jekyll-theme-prettydocs 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +48 -0
- data/_includes/blue-doc-wrapper.html +293 -0
- data/_includes/blue-header.html +17 -0
- data/_includes/card-charts.html +10 -0
- data/_includes/card-components.html +10 -0
- data/_includes/card-faqs.html +10 -0
- data/_includes/card-license.html +10 -0
- data/_includes/card-quick.html +10 -0
- data/_includes/card-showcase.html +10 -0
- data/_includes/cards-section.html +26 -0
- data/_includes/doc-wrapper.html +170 -0
- data/_includes/fb-root.html +9 -0
- data/_includes/footer.html +7 -0
- data/_includes/green-doc-wrapper.html +484 -0
- data/_includes/green-header.html +17 -0
- data/_includes/header.html +17 -0
- data/_includes/landing-header.html +22 -0
- data/_includes/orange-doc-wrapper.html +65 -0
- data/_includes/orange-header.html +17 -0
- data/_includes/pink-doc-wrapper.html +281 -0
- data/_includes/pink-header.html +17 -0
- data/_includes/promo-block.html +26 -0
- data/_includes/purple-doc-wrapper.html +138 -0
- data/_includes/purple-header.html +17 -0
- data/_layouts/blue.html +53 -0
- data/_layouts/default.html +53 -0
- data/_layouts/green.html +51 -0
- data/_layouts/landing-page.html +50 -0
- data/_layouts/orange.html +53 -0
- data/_layouts/page.html +5 -0
- data/_layouts/pink.html +53 -0
- data/_layouts/post.html +5 -0
- data/_layouts/purple.html +53 -0
- data/assets/css/styles.css +1267 -0
- data/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-billing.jpg +0 -0
- data/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-drive.jpg +0 -0
- data/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-messages.jpg +0 -0
- data/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-profile.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders.jpg +0 -0
- data/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-settings.jpg +0 -0
- data/assets/images/demo/appkit-activities-thumb.jpg +0 -0
- data/assets/images/demo/appkit-activities.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4.jpg +0 -0
- data/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussion.jpg +0 -0
- data/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussions.jpg +0 -0
- data/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
- data/assets/images/demo/appkit-inbox.jpg +0 -0
- data/assets/images/demo/appkit-member-thumb.jpg +0 -0
- data/assets/images/demo/appkit-member.jpg +0 -0
- data/assets/images/demo/appkit-members-thumb.jpg +0 -0
- data/assets/images/demo/appkit-members.jpg +0 -0
- data/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-pricing.jpg +0 -0
- data/assets/images/demo/appkit-project-thumb.jpg +0 -0
- data/assets/images/demo/appkit-project.jpg +0 -0
- data/assets/images/demo/appkit-projects-thumb.jpg +0 -0
- data/assets/images/demo/appkit-projects.jpg +0 -0
- data/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-tickets.jpg +0 -0
- data/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-timeline.jpg +0 -0
- data/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-widgets.jpg +0 -0
- data/assets/images/demo/author-profile.png +0 -0
- data/assets/images/demo/elegant-icon-font.jpg +0 -0
- data/assets/images/demo/fontawesome-icons.png +0 -0
- data/assets/images/demo/theme-atom.png +0 -0
- data/assets/images/demo/theme-college-green.png +0 -0
- data/assets/images/demo/theme-decibel.png +0 -0
- data/assets/images/demo/theme-delta.png +0 -0
- data/assets/images/demo/theme-devaid.png +0 -0
- data/assets/images/demo/theme-developer.png +0 -0
- data/assets/images/demo/theme-devstudio.png +0 -0
- data/assets/images/demo/theme-epicure.png +0 -0
- data/assets/images/demo/theme-matrimony.png +0 -0
- data/assets/images/demo/theme-onboard.png +0 -0
- data/assets/images/demo/theme-tempo.png +0 -0
- data/assets/images/demo/theme-trades.png +0 -0
- data/assets/images/demo/theme-velocity.png +0 -0
- data/assets/images/empty.gif +0 -0
- data/assets/js/main.js +47 -0
- data/assets/less/base.less +308 -0
- data/assets/less/doc.less +747 -0
- data/assets/less/landing.less +244 -0
- data/assets/less/mixins.less +185 -0
- data/assets/less/styles.less +13 -0
- data/assets/less/theme-default.less +115 -0
- data/assets/plugins/bootstrap/.editorconfig +17 -0
- data/assets/plugins/bootstrap/.gitattributes +15 -0
- data/assets/plugins/bootstrap/.gitignore +41 -0
- data/assets/plugins/bootstrap/.hound.yml +5 -0
- data/assets/plugins/bootstrap/.travis.yml +46 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css +587 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.css +6760 -0
- data/assets/plugins/bootstrap/css/bootstrap.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css.map +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/assets/plugins/bootstrap/js/bootstrap.js +2363 -0
- data/assets/plugins/bootstrap/js/bootstrap.min.js +7 -0
- data/assets/plugins/bootstrap/js/npm.js +13 -0
- data/assets/plugins/elegant_font/Licensing/gpl_license.txt +339 -0
- data/assets/plugins/elegant_font/Licensing/mit_license.txt +21 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.eot +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.svg +1832 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.ttf +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.woff +0 -0
- data/assets/plugins/elegant_font/css/index.html +3019 -0
- data/assets/plugins/elegant_font/css/lte-ie7.js +387 -0
- data/assets/plugins/elegant_font/css/style.css +1159 -0
- data/assets/plugins/elegant_font/images/PNG/arrow-up-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_back.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2dwnn_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_move.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-horiz.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-vert.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_balance.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_blocked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-checked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-selected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calculator_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calendar.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calulator.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-slelected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clipboard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cog.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cogs.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_creditcard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_desktop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_film.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_genius.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-2x2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-3x3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_group.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_headphones.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_hourglass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_image.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_images.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_laptop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lifesaver.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_loading.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-06.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mobile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_music.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ol.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_paperclip.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_phone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_piechart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_profile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_refresh.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_rook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_table.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tablet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_target.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tool.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tools.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ul.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumbleupon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_square.png +0 -0
- data/assets/plugins/elegant_font/images/SVG/arrow-up-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_back.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2dwnn_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_move.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-horiz.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-vert.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_balance.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_blocked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-checked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-selected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calculator_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calendar.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calulator.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-slelected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clipboard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cog.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cogs.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_creditcard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_desktop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_film.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_genius.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-2x2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-3x3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_group.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_headphones.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_hourglass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_image.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_images.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_laptop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lifesaver.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_loading.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-06.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mobile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_music.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ol.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_paperclip.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_phone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_piechart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_profile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_refresh.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_rook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_table.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tablet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_target.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tool.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tools.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ul.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumbleupon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_square.svg +1 -0
- data/assets/plugins/font-awesome/HELP-US-OUT.txt +7 -0
- data/assets/plugins/font-awesome/css/font-awesome.css +2199 -0
- data/assets/plugins/font-awesome/css/font-awesome.min.css +4 -0
- data/assets/plugins/font-awesome/fonts/FontAwesome.otf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.svg +685 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/assets/plugins/font-awesome/less/animated.less +34 -0
- data/assets/plugins/font-awesome/less/bordered-pulled.less +25 -0
- data/assets/plugins/font-awesome/less/core.less +12 -0
- data/assets/plugins/font-awesome/less/fixed-width.less +6 -0
- data/assets/plugins/font-awesome/less/font-awesome.less +18 -0
- data/assets/plugins/font-awesome/less/icons.less +733 -0
- data/assets/plugins/font-awesome/less/larger.less +13 -0
- data/assets/plugins/font-awesome/less/list.less +19 -0
- data/assets/plugins/font-awesome/less/mixins.less +60 -0
- data/assets/plugins/font-awesome/less/path.less +15 -0
- data/assets/plugins/font-awesome/less/rotated-flipped.less +20 -0
- data/assets/plugins/font-awesome/less/screen-reader.less +5 -0
- data/assets/plugins/font-awesome/less/stacked.less +20 -0
- data/assets/plugins/font-awesome/less/variables.less +744 -0
- data/assets/plugins/font-awesome/scss/_animated.scss +34 -0
- data/assets/plugins/font-awesome/scss/_bordered-pulled.scss +25 -0
- data/assets/plugins/font-awesome/scss/_core.scss +12 -0
- data/assets/plugins/font-awesome/scss/_fixed-width.scss +6 -0
- data/assets/plugins/font-awesome/scss/_icons.scss +733 -0
- data/assets/plugins/font-awesome/scss/_larger.scss +13 -0
- data/assets/plugins/font-awesome/scss/_list.scss +19 -0
- data/assets/plugins/font-awesome/scss/_mixins.scss +60 -0
- data/assets/plugins/font-awesome/scss/_path.scss +15 -0
- data/assets/plugins/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/assets/plugins/font-awesome/scss/_screen-reader.scss +5 -0
- data/assets/plugins/font-awesome/scss/_stacked.scss +20 -0
- data/assets/plugins/font-awesome/scss/_variables.scss +744 -0
- data/assets/plugins/font-awesome/scss/font-awesome.scss +18 -0
- data/assets/plugins/jquery-1.12.3.min.js +5 -0
- data/assets/plugins/jquery-match-height/CHANGELOG.md +24 -0
- data/assets/plugins/jquery-match-height/LICENSE +21 -0
- data/assets/plugins/jquery-match-height/README.md +170 -0
- data/assets/plugins/jquery-match-height/bower.json +26 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight-min.js +10 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight.js +298 -0
- data/assets/plugins/jquery-match-height/matchHeight.jquery.json +32 -0
- data/assets/plugins/jquery-match-height/test.css +265 -0
- data/assets/plugins/jquery-match-height/test.html +288 -0
- data/assets/plugins/jquery-match-height/test.js +33 -0
- data/assets/plugins/jquery-scrollTo/.gitignore +16 -0
- data/assets/plugins/jquery-scrollTo/.jscsrc +41 -0
- data/assets/plugins/jquery-scrollTo/.jshintrc +23 -0
- data/assets/plugins/jquery-scrollTo/CHANGELOG +178 -0
- data/assets/plugins/jquery-scrollTo/LICENSE +22 -0
- data/assets/plugins/jquery-scrollTo/README.md +151 -0
- data/assets/plugins/jquery-scrollTo/bower.json +28 -0
- data/assets/plugins/jquery-scrollTo/composer.json +32 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.css +150 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.old.css +69 -0
- data/assets/plugins/jquery-scrollTo/demo/index.html +252 -0
- data/assets/plugins/jquery-scrollTo/demo/index.old.html +128 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.js +210 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
- data/assets/plugins/jquery-scrollTo/package.json +20 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
- data/assets/plugins/jquery-scrollTo/tests/index.html +24 -0
- data/assets/plugins/jquery-scrollTo/tests/test.js +21 -0
- data/assets/plugins/lightbox/.gitignore +6 -0
- data/assets/plugins/lightbox/Gruntfile.js +84 -0
- data/assets/plugins/lightbox/LICENSE.txt +339 -0
- data/assets/plugins/lightbox/README.md +10 -0
- data/assets/plugins/lightbox/bower.json +38 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.css +62 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.js +400 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.css +6 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.js +7 -0
- data/assets/plugins/lightbox/ekko-lightbox.coffee +353 -0
- data/assets/plugins/lightbox/ekko-lightbox.less +64 -0
- data/assets/plugins/lightbox/examples/index.html +559 -0
- data/assets/plugins/lightbox/examples/remote/page1.html +9 -0
- data/assets/plugins/lightbox/examples/remote/page2.html +9 -0
- data/assets/plugins/lightbox/examples/remote/readme.md +1 -0
- data/assets/plugins/lightbox/package.json +46 -0
- data/assets/plugins/prism/min/prism-min.js +2 -0
- data/assets/plugins/prism/prism.css +163 -0
- data/assets/plugins/prism/prism.js +18 -0
- metadata +1039 -0
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30,10l-8,0 L 22,8 c0-1.104-0.896-2-2-2L 12,6 C 10.896,6, 10,6.896, 10,8l0,2 L 2,10 C 0.896,10,0,10.896,0,12l0,4 l 12,0 l 8,0 l 12,0 L 32,12 C 32,10.896, 31.104,10, 30,10z M 12,8l 8,0 l0,2 L 12,10 L 12,8 zM 12,18L 20,18L 20,20L 12,20zM 22,20c0,1.104-0.896,2-2,2L 12,22 c-1.104,0-2-0.896-2-2L 10,18 L0,18 l0,12 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,18 l-10,0 L 22,20 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30,10l-8,0 c0,1.104-0.896,2-2,2l 10,0 l0,4 l-10,0 c 1.104,0, 2,0.896, 2,2l 8,0 l0,12 L 2,30 L 2,18 l 8,0 c0-1.104, 0.896-2, 2-2L 2,16 L 2,12 l 10,0 C 10.896,12, 10,11.104, 10,10L 2,10 C 0.896,10,0,10.896,0,12l0,4 l0,2 l0,12 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,18 L 32,16 L 32,12 C 32,10.896, 31.104,10, 30,10zM 12,12l 8,0 c 1.104,0, 2-0.896, 2-2L 22,8 c0-1.104-0.896-2-2-2L 12,6 C 10.896,6, 10,6.896, 10,8l0,2 C 10,11.104, 10.896,12, 12,12z M 12,8l 8,0 l0,2 L 12,10 L 12,8 zM 10,18l0,2 c0,1.104, 0.896,2, 2,2l 8,0 c 1.104,0, 2-0.896, 2-2L 22,18 c0-1.104-0.896-2-2-2L 12,16 C 10.896,16, 10,16.896, 10,18z M 20,20L 12,20 L 12,18 l 8,0 L 20,20 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.32400131225586" height="32.029998779296875" viewBox="0 0 32.32400131225586 32.029998779296875" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 0.848,26.91c-1.172,1.172-1.172,3.070,0,4.242c 0.586,0.586, 1.354,0.878, 2.122,0.878 c 0.768,0, 1.536-0.292, 2.122-0.878l 9.85-9.85L 10.698,17.060L 0.848,26.91zM 25.466,8.654L 29.752,6.436L 32,2.094L 29.906,0L 25.564,2.248L 23.346,6.534L 18.122,11.758L 20.242,13.878 zM 26.404,20.040C 26.268,20.032, 26.138,20, 26,20c-0.732,0-1.426,0.15-2.074,0.39L 11.61,8.074 C 11.85,7.426, 12,6.732, 12,6c0-0.138-0.032-0.268-0.040-0.404C 11.748,2.474, 9.176,0, 6,0C 5.076,0, 4.21,0.226, 3.428,0.6l 3.986,3.986 c 0.21,0.21, 0.354,0.458, 0.45,0.72c 0.262,0.71, 0.12,1.536-0.45,2.108C 7.024,7.804, 6.512,8, 6,8C 5.764,8, 5.53,7.948, 5.306,7.864 c-0.262-0.098-0.51-0.24-0.72-0.45L 0.6,3.428C 0.226,4.21,0,5.076,0,6c0,3.176, 2.474,5.748, 5.596,5.96C 5.732,11.968, 5.862,12, 6,12 c 0.732,0, 1.426-0.15, 2.074-0.39l 12.316,12.316C 20.15,24.574, 20,25.268, 20,26c0,0.138, 0.032,0.268, 0.040,0.404 C 20.252,29.526, 22.824,32, 26,32c 0.924,0, 1.79-0.226, 2.572-0.6l-3.986-3.986c-0.21-0.21-0.354-0.458-0.45-0.72 c-0.262-0.71-0.12-1.536, 0.45-2.108C 24.976,24.196, 25.488,24, 26,24c 0.236,0, 0.47,0.052, 0.694,0.136 c 0.262,0.098, 0.51,0.24, 0.72,0.45l 3.986,3.986C 31.774,27.79, 32,26.924, 32,26C 32,22.824, 29.526,20.252, 26.404,20.040z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,2l-4,0 c0-1.104-0.896-2-2-2L 14,0 C 12.896,0, 12,0.896, 12,2L 8,2 C 6.896,2, 6,2.896, 6,4l 22,0 C 28,2.896, 27.104,2, 26,2zM 6,30c0,1.104, 0.896,2, 2,2l 18,0 c 1.104,0, 2-0.896, 2-2L 28,6 L 6,6 L 6,30 z M 22,11C 22,10.448, 22.448,10, 23,10 S 24,10.448, 24,11l0,16 c0,0.552-0.448,1-1,1S 22,27.552, 22,27L 22,11 z M 16,11C 16,10.448, 16.448,10, 17,10S 18,10.448, 18,11l0,16 C 18,27.552, 17.552,28, 17,28S 16,27.552, 16,27L 16,11 z M 10,11C 10,10.448, 10.448,10, 11,10S 12,10.448, 12,11l0,16 C 12,27.552, 11.552,28, 11,28 S 10,27.552, 10,27L 10,11 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,2l-4,0 c0-1.104-0.896-2-2-2L 14,0 C 12.896,0, 12,0.896, 12,2L 8,2 C 6.896,2, 6,2.896, 6,4l 22,0 C 28,2.896, 27.104,2, 26,2zM 6,30c0,1.104, 0.896,2, 2,2l 18,0 c 1.104,0, 2-0.896, 2-2L 28,6 L 6,6 L 6,30 z M 8,8l 18,0 l0,22 L 8,30 L 8,8 zM 11,10C 10.448,10, 10,10.448, 10,11l0,16 C 10,27.552, 10.448,28, 11,28S 12,27.552, 12,27l0-16 C 12,10.448, 11.552,10, 11,10zM 17,10C 16.448,10, 16,10.448, 16,11l0,16 C 16,27.552, 16.448,28, 17,28S 18,27.552, 18,27l0-16 C 18,10.448, 17.552,10, 17,10zM 23,10C 22.448,10, 22,10.448, 22,11l0,16 c0,0.552, 0.448,1, 1,1s 1-0.448, 1-1l0-16 C 24,10.448, 23.552,10, 23,10z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 11,16l 16,0 C 27.552,16, 28,15.552, 28,15C 28,14.448, 27.552,14, 27,14l-16,0 C 10.448,14, 10,14.448, 10,15 C 10,15.552, 10.448,16, 11,16zM 11,8l 16,0 C 27.552,8, 28,7.552, 28,7C 28,6.448, 27.552,6, 27,6l-16,0 C 10.448,6, 10,6.448, 10,7 C 10,7.552, 10.448,8, 11,8zM 11,24l 16,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1l-16,0 C 10.448,22, 10,22.448, 10,23 C 10,23.552, 10.448,24, 11,24zM 4,7A1,1 1080 1 0 6,7A1,1 1080 1 0 4,7zM 4,15A1,1 1080 1 0 6,15A1,1 1080 1 0 4,15zM 4,23A1,1 1080 1 0 6,23A1,1 1080 1 0 4,23z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 6,12L 12,12L 12,24L 20,24L 19.958,12L 26,12L 16,2 zM 24,28L 8,28L 8,24L 4,24L 4,28L 4,32L 28,32L 28,28L 28,24L 24,24 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.119998931884766" height="32.05399703979492" viewBox="0 0 32.119998931884766 32.05399703979492" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 2,24.254l 4.59,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38c 0.502,0.304, 0.928,0.392, 1.292,0.358 c 0.74-0.070, 1.26-0.69, 1.418-1.344C 18.010,30.584, 18.010,1.416, 18,1.352C 17.844,0.696, 17.322,0.076, 16.584,0.006 C 16.22-0.028, 15.794,0.060, 15.292,0.364c0,0-8.34,7.276-8.702,7.636L 2,8 C 0.896,8,0,8.896,0,10l0,0.254 L0,22 l0,0.254 C0,23.36, 0.896,24.254, 2,24.254zM 31.642,10.822c-0.476-0.476-1.25-0.476-1.726,0l-3.452,3.452l-3.452-3.452 c-0.476-0.476-1.25-0.476-1.726,0c-0.476,0.476-0.476,1.25,0,1.726L 24.738,16l-3.452,3.452c-0.476,0.476-0.476,1.25,0,1.726 c 0.476,0.476, 1.25,0.476, 1.726,0l 3.452-3.452l 3.452,3.452c 0.476,0.476, 1.25,0.476, 1.726,0c 0.476-0.476, 0.476-1.25,0-1.726 L 28.19,16l 3.452-3.452C 32.12,12.072, 32.12,11.298, 31.642,10.822z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.119998931884766" height="32" viewBox="0 0 32.119998931884766 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 2,24.254l 4.582,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38C 15.718,31.898, 16.096,32, 16.426,32 c 0.050,0, 0.1-0.002, 0.148-0.006c 0.74-0.070, 1.268-0.69, 1.426-1.344L 18,1.352 C 17.844,0.696, 17.314,0.076, 16.574,0.006 C 16.526,0.002, 16.478,0, 16.426,0C 16.096,0, 15.718,0.102, 15.284,0.364c0,0-8.34,7.276-8.702,7.636L 2,8 C 0.896,8,0,8.896,0,10l0,0.254 L0,22 l0,0.254 C0,23.36, 0.896,24.254, 2,24.254z M 2,22L 2,10.254 L 2,10 l 4.582,0 c 0.512,0, 1.024-0.214, 1.394-0.566C 8.34,9.088, 12.86,5.134, 16,2.394l0,27.23 c-3.12-2.628-7.64-6.446-8.008-6.786c-0.374-0.374-0.882-0.582-1.412-0.582L 2,22.256 L 2,22 zM 31.642,10.822c-0.476-0.476-1.25-0.476-1.726,0l-3.452,3.452l-3.452-3.452 c-0.476-0.476-1.25-0.476-1.726,0c-0.476,0.476-0.476,1.25,0,1.726L 24.738,16l-3.452,3.452c-0.476,0.476-0.476,1.25,0,1.726 c 0.476,0.476, 1.25,0.476, 1.726,0l 3.452-3.452l 3.452,3.452c 0.476,0.476, 1.25,0.476, 1.726,0c 0.476-0.476, 0.476-1.25,0-1.726 L 28.19,16l 3.452-3.452C 32.12,12.072, 32.12,11.298, 31.642,10.822z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32.05399703979492" viewBox="0 0 32 32.05399703979492" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 2,24.254l 4.59,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38c 0.502,0.304, 0.928,0.392, 1.292,0.358 c 0.74-0.070, 1.26-0.69, 1.418-1.344C 18.010,30.584, 18.010,1.416, 18,1.352C 17.844,0.696, 17.322,0.076, 16.584,0.006 C 16.22-0.028, 15.794,0.060, 15.292,0.364c0,0-8.34,7.276-8.702,7.636L 2,8 C 0.896,8,0,8.896,0,10l0,0.254 L0,22 l0,0.254 C0,23.36, 0.896,24.254, 2,24.254zM 21.082,19.494c-0.494,0.25-0.692,0.85-0.444,1.344c 0.176,0.348, 0.528,0.55, 0.892,0.55 c 0.152,0, 0.304-0.034, 0.45-0.106C 24.002,20.262, 25.258,18.24, 25.258,16s-1.256-4.262-3.278-5.282 c-0.494-0.25-1.092-0.050-1.342,0.444c-0.248,0.494-0.050,1.094, 0.444,1.344C 22.424,13.182, 23.258,14.52, 23.258,16 S 22.424,18.818, 21.082,19.494zM 19.706,27.478c 0.094,0.478, 0.512,0.808, 0.98,0.808c 0.064,0, 0.128-0.006, 0.194-0.018 C 26.744,27.124, 31,21.964, 31,16s-4.256-11.124-10.122-12.268C 20.344,3.624, 19.81,3.98, 19.706,4.522 C 19.6,5.064, 19.954,5.59, 20.496,5.696C 25.424,6.656, 29,10.99, 29,16s-3.576,9.344-8.504,10.304 C 19.954,26.41, 19.6,26.936, 19.706,27.478z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 2,24.254l 4.582,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38C 15.718,31.898, 16.096,32, 16.426,32 c 0.050,0, 0.1-0.002, 0.148-0.006c 0.74-0.070, 1.268-0.69, 1.426-1.344L 18,1.352 C 17.844,0.696, 17.314,0.076, 16.574,0.006 C 16.526,0.002, 16.478,0, 16.426,0C 16.096,0, 15.718,0.102, 15.284,0.364c0,0-8.34,7.276-8.702,7.636L 2,8 C 0.896,8,0,8.896,0,10l0,0.254 L0,22 l0,0.254 C0,23.36, 0.896,24.254, 2,24.254z M 2,22L 2,10.254 L 2,10 l 4.582,0 c 0.512,0, 1.024-0.214, 1.394-0.566C 8.34,9.088, 12.86,5.134, 16,2.394l0,27.23 c-3.12-2.628-7.64-6.446-8.008-6.786c-0.374-0.374-0.882-0.582-1.412-0.582L 2,22.256 L 2,22 zM 21.082,19.494c-0.494,0.25-0.692,0.85-0.444,1.344c 0.176,0.348, 0.528,0.55, 0.892,0.55 c 0.152,0, 0.304-0.034, 0.45-0.106C 24.002,20.262, 25.258,18.24, 25.258,16s-1.256-4.262-3.278-5.282 c-0.494-0.25-1.094-0.050-1.342,0.444c-0.248,0.494-0.050,1.094, 0.444,1.344C 22.424,13.182, 23.258,14.52, 23.258,16 S 22.424,18.818, 21.082,19.494zM 19.706,27.478c 0.094,0.478, 0.512,0.808, 0.98,0.808c 0.064,0, 0.128-0.006, 0.194-0.018 C 26.744,27.124, 31,21.964, 31,16s-4.256-11.124-10.122-12.268C 20.346,3.624, 19.81,3.98, 19.706,4.522 C 19.6,5.064, 19.954,5.59, 20.496,5.696C 25.424,6.656, 29,10.99, 29,16s-3.576,9.344-8.504,10.304 C 19.954,26.41, 19.6,26.936, 19.706,27.478z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32.05399703979492" viewBox="0 0 32 32.05399703979492" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 20.584,0.006C 20.22-0.028, 19.794,0.060, 19.292,0.364c0,0-8.34,7.276-8.702,7.636L 6,8 C 4.896,8, 4,8.896, 4,10l0,0.254 L 4,22 l0,0.254 c0,1.104, 0.896,2, 2,2l 4.59,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38c 0.502,0.304, 0.928,0.392, 1.292,0.358 c 0.74-0.070, 1.26-0.69, 1.418-1.344c 0.010-0.064, 0.010-29.234,0-29.296C 21.844,0.696, 21.322,0.076, 20.584,0.006zM 25.082,19.494c-0.494,0.25-0.692,0.85-0.444,1.344c 0.176,0.348, 0.528,0.55, 0.892,0.55 c 0.152,0, 0.304-0.034, 0.45-0.106C 28.002,20.262, 29.258,18.24, 29.258,16s-1.256-4.262-3.278-5.282 c-0.494-0.25-1.094-0.050-1.342,0.444c-0.248,0.494-0.050,1.094, 0.444,1.344C 26.424,13.182, 27.258,14.52, 27.258,16 S 26.424,18.818, 25.082,19.494z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 20.426,0c-0.33,0-0.708,0.102-1.142,0.364c0,0-8.34,7.276-8.702,7.636L 6,8 C 4.896,8, 4,8.896, 4,10l0,0.254 L 4,22 l0,0.254 c0,1.104, 0.896,2, 2,2l 4.582,0 c 0.362,0.36, 8.702,7.38, 8.702,7.38C 19.718,31.898, 20.096,32, 20.426,32 c 0.050,0, 0.1-0.002, 0.148-0.006c 0.74-0.070, 1.268-0.69, 1.426-1.344L 22,1.352 c-0.156-0.656-0.686-1.276-1.426-1.344 C 20.526,0.002, 20.478,0, 20.426,0z M 20,29.624c-3.12-2.628-7.64-6.446-8.008-6.786c-0.374-0.374-0.882-0.582-1.412-0.582L 6,22.256 L 6,22 L 6,10.254 L 6,10 l 4.582,0 c 0.512,0, 1.024-0.214, 1.394-0.566C 12.34,9.088, 16.86,5.134, 20,2.394L 20,29.624 zM 25.082,19.494c-0.494,0.25-0.692,0.85-0.444,1.344c 0.176,0.348, 0.528,0.55, 0.892,0.55 c 0.152,0, 0.304-0.034, 0.45-0.106C 28.002,20.262, 29.258,18.24, 29.258,16s-1.256-4.262-3.278-5.282 c-0.494-0.25-1.094-0.050-1.342,0.444c-0.248,0.494-0.050,1.094, 0.444,1.344C 26.424,13.182, 27.258,14.52, 27.258,16 S 26.424,18.818, 25.082,19.494z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32" height="32" viewBox="0 0 32 32" enable-background="new 0 0 16 16" xml:space="preserve" fill="#000000"> <g><path d="M 30,14L 30,8 c0-1.104-0.896-2-2-2l-0.596,0 l-0.674-4.16c-0.042-0.262-0.186-0.496-0.402-0.65 c-0.212-0.156-0.48-0.222-0.744-0.176L 3.84,4.542C 3.294,4.63, 2.924,5.144, 3.014,5.69L 3.064,6L 2,6 C 0.896,6,0,6.896,0,8l0,22 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2l0-6 c 1.104,0, 2-0.896, 2-2L 32,16 C 32,14.896, 31.104,14, 30,14z M 2,8l 26,0 l0,6 l-8,0 C 18.896,14, 18,14.896, 18,16 l0,6 c0,1.104, 0.896,2, 2,2l 8,0 l0,6 L 2,30 L 2,8 z M 7.336,6l 17.58-2.854L 25.378,6L 7.336,6 z M 20,22L 20,16 l 10,0 l0,6 L 20,22 zM 22,19A1,1 0 1 0 24,19A1,1 0 1 0 22,19z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32" height="32" viewBox="0 0 32 32" enable-background="new 0 0 16 16" xml:space="preserve" fill="#000000"> <g><path d="M 22,24L 22,18 c0-1.104, 0.896-2, 2-2l 6,0 L 30,12 c0-1.104-0.896-2-2-2l-2.296,0 l-0.976-5.798 c-0.044-0.264-0.194-0.5-0.412-0.652c-0.22-0.154-0.494-0.208-0.756-0.166L 3.818,7.016C 3.556,7.064, 3.322,7.216, 3.172,7.438 C 3.022,7.66, 2.966,7.932, 3.020,8.196L 3.378,10L 2,10 C 0.896,10,0,10.896,0,12l0,18 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2l0-4 l-6,0 C 22.896,26, 22,25.104, 22,24z M 5.178,8.8l 17.746-3.266L 23.676,10l-18.26,0 L 5.178,8.8zM 31,18L 24,18 l0,6 l 7,0 c 0.552,0, 1-0.448, 1-1l0-4 C 32,18.448, 31.552,18, 31,18z M 27,22 c-0.552,0-1-0.448-1-1c0-0.552, 0.448-1, 1-1s 1,0.448, 1,1C 28,21.552, 27.552,22, 27,22z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.13399887084961" height="32.13399887084961" viewBox="0 0 32.13399887084961 32.13399887084961" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19,0C 11.82,0, 6,5.82, 6,13c0,3.090, 1.082,5.922, 2.882,8.154l-8.474,8.474 c-0.542,0.542-0.542,1.422,0,1.964c 0.542,0.542, 1.422,0.542, 1.964,0l 8.474-8.474C 13.078,24.918, 15.91,26, 19,26 c 7.18,0, 13-5.82, 13-13S 26.18,0, 19,0z M 25,14L 20,14 l0,5 C 20,19.552, 19.552,20, 19,20C 18.448,20, 18,19.552, 18,19L 18,14 L 13,14 C 12.448,14, 12,13.552, 12,13C 12,12.448, 12.448,12, 13,12L 18,12 L 18,7 C 18,6.448, 18.448,6, 19,6C 19.552,6, 20,6.448, 20,7L 20,12 l 5,0 C 25.552,12, 26,12.448, 26,13C 26,13.552, 25.552,14, 25,14z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.13399887084961" height="32.13399887084961" viewBox="0 0 32.13399887084961 32.13399887084961" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19,0C 11.82,0, 6,5.82, 6,13c0,3.090, 1.082,5.922, 2.882,8.154l-8.474,8.474 c-0.542,0.542-0.542,1.422,0,1.964c 0.542,0.542, 1.422,0.542, 1.964,0l 8.474-8.474C 13.078,24.918, 15.91,26, 19,26 c 7.18,0, 13-5.82, 13-13S 26.18,0, 19,0z M 19,24C 12.934,24, 8,19.066, 8,13S 12.934,2, 19,2S 30,6.934, 30,13S 25.066,24, 19,24zM 25,12L 20,12 L 20,7 C 20,6.448, 19.552,6, 19,6C 18.448,6, 18,6.448, 18,7L 18,12 L 13,12 C 12.448,12, 12,12.448, 12,13 C 12,13.552, 12.448,14, 13,14L 18,14 l0,5 C 18,19.552, 18.448,20, 19,20C 19.552,20, 20,19.552, 20,19L 20,14 l 5,0 C 25.552,14, 26,13.552, 26,13 C 26,12.448, 25.552,12, 25,12z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.13399887084961" height="32.13399887084961" viewBox="0 0 32.13399887084961 32.13399887084961" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19,0C 11.82,0, 6,5.82, 6,13c0,3.090, 1.082,5.922, 2.882,8.154l-8.474,8.474 c-0.542,0.542-0.542,1.422,0,1.964c 0.542,0.542, 1.422,0.542, 1.964,0l 8.474-8.474C 13.078,24.918, 15.91,26, 19,26 c 7.18,0, 13-5.82, 13-13S 26.18,0, 19,0z M 25,14l-12,0 C 12.448,14, 12,13.552, 12,13C 12,12.448, 12.448,12, 13,12l 12,0 C 25.552,12, 26,12.448, 26,13 C 26,13.552, 25.552,14, 25,14z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.13399887084961" height="32.13399887084961" viewBox="0 0 32.13399887084961 32.13399887084961" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19,0C 11.82,0, 6,5.82, 6,13c0,3.090, 1.082,5.922, 2.882,8.154l-8.474,8.474 c-0.542,0.542-0.542,1.422,0,1.964c 0.542,0.542, 1.422,0.542, 1.964,0l 8.474-8.474C 13.078,24.918, 15.91,26, 19,26 c 7.18,0, 13-5.82, 13-13S 26.18,0, 19,0z M 19,24C 12.934,24, 8,19.066, 8,13S 12.934,2, 19,2S 30,6.934, 30,13S 25.066,24, 19,24zM 25,12l-12,0 C 12.448,12, 12,12.448, 12,13C 12,13.552, 12.448,14, 13,14l 12,0 C 25.552,14, 26,13.552, 26,13 C 26,12.448, 25.552,12, 25,12z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 29.932,12l-1.756,0 l-0.038,0 C 27.040,12, 26.076,11.070, 26,10c0-5.708-4.602-10-10.35-10L 10.406,0 C 4.662,0, 0.004,4.626,0,10.334l0,11.338 C0,27.378, 4.662,32, 10.406,32l 11.2,0 C 27.354,32, 32,27.378, 32,21.67L 32,14.346 C 32,13.206, 31.080,12, 29.932,12z M 10,8l 6,0 c 1.1,0, 2,0.9, 2,2S 17.1,12, 16,12L 10,12 C 8.9,12, 8,11.1, 8,10S 8.9,8, 10,8z M 22,24L 10,24 c-1.1,0-2-0.9-2-2 s 0.9-2, 2-2l 12,0 c 1.1,0, 2,0.9, 2,2S 23.1,24, 22,24z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19.74,18.494L 12.26,18.494 c-0.686,0-1.246,0.562-1.246,1.246s 0.562,1.246, 1.246,1.246L 19.74,20.986 c 0.686,0, 1.246-0.562, 1.246-1.246S 20.426,18.494, 19.74,18.494zM 12.26,13.506L 16,13.506 c 0.686,0, 1.246-0.562, 1.246-1.246c0-0.686-0.562-1.246-1.246-1.246L 12.26,11.014 c-0.686,0-1.246,0.562-1.246,1.246C 11.012,12.946, 11.574,13.506, 12.26,13.506zM 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 25.974,19.534 c0,3.558-2.896,6.44-6.48,6.44L 12.512,25.974 c-3.58,0-6.488-2.882-6.488-6.438L 6.024,12.468 c 0.002-3.558, 2.906-6.442, 6.488-6.442l 3.27,0 c 3.584,0, 6.452,2.676, 6.452,6.234c 0.048,0.666, 0.648,1.246, 1.332,1.246l 0.024,0 l 1.094,0 c 0.716,0, 1.29,0.752, 1.29,1.462L 25.974,19.534 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 25.974,19.534c0,3.558-2.896,6.44-6.48,6.44L 12.512,25.974 c-3.58,0-6.488-2.882-6.488-6.438L 6.024,12.468 c 0.002-3.558, 2.906-6.442, 6.488-6.442 l 3.27,0 c 3.584,0, 6.452,2.676, 6.452,6.234c 0.048,0.666, 0.648,1.246, 1.332,1.246l 0.024,0 l 1.094,0 c 0.716,0, 1.29,0.752, 1.29,1.462L 25.974,19.534 zM 19.74,18.494L 12.26,18.494 c-0.686,0-1.246,0.562-1.246,1.246s 0.562,1.246, 1.246,1.246L 19.74,20.986 c 0.686,0, 1.246-0.562, 1.246-1.246S 20.426,18.494, 19.74,18.494zM 12.26,13.506L 16,13.506 c 0.686,0, 1.246-0.562, 1.246-1.246c0-0.686-0.562-1.246-1.246-1.246L 12.26,11.014 c-0.686,0-1.246,0.562-1.246,1.246C 11.012,12.946, 11.574,13.506, 12.26,13.506z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30,0L 16,0 L 2,0 L 1.424,0 C 0.64,0,0,0.64,0,1.426L0,2 l0,14 l0,14 c0,1.104, 0.896,2, 2,2l 14.022,0 L 30,32 l 0.576,0 C 31.36,32, 32,31.36, 32,30.574L 32,30 L 32,16.046 L 32,2 C 32,0.896, 31.104,0, 30,0z M 16.022,16.046L 16.022,30 L 2,30 L 2,16 l 14,0 L 16,2 l 14,0 l0,14.046 L 16.022,16.046 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 26,16.022L 26,25 l0,0.288 C 26,25.68, 25.68,26, 25.288,26L 25,26 L 16.012,26 L 7,26 C 6.448,26, 6,25.552, 6,25L 6,16.022 L 6,7 L 6,6.712 C 6,6.32, 6.32,6, 6.712,6L 7,6 l 9.012,0 L 25,6 C 25.552,6, 26,6.448, 26,7L 26,16.022 zM 8,16.022L 16.012,16.022L 16.012,24L 8,24zM 16.012,8L 24,8L 24,16.022L 16.012,16.022z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16.012,8L 24,8L 24,16.022L 16.012,16.022zM 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 26,16.022L 26,25 l0,0.288 C 26,25.68, 25.68,26, 25.288,26L 25,26 L 16.012,26 L 7,26 C 6.448,26, 6,25.552, 6,25L 6,16.022 L 6,7 L 6,6.712 C 6,6.32, 6.32,6, 6.712,6L 7,6 l 9.012,0 L 25,6 C 25.552,6, 26,6.448, 26,7L 26,16.022 zM 8,16.022L 16.012,16.022L 16.012,24L 8,24z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.555999755859375" height="32" viewBox="0 0 32.555999755859375 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 22.742,10.448C 19.16,9.608, 15.28,9.644, 11.306,10.244C 11.162,10.266, 11.020,10.288, 10.878,10.312l-1.32-2.446 c-1.286,0.172-2.494,0.44-3.612,0.796l 1.258,2.632C 5.148,12.090, 3.462,13.224, 2.246,14.588c-2.008,2.28-2.802,5.15-1.838,7.946 c 0.194,0.564, 0.456,1.098, 0.78,1.6l 14.94-4.104L 11.98,12.348C 12.122,12.32, 12.268,12.292, 12.416,12.266c 6.708-1.196, 10.378,0.652, 12.388,2.62 l-5.112,1.24L 17.558,12.716c-1.22-0.072-2.628,0.002-4.258,0.28l 3.76,6.778L 32,15.672c-0.162-0.384-0.396-0.758-0.708-1.118 C 29.746,12.764, 26.394,11.168, 22.742,10.448z M 5.46,19.572C 4.998,17.468, 5.366,15.118, 8.286,13.554l 2.286,4.78L 5.46,19.572z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 17.104,18.54L 14.574,13.978 c 1.096-0.188, 2.044-0.236, 2.866-0.188l 1.436,2.294l 3.44-0.834c-1.352-1.324-3.822-2.568-8.338-1.764 C 13.878,13.504, 13.78,13.524, 13.684,13.542l 2.792,5.17l-10.054,2.762c-0.218-0.338-0.394-0.698-0.524-1.076 C 5.248,18.516, 5.782,16.584, 7.134,15.050c 0.818-0.918, 1.954-1.682, 3.336-2.216L 9.624,11.062c 0.752-0.24, 1.566-0.42, 2.43-0.536 l 0.888,1.646C 13.038,12.156, 13.134,12.14, 13.232,12.126c 2.674-0.404, 5.286-0.428, 7.696,0.138c 2.458,0.484, 4.714,1.558, 5.754,2.764 c 0.21,0.242, 0.368,0.494, 0.476,0.752L 17.104,18.54zM 9.296,18.404l 3.44-0.834L 11.198,14.354C 9.234,15.406, 8.986,16.988, 9.296,18.404z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 17.104,18.54L 14.574,13.978c 1.096-0.188, 2.044-0.236, 2.866-0.188l 1.436,2.294l 3.44-0.834c-1.352-1.324-3.822-2.568-8.338-1.764 C 13.878,13.504, 13.78,13.524, 13.684,13.542l 2.792,5.17l-10.054,2.762c-0.218-0.338-0.394-0.698-0.524-1.076 C 5.248,18.516, 5.782,16.584, 7.134,15.050c 0.818-0.918, 1.954-1.682, 3.336-2.216L 9.624,11.062c 0.752-0.24, 1.566-0.42, 2.43-0.536 l 0.888,1.646C 13.038,12.156, 13.134,12.14, 13.232,12.126c 2.674-0.404, 5.286-0.428, 7.696,0.138c 2.458,0.484, 4.714,1.558, 5.754,2.764 c 0.21,0.242, 0.368,0.494, 0.476,0.752L 17.104,18.54zM 9.296,18.404l 3.44-0.834L 11.198,14.354C 9.234,15.406, 8.986,16.988, 9.296,18.404z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.178,0,0,7.178,0,16s 7.178,16, 16,16s 16-7.178, 16-16S 24.822,0, 16,0z M 16,2.354c 3.474,0, 6.646,1.302, 9.060,3.444 c-0.246,0.35-2.302,3.114-7.162,4.936c-2.24-4.114-4.722-7.494-5.1-8C 13.826,2.486, 14.898,2.354, 16,2.354z M 10.19,3.652 c 0.36,0.494, 2.802,3.878, 5.066,7.904C 8.864,13.254, 3.234,13.23, 2.622,13.222C 3.508,8.98, 6.366,5.456, 10.19,3.652z M 2.332,16.020 c0-0.14, 0.002-0.28, 0.006-0.418C 2.936,15.616, 9.56,15.7, 16.384,13.658c 0.392,0.766, 0.764,1.544, 1.108,2.32 c-0.18,0.050-0.36,0.104-0.538,0.162c-7.048,2.278-10.798,8.488-11.108,9.018C 3.664,22.736, 2.334,19.53, 2.332,16.020z M 15.998,29.686 c-3.158,0-6.070-1.078-8.388-2.884c 0.246-0.502, 3.014-5.848, 10.722-8.534c 0.030-0.010, 0.060-0.020, 0.090-0.030 c 1.92,4.986, 2.712,9.164, 2.916,10.364C 19.698,29.3, 17.894,29.688, 15.998,29.686z M 23.636,27.35c-0.14-0.832-0.866-4.832-2.654-9.744 c 4.282-0.686, 8.044,0.436, 8.512,0.584C 28.884,21.992, 26.702,25.276, 23.636,27.35z M 20.146,15.452 c-0.096-0.234-0.194-0.47-0.294-0.706C 19.568,14.080, 19.264,13.418, 18.946,12.766C 24,10.704, 26.29,7.768, 26.578,7.378 c 1.904,2.326, 3.056,5.288, 3.084,8.514C 29.212,15.796, 24.694,14.88, 20.146,15.452z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 19.728,17.202c 1.338,3.676, 1.882,6.67, 1.986,7.292c 2.294-1.552, 3.928-4.010, 4.384-6.856 C 25.75,17.528, 22.934,16.688, 19.728,17.202zM 17.746,17.698c-5.768,2.010-7.84,6.012-8.024,6.388c 1.734,1.352, 3.914,2.158, 6.278,2.158 c 1.418,0.002, 2.77-0.288, 3.996-0.812c-0.152-0.898-0.746-4.026-2.182-7.756C 17.79,17.682, 17.768,17.69, 17.746,17.698zM 18.204,13.58c 0.238,0.488, 0.466,0.984, 0.678,1.482c 0.074,0.176, 0.148,0.354, 0.22,0.528 c 3.404-0.428, 6.786,0.258, 7.122,0.33c-0.020-2.414-0.884-4.632-2.308-6.372C 23.702,9.838, 21.988,12.036, 18.204,13.58zM 16.714,16.104C 16.848,16.062, 16.982,16.020, 17.116,15.984C 16.86,15.402, 16.58,14.82, 16.288,14.248 C 11.18,15.776, 6.222,15.712, 5.774,15.702C 5.772,15.806, 5.77,15.91, 5.77,16.014c 0.002,2.628, 0.996,5.026, 2.63,6.84 C 8.632,22.458, 11.438,17.81, 16.714,16.104zM 15.444,12.674C 13.748,9.66, 11.922,7.128, 11.652,6.758C 8.79,8.108, 6.65,10.746, 5.988,13.92 C 6.446,13.926, 10.66,13.944, 15.444,12.674zM 22.78,8.364C 20.974,6.762, 18.6,5.786, 16,5.786c-0.824,0-1.628,0.098-2.396,0.284 C 13.886,6.45, 15.744,8.98, 17.42,12.058C 21.058,10.696, 22.596,8.626, 22.78,8.364zM 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 16,27.974 c-6.602,0-11.974-5.372-11.974-11.974c0-6.602, 5.372-11.974, 11.974-11.974S 27.974,9.398, 27.974,16C 27.974,22.602, 22.602,27.974, 16,27.974z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 15.444,12.674C 13.748,9.66, 11.922,7.128, 11.652,6.758C 8.79,8.108, 6.65,10.746, 5.988,13.92 C 6.446,13.926, 10.66,13.944, 15.444,12.674zM 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 16,27.974c-6.602,0-11.974-5.372-11.974-11.974c0-6.602, 5.372-11.974, 11.974-11.974S 27.974,9.398, 27.974,16 C 27.974,22.602, 22.602,27.974, 16,27.974zM 16.714,16.104C 16.848,16.062, 16.982,16.020, 17.116,15.984C 16.86,15.402, 16.58,14.82, 16.288,14.248 C 11.18,15.776, 6.222,15.712, 5.774,15.702C 5.772,15.806, 5.77,15.91, 5.77,16.014c 0.002,2.628, 0.996,5.026, 2.63,6.84 C 8.632,22.458, 11.438,17.81, 16.714,16.104zM 18.204,13.58c 0.238,0.488, 0.466,0.984, 0.678,1.482c 0.074,0.176, 0.148,0.354, 0.22,0.528 c 3.404-0.428, 6.786,0.258, 7.122,0.33c-0.020-2.414-0.884-4.632-2.308-6.372C 23.702,9.838, 21.988,12.036, 18.204,13.58zM 17.746,17.698c-5.768,2.010-7.84,6.012-8.024,6.388c 1.734,1.352, 3.914,2.158, 6.278,2.158 c 1.418,0.002, 2.77-0.288, 3.996-0.812c-0.152-0.898-0.746-4.026-2.182-7.756C 17.79,17.682, 17.768,17.69, 17.746,17.698zM 22.78,8.364C 20.974,6.762, 18.6,5.786, 16,5.786c-0.824,0-1.628,0.098-2.396,0.284 C 13.886,6.45, 15.744,8.98, 17.42,12.058C 21.058,10.696, 22.596,8.626, 22.78,8.364zM 19.728,17.202c 1.338,3.676, 1.882,6.67, 1.986,7.292c 2.294-1.552, 3.928-4.010, 4.384-6.856 C 25.75,17.528, 22.934,16.688, 19.728,17.202z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 12.054,32l 5.996,0 l 0.004-16l 5.446-0.002l 0.584-5.514L 18.050,10.484 l 0.008-2.76c0-1.438, 0.098-2.208, 2.162-2.208l 3.812,0 L 24.032,0 L 18.566,0 C 13.268,0, 12.048,2.738, 12.048,7.236l 0.006,3.248L 8.032,10.486L 8.032,16 l 4.022,0 L 12.054,32 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 20.136,15.998L 17.514,16 l-0.002,9.6L 13.914,25.6 L 13.914,16 l-2.4,0 L 11.514,12.692 l 2.4-0.002L 13.91,10.742C 13.91,8.042, 14.642,6.4, 17.82,6.4l 2.648,0 l0,3.31 L 18.812,9.71 c-1.238,0-1.298,0.462-1.298,1.324L 17.51,12.69l 2.976,0 L 20.136,15.998z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 20.136,15.998L 17.514,16l-0.002,9.6L 13.914,25.6 L 13.914,16 l-2.4,0 L 11.514,12.692 l 2.4-0.002L 13.91,10.742C 13.91,8.042, 14.642,6.4, 17.82,6.4l 2.648,0 l0,3.31 L 18.812,9.71 c-1.238,0-1.298,0.462-1.298,1.324L 17.51,12.69l 2.976,0 L 20.136,15.998z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M0,15.89A6.666,6.666 1080 1 0 13.332,15.89A6.666,6.666 1080 1 0 0,15.89zM 18.668,15.89A6.666,6.666 1080 1 0 32,15.89A6.666,6.666 1080 1 0 18.668,15.89z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 10.112,20.008 c-2.242,0-4.058-1.816-4.058-4.058s 1.816-4.058, 4.058-4.058c 2.242,0, 4.058,1.816, 4.058,4.058S 12.354,20.008, 10.112,20.008z M 21.93,20.008c-2.242,0-4.058-1.816-4.058-4.058s 1.816-4.058, 4.058-4.058c 2.242,0, 4.058,1.816, 4.058,4.058 S 24.172,20.008, 21.93,20.008z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 10.112,20.008c-2.242,0-4.058-1.816-4.058-4.058s 1.816-4.058, 4.058-4.058c 2.242,0, 4.058,1.816, 4.058,4.058 S 12.354,20.008, 10.112,20.008z M 21.93,20.008c-2.242,0-4.058-1.816-4.058-4.058s 1.816-4.058, 4.058-4.058 c 2.242,0, 4.058,1.816, 4.058,4.058S 24.172,20.008, 21.93,20.008z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30.488,18L 21.334,2.14L 10.666,2.14L 19.822,18 zM 14.484,14.006L 9.152,4.766L0,20.62L 5.334,29.86 zM 9.022,30.042L 26.666,30.042L 32,20L 14.75,20 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 19.086,7.982l 5.296,9.176L 18.212,17.158 L 12.914,7.982L 19.086,7.982 z M 6.744,18.672L 12.038,9.5l 3.084,5.346l-5.294,9.172L 6.744,18.672z M 22.17,24.018L 11.964,24.018 l 3.084-5.346l 10.208,0 L 22.17,24.018z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 19.086,7.982l 5.296,9.176L 18.212,17.158 L 12.914,7.982L 19.086,7.982 z M 6.744,18.672L 12.038,9.5l 3.084,5.346l-5.294,9.172L 6.744,18.672z M 22.17,24.018L 11.964,24.018 l 3.084-5.346l 10.208,0 L 22.17,24.018z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 8.572,29.102c 5.3,0, 8.228-3.008, 8.228-6.032c0-2.424-0.716-3.878-2.928-5.442 C 13.116,17.092, 11.668,15.79, 11.668,15.024c0-0.898, 0.256-1.34, 1.608-2.396C 14.66,11.546, 15.64,10.024, 15.64,8.256 c0-2.106-0.938-4.16-2.7-4.836l 2.654,0 l 1.876-1.354c0,0-6.28,0-8.374,0c-3.752,0-7.284,2.844-7.284,6.138 c0,3.366, 2.558,6.084, 6.378,6.084c 0.266,0, 0.524-0.006, 0.776-0.024C 8.718,14.738, 8.54,15.272, 8.54,15.828 c0,0.936, 0.504,1.694, 1.14,2.314c-0.48,0-0.946,0.014-1.452,0.014C 3.578,18.154,0,21.116,0,24.186 C0,27.21, 3.924,29.102, 8.572,29.102z M 9.4,13.434C 7.242,13.37, 5.192,11.020, 4.82,8.188C 4.448,5.354, 5.894,3.186, 8.050,3.25 c 2.156,0.064, 4.208,2.338, 4.58,5.17C 13.004,11.254, 11.556,13.498, 9.4,13.434z M 9.114,18.936c 0.75,0.008, 1.45,0.128, 2.084,0.334 c 1.744,1.21, 2.996,1.896, 3.348,3.28c 0.066,0.28, 0.102,0.568, 0.102,0.864c0,2.444-1.574,4.354-6.092,4.354 c-3.214,0-5.534-2.034-5.534-4.478C 3.022,20.894, 5.9,18.902, 9.114,18.936zM 26,8L 26,2.066L 24,2.066L 24,8L 18,8L 18,10L 24,10L 24,16.066L 26,16.066L 26,10L 32,10L 32,8 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 11.536,26.766 c-3.542,0-6.53-1.442-6.53-3.746c0-2.338, 2.726-4.596, 6.268-4.594c 0.386,0, 0.74-0.010, 1.106-0.010 C 11.896,17.946, 11.512,17.368, 11.512,16.654c0-0.424, 0.136-0.83, 0.324-1.192C 11.644,15.476, 11.448,15.482, 11.246,15.482 c-2.91,0-4.858-2.070-4.858-4.636c0-2.51, 2.69-4.676, 5.55-4.676c 1.596,0, 6.38,0, 6.38,0L 16.886,7.202L 14.864,7.202 c 1.342,0.516, 2.056,2.080, 2.056,3.684c0,1.346-0.746,2.506-1.8,3.33C 14.090,15.022, 13.896,15.358, 13.896,16.042 c0,0.584, 1.104,1.576, 1.68,1.984c 1.686,1.192, 2.23,2.3, 2.23,4.146C 17.804,24.476, 15.574,26.766, 11.536,26.766z M 28,14.038l-4,0 l0,3.992 l-1.998,0 L 22.002,14.038 L 18,14.038 L 18,12 l 4.002,0 L 22.002,8 L 24,8 l0,4 l 4,0 L 28,14.038 zM 13.538,19.276C 13.054,19.12, 12.52,19.028, 11.95,19.022c-2.448-0.026-4.64,1.492-4.64,3.318 c0,1.862, 1.768,3.412, 4.216,3.412c 3.442,0, 4.64-1.456, 4.64-3.316c0-0.226-0.028-0.444-0.078-0.658 C 15.82,20.722, 14.866,20.198, 13.538,19.276zM 14.628,11.010C 14.344,8.854, 12.782,7.122, 11.14,7.072c-1.642-0.048-2.744,1.602-2.46,3.762 c 0.284,2.158, 1.846,3.948, 3.49,3.996C 13.81,14.88, 14.914,13.17, 14.628,11.010z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 11.536,26.766c-3.542,0-6.53-1.442-6.53-3.746c0-2.338, 2.726-4.596, 6.268-4.594c 0.386,0, 0.74-0.010, 1.106-0.010 C 11.896,17.946, 11.512,17.368, 11.512,16.654c0-0.424, 0.136-0.83, 0.324-1.192C 11.644,15.476, 11.448,15.482, 11.246,15.482 c-2.91,0-4.858-2.070-4.858-4.636c0-2.51, 2.69-4.676, 5.55-4.676c 1.596,0, 6.38,0, 6.38,0L 16.886,7.202L 14.864,7.202 c 1.342,0.516, 2.056,2.080, 2.056,3.684c0,1.346-0.746,2.506-1.8,3.33C 14.090,15.022, 13.896,15.358, 13.896,16.042 c0,0.584, 1.104,1.576, 1.68,1.984c 1.686,1.192, 2.23,2.3, 2.23,4.146C 17.804,24.476, 15.574,26.766, 11.536,26.766z M 28,14.038l-4,0 l0,3.992 l-1.998,0 L 22.002,14.038 L 18,14.038 L 18,12 l 4.002,0 L 22.002,8 L 24,8 l0,4 l 4,0 L 28,14.038 zM 14.628,11.010C 14.344,8.854, 12.782,7.122, 11.14,7.072c-1.642-0.048-2.744,1.602-2.46,3.762 c 0.284,2.158, 1.846,3.948, 3.49,3.996C 13.81,14.88, 14.914,13.17, 14.628,11.010zM 13.538,19.276C 13.054,19.12, 12.52,19.028, 11.95,19.022c-2.448-0.026-4.64,1.492-4.64,3.318 c0,1.862, 1.768,3.412, 4.216,3.412c 3.442,0, 4.64-1.456, 4.64-3.316c0-0.226-0.028-0.444-0.078-0.658 C 15.82,20.722, 14.866,20.198, 13.538,19.276z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30.556,0L 1.444,0 C 0.648,0,0,0.646,0,1.442l0,29.116 C0,31.352, 0.648,32, 1.444,32l 29.112,0 C 31.352,32, 32,31.352, 32,30.558L 32,1.442 C 32,0.646, 31.352,0, 30.556,0z M 21.584,16c0,3.084-2.5,5.584-5.584,5.584S 10.416,19.084, 10.416,16 c0-3.084, 2.5-5.584, 5.584-5.584S 21.584,12.916, 21.584,16z M 28,28L 4,28 L 4,14 l 2.634,0 C 6.496,14.646, 6.416,15.314, 6.416,16 c0,5.284, 4.3,9.584, 9.584,9.584s 9.584-4.3, 9.584-9.584c0-0.686-0.080-1.354-0.218-2L 28,14 L 28,28 z M 28,10l-6,0 L 22,4 l 6,0 L 28,10 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 26,25.278 C 26,25.676, 25.676,26, 25.278,26L 6.722,26 C 6.324,26, 6,25.676, 6,25.278L 6,6.722 C 6,6.324, 6.324,6, 6.722,6l 18.556,0 C 25.676,6, 26,6.324, 26,6.722 L 26,25.278 zM 12,16A4,4 1080 1 0 20,16A4,4 1080 1 0 12,16zM 20,8L 24,8L 24,12L 20,12zM 21.95,16c0,3.282-2.67,5.95-5.95,5.95S 10.050,19.282, 10.050,16c0-0.426, 0.050-0.598, 0.134-1L 8,15 L 8,24 l 16,0 L 24,15 l-2.184,0 C 21.902,15.402, 21.95,15.574, 21.95,16z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 26,25.278C 26,25.676, 25.676,26, 25.278,26L 6.722,26 C 6.324,26, 6,25.676, 6,25.278L 6,6.722 C 6,6.324, 6.324,6, 6.722,6l 18.556,0 C 25.676,6, 26,6.324, 26,6.722L 26,25.278 zM 20,8L 24,8L 24,12L 20,12zM 12,16A4,4 1080 1 0 20,16A4,4 1080 1 0 12,16zM 21.95,16c0,3.282-2.67,5.95-5.95,5.95S 10.050,19.282, 10.050,16c0-0.426, 0.050-0.598, 0.134-1L 8,15 L 8,24 l 16,0 L 24,15 l-2.184,0 C 21.902,15.402, 21.95,15.574, 21.95,16z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 2.064,10L 8,10L 8,32L 2.064,32zM 20.174,10.002C 18,10.002, 16.916,11.038, 16,11.74L 16,10 L 10.032,10 l0,22 L 16,32 L 16,18.15 c0,0-0.218-2.758, 3.088-2.758 C 21.080,15.392, 22,16.526, 22,18.15L 22,32 l 6.288,0 L 28.288,18.344 C 28.288,10.844, 22.25,10.002, 20.174,10.002zM 2,5A3,3 1080 1 0 8,5A3,3 1080 1 0 2,5z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 12,23.75L 8,23.75 l0-14 l 4,0 L 12,23.75 z M 10.124,8.892c-1.036,0-1.874-0.84-1.874-1.876c0-1.036, 0.84-1.876, 1.874-1.876C 11.16,5.142, 12,5.982, 12,7.016 C 12,8.052, 11.16,8.892, 10.124,8.892z M 26,23.75l-4,0 L 22,15.094 c0-1.014-0.29-1.724-1.536-1.724C 18.398,13.37, 18,15.094, 18,15.094l0,8.656 L 14,23.75 l0-14 l 4,0 l0,1.338 c 0.572-0.438, 2-1.336, 4-1.336c 1.298,0, 4,0.776, 4,5.464L 26,23.75 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 12,23.75L 8,23.75 l0-14 l 4,0 L 12,23.75 z M 10.124,8.892c-1.036,0-1.874-0.84-1.874-1.876c0-1.036, 0.84-1.876, 1.874-1.876 C 11.16,5.142, 12,5.982, 12,7.016C 12,8.052, 11.16,8.892, 10.124,8.892z M 26,23.75l-4,0 L 22,15.094 c0-1.014-0.29-1.724-1.536-1.724 C 18.398,13.37, 18,15.094, 18,15.094l0,8.656 L 14,23.75 l0-14 l 4,0 l0,1.338 c 0.572-0.438, 2-1.336, 4-1.336c 1.298,0, 4,0.776, 4,5.464L 26,23.75 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 15.796,8.014C 16.572,7.238, 16.962,6.286, 16.962,5.16c0-1.096-0.39-2.034-1.166-2.81 C 15.022,1.576, 14.066,1.188, 12.94,1.188c-1.092,0-2.030,0.388-2.806,1.162C 9.358,3.128, 8.968,4.064, 8.968,5.16 c0,1.126, 0.39,2.078, 1.166,2.854C 10.912,8.79, 11.848,9.178, 12.94,9.178C 14.066,9.178, 15.022,8.79, 15.796,8.014zM 19.358,8.882C 19.83,9.354, 20.378,9.726, 21.002,10c 0.624,0.272, 1.304,0.41, 2.032,0.41 c 0.732,0, 1.408-0.138, 2.032-0.41c 0.624-0.276, 1.17-0.646, 1.644-1.118c 0.472-0.472, 0.846-1.020, 1.12-1.644 c 0.274-0.624, 0.412-1.3, 0.412-2.034c0-0.73-0.136-1.406-0.412-2.032c-0.272-0.624-0.648-1.172-1.12-1.644 c-0.472-0.472-1.018-0.846-1.644-1.118C 24.444,0.136, 23.766,0, 23.034,0c-0.728,0-1.408,0.136-2.032,0.41 c-0.624,0.272-1.172,0.646-1.644,1.118C 18.888,2.002, 18.516,2.55, 18.24,3.174c-0.274,0.624-0.412,1.3-0.412,2.032 c0,0.732, 0.138,1.408, 0.412,2.034C 18.516,7.862, 18.888,8.41, 19.358,8.882zM 5.314,8.266c 0.854,0, 1.568-0.296, 2.148-0.89C 8.040,6.78, 8.328,6.058, 8.328,5.204 c0-0.822-0.29-1.53-0.866-2.122c-0.58-0.594-1.294-0.892-2.148-0.892c-0.85,0-1.576,0.298-2.166,0.892 c-0.596,0.592-0.892,1.3-0.892,2.122c0,0.854, 0.298,1.576, 0.892,2.17C 3.74,7.968, 4.464,8.266, 5.314,8.266zM 28.060,14.522c-0.638-0.64-1.394-1.142-2.26-1.508c-0.87-0.366-1.792-0.548-2.766-0.548 c-0.974,0-1.888,0.182-2.738,0.548C 19.442,13.38, 18.698,13.868, 18.058,14.476c-0.304-1.126-0.922-2.060-1.85-2.808 C 15.278,10.922, 14.19,10.548, 12.94,10.548c-0.792,0-1.536,0.168-2.238,0.502C 10.006,11.388, 9.394,11.858, 8.88,12.466 C 8.662,11.676, 8.24,11.014, 7.6,10.48C 6.962,9.946, 6.2,9.682, 5.314,9.682c-1.034,0-1.91,0.358-2.624,1.072C 1.974,11.468, 2,12.346, 2,13.38 l0,6.402 l 5.258,0 l0,5.242 l 8.81,0 L 16.068,32 l 14.064,0 L 30.132,19.544 c0-0.974-0.162-1.896-0.544-2.762C 29.208,15.914, 28.698,15.16, 28.060,14.522z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 16.568,7.984 C 16.74,7.594, 16.972,7.25, 17.266,6.956c 0.296-0.296, 0.636-0.528, 1.028-0.7C 18.684,6.084, 19.11,6, 19.564,6 c 0.458,0, 0.88,0.084, 1.27,0.256c 0.39,0.17, 0.732,0.404, 1.026,0.7c 0.296,0.294, 0.53,0.638, 0.7,1.028 c 0.172,0.39, 0.258,0.812, 0.258,1.27c0,0.458-0.086,0.88-0.258,1.27c-0.17,0.39-0.404,0.732-0.7,1.028 c-0.296,0.294-0.636,0.528-1.026,0.7c-0.39,0.17-0.812,0.256-1.27,0.256c-0.456,0-0.88-0.086-1.27-0.256 c-0.39-0.172-0.732-0.404-1.028-0.7C 16.972,11.256, 16.74,10.914, 16.568,10.524C 16.396,10.134, 16.31,9.71, 16.31,9.254 C 16.31,8.796, 16.396,8.374, 16.568,7.984z M 11.502,7.468c 0.486-0.484, 1.070-0.726, 1.754-0.726c 0.704,0, 1.3,0.242, 1.784,0.726 C 15.526,7.954, 15.768,8.54, 15.768,9.226c0,0.704-0.244,1.298-0.73,1.784C 14.556,11.494, 13.96,11.736, 13.256,11.736 c-0.682,0-1.268-0.242-1.754-0.728c-0.486-0.486-0.73-1.080-0.73-1.784C 10.774,8.54, 11.016,7.954, 11.502,7.468z M 7.136,7.926 c 0.37-0.372, 0.822-0.558, 1.354-0.558c 0.534,0, 0.98,0.186, 1.342,0.558c 0.36,0.37, 0.54,0.812, 0.54,1.326 c0,0.534-0.182,0.984-0.54,1.356C 9.47,10.98, 9.024,11.166, 8.49,11.166c-0.532,0-0.984-0.186-1.354-0.556 C 6.764,10.238, 6.578,9.786, 6.578,9.254C 6.578,8.74, 6.764,8.296, 7.136,7.926z M 24,26L 15.21,26 l0-4 L 9.704,22 L 9.704,18 L 6.418,18 L 6.418,14.362 c0-0.646-0.016-1.194, 0.432-1.64c 0.446-0.446, 0.994-0.67, 1.64-0.67c 0.552,0, 1.030,0.166, 1.428,0.5 c 0.4,0.334, 0.664,0.746, 0.8,1.242c 0.322-0.38, 0.704-0.674, 1.14-0.886c 0.438-0.208, 0.904-0.314, 1.398-0.314 c 0.78,0, 1.46,0.234, 2.042,0.7c 0.58,0.466, 0.966,1.052, 1.156,1.754c 0.4-0.38, 0.864-0.686, 1.4-0.912 c 0.532-0.228, 1.104-0.342, 1.712-0.342c 0.61,0, 1.186,0.114, 1.728,0.342c 0.54,0.228, 1.012,0.542, 1.412,0.942 c 0.4,0.4, 0.718,0.87, 0.954,1.412C 23.898,17.030, 24,17.606, 24,18.216L 24,26 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 16.568,7.984C 16.74,7.594, 16.972,7.25, 17.266,6.956c 0.296-0.296, 0.636-0.528, 1.028-0.7C 18.684,6.084, 19.11,6, 19.564,6 c 0.458,0, 0.88,0.084, 1.27,0.256c 0.39,0.17, 0.732,0.404, 1.026,0.7c 0.296,0.294, 0.53,0.638, 0.7,1.028 c 0.172,0.39, 0.258,0.812, 0.258,1.27c0,0.458-0.086,0.88-0.258,1.27c-0.17,0.39-0.404,0.732-0.7,1.028 c-0.296,0.294-0.636,0.528-1.026,0.7c-0.39,0.17-0.812,0.256-1.27,0.256c-0.456,0-0.88-0.086-1.27-0.256 c-0.39-0.172-0.732-0.404-1.028-0.7C 16.972,11.256, 16.74,10.914, 16.568,10.524C 16.396,10.134, 16.31,9.71, 16.31,9.254 C 16.31,8.796, 16.396,8.374, 16.568,7.984z M 11.502,7.468c 0.486-0.484, 1.070-0.726, 1.754-0.726c 0.704,0, 1.3,0.242, 1.784,0.726 C 15.526,7.954, 15.768,8.54, 15.768,9.226c0,0.704-0.244,1.298-0.73,1.784C 14.556,11.494, 13.96,11.736, 13.256,11.736 c-0.682,0-1.268-0.242-1.754-0.728c-0.486-0.486-0.73-1.080-0.73-1.784C 10.774,8.54, 11.016,7.954, 11.502,7.468z M 7.136,7.926 c 0.37-0.372, 0.822-0.558, 1.354-0.558c 0.534,0, 0.98,0.186, 1.342,0.558c 0.36,0.37, 0.54,0.812, 0.54,1.326 c0,0.534-0.182,0.984-0.54,1.356C 9.47,10.98, 9.024,11.166, 8.49,11.166c-0.532,0-0.984-0.186-1.354-0.556 C 6.764,10.238, 6.578,9.786, 6.578,9.254C 6.578,8.74, 6.764,8.296, 7.136,7.926z M 24,26L 15.21,26 l0-4 L 9.704,22 L 9.704,18 L 6.418,18 L 6.418,14.362 c0-0.646-0.016-1.194, 0.432-1.64c 0.446-0.446, 0.994-0.67, 1.64-0.67c 0.552,0, 1.030,0.166, 1.428,0.5 c 0.4,0.334, 0.664,0.746, 0.8,1.242c 0.322-0.38, 0.704-0.674, 1.14-0.886c 0.438-0.208, 0.904-0.314, 1.398-0.314 c 0.78,0, 1.46,0.234, 2.042,0.7c 0.58,0.466, 0.966,1.052, 1.156,1.754c 0.4-0.38, 0.864-0.686, 1.4-0.912 c 0.532-0.228, 1.104-0.342, 1.712-0.342c 0.61,0, 1.186,0.114, 1.728,0.342c 0.54,0.228, 1.012,0.542, 1.412,0.942 c 0.4,0.4, 0.718,0.87, 0.954,1.412C 23.898,17.030, 24,17.606, 24,18.216L 24,26 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 8,29.858L 8,15.68 l-6.684,6.682C 2.686,25.52, 5.044,28.148, 8,29.858zM 10,30.836C 11.852,31.586, 13.878,32, 16,32c 5.922,0, 11.092-3.218, 13.858-8L 10,24 L 10,30.836 zM 13.32,7L 8.296,1.974C 3.35,4.696,0,9.956,0,16c0,1.328, 0.162,2.618, 0.468,3.852L 13.32,7zM 22,1.164C 20.146,0.414, 18.122,0, 16,0C 14.108,0, 12.294,0.33, 10.61,0.932L 22,12.32L 22,1.164 zM 24,2.142L 24,22 l 6.836,0 C 31.586,20.146, 32,18.122, 32,16C 32,10.078, 28.782,4.908, 24,2.142z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 16,4 c 1.592,0, 3.11,0.31, 4.5,0.872L 20.5,13.24 L 11.958,4.698C 13.22,4.248, 14.582,4, 16,4z M 4.35,18.888C 4.122,17.964, 4,16.996, 4,16 c0-4.534, 2.512-8.478, 6.222-10.52l 3.768,3.77L 4.35,18.888z M 10,26.394c-2.218-1.282-3.986-3.254-5.012-5.622L 10,15.76L 10,26.394 z M 16,28 c-1.592,0-3.11-0.31-4.5-0.874L 11.5,22 l 14.894,0 C 24.318,25.586, 20.442,28, 16,28z M 27.126,20.5L 22,20.5 L 22,5.606 C 25.586,7.682, 28,11.558, 28,16 C 28,17.592, 27.69,19.11, 27.126,20.5z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 16,4c 1.592,0, 3.11,0.31, 4.5,0.872L 20.5,13.24 L 11.958,4.698C 13.22,4.248, 14.582,4, 16,4z M 4,16c0-4.534, 2.512-8.478, 6.222-10.52l 3.768,3.77 l-9.64,9.638C 4.122,17.964, 4,16.996, 4,16z M 10,26.394c-2.218-1.282-3.986-3.254-5.012-5.622L 10,15.76L 10,26.394 z M 16,28 c-1.592,0-3.11-0.31-4.5-0.874L 11.5,22 l 14.894,0 C 24.318,25.586, 20.442,28, 16,28z M 27.126,20.5L 22,20.5 L 22,5.606 C 25.586,7.682, 28,11.558, 28,16 C 28,17.592, 27.69,19.11, 27.126,20.5z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32.64600372314453" viewBox="0 0 32 32.64600372314453" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 8.060,18.506c 1.546-2.734-0.498-3.334-0.818-5.316c-1.31-8.1, 9.344-13.632, 14.924-7.972 c 3.86,3.92, 1.318,15.972-4.906,14.72C 11.298,18.74, 20.18,9.146, 15.422,7.264C 11.554,5.732, 9.5,11.944, 11.334,15.032 C 10.258,20.342, 7.942,25.342, 8.88,32c 3.040-2.206, 4.066-6.432, 4.906-10.838c 1.528,0.93, 2.346,1.896, 4.294,2.046 c 7.186,0.558, 11.202-7.174, 10.218-14.31c-0.872-6.324-7.178-9.544-13.902-8.79c-5.316,0.596-10.616,4.894-10.836,11.040 C 3.426,14.9, 4.49,17.716, 8.060,18.506z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 17.248,20.326 c-1.17-0.090-1.66-0.67-2.576-1.228c-0.504,2.644-1.12,5.18-2.944,6.502C 11.164,21.606, 12.554,18.606, 13.2,15.42 C 12.1,13.566, 13.332,9.84, 15.652,10.758c 2.854,1.13-2.474,6.886, 1.104,7.604c 3.734,0.752, 5.26-6.48, 2.944-8.832 c-3.348-3.396-9.74-0.078-8.954,4.784c 0.192,1.188, 1.418,1.548, 0.49,3.19C 9.094,17.030, 8.454,15.34, 8.536,13.088 c 0.132-3.686, 3.312-6.266, 6.502-6.624c 4.034-0.452, 7.818,1.48, 8.342,5.274C 23.97,16.020, 21.56,20.66, 17.248,20.326z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 17.248,20.326c-1.17-0.090-1.66-0.67-2.576-1.228c-0.504,2.644-1.12,5.18-2.944,6.502C 11.164,21.606, 12.554,18.606, 13.2,15.42 C 12.1,13.566, 13.332,9.84, 15.652,10.758c 2.854,1.13-2.474,6.886, 1.104,7.604c 3.734,0.752, 5.26-6.48, 2.944-8.832 c-3.348-3.396-9.74-0.078-8.954,4.784c 0.192,1.188, 1.418,1.548, 0.49,3.19C 9.094,17.030, 8.454,15.34, 8.536,13.088 c 0.132-3.686, 3.312-6.266, 6.502-6.624c 4.034-0.452, 7.818,1.48, 8.342,5.274C 23.97,16.020, 21.56,20.66, 17.248,20.326z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 0.012,0l0,6.136 C 14.256,6.136, 25.848,17.74, 25.848,32L 32,32 C 32,14.36, 17.648,0, 0.012,0zM 14.964,32l 6.16,0 c 0.002-11.652-9.476-21.13-21.12-21.13l0,6.134 c 3.994,0, 7.748,1.562, 10.576,4.392 C 13.404,24.218, 14.964,27.99, 14.964,32zM 4.26,31.96c 2.358,0, 4.266-1.896, 4.266-4.244c-0.002-2.334-1.908-4.252-4.266-4.252 C 1.91,23.464,0,25.38,0,27.716C0,30.064, 1.91,31.96, 4.26,31.96z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 8.63,25.952 c-1.438,0-2.606-1.16-2.606-2.596c0-1.428, 1.168-2.602, 2.606-2.602c 1.442,0, 2.608,1.174, 2.61,2.602 C 11.24,24.792, 10.074,25.952, 8.63,25.952z M 15.178,25.976c0-2.454-0.954-4.76-2.682-6.486C 10.768,17.758, 8.47,16.802, 6.028,16.802L 6.028,13.050 c 7.122,0, 12.92,5.798, 12.92,12.926L 15.178,25.976 z M 21.836,25.974c0-8.724-7.090-15.822-15.804-15.822L 6.032,6.4 c 10.788,0, 19.568,8.784, 19.568,19.574 L 21.836,25.974 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 8.63,25.952c-1.438,0-2.606-1.16-2.606-2.596c0-1.428, 1.168-2.602, 2.606-2.602c 1.442,0, 2.608,1.174, 2.61,2.602 C 11.24,24.792, 10.074,25.952, 8.63,25.952z M 15.178,25.976c0-2.454-0.954-4.76-2.682-6.486C 10.768,17.758, 8.47,16.802, 6.028,16.802L 6.028,13.050 c 7.122,0, 12.92,5.798, 12.92,12.926L 15.178,25.976 z M 21.836,25.974c0-8.724-7.090-15.822-15.804-15.822L 6.032,6.4 c 10.788,0, 19.568,8.784, 19.568,19.574 L 21.836,25.974 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.00199890136719" height="32" viewBox="0 0 32.00199890136719 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 23.586,9.444c 0.88,0.666, 1.972,1.064, 3.16,1.064C 29.648,10.508, 32,8.156, 32,5.254 C 32,2.352, 29.648,0, 26.746,0c-2.9,0-5.254,2.352-5.254,5.254c0,0.002,0,0.004,0,0.004L 8.524,11.528 C 7.626,10.812, 6.49,10.38, 5.254,10.38C 2.352,10.38,0,12.734,0,15.634s 2.352,5.254, 5.254,5.254c 1.048,0, 2.024-0.312, 2.844-0.84 l 13.396,6.476c0,0.002,0,0.004,0,0.004c0,2.902, 2.352,5.254, 5.254,5.254c 2.902,0, 5.254-2.352, 5.254-5.254 c0-2.902-2.352-5.254-5.254-5.254c-1.188,0-2.28,0.398-3.16,1.064L 10.488,16.006c 0.006-0.080, 0.010-0.158, 0.012-0.238L 23.586,9.444z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 19.322,19.626 c 0.494-0.374, 1.11-0.598, 1.778-0.598c 1.632,0, 2.956,1.322, 2.956,2.956c0,1.632-1.324,2.956-2.956,2.956 c-1.632,0-2.954-1.322-2.954-2.956c0,0,0-0.002,0-0.002L 10.608,18.338c-0.462,0.298-1.010,0.474-1.6,0.474 c-1.632,0-2.956-1.324-2.956-2.956c0-1.632, 1.324-2.956, 2.956-2.956c 0.696,0, 1.334,0.242, 1.84,0.644L 18.144,10.020 c0,0,0-0.002,0-0.002c0-1.632, 1.324-2.956, 2.954-2.956c 1.632,0, 2.956,1.322, 2.956,2.956s-1.324,2.956-2.956,2.956 c-0.668,0-1.282-0.224-1.778-0.598L 11.96,15.932c0,0.044-0.004,0.090-0.006,0.134L 19.322,19.626z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 19.322,19.626c 0.494-0.374, 1.11-0.598, 1.778-0.598c 1.632,0, 2.956,1.322, 2.956,2.956c0,1.632-1.324,2.956-2.956,2.956 c-1.632,0-2.954-1.322-2.954-2.956c0,0,0-0.002,0-0.002L 10.608,18.338c-0.462,0.298-1.010,0.474-1.6,0.474 c-1.632,0-2.956-1.324-2.956-2.956c0-1.632, 1.324-2.956, 2.956-2.956c 0.696,0, 1.334,0.242, 1.84,0.644L 18.144,10.020 c0,0,0-0.002,0-0.002c0-1.632, 1.324-2.956, 2.954-2.956c 1.632,0, 2.956,1.322, 2.956,2.956s-1.324,2.956-2.956,2.956 c-0.668,0-1.282-0.224-1.778-0.598L 11.96,15.932c0,0.044-0.004,0.090-0.006,0.134L 19.322,19.626z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 30.616,16.078c0-8.072-6.58-14.618-14.694-14.618c-0.806,0-1.598,0.066-2.366,0.192 c-1.38-0.9-3.022-1.422-4.788-1.422C 3.922,0.23,0,4.156,0,9c0,1.762, 0.518,3.4, 1.412,4.774c-0.12,0.752-0.182,1.52-0.182,2.304 c0,8.074, 6.576,14.618, 14.692,14.618c 0.916,0, 1.808-0.090, 2.674-0.246c 1.346,0.836, 2.934,1.322, 4.634,1.322 c 4.846,0, 8.77-3.926, 8.77-8.77c0-1.83-0.56-3.532-1.522-4.94C 30.566,17.412, 30.616,16.75, 30.616,16.078z M 17.296,26.85 c-4.67,0.244-6.854-0.79-8.856-2.668c-2.236-2.098-1.338-4.49, 0.484-4.612c 1.82-0.122, 2.912,2.064, 3.884,2.67 c 0.97,0.606, 4.662,1.986, 6.612-0.244c 2.124-2.426-1.412-3.682-4.004-4.062C 11.716,17.386, 7.044,15.386, 7.408,11.44 C 7.772,7.5, 10.756,5.476, 13.898,5.192c 4.004-0.364, 6.612,0.606, 8.674,2.366c 2.384,2.034, 1.094,4.306-0.424,4.488 c-1.514,0.182-3.212-3.344-6.55-3.396C 12.158,8.596, 9.834,12.23, 14.080,13.262c 4.248,1.032, 8.796,1.456, 10.436,5.338 S 21.97,26.606, 17.296,26.85z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 20.338,25.462 c-1.020,0-1.972-0.292-2.78-0.794c-0.52,0.094-1.054,0.148-1.604,0.148c-4.87,0-8.816-3.926-8.816-8.77 c0-0.47, 0.038-0.932, 0.11-1.382C 6.71,13.84, 6.4,12.856, 6.4,11.8c0-2.906, 2.354-5.26, 5.26-5.262c 1.060,0, 2.044,0.314, 2.872,0.854 c 0.46-0.076, 0.936-0.116, 1.42-0.116c 4.868,0, 8.816,3.928, 8.816,8.77c0,0.404-0.030,0.8-0.082,1.19 C 25.264,18.082, 25.6,19.102, 25.6,20.2C 25.6,23.106, 23.246,25.462, 20.338,25.462zM 14.848,14.358c-2.548-0.62-1.154-2.8, 0.91-2.768C 17.762,11.622, 18.78,13.738, 19.688,13.628 c 0.91-0.11, 1.684-1.472, 0.254-2.692C 18.706,9.88, 17.142,9.298, 14.738,9.516C 12.854,9.686, 11.064,10.9, 10.844,13.264 C 10.626,15.63, 13.43,16.832, 15.65,17.162c 1.556,0.228, 3.676,0.982, 2.402,2.438c-1.17,1.338-3.386,0.51-3.968,0.146 C 13.502,19.38, 12.846,18.070, 11.754,18.142c-1.094,0.074-1.632,1.508-0.29,2.768c 1.202,1.126, 2.512,1.748, 5.314,1.6 c 2.804-0.146, 5.316-2.62, 4.332-4.95S 17.396,14.976, 14.848,14.358z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 20.338,25.462c-1.020,0-1.972-0.292-2.78-0.794c-0.52,0.094-1.054,0.148-1.604,0.148c-4.87,0-8.816-3.926-8.816-8.77 c0-0.47, 0.038-0.932, 0.11-1.382C 6.71,13.84, 6.4,12.856, 6.4,11.8c0-2.906, 2.354-5.26, 5.26-5.262c 1.060,0, 2.044,0.314, 2.872,0.854 c 0.46-0.076, 0.936-0.116, 1.42-0.116c 4.868,0, 8.816,3.928, 8.816,8.77c0,0.404-0.030,0.8-0.082,1.19 C 25.264,18.082, 25.6,19.102, 25.6,20.2C 25.6,23.106, 23.246,25.462, 20.338,25.462zM 14.848,14.358c-2.548-0.62-1.154-2.8, 0.91-2.768C 17.762,11.622, 18.78,13.738, 19.688,13.628 c 0.91-0.11, 1.684-1.472, 0.254-2.692C 18.706,9.88, 17.142,9.298, 14.738,9.516C 12.854,9.686, 11.064,10.9, 10.844,13.264 C 10.626,15.63, 13.43,16.832, 15.65,17.162c 1.556,0.228, 3.676,0.982, 2.402,2.438c-1.17,1.338-3.386,0.51-3.968,0.146 C 13.502,19.38, 12.846,18.070, 11.754,18.142c-1.094,0.074-1.632,1.508-0.29,2.768c 1.202,1.126, 2.512,1.748, 5.314,1.6 c 2.804-0.146, 5.316-2.62, 4.332-4.95S 17.396,14.976, 14.848,14.358z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16c0,8.836, 7.164,16, 16,16s 16-7.164, 16-16C 32,7.164, 24.836,0, 16,0z M 23.392,25.38 c-0.2,0.364-0.576,0.57-0.964,0.57c-0.18,0-0.36-0.044-0.53-0.136c-2.562-1.412-5.472-2.158-8.412-2.158 c-1.762,0-3.502,0.262-5.168,0.778c-0.58,0.18-1.196-0.146-1.374-0.726c-0.18-0.58, 0.144-1.81, 0.726-1.99 c 1.878-0.58, 3.836-0.876, 5.818-0.876c 3.31,0, 6.586,0.84, 9.472,2.43C 23.492,23.564, 23.686,24.848, 23.392,25.38z M 25.424,19.352 c-0.228,0.44-0.676,1.154-1.14,1.154c-0.2,0-0.402-0.046-0.59-0.146c-3.174-1.648-6.608-2.484-10.206-2.484 c-1.982,0-3.95,0.262-5.85,0.782c-0.686,0.186-1.39-0.216-1.576-0.9C 5.878,17.074, 6.28,15.908, 6.964,15.722 c 2.12-0.578, 4.316-0.872, 6.524-0.872c 3.958,0, 7.896,0.96, 11.388,2.774C 25.504,17.95, 25.75,18.724, 25.424,19.352z M 27.588,13.56 c-0.258,0.514-0.774,0.966-1.314,0.966c-0.22,0-0.442-0.050-0.652-0.154c-3.79-1.89-7.872-2.846-12.134-2.846 c-2.22,0-4.432,0.27-6.578,0.8c-0.786,0.194-1.58-0.284-1.774-1.070C 4.94,10.472, 5.42,9.522, 6.206,9.328 C 8.58,8.738, 11.030,8.44, 13.488,8.44c 4.72,0, 9.242,1.062, 13.44,3.154C 27.654,11.956, 27.948,12.836, 27.588,13.56z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 14.116,10.33c-1.844,0-3.68,0.224-5.462,0.666C 8.064,11.142, 7.706,11.854, 7.852,12.442 s 0.742,0.948, 1.332,0.802c 1.608-0.398, 3.268-0.6, 4.934-0.6c 3.196,0, 6.258,0.718, 9.1,2.136c 0.158,0.078, 0.324,0.116, 0.49,0.116 c 0.404,0, 0.792-0.338, 0.986-0.724c 0.27-0.542, 0.050-1.204-0.494-1.474C 21.048,11.126, 17.656,10.33, 14.116,10.33zM 14.116,19.632c-1.486,0-2.954,0.222-4.364,0.656c-0.436,0.134-0.678,1.058-0.544,1.492 c 0.134,0.436, 0.596,0.68, 1.032,0.544c 1.25-0.388, 2.556-0.584, 3.876-0.584c 2.204,0, 4.386,0.56, 6.308,1.618 c 0.126,0.070, 0.262,0.102, 0.398,0.102c 0.292,0, 0.574-0.154, 0.722-0.428c 0.22-0.398, 0.076-1.362-0.324-1.582 C 19.056,20.262, 16.598,19.632, 14.116,19.632zM 22.658,17.218c-2.618-1.36-5.572-2.080-8.54-2.080c-1.656,0-3.304,0.22-4.894,0.654 c-0.512,0.14-0.814,1.014-0.674,1.526c 0.14,0.512, 0.668,0.814, 1.182,0.674c 1.424-0.388, 2.902-0.586, 4.386-0.586 c 2.7,0, 5.274,0.628, 7.654,1.864c 0.142,0.074, 0.292,0.108, 0.442,0.108c 0.348,0, 0.682-0.536, 0.854-0.864 C 23.312,18.044, 23.128,17.462, 22.658,17.218zM 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 16,28c-6.628,0-12-5.372-12-12 c0-6.628, 5.372-12, 12-12s 12,5.372, 12,12C 28,22.628, 22.628,28, 16,28z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 22.658,17.218c-2.618-1.36-5.572-2.080-8.54-2.080c-1.656,0-3.304,0.22-4.894,0.654 c-0.512,0.14-0.814,1.014-0.674,1.526c 0.14,0.512, 0.668,0.814, 1.182,0.674c 1.424-0.388, 2.902-0.586, 4.386-0.586 c 2.7,0, 5.274,0.628, 7.654,1.864c 0.142,0.074, 0.292,0.108, 0.442,0.108c 0.348,0, 0.682-0.536, 0.854-0.864 C 23.312,18.044, 23.128,17.462, 22.658,17.218zM 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 16,28c-6.628,0-12-5.372-12-12c0-6.628, 5.372-12, 12-12s 12,5.372, 12,12C 28,22.628, 22.628,28, 16,28zM 14.116,10.33c-1.844,0-3.68,0.224-5.462,0.666C 8.064,11.142, 7.706,11.854, 7.852,12.442 s 0.742,0.948, 1.332,0.802c 1.608-0.398, 3.268-0.6, 4.934-0.6c 3.196,0, 6.258,0.718, 9.1,2.136c 0.158,0.078, 0.324,0.116, 0.49,0.116 c 0.404,0, 0.792-0.338, 0.986-0.724c 0.27-0.542, 0.050-1.204-0.494-1.474C 21.048,11.126, 17.656,10.33, 14.116,10.33zM 14.116,19.632c-1.486,0-2.954,0.222-4.364,0.656c-0.436,0.134-0.678,1.058-0.544,1.492 c 0.134,0.436, 0.596,0.68, 1.032,0.544c 1.25-0.388, 2.556-0.584, 3.876-0.584c 2.204,0, 4.386,0.56, 6.308,1.618 c 0.126,0.070, 0.262,0.102, 0.398,0.102c 0.292,0, 0.574-0.154, 0.722-0.428c 0.22-0.398, 0.076-1.362-0.324-1.582 C 19.056,20.262, 16.598,19.632, 14.116,19.632z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 16,11.712 c-0.788,0-1.43,0.642-1.43,1.43l0,5.718 c0,2.364-1.924,4.288-4.288,4.288c-2.364,0-4.288-1.924-4.288-4.288L 5.994,16 l 2.858,0 l0,2.858 c0,0.788, 0.642,1.43, 1.43,1.43c 0.788,0, 1.43-0.642, 1.43-1.43L 11.712,13.142 c0-2.364, 1.924-4.288, 4.288-4.288s 4.288,1.924, 4.288,3.976 l0,1.386 L 18.456,14.75L 17.428,14.214L 17.428,12.828 C 17.428,12.354, 16.786,11.712, 16,11.712z M 26.004,18.858c0,2.364-1.924,4.288-4.288,4.288 s-4.288-1.924-4.288-4.602L 17.428,15.776 l 1.028,0.536l 1.832-0.536l0,2.77 c0,1.1, 0.642,1.742, 1.43,1.742s 1.43-0.642, 1.43-1.43L 23.148,16 l 2.858,0 L 26.006,18.858 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 16,11.712c-0.788,0-1.43,0.642-1.43,1.43l0,5.718 c0,2.364-1.924,4.288-4.288,4.288c-2.364,0-4.288-1.924-4.288-4.288L 5.994,16 l 2.858,0 l0,2.858 c0,0.788, 0.642,1.43, 1.43,1.43c 0.788,0, 1.43-0.642, 1.43-1.43L 11.712,13.142 c0-2.364, 1.924-4.288, 4.288-4.288 s 4.288,1.924, 4.288,3.976l0,1.386 L 18.456,14.75L 17.428,14.214L 17.428,12.828 C 17.428,12.354, 16.786,11.712, 16,11.712z M 26.004,18.858 c0,2.364-1.924,4.288-4.288,4.288s-4.288-1.924-4.288-4.602L 17.428,15.776 l 1.028,0.536l 1.832-0.536l0,2.77 c0,1.1, 0.642,1.742, 1.43,1.742 s 1.43-0.642, 1.43-1.43L 23.148,16 l 2.858,0 L 26.006,18.858 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 22,15.684L 19.874,16.434L 18,15.684L 18,19.56 C 18,23.308, 20.692,26, 24,26s 6-2.692, 6-6L 30,16 l-4,0 l0,4 c0,1.102-0.898,2-2,2 c-1.102,0-2-0.898-2-2.438L 22,15.684 zM 8,26c 3.308,0, 6-2.692, 6-6L 14,12 c0-1.102, 0.898-2, 2-2C 17.1,10, 18,10.896, 18,11.56L 18,13.5 l 1.876,0.75L 22,13.5L 22,11.56 C 22,8.69, 19.308,6, 16,6S 10,8.69, 10,12l0,8 c0,1.102-0.898,2-2,2c-1.102,0-2-0.898-2-2L 6,16 L 2,16 l0,4 C 2,23.308, 4.692,26, 8,26z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 10.296,24.336c0,1.462, 0.154,2.58, 0.46,3.35c 0.308,0.77, 0.856,1.498, 1.652,2.182 c 0.792,0.68, 1.752,1.21, 2.876,1.58C 16.41,31.816, 17.27,32, 18.734,32c 1.288,0, 2.486-0.13, 3.596-0.388 c 1.108-0.26, 2.3-0.636, 3.666-1.278l0-4.812 c-1.602,1.054-2.56,1.268-4.18,1.268c-0.91,0-1.718-0.212-2.428-0.638 c-0.534-0.314-1.022-0.858-1.218-1.38c-0.198-0.526-0.174-1.596-0.174-3.454L 18,14l 7.998,0 L 25.998,8 L 18,8 L 18,0 l-5.16,0 C 12.636,1.65, 12.26,3.012, 11.718,4.078c-0.542,1.070-1.262,1.984-2.16,2.748C 8.666,7.588, 7.26,8.174, 6.004,8.582L 6.004,14 l 4.294,0 L 10.298,24.336 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 21.998,14.8L 17.2,14.8 L 17.198,19.19 c0,1.114-0.014,1.756, 0.104,2.072c 0.118,0.314, 0.41,0.64, 0.73,0.828c 0.426,0.256, 0.91,0.382, 1.456,0.382 c 0.972,0, 1.546-0.128, 2.508-0.76L 21.996,24.6 c-0.82,0.386-1.534,0.61-2.2,0.766C 19.132,25.522, 18.414,25.6, 17.64,25.6 c-0.878,0-1.396-0.11-2.070-0.332c-0.674-0.222-1.25-0.54-1.726-0.948c-0.478-0.41-0.806-0.848-0.992-1.31 c-0.184-0.462-0.276-1.132-0.276-2.010L 12.576,14.268 L 10.002,14.268 l0-2.72 c 0.754-0.244, 1.598-0.596, 2.134-1.054 c 0.538-0.458, 0.97-1.006, 1.296-1.648C 13.756,8.208, 13.98,7.39, 14.104,6.4L 17.2,6.4 l0,4.8 l 4.798,0 L 21.998,14.8 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 21.998,14.8L 17.2,14.8 L 17.198,19.19c0,1.114-0.014,1.756, 0.104,2.072c 0.118,0.314, 0.41,0.64, 0.73,0.828 c 0.426,0.256, 0.91,0.382, 1.456,0.382c 0.972,0, 1.546-0.128, 2.508-0.76L 21.996,24.6 c-0.82,0.386-1.534,0.61-2.2,0.766 C 19.132,25.522, 18.414,25.6, 17.64,25.6c-0.878,0-1.396-0.11-2.070-0.332c-0.674-0.222-1.25-0.54-1.726-0.948 c-0.478-0.41-0.806-0.848-0.992-1.31c-0.184-0.462-0.276-1.132-0.276-2.010L 12.576,14.268 L 10.002,14.268 l0-2.72 c 0.754-0.244, 1.598-0.596, 2.134-1.054c 0.538-0.458, 0.97-1.006, 1.296-1.648C 13.756,8.208, 13.98,7.39, 14.104,6.4L 17.2,6.4 l0,4.8 l 4.798,0 L 21.998,14.8 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.003997802734375" height="32" viewBox="0 0 32.003997802734375 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 31.118,3.48c-1.268,0.752-2.674,1.298-4.17,1.594C 25.75,3.796, 24.044,3, 22.156,3 c-3.626,0-6.566,2.94-6.566,6.564c0,0.514, 0.058,1.016, 0.17,1.496c-5.456-0.274-10.294-2.888-13.532-6.86 C 1.662,5.168, 1.34,6.296, 1.34,7.5c0,2.278, 1.16,4.288, 2.92,5.464C 3.184,12.928, 2.172,12.632, 1.286,12.14c0,0.028,0,0.054,0,0.082 c0,3.18, 2.264,5.834, 5.266,6.438C 6.002,18.81, 5.422,18.89, 4.822,18.89c-0.424,0-0.834-0.042-1.236-0.118 c 0.836,2.608, 3.26,4.506, 6.132,4.56c-2.246,1.76-5.078,2.81-8.154,2.81c-0.53,0-1.052-0.032-1.566-0.092 C 2.904,27.912, 6.354,29, 10.062,29c 12.076,0, 18.68-10.004, 18.68-18.68c0-0.284-0.006-0.568-0.020-0.85 c 1.286-0.922, 2.4-2.078, 3.28-3.394c-1.178,0.522-2.442,0.876-3.77,1.034C 29.588,6.298, 30.628,5.010, 31.118,3.48z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 23.96,12.408 c 0.008,0.17, 0.012,0.34, 0.012,0.51c0,5.206-3.962,11.208-11.208,11.208c-2.224,0-4.294-0.652-6.038-1.77 c 0.308,0.036, 0.622,0.056, 0.94,0.056c 1.846,0, 3.544-0.63, 4.892-1.686c-1.724-0.032-3.178-1.172-3.68-2.736 C 9.12,18.036, 9.364,18.060, 9.62,18.060c 0.36,0, 0.708-0.048, 1.038-0.138C 8.856,17.56, 7.498,15.968, 7.498,14.060c0-0.016,0-0.032,0-0.050 c 0.532,0.296, 1.138,0.472, 1.784,0.494C 8.226,13.798, 7.53,12.592, 7.53,11.226c0-0.722, 0.194-1.398, 0.532-1.98 c 1.942,2.384, 4.846,3.952, 8.12,4.116C 16.114,13.074, 16.080,12.772, 16.080,12.464c0-2.174, 1.764-3.938, 3.94-3.938 c 1.132,0, 2.156,0.478, 2.876,1.244c 0.898-0.178, 1.742-0.506, 2.502-0.956c-0.294,0.92-0.918,1.692-1.732,2.18 c 0.796-0.094, 1.556-0.308, 2.262-0.62C 25.4,11.162, 24.73,11.856, 23.96,12.408z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 23.96,12.408c 0.008,0.17, 0.012,0.34, 0.012,0.51c0,5.206-3.962,11.208-11.208,11.208c-2.224,0-4.294-0.652-6.038-1.77 c 0.308,0.036, 0.622,0.056, 0.94,0.056c 1.846,0, 3.544-0.63, 4.892-1.686c-1.724-0.032-3.178-1.172-3.68-2.736 C 9.12,18.036, 9.364,18.060, 9.62,18.060c 0.36,0, 0.708-0.048, 1.038-0.138C 8.856,17.56, 7.498,15.968, 7.498,14.060c0-0.016,0-0.032,0-0.050 c 0.532,0.296, 1.138,0.472, 1.784,0.494C 8.226,13.798, 7.53,12.592, 7.53,11.226c0-0.722, 0.194-1.398, 0.532-1.98 c 1.942,2.384, 4.846,3.952, 8.12,4.116C 16.114,13.074, 16.080,12.772, 16.080,12.464c0-2.174, 1.764-3.938, 3.94-3.938 c 1.132,0, 2.156,0.478, 2.876,1.244c 0.898-0.178, 1.742-0.506, 2.502-0.956c-0.294,0.92-0.918,1.692-1.732,2.18 c 0.796-0.094, 1.556-0.308, 2.262-0.62C 25.4,11.162, 24.73,11.856, 23.96,12.408z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="33.62799835205078" height="32.56800079345703" viewBox="0 0 33.62799835205078 32.56800079345703" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 18.356,9.554c 3.656-2.194, 5.608,0.892, 3.736,4.386c-1.868,3.492-3.574,5.768-4.468,5.768 c-0.892,0-1.578-2.336-2.6-6.42C 13.968,9.066, 13.974,1.462, 9.582,2.324C 5.442,3.138,0,9.636,0,9.636L 1.3,11.34 c0,0, 2.68-2.112, 3.574-1.056c 0.894,1.056, 4.304,13.812, 5.442,16.164c 0.994,2.064, 3.734,4.792, 6.742,2.844 c 3.004-1.948, 12.994-10.478, 14.784-20.55C 33.628-1.328, 19.82,0.782, 18.356,9.554z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 25.504,11.646 c-1.074,6.044-7.068,11.162-8.87,12.33c-1.804,1.168-3.448-0.468-4.046-1.706C 11.906,20.858, 9.86,13.204, 9.324,12.57 C 8.788,11.936, 7.18,13.204, 7.18,13.204L 6.4,12.182c0,0, 3.266-3.898, 5.75-4.388C 14.784,7.276, 14.78,11.84, 15.414,14.372 c 0.614,2.45, 1.024,3.852, 1.56,3.852c 0.536,0, 1.56-1.366, 2.68-3.46c 1.124-2.096-0.048-3.948-2.242-2.632 C 18.292,6.87, 26.576,5.604, 25.504,11.646z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 25.504,11.646c-1.074,6.044-7.068,11.162-8.87,12.33c-1.804,1.168-3.448-0.468-4.046-1.706C 11.906,20.858, 9.86,13.204, 9.324,12.57 C 8.788,11.936, 7.18,13.204, 7.18,13.204L 6.4,12.182c0,0, 3.266-3.898, 5.75-4.388C 14.784,7.276, 14.78,11.84, 15.414,14.372 c 0.614,2.45, 1.024,3.852, 1.56,3.852c 0.536,0, 1.56-1.366, 2.68-3.46c 1.124-2.096-0.048-3.948-2.242-2.632 C 18.292,6.87, 26.576,5.604, 25.504,11.646z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16S 24.836,0, 16,0z M 2.286,16c0-1.936, 0.428-3.776, 1.188-5.436 l 6.542,17.456C 5.44,25.856, 2.286,21.286, 2.286,16z M 16,29.358c-1.346,0-2.644-0.192-3.874-0.544L 16.24,17.168l 4.214,11.248 c 0.028,0.066, 0.062,0.128, 0.098,0.186C 19.13,29.090, 17.598,29.358, 16,29.358z M 17.886,9.738c 0.826-0.042, 1.57-0.126, 1.57-0.126 c 0.74-0.086, 0.652-1.142-0.086-1.102c0,0-2.222,0.17-3.654,0.17c-1.346,0-3.612-0.17-3.612-0.17 C 11.364,8.468, 11.278,9.568, 12.016,9.612c0,0, 0.7,0.084, 1.438,0.126L 15.59,15.44l-3.002,8.766L 7.596,9.738 c 0.828-0.042, 1.57-0.126, 1.57-0.126c 0.738-0.086, 0.652-1.142-0.086-1.102c0,0-2.222,0.17-3.654,0.17 c-0.256,0-0.56-0.006-0.882-0.016C 6.994,5.038, 11.21,2.642, 16,2.642c 3.57,0, 6.82,1.33, 9.262,3.506 c-0.060-0.004-0.116-0.012-0.178-0.012c-1.348,0-2.304,1.142-2.304,2.37c0,1.102, 0.652,2.032, 1.346,3.134 c 0.524,0.892, 1.132,2.034, 1.132,3.684c0,1.142-0.45,2.47-1.042,4.32l-1.37,4.45L 17.886,9.738z M 29.714,16 c0,4.928-2.742,9.23-6.82,11.542l 4.19-11.794c 0.782-1.906, 1.042-3.428, 1.042-4.784c0-0.492-0.032-0.948-0.092-1.374 C 29.104,11.494, 29.714,13.678, 29.714,16z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16S 24.836,0, 16,0z M 2.286,16c0-1.936, 0.428-3.776, 1.188-5.436 l 6.542,17.456C 5.44,25.856, 2.286,21.286, 2.286,16z M 16,29.358c-1.346,0-2.644-0.192-3.874-0.544L 16.24,17.168l 4.214,11.248 c 0.028,0.066, 0.062,0.128, 0.098,0.186C 19.13,29.090, 17.598,29.358, 16,29.358z M 17.886,9.738c 0.826-0.042, 1.57-0.126, 1.57-0.126 c 0.74-0.086, 0.652-1.142-0.086-1.102c0,0-2.222,0.17-3.654,0.17c-1.346,0-3.612-0.17-3.612-0.17 C 11.364,8.468, 11.278,9.568, 12.016,9.612c0,0, 0.7,0.084, 1.438,0.126L 15.59,15.44l-3.002,8.766L 7.596,9.738 c 0.828-0.042, 1.57-0.126, 1.57-0.126c 0.738-0.086, 0.652-1.142-0.086-1.102c0,0-2.222,0.17-3.654,0.17 c-0.256,0-0.56-0.006-0.882-0.016C 6.994,5.038, 11.21,2.642, 16,2.642c 3.57,0, 6.82,1.33, 9.262,3.506 c-0.060-0.004-0.116-0.012-0.178-0.012c-1.348,0-2.304,1.142-2.304,2.37c0,1.102, 0.652,2.032, 1.346,3.134 c 0.524,0.892, 1.132,2.034, 1.132,3.684c0,1.142-0.45,2.47-1.042,4.32l-1.37,4.45L 17.886,9.738z M 29.714,16 c0,4.928-2.742,9.23-6.82,11.542l 4.19-11.794c 0.782-1.906, 1.042-3.428, 1.042-4.784c0-0.492-0.032-0.948-0.092-1.374 C 29.104,11.494, 29.714,13.678, 29.714,16z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 3.68,16c0-1.74, 0.384-3.392, 1.068-4.882l 5.876,15.682C 6.514,24.854, 3.68,20.75, 3.68,16z M 16,28c-1.21,0-2.376-0.172-3.48-0.488 l 3.856-10.074l 3.628,9.716c 0.024,0.060, 0.056,0.114, 0.088,0.166C 18.812,27.76, 17.436,28, 16,28z M 17.694,10.374 C 18.436,10.336, 19.104,10.26, 19.104,10.26c 0.666-0.078, 0.586-1.026-0.078-0.99c0,0-1.996,0.152-3.284,0.152 c-1.21,0-3.244-0.152-3.244-0.152C 11.836,9.234, 11.758,10.222, 12.42,10.26c0,0, 0.628,0.076, 1.292,0.112l 1.92,5.124l-2.944,7.878 L 8.45,10.374C 9.192,10.336, 9.86,10.26, 9.86,10.26c 0.664-0.078, 0.586-1.026-0.078-0.99c0,0-1.996,0.152-3.284,0.152 c-0.23,0-0.504-0.006-0.792-0.014C 7.91,6.152, 11.696,4, 16,4c 3.208,0, 6.128,1.196, 8.32,3.15c-0.054-0.004-0.104-0.010-0.16-0.010 c-1.212,0-2.070,1.026-2.070,2.13c0,0.99, 0.586,1.826, 1.21,2.816c 0.47,0.8, 0.804,1.242, 0.804,2.724 c0,1.026-0.404,2.22-0.936,3.88l-1.23,3.998L 17.694,10.374z M 22.192,26.37l 3.764-10.596c 0.702-1.712, 0.936-3.080, 0.936-4.298 c0-0.442-0.028-0.852-0.082-1.234C 27.772,11.952, 28.32,13.914, 28.32,16C 28.32,20.428, 25.856,24.292, 22.192,26.37z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32.183998107910156" height="32" viewBox="0 0 32.183998107910156 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 27.672,5.046c-7.286-0.49-15.924-0.624-23.344,0C 2.024,5.304, 0.446,8.108, 0.274,10.238 c-0.364,4.474-0.364,7.020,0,11.494c 0.174,2.13, 1.712,4.95, 4.056,5.246c 7.508,0.492, 16.102,0.56, 23.344,0 c 2.268-0.394, 3.882-3.116, 4.056-5.246c 0.364-4.474, 0.364-7.298,0-11.774C 31.554,7.828, 30.282,5.142, 27.672,5.046z M 12,21.66L 12,10.19 l 10,5.736L 12,21.66z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 7.164,0,0,7.164,0,16s 7.164,16, 16,16s 16-7.164, 16-16C 32,7.162, 24.836,0, 16,0z M 25.83,19.582 c-0.108,1.332-1.118,3.032-2.534,3.278c-4.526,0.35-9.898,0.308-14.59,0c-1.464-0.184-2.426-1.948-2.534-3.278 c-0.228-2.796-0.228-4.388,0-7.184C 6.28,11.068, 7.266,9.314, 8.706,9.154c 4.638-0.39, 10.036-0.306, 14.59,0 c 1.632,0.060, 2.426,1.738, 2.534,3.070C 26.056,15.020, 26.056,16.786, 25.83,19.582zM 14,20L 20,16L 14,12 z"></path></g></svg>
|
@@ -0,0 +1 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: IcoMoon.io --> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 14,20L 20,16L 14,12 zM 26,0L 6,0 C 2.686,0,0,2.686,0,6l0,20 c0,3.314, 2.686,6, 6,6l 20,0 c 3.314,0, 6-2.686, 6-6L 32,6 C 32,2.686, 29.314,0, 26,0z M 25.83,19.582c-0.108,1.332-1.118,3.032-2.534,3.278c-4.526,0.35-9.898,0.308-14.59,0c-1.464-0.184-2.426-1.948-2.534-3.278 c-0.228-2.796-0.228-4.388,0-7.184C 6.28,11.068, 7.266,9.314, 8.706,9.154c 4.638-0.39, 10.036-0.306, 14.59,0 c 1.632,0.060, 2.426,1.738, 2.534,3.070C 26.056,15.020, 26.056,16.786, 25.83,19.582z"></path></g></svg>
|
@@ -0,0 +1,7 @@
|
|
1
|
+
I hope you love Font Awesome. If you've found it useful, please do me a favor and check out my latest project,
|
2
|
+
Fort Awesome (https://fortawesome.com). It makes it easy to put the perfect icons on your website. Choose from our awesome,
|
3
|
+
comprehensive icon sets or copy and paste your own.
|
4
|
+
|
5
|
+
Please. Check it out.
|
6
|
+
|
7
|
+
-Dave Gandy
|
@@ -0,0 +1,2199 @@
|
|
1
|
+
/*!
|
2
|
+
* Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
|
3
|
+
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
4
|
+
*/
|
5
|
+
/* FONT PATH
|
6
|
+
* -------------------------- */
|
7
|
+
@font-face {
|
8
|
+
font-family: 'FontAwesome';
|
9
|
+
src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
|
10
|
+
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
|
11
|
+
font-weight: normal;
|
12
|
+
font-style: normal;
|
13
|
+
}
|
14
|
+
.fa {
|
15
|
+
display: inline-block;
|
16
|
+
font: normal normal normal 14px/1 FontAwesome;
|
17
|
+
font-size: inherit;
|
18
|
+
text-rendering: auto;
|
19
|
+
-webkit-font-smoothing: antialiased;
|
20
|
+
-moz-osx-font-smoothing: grayscale;
|
21
|
+
}
|
22
|
+
/* makes the font 33% larger relative to the icon container */
|
23
|
+
.fa-lg {
|
24
|
+
font-size: 1.33333333em;
|
25
|
+
line-height: 0.75em;
|
26
|
+
vertical-align: -15%;
|
27
|
+
}
|
28
|
+
.fa-2x {
|
29
|
+
font-size: 2em;
|
30
|
+
}
|
31
|
+
.fa-3x {
|
32
|
+
font-size: 3em;
|
33
|
+
}
|
34
|
+
.fa-4x {
|
35
|
+
font-size: 4em;
|
36
|
+
}
|
37
|
+
.fa-5x {
|
38
|
+
font-size: 5em;
|
39
|
+
}
|
40
|
+
.fa-fw {
|
41
|
+
width: 1.28571429em;
|
42
|
+
text-align: center;
|
43
|
+
}
|
44
|
+
.fa-ul {
|
45
|
+
padding-left: 0;
|
46
|
+
margin-left: 2.14285714em;
|
47
|
+
list-style-type: none;
|
48
|
+
}
|
49
|
+
.fa-ul > li {
|
50
|
+
position: relative;
|
51
|
+
}
|
52
|
+
.fa-li {
|
53
|
+
position: absolute;
|
54
|
+
left: -2.14285714em;
|
55
|
+
width: 2.14285714em;
|
56
|
+
top: 0.14285714em;
|
57
|
+
text-align: center;
|
58
|
+
}
|
59
|
+
.fa-li.fa-lg {
|
60
|
+
left: -1.85714286em;
|
61
|
+
}
|
62
|
+
.fa-border {
|
63
|
+
padding: .2em .25em .15em;
|
64
|
+
border: solid 0.08em #eeeeee;
|
65
|
+
border-radius: .1em;
|
66
|
+
}
|
67
|
+
.fa-pull-left {
|
68
|
+
float: left;
|
69
|
+
}
|
70
|
+
.fa-pull-right {
|
71
|
+
float: right;
|
72
|
+
}
|
73
|
+
.fa.fa-pull-left {
|
74
|
+
margin-right: .3em;
|
75
|
+
}
|
76
|
+
.fa.fa-pull-right {
|
77
|
+
margin-left: .3em;
|
78
|
+
}
|
79
|
+
/* Deprecated as of 4.4.0 */
|
80
|
+
.pull-right {
|
81
|
+
float: right;
|
82
|
+
}
|
83
|
+
.pull-left {
|
84
|
+
float: left;
|
85
|
+
}
|
86
|
+
.fa.pull-left {
|
87
|
+
margin-right: .3em;
|
88
|
+
}
|
89
|
+
.fa.pull-right {
|
90
|
+
margin-left: .3em;
|
91
|
+
}
|
92
|
+
.fa-spin {
|
93
|
+
-webkit-animation: fa-spin 2s infinite linear;
|
94
|
+
animation: fa-spin 2s infinite linear;
|
95
|
+
}
|
96
|
+
.fa-pulse {
|
97
|
+
-webkit-animation: fa-spin 1s infinite steps(8);
|
98
|
+
animation: fa-spin 1s infinite steps(8);
|
99
|
+
}
|
100
|
+
@-webkit-keyframes fa-spin {
|
101
|
+
0% {
|
102
|
+
-webkit-transform: rotate(0deg);
|
103
|
+
transform: rotate(0deg);
|
104
|
+
}
|
105
|
+
100% {
|
106
|
+
-webkit-transform: rotate(359deg);
|
107
|
+
transform: rotate(359deg);
|
108
|
+
}
|
109
|
+
}
|
110
|
+
@keyframes fa-spin {
|
111
|
+
0% {
|
112
|
+
-webkit-transform: rotate(0deg);
|
113
|
+
transform: rotate(0deg);
|
114
|
+
}
|
115
|
+
100% {
|
116
|
+
-webkit-transform: rotate(359deg);
|
117
|
+
transform: rotate(359deg);
|
118
|
+
}
|
119
|
+
}
|
120
|
+
.fa-rotate-90 {
|
121
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
|
122
|
+
-webkit-transform: rotate(90deg);
|
123
|
+
-ms-transform: rotate(90deg);
|
124
|
+
transform: rotate(90deg);
|
125
|
+
}
|
126
|
+
.fa-rotate-180 {
|
127
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
|
128
|
+
-webkit-transform: rotate(180deg);
|
129
|
+
-ms-transform: rotate(180deg);
|
130
|
+
transform: rotate(180deg);
|
131
|
+
}
|
132
|
+
.fa-rotate-270 {
|
133
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
|
134
|
+
-webkit-transform: rotate(270deg);
|
135
|
+
-ms-transform: rotate(270deg);
|
136
|
+
transform: rotate(270deg);
|
137
|
+
}
|
138
|
+
.fa-flip-horizontal {
|
139
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
|
140
|
+
-webkit-transform: scale(-1, 1);
|
141
|
+
-ms-transform: scale(-1, 1);
|
142
|
+
transform: scale(-1, 1);
|
143
|
+
}
|
144
|
+
.fa-flip-vertical {
|
145
|
+
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
|
146
|
+
-webkit-transform: scale(1, -1);
|
147
|
+
-ms-transform: scale(1, -1);
|
148
|
+
transform: scale(1, -1);
|
149
|
+
}
|
150
|
+
:root .fa-rotate-90,
|
151
|
+
:root .fa-rotate-180,
|
152
|
+
:root .fa-rotate-270,
|
153
|
+
:root .fa-flip-horizontal,
|
154
|
+
:root .fa-flip-vertical {
|
155
|
+
filter: none;
|
156
|
+
}
|
157
|
+
.fa-stack {
|
158
|
+
position: relative;
|
159
|
+
display: inline-block;
|
160
|
+
width: 2em;
|
161
|
+
height: 2em;
|
162
|
+
line-height: 2em;
|
163
|
+
vertical-align: middle;
|
164
|
+
}
|
165
|
+
.fa-stack-1x,
|
166
|
+
.fa-stack-2x {
|
167
|
+
position: absolute;
|
168
|
+
left: 0;
|
169
|
+
width: 100%;
|
170
|
+
text-align: center;
|
171
|
+
}
|
172
|
+
.fa-stack-1x {
|
173
|
+
line-height: inherit;
|
174
|
+
}
|
175
|
+
.fa-stack-2x {
|
176
|
+
font-size: 2em;
|
177
|
+
}
|
178
|
+
.fa-inverse {
|
179
|
+
color: #ffffff;
|
180
|
+
}
|
181
|
+
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
|
182
|
+
readers do not read off random characters that represent icons */
|
183
|
+
.fa-glass:before {
|
184
|
+
content: "\f000";
|
185
|
+
}
|
186
|
+
.fa-music:before {
|
187
|
+
content: "\f001";
|
188
|
+
}
|
189
|
+
.fa-search:before {
|
190
|
+
content: "\f002";
|
191
|
+
}
|
192
|
+
.fa-envelope-o:before {
|
193
|
+
content: "\f003";
|
194
|
+
}
|
195
|
+
.fa-heart:before {
|
196
|
+
content: "\f004";
|
197
|
+
}
|
198
|
+
.fa-star:before {
|
199
|
+
content: "\f005";
|
200
|
+
}
|
201
|
+
.fa-star-o:before {
|
202
|
+
content: "\f006";
|
203
|
+
}
|
204
|
+
.fa-user:before {
|
205
|
+
content: "\f007";
|
206
|
+
}
|
207
|
+
.fa-film:before {
|
208
|
+
content: "\f008";
|
209
|
+
}
|
210
|
+
.fa-th-large:before {
|
211
|
+
content: "\f009";
|
212
|
+
}
|
213
|
+
.fa-th:before {
|
214
|
+
content: "\f00a";
|
215
|
+
}
|
216
|
+
.fa-th-list:before {
|
217
|
+
content: "\f00b";
|
218
|
+
}
|
219
|
+
.fa-check:before {
|
220
|
+
content: "\f00c";
|
221
|
+
}
|
222
|
+
.fa-remove:before,
|
223
|
+
.fa-close:before,
|
224
|
+
.fa-times:before {
|
225
|
+
content: "\f00d";
|
226
|
+
}
|
227
|
+
.fa-search-plus:before {
|
228
|
+
content: "\f00e";
|
229
|
+
}
|
230
|
+
.fa-search-minus:before {
|
231
|
+
content: "\f010";
|
232
|
+
}
|
233
|
+
.fa-power-off:before {
|
234
|
+
content: "\f011";
|
235
|
+
}
|
236
|
+
.fa-signal:before {
|
237
|
+
content: "\f012";
|
238
|
+
}
|
239
|
+
.fa-gear:before,
|
240
|
+
.fa-cog:before {
|
241
|
+
content: "\f013";
|
242
|
+
}
|
243
|
+
.fa-trash-o:before {
|
244
|
+
content: "\f014";
|
245
|
+
}
|
246
|
+
.fa-home:before {
|
247
|
+
content: "\f015";
|
248
|
+
}
|
249
|
+
.fa-file-o:before {
|
250
|
+
content: "\f016";
|
251
|
+
}
|
252
|
+
.fa-clock-o:before {
|
253
|
+
content: "\f017";
|
254
|
+
}
|
255
|
+
.fa-road:before {
|
256
|
+
content: "\f018";
|
257
|
+
}
|
258
|
+
.fa-download:before {
|
259
|
+
content: "\f019";
|
260
|
+
}
|
261
|
+
.fa-arrow-circle-o-down:before {
|
262
|
+
content: "\f01a";
|
263
|
+
}
|
264
|
+
.fa-arrow-circle-o-up:before {
|
265
|
+
content: "\f01b";
|
266
|
+
}
|
267
|
+
.fa-inbox:before {
|
268
|
+
content: "\f01c";
|
269
|
+
}
|
270
|
+
.fa-play-circle-o:before {
|
271
|
+
content: "\f01d";
|
272
|
+
}
|
273
|
+
.fa-rotate-right:before,
|
274
|
+
.fa-repeat:before {
|
275
|
+
content: "\f01e";
|
276
|
+
}
|
277
|
+
.fa-refresh:before {
|
278
|
+
content: "\f021";
|
279
|
+
}
|
280
|
+
.fa-list-alt:before {
|
281
|
+
content: "\f022";
|
282
|
+
}
|
283
|
+
.fa-lock:before {
|
284
|
+
content: "\f023";
|
285
|
+
}
|
286
|
+
.fa-flag:before {
|
287
|
+
content: "\f024";
|
288
|
+
}
|
289
|
+
.fa-headphones:before {
|
290
|
+
content: "\f025";
|
291
|
+
}
|
292
|
+
.fa-volume-off:before {
|
293
|
+
content: "\f026";
|
294
|
+
}
|
295
|
+
.fa-volume-down:before {
|
296
|
+
content: "\f027";
|
297
|
+
}
|
298
|
+
.fa-volume-up:before {
|
299
|
+
content: "\f028";
|
300
|
+
}
|
301
|
+
.fa-qrcode:before {
|
302
|
+
content: "\f029";
|
303
|
+
}
|
304
|
+
.fa-barcode:before {
|
305
|
+
content: "\f02a";
|
306
|
+
}
|
307
|
+
.fa-tag:before {
|
308
|
+
content: "\f02b";
|
309
|
+
}
|
310
|
+
.fa-tags:before {
|
311
|
+
content: "\f02c";
|
312
|
+
}
|
313
|
+
.fa-book:before {
|
314
|
+
content: "\f02d";
|
315
|
+
}
|
316
|
+
.fa-bookmark:before {
|
317
|
+
content: "\f02e";
|
318
|
+
}
|
319
|
+
.fa-print:before {
|
320
|
+
content: "\f02f";
|
321
|
+
}
|
322
|
+
.fa-camera:before {
|
323
|
+
content: "\f030";
|
324
|
+
}
|
325
|
+
.fa-font:before {
|
326
|
+
content: "\f031";
|
327
|
+
}
|
328
|
+
.fa-bold:before {
|
329
|
+
content: "\f032";
|
330
|
+
}
|
331
|
+
.fa-italic:before {
|
332
|
+
content: "\f033";
|
333
|
+
}
|
334
|
+
.fa-text-height:before {
|
335
|
+
content: "\f034";
|
336
|
+
}
|
337
|
+
.fa-text-width:before {
|
338
|
+
content: "\f035";
|
339
|
+
}
|
340
|
+
.fa-align-left:before {
|
341
|
+
content: "\f036";
|
342
|
+
}
|
343
|
+
.fa-align-center:before {
|
344
|
+
content: "\f037";
|
345
|
+
}
|
346
|
+
.fa-align-right:before {
|
347
|
+
content: "\f038";
|
348
|
+
}
|
349
|
+
.fa-align-justify:before {
|
350
|
+
content: "\f039";
|
351
|
+
}
|
352
|
+
.fa-list:before {
|
353
|
+
content: "\f03a";
|
354
|
+
}
|
355
|
+
.fa-dedent:before,
|
356
|
+
.fa-outdent:before {
|
357
|
+
content: "\f03b";
|
358
|
+
}
|
359
|
+
.fa-indent:before {
|
360
|
+
content: "\f03c";
|
361
|
+
}
|
362
|
+
.fa-video-camera:before {
|
363
|
+
content: "\f03d";
|
364
|
+
}
|
365
|
+
.fa-photo:before,
|
366
|
+
.fa-image:before,
|
367
|
+
.fa-picture-o:before {
|
368
|
+
content: "\f03e";
|
369
|
+
}
|
370
|
+
.fa-pencil:before {
|
371
|
+
content: "\f040";
|
372
|
+
}
|
373
|
+
.fa-map-marker:before {
|
374
|
+
content: "\f041";
|
375
|
+
}
|
376
|
+
.fa-adjust:before {
|
377
|
+
content: "\f042";
|
378
|
+
}
|
379
|
+
.fa-tint:before {
|
380
|
+
content: "\f043";
|
381
|
+
}
|
382
|
+
.fa-edit:before,
|
383
|
+
.fa-pencil-square-o:before {
|
384
|
+
content: "\f044";
|
385
|
+
}
|
386
|
+
.fa-share-square-o:before {
|
387
|
+
content: "\f045";
|
388
|
+
}
|
389
|
+
.fa-check-square-o:before {
|
390
|
+
content: "\f046";
|
391
|
+
}
|
392
|
+
.fa-arrows:before {
|
393
|
+
content: "\f047";
|
394
|
+
}
|
395
|
+
.fa-step-backward:before {
|
396
|
+
content: "\f048";
|
397
|
+
}
|
398
|
+
.fa-fast-backward:before {
|
399
|
+
content: "\f049";
|
400
|
+
}
|
401
|
+
.fa-backward:before {
|
402
|
+
content: "\f04a";
|
403
|
+
}
|
404
|
+
.fa-play:before {
|
405
|
+
content: "\f04b";
|
406
|
+
}
|
407
|
+
.fa-pause:before {
|
408
|
+
content: "\f04c";
|
409
|
+
}
|
410
|
+
.fa-stop:before {
|
411
|
+
content: "\f04d";
|
412
|
+
}
|
413
|
+
.fa-forward:before {
|
414
|
+
content: "\f04e";
|
415
|
+
}
|
416
|
+
.fa-fast-forward:before {
|
417
|
+
content: "\f050";
|
418
|
+
}
|
419
|
+
.fa-step-forward:before {
|
420
|
+
content: "\f051";
|
421
|
+
}
|
422
|
+
.fa-eject:before {
|
423
|
+
content: "\f052";
|
424
|
+
}
|
425
|
+
.fa-chevron-left:before {
|
426
|
+
content: "\f053";
|
427
|
+
}
|
428
|
+
.fa-chevron-right:before {
|
429
|
+
content: "\f054";
|
430
|
+
}
|
431
|
+
.fa-plus-circle:before {
|
432
|
+
content: "\f055";
|
433
|
+
}
|
434
|
+
.fa-minus-circle:before {
|
435
|
+
content: "\f056";
|
436
|
+
}
|
437
|
+
.fa-times-circle:before {
|
438
|
+
content: "\f057";
|
439
|
+
}
|
440
|
+
.fa-check-circle:before {
|
441
|
+
content: "\f058";
|
442
|
+
}
|
443
|
+
.fa-question-circle:before {
|
444
|
+
content: "\f059";
|
445
|
+
}
|
446
|
+
.fa-info-circle:before {
|
447
|
+
content: "\f05a";
|
448
|
+
}
|
449
|
+
.fa-crosshairs:before {
|
450
|
+
content: "\f05b";
|
451
|
+
}
|
452
|
+
.fa-times-circle-o:before {
|
453
|
+
content: "\f05c";
|
454
|
+
}
|
455
|
+
.fa-check-circle-o:before {
|
456
|
+
content: "\f05d";
|
457
|
+
}
|
458
|
+
.fa-ban:before {
|
459
|
+
content: "\f05e";
|
460
|
+
}
|
461
|
+
.fa-arrow-left:before {
|
462
|
+
content: "\f060";
|
463
|
+
}
|
464
|
+
.fa-arrow-right:before {
|
465
|
+
content: "\f061";
|
466
|
+
}
|
467
|
+
.fa-arrow-up:before {
|
468
|
+
content: "\f062";
|
469
|
+
}
|
470
|
+
.fa-arrow-down:before {
|
471
|
+
content: "\f063";
|
472
|
+
}
|
473
|
+
.fa-mail-forward:before,
|
474
|
+
.fa-share:before {
|
475
|
+
content: "\f064";
|
476
|
+
}
|
477
|
+
.fa-expand:before {
|
478
|
+
content: "\f065";
|
479
|
+
}
|
480
|
+
.fa-compress:before {
|
481
|
+
content: "\f066";
|
482
|
+
}
|
483
|
+
.fa-plus:before {
|
484
|
+
content: "\f067";
|
485
|
+
}
|
486
|
+
.fa-minus:before {
|
487
|
+
content: "\f068";
|
488
|
+
}
|
489
|
+
.fa-asterisk:before {
|
490
|
+
content: "\f069";
|
491
|
+
}
|
492
|
+
.fa-exclamation-circle:before {
|
493
|
+
content: "\f06a";
|
494
|
+
}
|
495
|
+
.fa-gift:before {
|
496
|
+
content: "\f06b";
|
497
|
+
}
|
498
|
+
.fa-leaf:before {
|
499
|
+
content: "\f06c";
|
500
|
+
}
|
501
|
+
.fa-fire:before {
|
502
|
+
content: "\f06d";
|
503
|
+
}
|
504
|
+
.fa-eye:before {
|
505
|
+
content: "\f06e";
|
506
|
+
}
|
507
|
+
.fa-eye-slash:before {
|
508
|
+
content: "\f070";
|
509
|
+
}
|
510
|
+
.fa-warning:before,
|
511
|
+
.fa-exclamation-triangle:before {
|
512
|
+
content: "\f071";
|
513
|
+
}
|
514
|
+
.fa-plane:before {
|
515
|
+
content: "\f072";
|
516
|
+
}
|
517
|
+
.fa-calendar:before {
|
518
|
+
content: "\f073";
|
519
|
+
}
|
520
|
+
.fa-random:before {
|
521
|
+
content: "\f074";
|
522
|
+
}
|
523
|
+
.fa-comment:before {
|
524
|
+
content: "\f075";
|
525
|
+
}
|
526
|
+
.fa-magnet:before {
|
527
|
+
content: "\f076";
|
528
|
+
}
|
529
|
+
.fa-chevron-up:before {
|
530
|
+
content: "\f077";
|
531
|
+
}
|
532
|
+
.fa-chevron-down:before {
|
533
|
+
content: "\f078";
|
534
|
+
}
|
535
|
+
.fa-retweet:before {
|
536
|
+
content: "\f079";
|
537
|
+
}
|
538
|
+
.fa-shopping-cart:before {
|
539
|
+
content: "\f07a";
|
540
|
+
}
|
541
|
+
.fa-folder:before {
|
542
|
+
content: "\f07b";
|
543
|
+
}
|
544
|
+
.fa-folder-open:before {
|
545
|
+
content: "\f07c";
|
546
|
+
}
|
547
|
+
.fa-arrows-v:before {
|
548
|
+
content: "\f07d";
|
549
|
+
}
|
550
|
+
.fa-arrows-h:before {
|
551
|
+
content: "\f07e";
|
552
|
+
}
|
553
|
+
.fa-bar-chart-o:before,
|
554
|
+
.fa-bar-chart:before {
|
555
|
+
content: "\f080";
|
556
|
+
}
|
557
|
+
.fa-twitter-square:before {
|
558
|
+
content: "\f081";
|
559
|
+
}
|
560
|
+
.fa-facebook-square:before {
|
561
|
+
content: "\f082";
|
562
|
+
}
|
563
|
+
.fa-camera-retro:before {
|
564
|
+
content: "\f083";
|
565
|
+
}
|
566
|
+
.fa-key:before {
|
567
|
+
content: "\f084";
|
568
|
+
}
|
569
|
+
.fa-gears:before,
|
570
|
+
.fa-cogs:before {
|
571
|
+
content: "\f085";
|
572
|
+
}
|
573
|
+
.fa-comments:before {
|
574
|
+
content: "\f086";
|
575
|
+
}
|
576
|
+
.fa-thumbs-o-up:before {
|
577
|
+
content: "\f087";
|
578
|
+
}
|
579
|
+
.fa-thumbs-o-down:before {
|
580
|
+
content: "\f088";
|
581
|
+
}
|
582
|
+
.fa-star-half:before {
|
583
|
+
content: "\f089";
|
584
|
+
}
|
585
|
+
.fa-heart-o:before {
|
586
|
+
content: "\f08a";
|
587
|
+
}
|
588
|
+
.fa-sign-out:before {
|
589
|
+
content: "\f08b";
|
590
|
+
}
|
591
|
+
.fa-linkedin-square:before {
|
592
|
+
content: "\f08c";
|
593
|
+
}
|
594
|
+
.fa-thumb-tack:before {
|
595
|
+
content: "\f08d";
|
596
|
+
}
|
597
|
+
.fa-external-link:before {
|
598
|
+
content: "\f08e";
|
599
|
+
}
|
600
|
+
.fa-sign-in:before {
|
601
|
+
content: "\f090";
|
602
|
+
}
|
603
|
+
.fa-trophy:before {
|
604
|
+
content: "\f091";
|
605
|
+
}
|
606
|
+
.fa-github-square:before {
|
607
|
+
content: "\f092";
|
608
|
+
}
|
609
|
+
.fa-upload:before {
|
610
|
+
content: "\f093";
|
611
|
+
}
|
612
|
+
.fa-lemon-o:before {
|
613
|
+
content: "\f094";
|
614
|
+
}
|
615
|
+
.fa-phone:before {
|
616
|
+
content: "\f095";
|
617
|
+
}
|
618
|
+
.fa-square-o:before {
|
619
|
+
content: "\f096";
|
620
|
+
}
|
621
|
+
.fa-bookmark-o:before {
|
622
|
+
content: "\f097";
|
623
|
+
}
|
624
|
+
.fa-phone-square:before {
|
625
|
+
content: "\f098";
|
626
|
+
}
|
627
|
+
.fa-twitter:before {
|
628
|
+
content: "\f099";
|
629
|
+
}
|
630
|
+
.fa-facebook-f:before,
|
631
|
+
.fa-facebook:before {
|
632
|
+
content: "\f09a";
|
633
|
+
}
|
634
|
+
.fa-github:before {
|
635
|
+
content: "\f09b";
|
636
|
+
}
|
637
|
+
.fa-unlock:before {
|
638
|
+
content: "\f09c";
|
639
|
+
}
|
640
|
+
.fa-credit-card:before {
|
641
|
+
content: "\f09d";
|
642
|
+
}
|
643
|
+
.fa-feed:before,
|
644
|
+
.fa-rss:before {
|
645
|
+
content: "\f09e";
|
646
|
+
}
|
647
|
+
.fa-hdd-o:before {
|
648
|
+
content: "\f0a0";
|
649
|
+
}
|
650
|
+
.fa-bullhorn:before {
|
651
|
+
content: "\f0a1";
|
652
|
+
}
|
653
|
+
.fa-bell:before {
|
654
|
+
content: "\f0f3";
|
655
|
+
}
|
656
|
+
.fa-certificate:before {
|
657
|
+
content: "\f0a3";
|
658
|
+
}
|
659
|
+
.fa-hand-o-right:before {
|
660
|
+
content: "\f0a4";
|
661
|
+
}
|
662
|
+
.fa-hand-o-left:before {
|
663
|
+
content: "\f0a5";
|
664
|
+
}
|
665
|
+
.fa-hand-o-up:before {
|
666
|
+
content: "\f0a6";
|
667
|
+
}
|
668
|
+
.fa-hand-o-down:before {
|
669
|
+
content: "\f0a7";
|
670
|
+
}
|
671
|
+
.fa-arrow-circle-left:before {
|
672
|
+
content: "\f0a8";
|
673
|
+
}
|
674
|
+
.fa-arrow-circle-right:before {
|
675
|
+
content: "\f0a9";
|
676
|
+
}
|
677
|
+
.fa-arrow-circle-up:before {
|
678
|
+
content: "\f0aa";
|
679
|
+
}
|
680
|
+
.fa-arrow-circle-down:before {
|
681
|
+
content: "\f0ab";
|
682
|
+
}
|
683
|
+
.fa-globe:before {
|
684
|
+
content: "\f0ac";
|
685
|
+
}
|
686
|
+
.fa-wrench:before {
|
687
|
+
content: "\f0ad";
|
688
|
+
}
|
689
|
+
.fa-tasks:before {
|
690
|
+
content: "\f0ae";
|
691
|
+
}
|
692
|
+
.fa-filter:before {
|
693
|
+
content: "\f0b0";
|
694
|
+
}
|
695
|
+
.fa-briefcase:before {
|
696
|
+
content: "\f0b1";
|
697
|
+
}
|
698
|
+
.fa-arrows-alt:before {
|
699
|
+
content: "\f0b2";
|
700
|
+
}
|
701
|
+
.fa-group:before,
|
702
|
+
.fa-users:before {
|
703
|
+
content: "\f0c0";
|
704
|
+
}
|
705
|
+
.fa-chain:before,
|
706
|
+
.fa-link:before {
|
707
|
+
content: "\f0c1";
|
708
|
+
}
|
709
|
+
.fa-cloud:before {
|
710
|
+
content: "\f0c2";
|
711
|
+
}
|
712
|
+
.fa-flask:before {
|
713
|
+
content: "\f0c3";
|
714
|
+
}
|
715
|
+
.fa-cut:before,
|
716
|
+
.fa-scissors:before {
|
717
|
+
content: "\f0c4";
|
718
|
+
}
|
719
|
+
.fa-copy:before,
|
720
|
+
.fa-files-o:before {
|
721
|
+
content: "\f0c5";
|
722
|
+
}
|
723
|
+
.fa-paperclip:before {
|
724
|
+
content: "\f0c6";
|
725
|
+
}
|
726
|
+
.fa-save:before,
|
727
|
+
.fa-floppy-o:before {
|
728
|
+
content: "\f0c7";
|
729
|
+
}
|
730
|
+
.fa-square:before {
|
731
|
+
content: "\f0c8";
|
732
|
+
}
|
733
|
+
.fa-navicon:before,
|
734
|
+
.fa-reorder:before,
|
735
|
+
.fa-bars:before {
|
736
|
+
content: "\f0c9";
|
737
|
+
}
|
738
|
+
.fa-list-ul:before {
|
739
|
+
content: "\f0ca";
|
740
|
+
}
|
741
|
+
.fa-list-ol:before {
|
742
|
+
content: "\f0cb";
|
743
|
+
}
|
744
|
+
.fa-strikethrough:before {
|
745
|
+
content: "\f0cc";
|
746
|
+
}
|
747
|
+
.fa-underline:before {
|
748
|
+
content: "\f0cd";
|
749
|
+
}
|
750
|
+
.fa-table:before {
|
751
|
+
content: "\f0ce";
|
752
|
+
}
|
753
|
+
.fa-magic:before {
|
754
|
+
content: "\f0d0";
|
755
|
+
}
|
756
|
+
.fa-truck:before {
|
757
|
+
content: "\f0d1";
|
758
|
+
}
|
759
|
+
.fa-pinterest:before {
|
760
|
+
content: "\f0d2";
|
761
|
+
}
|
762
|
+
.fa-pinterest-square:before {
|
763
|
+
content: "\f0d3";
|
764
|
+
}
|
765
|
+
.fa-google-plus-square:before {
|
766
|
+
content: "\f0d4";
|
767
|
+
}
|
768
|
+
.fa-google-plus:before {
|
769
|
+
content: "\f0d5";
|
770
|
+
}
|
771
|
+
.fa-money:before {
|
772
|
+
content: "\f0d6";
|
773
|
+
}
|
774
|
+
.fa-caret-down:before {
|
775
|
+
content: "\f0d7";
|
776
|
+
}
|
777
|
+
.fa-caret-up:before {
|
778
|
+
content: "\f0d8";
|
779
|
+
}
|
780
|
+
.fa-caret-left:before {
|
781
|
+
content: "\f0d9";
|
782
|
+
}
|
783
|
+
.fa-caret-right:before {
|
784
|
+
content: "\f0da";
|
785
|
+
}
|
786
|
+
.fa-columns:before {
|
787
|
+
content: "\f0db";
|
788
|
+
}
|
789
|
+
.fa-unsorted:before,
|
790
|
+
.fa-sort:before {
|
791
|
+
content: "\f0dc";
|
792
|
+
}
|
793
|
+
.fa-sort-down:before,
|
794
|
+
.fa-sort-desc:before {
|
795
|
+
content: "\f0dd";
|
796
|
+
}
|
797
|
+
.fa-sort-up:before,
|
798
|
+
.fa-sort-asc:before {
|
799
|
+
content: "\f0de";
|
800
|
+
}
|
801
|
+
.fa-envelope:before {
|
802
|
+
content: "\f0e0";
|
803
|
+
}
|
804
|
+
.fa-linkedin:before {
|
805
|
+
content: "\f0e1";
|
806
|
+
}
|
807
|
+
.fa-rotate-left:before,
|
808
|
+
.fa-undo:before {
|
809
|
+
content: "\f0e2";
|
810
|
+
}
|
811
|
+
.fa-legal:before,
|
812
|
+
.fa-gavel:before {
|
813
|
+
content: "\f0e3";
|
814
|
+
}
|
815
|
+
.fa-dashboard:before,
|
816
|
+
.fa-tachometer:before {
|
817
|
+
content: "\f0e4";
|
818
|
+
}
|
819
|
+
.fa-comment-o:before {
|
820
|
+
content: "\f0e5";
|
821
|
+
}
|
822
|
+
.fa-comments-o:before {
|
823
|
+
content: "\f0e6";
|
824
|
+
}
|
825
|
+
.fa-flash:before,
|
826
|
+
.fa-bolt:before {
|
827
|
+
content: "\f0e7";
|
828
|
+
}
|
829
|
+
.fa-sitemap:before {
|
830
|
+
content: "\f0e8";
|
831
|
+
}
|
832
|
+
.fa-umbrella:before {
|
833
|
+
content: "\f0e9";
|
834
|
+
}
|
835
|
+
.fa-paste:before,
|
836
|
+
.fa-clipboard:before {
|
837
|
+
content: "\f0ea";
|
838
|
+
}
|
839
|
+
.fa-lightbulb-o:before {
|
840
|
+
content: "\f0eb";
|
841
|
+
}
|
842
|
+
.fa-exchange:before {
|
843
|
+
content: "\f0ec";
|
844
|
+
}
|
845
|
+
.fa-cloud-download:before {
|
846
|
+
content: "\f0ed";
|
847
|
+
}
|
848
|
+
.fa-cloud-upload:before {
|
849
|
+
content: "\f0ee";
|
850
|
+
}
|
851
|
+
.fa-user-md:before {
|
852
|
+
content: "\f0f0";
|
853
|
+
}
|
854
|
+
.fa-stethoscope:before {
|
855
|
+
content: "\f0f1";
|
856
|
+
}
|
857
|
+
.fa-suitcase:before {
|
858
|
+
content: "\f0f2";
|
859
|
+
}
|
860
|
+
.fa-bell-o:before {
|
861
|
+
content: "\f0a2";
|
862
|
+
}
|
863
|
+
.fa-coffee:before {
|
864
|
+
content: "\f0f4";
|
865
|
+
}
|
866
|
+
.fa-cutlery:before {
|
867
|
+
content: "\f0f5";
|
868
|
+
}
|
869
|
+
.fa-file-text-o:before {
|
870
|
+
content: "\f0f6";
|
871
|
+
}
|
872
|
+
.fa-building-o:before {
|
873
|
+
content: "\f0f7";
|
874
|
+
}
|
875
|
+
.fa-hospital-o:before {
|
876
|
+
content: "\f0f8";
|
877
|
+
}
|
878
|
+
.fa-ambulance:before {
|
879
|
+
content: "\f0f9";
|
880
|
+
}
|
881
|
+
.fa-medkit:before {
|
882
|
+
content: "\f0fa";
|
883
|
+
}
|
884
|
+
.fa-fighter-jet:before {
|
885
|
+
content: "\f0fb";
|
886
|
+
}
|
887
|
+
.fa-beer:before {
|
888
|
+
content: "\f0fc";
|
889
|
+
}
|
890
|
+
.fa-h-square:before {
|
891
|
+
content: "\f0fd";
|
892
|
+
}
|
893
|
+
.fa-plus-square:before {
|
894
|
+
content: "\f0fe";
|
895
|
+
}
|
896
|
+
.fa-angle-double-left:before {
|
897
|
+
content: "\f100";
|
898
|
+
}
|
899
|
+
.fa-angle-double-right:before {
|
900
|
+
content: "\f101";
|
901
|
+
}
|
902
|
+
.fa-angle-double-up:before {
|
903
|
+
content: "\f102";
|
904
|
+
}
|
905
|
+
.fa-angle-double-down:before {
|
906
|
+
content: "\f103";
|
907
|
+
}
|
908
|
+
.fa-angle-left:before {
|
909
|
+
content: "\f104";
|
910
|
+
}
|
911
|
+
.fa-angle-right:before {
|
912
|
+
content: "\f105";
|
913
|
+
}
|
914
|
+
.fa-angle-up:before {
|
915
|
+
content: "\f106";
|
916
|
+
}
|
917
|
+
.fa-angle-down:before {
|
918
|
+
content: "\f107";
|
919
|
+
}
|
920
|
+
.fa-desktop:before {
|
921
|
+
content: "\f108";
|
922
|
+
}
|
923
|
+
.fa-laptop:before {
|
924
|
+
content: "\f109";
|
925
|
+
}
|
926
|
+
.fa-tablet:before {
|
927
|
+
content: "\f10a";
|
928
|
+
}
|
929
|
+
.fa-mobile-phone:before,
|
930
|
+
.fa-mobile:before {
|
931
|
+
content: "\f10b";
|
932
|
+
}
|
933
|
+
.fa-circle-o:before {
|
934
|
+
content: "\f10c";
|
935
|
+
}
|
936
|
+
.fa-quote-left:before {
|
937
|
+
content: "\f10d";
|
938
|
+
}
|
939
|
+
.fa-quote-right:before {
|
940
|
+
content: "\f10e";
|
941
|
+
}
|
942
|
+
.fa-spinner:before {
|
943
|
+
content: "\f110";
|
944
|
+
}
|
945
|
+
.fa-circle:before {
|
946
|
+
content: "\f111";
|
947
|
+
}
|
948
|
+
.fa-mail-reply:before,
|
949
|
+
.fa-reply:before {
|
950
|
+
content: "\f112";
|
951
|
+
}
|
952
|
+
.fa-github-alt:before {
|
953
|
+
content: "\f113";
|
954
|
+
}
|
955
|
+
.fa-folder-o:before {
|
956
|
+
content: "\f114";
|
957
|
+
}
|
958
|
+
.fa-folder-open-o:before {
|
959
|
+
content: "\f115";
|
960
|
+
}
|
961
|
+
.fa-smile-o:before {
|
962
|
+
content: "\f118";
|
963
|
+
}
|
964
|
+
.fa-frown-o:before {
|
965
|
+
content: "\f119";
|
966
|
+
}
|
967
|
+
.fa-meh-o:before {
|
968
|
+
content: "\f11a";
|
969
|
+
}
|
970
|
+
.fa-gamepad:before {
|
971
|
+
content: "\f11b";
|
972
|
+
}
|
973
|
+
.fa-keyboard-o:before {
|
974
|
+
content: "\f11c";
|
975
|
+
}
|
976
|
+
.fa-flag-o:before {
|
977
|
+
content: "\f11d";
|
978
|
+
}
|
979
|
+
.fa-flag-checkered:before {
|
980
|
+
content: "\f11e";
|
981
|
+
}
|
982
|
+
.fa-terminal:before {
|
983
|
+
content: "\f120";
|
984
|
+
}
|
985
|
+
.fa-code:before {
|
986
|
+
content: "\f121";
|
987
|
+
}
|
988
|
+
.fa-mail-reply-all:before,
|
989
|
+
.fa-reply-all:before {
|
990
|
+
content: "\f122";
|
991
|
+
}
|
992
|
+
.fa-star-half-empty:before,
|
993
|
+
.fa-star-half-full:before,
|
994
|
+
.fa-star-half-o:before {
|
995
|
+
content: "\f123";
|
996
|
+
}
|
997
|
+
.fa-location-arrow:before {
|
998
|
+
content: "\f124";
|
999
|
+
}
|
1000
|
+
.fa-crop:before {
|
1001
|
+
content: "\f125";
|
1002
|
+
}
|
1003
|
+
.fa-code-fork:before {
|
1004
|
+
content: "\f126";
|
1005
|
+
}
|
1006
|
+
.fa-unlink:before,
|
1007
|
+
.fa-chain-broken:before {
|
1008
|
+
content: "\f127";
|
1009
|
+
}
|
1010
|
+
.fa-question:before {
|
1011
|
+
content: "\f128";
|
1012
|
+
}
|
1013
|
+
.fa-info:before {
|
1014
|
+
content: "\f129";
|
1015
|
+
}
|
1016
|
+
.fa-exclamation:before {
|
1017
|
+
content: "\f12a";
|
1018
|
+
}
|
1019
|
+
.fa-superscript:before {
|
1020
|
+
content: "\f12b";
|
1021
|
+
}
|
1022
|
+
.fa-subscript:before {
|
1023
|
+
content: "\f12c";
|
1024
|
+
}
|
1025
|
+
.fa-eraser:before {
|
1026
|
+
content: "\f12d";
|
1027
|
+
}
|
1028
|
+
.fa-puzzle-piece:before {
|
1029
|
+
content: "\f12e";
|
1030
|
+
}
|
1031
|
+
.fa-microphone:before {
|
1032
|
+
content: "\f130";
|
1033
|
+
}
|
1034
|
+
.fa-microphone-slash:before {
|
1035
|
+
content: "\f131";
|
1036
|
+
}
|
1037
|
+
.fa-shield:before {
|
1038
|
+
content: "\f132";
|
1039
|
+
}
|
1040
|
+
.fa-calendar-o:before {
|
1041
|
+
content: "\f133";
|
1042
|
+
}
|
1043
|
+
.fa-fire-extinguisher:before {
|
1044
|
+
content: "\f134";
|
1045
|
+
}
|
1046
|
+
.fa-rocket:before {
|
1047
|
+
content: "\f135";
|
1048
|
+
}
|
1049
|
+
.fa-maxcdn:before {
|
1050
|
+
content: "\f136";
|
1051
|
+
}
|
1052
|
+
.fa-chevron-circle-left:before {
|
1053
|
+
content: "\f137";
|
1054
|
+
}
|
1055
|
+
.fa-chevron-circle-right:before {
|
1056
|
+
content: "\f138";
|
1057
|
+
}
|
1058
|
+
.fa-chevron-circle-up:before {
|
1059
|
+
content: "\f139";
|
1060
|
+
}
|
1061
|
+
.fa-chevron-circle-down:before {
|
1062
|
+
content: "\f13a";
|
1063
|
+
}
|
1064
|
+
.fa-html5:before {
|
1065
|
+
content: "\f13b";
|
1066
|
+
}
|
1067
|
+
.fa-css3:before {
|
1068
|
+
content: "\f13c";
|
1069
|
+
}
|
1070
|
+
.fa-anchor:before {
|
1071
|
+
content: "\f13d";
|
1072
|
+
}
|
1073
|
+
.fa-unlock-alt:before {
|
1074
|
+
content: "\f13e";
|
1075
|
+
}
|
1076
|
+
.fa-bullseye:before {
|
1077
|
+
content: "\f140";
|
1078
|
+
}
|
1079
|
+
.fa-ellipsis-h:before {
|
1080
|
+
content: "\f141";
|
1081
|
+
}
|
1082
|
+
.fa-ellipsis-v:before {
|
1083
|
+
content: "\f142";
|
1084
|
+
}
|
1085
|
+
.fa-rss-square:before {
|
1086
|
+
content: "\f143";
|
1087
|
+
}
|
1088
|
+
.fa-play-circle:before {
|
1089
|
+
content: "\f144";
|
1090
|
+
}
|
1091
|
+
.fa-ticket:before {
|
1092
|
+
content: "\f145";
|
1093
|
+
}
|
1094
|
+
.fa-minus-square:before {
|
1095
|
+
content: "\f146";
|
1096
|
+
}
|
1097
|
+
.fa-minus-square-o:before {
|
1098
|
+
content: "\f147";
|
1099
|
+
}
|
1100
|
+
.fa-level-up:before {
|
1101
|
+
content: "\f148";
|
1102
|
+
}
|
1103
|
+
.fa-level-down:before {
|
1104
|
+
content: "\f149";
|
1105
|
+
}
|
1106
|
+
.fa-check-square:before {
|
1107
|
+
content: "\f14a";
|
1108
|
+
}
|
1109
|
+
.fa-pencil-square:before {
|
1110
|
+
content: "\f14b";
|
1111
|
+
}
|
1112
|
+
.fa-external-link-square:before {
|
1113
|
+
content: "\f14c";
|
1114
|
+
}
|
1115
|
+
.fa-share-square:before {
|
1116
|
+
content: "\f14d";
|
1117
|
+
}
|
1118
|
+
.fa-compass:before {
|
1119
|
+
content: "\f14e";
|
1120
|
+
}
|
1121
|
+
.fa-toggle-down:before,
|
1122
|
+
.fa-caret-square-o-down:before {
|
1123
|
+
content: "\f150";
|
1124
|
+
}
|
1125
|
+
.fa-toggle-up:before,
|
1126
|
+
.fa-caret-square-o-up:before {
|
1127
|
+
content: "\f151";
|
1128
|
+
}
|
1129
|
+
.fa-toggle-right:before,
|
1130
|
+
.fa-caret-square-o-right:before {
|
1131
|
+
content: "\f152";
|
1132
|
+
}
|
1133
|
+
.fa-euro:before,
|
1134
|
+
.fa-eur:before {
|
1135
|
+
content: "\f153";
|
1136
|
+
}
|
1137
|
+
.fa-gbp:before {
|
1138
|
+
content: "\f154";
|
1139
|
+
}
|
1140
|
+
.fa-dollar:before,
|
1141
|
+
.fa-usd:before {
|
1142
|
+
content: "\f155";
|
1143
|
+
}
|
1144
|
+
.fa-rupee:before,
|
1145
|
+
.fa-inr:before {
|
1146
|
+
content: "\f156";
|
1147
|
+
}
|
1148
|
+
.fa-cny:before,
|
1149
|
+
.fa-rmb:before,
|
1150
|
+
.fa-yen:before,
|
1151
|
+
.fa-jpy:before {
|
1152
|
+
content: "\f157";
|
1153
|
+
}
|
1154
|
+
.fa-ruble:before,
|
1155
|
+
.fa-rouble:before,
|
1156
|
+
.fa-rub:before {
|
1157
|
+
content: "\f158";
|
1158
|
+
}
|
1159
|
+
.fa-won:before,
|
1160
|
+
.fa-krw:before {
|
1161
|
+
content: "\f159";
|
1162
|
+
}
|
1163
|
+
.fa-bitcoin:before,
|
1164
|
+
.fa-btc:before {
|
1165
|
+
content: "\f15a";
|
1166
|
+
}
|
1167
|
+
.fa-file:before {
|
1168
|
+
content: "\f15b";
|
1169
|
+
}
|
1170
|
+
.fa-file-text:before {
|
1171
|
+
content: "\f15c";
|
1172
|
+
}
|
1173
|
+
.fa-sort-alpha-asc:before {
|
1174
|
+
content: "\f15d";
|
1175
|
+
}
|
1176
|
+
.fa-sort-alpha-desc:before {
|
1177
|
+
content: "\f15e";
|
1178
|
+
}
|
1179
|
+
.fa-sort-amount-asc:before {
|
1180
|
+
content: "\f160";
|
1181
|
+
}
|
1182
|
+
.fa-sort-amount-desc:before {
|
1183
|
+
content: "\f161";
|
1184
|
+
}
|
1185
|
+
.fa-sort-numeric-asc:before {
|
1186
|
+
content: "\f162";
|
1187
|
+
}
|
1188
|
+
.fa-sort-numeric-desc:before {
|
1189
|
+
content: "\f163";
|
1190
|
+
}
|
1191
|
+
.fa-thumbs-up:before {
|
1192
|
+
content: "\f164";
|
1193
|
+
}
|
1194
|
+
.fa-thumbs-down:before {
|
1195
|
+
content: "\f165";
|
1196
|
+
}
|
1197
|
+
.fa-youtube-square:before {
|
1198
|
+
content: "\f166";
|
1199
|
+
}
|
1200
|
+
.fa-youtube:before {
|
1201
|
+
content: "\f167";
|
1202
|
+
}
|
1203
|
+
.fa-xing:before {
|
1204
|
+
content: "\f168";
|
1205
|
+
}
|
1206
|
+
.fa-xing-square:before {
|
1207
|
+
content: "\f169";
|
1208
|
+
}
|
1209
|
+
.fa-youtube-play:before {
|
1210
|
+
content: "\f16a";
|
1211
|
+
}
|
1212
|
+
.fa-dropbox:before {
|
1213
|
+
content: "\f16b";
|
1214
|
+
}
|
1215
|
+
.fa-stack-overflow:before {
|
1216
|
+
content: "\f16c";
|
1217
|
+
}
|
1218
|
+
.fa-instagram:before {
|
1219
|
+
content: "\f16d";
|
1220
|
+
}
|
1221
|
+
.fa-flickr:before {
|
1222
|
+
content: "\f16e";
|
1223
|
+
}
|
1224
|
+
.fa-adn:before {
|
1225
|
+
content: "\f170";
|
1226
|
+
}
|
1227
|
+
.fa-bitbucket:before {
|
1228
|
+
content: "\f171";
|
1229
|
+
}
|
1230
|
+
.fa-bitbucket-square:before {
|
1231
|
+
content: "\f172";
|
1232
|
+
}
|
1233
|
+
.fa-tumblr:before {
|
1234
|
+
content: "\f173";
|
1235
|
+
}
|
1236
|
+
.fa-tumblr-square:before {
|
1237
|
+
content: "\f174";
|
1238
|
+
}
|
1239
|
+
.fa-long-arrow-down:before {
|
1240
|
+
content: "\f175";
|
1241
|
+
}
|
1242
|
+
.fa-long-arrow-up:before {
|
1243
|
+
content: "\f176";
|
1244
|
+
}
|
1245
|
+
.fa-long-arrow-left:before {
|
1246
|
+
content: "\f177";
|
1247
|
+
}
|
1248
|
+
.fa-long-arrow-right:before {
|
1249
|
+
content: "\f178";
|
1250
|
+
}
|
1251
|
+
.fa-apple:before {
|
1252
|
+
content: "\f179";
|
1253
|
+
}
|
1254
|
+
.fa-windows:before {
|
1255
|
+
content: "\f17a";
|
1256
|
+
}
|
1257
|
+
.fa-android:before {
|
1258
|
+
content: "\f17b";
|
1259
|
+
}
|
1260
|
+
.fa-linux:before {
|
1261
|
+
content: "\f17c";
|
1262
|
+
}
|
1263
|
+
.fa-dribbble:before {
|
1264
|
+
content: "\f17d";
|
1265
|
+
}
|
1266
|
+
.fa-skype:before {
|
1267
|
+
content: "\f17e";
|
1268
|
+
}
|
1269
|
+
.fa-foursquare:before {
|
1270
|
+
content: "\f180";
|
1271
|
+
}
|
1272
|
+
.fa-trello:before {
|
1273
|
+
content: "\f181";
|
1274
|
+
}
|
1275
|
+
.fa-female:before {
|
1276
|
+
content: "\f182";
|
1277
|
+
}
|
1278
|
+
.fa-male:before {
|
1279
|
+
content: "\f183";
|
1280
|
+
}
|
1281
|
+
.fa-gittip:before,
|
1282
|
+
.fa-gratipay:before {
|
1283
|
+
content: "\f184";
|
1284
|
+
}
|
1285
|
+
.fa-sun-o:before {
|
1286
|
+
content: "\f185";
|
1287
|
+
}
|
1288
|
+
.fa-moon-o:before {
|
1289
|
+
content: "\f186";
|
1290
|
+
}
|
1291
|
+
.fa-archive:before {
|
1292
|
+
content: "\f187";
|
1293
|
+
}
|
1294
|
+
.fa-bug:before {
|
1295
|
+
content: "\f188";
|
1296
|
+
}
|
1297
|
+
.fa-vk:before {
|
1298
|
+
content: "\f189";
|
1299
|
+
}
|
1300
|
+
.fa-weibo:before {
|
1301
|
+
content: "\f18a";
|
1302
|
+
}
|
1303
|
+
.fa-renren:before {
|
1304
|
+
content: "\f18b";
|
1305
|
+
}
|
1306
|
+
.fa-pagelines:before {
|
1307
|
+
content: "\f18c";
|
1308
|
+
}
|
1309
|
+
.fa-stack-exchange:before {
|
1310
|
+
content: "\f18d";
|
1311
|
+
}
|
1312
|
+
.fa-arrow-circle-o-right:before {
|
1313
|
+
content: "\f18e";
|
1314
|
+
}
|
1315
|
+
.fa-arrow-circle-o-left:before {
|
1316
|
+
content: "\f190";
|
1317
|
+
}
|
1318
|
+
.fa-toggle-left:before,
|
1319
|
+
.fa-caret-square-o-left:before {
|
1320
|
+
content: "\f191";
|
1321
|
+
}
|
1322
|
+
.fa-dot-circle-o:before {
|
1323
|
+
content: "\f192";
|
1324
|
+
}
|
1325
|
+
.fa-wheelchair:before {
|
1326
|
+
content: "\f193";
|
1327
|
+
}
|
1328
|
+
.fa-vimeo-square:before {
|
1329
|
+
content: "\f194";
|
1330
|
+
}
|
1331
|
+
.fa-turkish-lira:before,
|
1332
|
+
.fa-try:before {
|
1333
|
+
content: "\f195";
|
1334
|
+
}
|
1335
|
+
.fa-plus-square-o:before {
|
1336
|
+
content: "\f196";
|
1337
|
+
}
|
1338
|
+
.fa-space-shuttle:before {
|
1339
|
+
content: "\f197";
|
1340
|
+
}
|
1341
|
+
.fa-slack:before {
|
1342
|
+
content: "\f198";
|
1343
|
+
}
|
1344
|
+
.fa-envelope-square:before {
|
1345
|
+
content: "\f199";
|
1346
|
+
}
|
1347
|
+
.fa-wordpress:before {
|
1348
|
+
content: "\f19a";
|
1349
|
+
}
|
1350
|
+
.fa-openid:before {
|
1351
|
+
content: "\f19b";
|
1352
|
+
}
|
1353
|
+
.fa-institution:before,
|
1354
|
+
.fa-bank:before,
|
1355
|
+
.fa-university:before {
|
1356
|
+
content: "\f19c";
|
1357
|
+
}
|
1358
|
+
.fa-mortar-board:before,
|
1359
|
+
.fa-graduation-cap:before {
|
1360
|
+
content: "\f19d";
|
1361
|
+
}
|
1362
|
+
.fa-yahoo:before {
|
1363
|
+
content: "\f19e";
|
1364
|
+
}
|
1365
|
+
.fa-google:before {
|
1366
|
+
content: "\f1a0";
|
1367
|
+
}
|
1368
|
+
.fa-reddit:before {
|
1369
|
+
content: "\f1a1";
|
1370
|
+
}
|
1371
|
+
.fa-reddit-square:before {
|
1372
|
+
content: "\f1a2";
|
1373
|
+
}
|
1374
|
+
.fa-stumbleupon-circle:before {
|
1375
|
+
content: "\f1a3";
|
1376
|
+
}
|
1377
|
+
.fa-stumbleupon:before {
|
1378
|
+
content: "\f1a4";
|
1379
|
+
}
|
1380
|
+
.fa-delicious:before {
|
1381
|
+
content: "\f1a5";
|
1382
|
+
}
|
1383
|
+
.fa-digg:before {
|
1384
|
+
content: "\f1a6";
|
1385
|
+
}
|
1386
|
+
.fa-pied-piper-pp:before {
|
1387
|
+
content: "\f1a7";
|
1388
|
+
}
|
1389
|
+
.fa-pied-piper-alt:before {
|
1390
|
+
content: "\f1a8";
|
1391
|
+
}
|
1392
|
+
.fa-drupal:before {
|
1393
|
+
content: "\f1a9";
|
1394
|
+
}
|
1395
|
+
.fa-joomla:before {
|
1396
|
+
content: "\f1aa";
|
1397
|
+
}
|
1398
|
+
.fa-language:before {
|
1399
|
+
content: "\f1ab";
|
1400
|
+
}
|
1401
|
+
.fa-fax:before {
|
1402
|
+
content: "\f1ac";
|
1403
|
+
}
|
1404
|
+
.fa-building:before {
|
1405
|
+
content: "\f1ad";
|
1406
|
+
}
|
1407
|
+
.fa-child:before {
|
1408
|
+
content: "\f1ae";
|
1409
|
+
}
|
1410
|
+
.fa-paw:before {
|
1411
|
+
content: "\f1b0";
|
1412
|
+
}
|
1413
|
+
.fa-spoon:before {
|
1414
|
+
content: "\f1b1";
|
1415
|
+
}
|
1416
|
+
.fa-cube:before {
|
1417
|
+
content: "\f1b2";
|
1418
|
+
}
|
1419
|
+
.fa-cubes:before {
|
1420
|
+
content: "\f1b3";
|
1421
|
+
}
|
1422
|
+
.fa-behance:before {
|
1423
|
+
content: "\f1b4";
|
1424
|
+
}
|
1425
|
+
.fa-behance-square:before {
|
1426
|
+
content: "\f1b5";
|
1427
|
+
}
|
1428
|
+
.fa-steam:before {
|
1429
|
+
content: "\f1b6";
|
1430
|
+
}
|
1431
|
+
.fa-steam-square:before {
|
1432
|
+
content: "\f1b7";
|
1433
|
+
}
|
1434
|
+
.fa-recycle:before {
|
1435
|
+
content: "\f1b8";
|
1436
|
+
}
|
1437
|
+
.fa-automobile:before,
|
1438
|
+
.fa-car:before {
|
1439
|
+
content: "\f1b9";
|
1440
|
+
}
|
1441
|
+
.fa-cab:before,
|
1442
|
+
.fa-taxi:before {
|
1443
|
+
content: "\f1ba";
|
1444
|
+
}
|
1445
|
+
.fa-tree:before {
|
1446
|
+
content: "\f1bb";
|
1447
|
+
}
|
1448
|
+
.fa-spotify:before {
|
1449
|
+
content: "\f1bc";
|
1450
|
+
}
|
1451
|
+
.fa-deviantart:before {
|
1452
|
+
content: "\f1bd";
|
1453
|
+
}
|
1454
|
+
.fa-soundcloud:before {
|
1455
|
+
content: "\f1be";
|
1456
|
+
}
|
1457
|
+
.fa-database:before {
|
1458
|
+
content: "\f1c0";
|
1459
|
+
}
|
1460
|
+
.fa-file-pdf-o:before {
|
1461
|
+
content: "\f1c1";
|
1462
|
+
}
|
1463
|
+
.fa-file-word-o:before {
|
1464
|
+
content: "\f1c2";
|
1465
|
+
}
|
1466
|
+
.fa-file-excel-o:before {
|
1467
|
+
content: "\f1c3";
|
1468
|
+
}
|
1469
|
+
.fa-file-powerpoint-o:before {
|
1470
|
+
content: "\f1c4";
|
1471
|
+
}
|
1472
|
+
.fa-file-photo-o:before,
|
1473
|
+
.fa-file-picture-o:before,
|
1474
|
+
.fa-file-image-o:before {
|
1475
|
+
content: "\f1c5";
|
1476
|
+
}
|
1477
|
+
.fa-file-zip-o:before,
|
1478
|
+
.fa-file-archive-o:before {
|
1479
|
+
content: "\f1c6";
|
1480
|
+
}
|
1481
|
+
.fa-file-sound-o:before,
|
1482
|
+
.fa-file-audio-o:before {
|
1483
|
+
content: "\f1c7";
|
1484
|
+
}
|
1485
|
+
.fa-file-movie-o:before,
|
1486
|
+
.fa-file-video-o:before {
|
1487
|
+
content: "\f1c8";
|
1488
|
+
}
|
1489
|
+
.fa-file-code-o:before {
|
1490
|
+
content: "\f1c9";
|
1491
|
+
}
|
1492
|
+
.fa-vine:before {
|
1493
|
+
content: "\f1ca";
|
1494
|
+
}
|
1495
|
+
.fa-codepen:before {
|
1496
|
+
content: "\f1cb";
|
1497
|
+
}
|
1498
|
+
.fa-jsfiddle:before {
|
1499
|
+
content: "\f1cc";
|
1500
|
+
}
|
1501
|
+
.fa-life-bouy:before,
|
1502
|
+
.fa-life-buoy:before,
|
1503
|
+
.fa-life-saver:before,
|
1504
|
+
.fa-support:before,
|
1505
|
+
.fa-life-ring:before {
|
1506
|
+
content: "\f1cd";
|
1507
|
+
}
|
1508
|
+
.fa-circle-o-notch:before {
|
1509
|
+
content: "\f1ce";
|
1510
|
+
}
|
1511
|
+
.fa-ra:before,
|
1512
|
+
.fa-resistance:before,
|
1513
|
+
.fa-rebel:before {
|
1514
|
+
content: "\f1d0";
|
1515
|
+
}
|
1516
|
+
.fa-ge:before,
|
1517
|
+
.fa-empire:before {
|
1518
|
+
content: "\f1d1";
|
1519
|
+
}
|
1520
|
+
.fa-git-square:before {
|
1521
|
+
content: "\f1d2";
|
1522
|
+
}
|
1523
|
+
.fa-git:before {
|
1524
|
+
content: "\f1d3";
|
1525
|
+
}
|
1526
|
+
.fa-y-combinator-square:before,
|
1527
|
+
.fa-yc-square:before,
|
1528
|
+
.fa-hacker-news:before {
|
1529
|
+
content: "\f1d4";
|
1530
|
+
}
|
1531
|
+
.fa-tencent-weibo:before {
|
1532
|
+
content: "\f1d5";
|
1533
|
+
}
|
1534
|
+
.fa-qq:before {
|
1535
|
+
content: "\f1d6";
|
1536
|
+
}
|
1537
|
+
.fa-wechat:before,
|
1538
|
+
.fa-weixin:before {
|
1539
|
+
content: "\f1d7";
|
1540
|
+
}
|
1541
|
+
.fa-send:before,
|
1542
|
+
.fa-paper-plane:before {
|
1543
|
+
content: "\f1d8";
|
1544
|
+
}
|
1545
|
+
.fa-send-o:before,
|
1546
|
+
.fa-paper-plane-o:before {
|
1547
|
+
content: "\f1d9";
|
1548
|
+
}
|
1549
|
+
.fa-history:before {
|
1550
|
+
content: "\f1da";
|
1551
|
+
}
|
1552
|
+
.fa-circle-thin:before {
|
1553
|
+
content: "\f1db";
|
1554
|
+
}
|
1555
|
+
.fa-header:before {
|
1556
|
+
content: "\f1dc";
|
1557
|
+
}
|
1558
|
+
.fa-paragraph:before {
|
1559
|
+
content: "\f1dd";
|
1560
|
+
}
|
1561
|
+
.fa-sliders:before {
|
1562
|
+
content: "\f1de";
|
1563
|
+
}
|
1564
|
+
.fa-share-alt:before {
|
1565
|
+
content: "\f1e0";
|
1566
|
+
}
|
1567
|
+
.fa-share-alt-square:before {
|
1568
|
+
content: "\f1e1";
|
1569
|
+
}
|
1570
|
+
.fa-bomb:before {
|
1571
|
+
content: "\f1e2";
|
1572
|
+
}
|
1573
|
+
.fa-soccer-ball-o:before,
|
1574
|
+
.fa-futbol-o:before {
|
1575
|
+
content: "\f1e3";
|
1576
|
+
}
|
1577
|
+
.fa-tty:before {
|
1578
|
+
content: "\f1e4";
|
1579
|
+
}
|
1580
|
+
.fa-binoculars:before {
|
1581
|
+
content: "\f1e5";
|
1582
|
+
}
|
1583
|
+
.fa-plug:before {
|
1584
|
+
content: "\f1e6";
|
1585
|
+
}
|
1586
|
+
.fa-slideshare:before {
|
1587
|
+
content: "\f1e7";
|
1588
|
+
}
|
1589
|
+
.fa-twitch:before {
|
1590
|
+
content: "\f1e8";
|
1591
|
+
}
|
1592
|
+
.fa-yelp:before {
|
1593
|
+
content: "\f1e9";
|
1594
|
+
}
|
1595
|
+
.fa-newspaper-o:before {
|
1596
|
+
content: "\f1ea";
|
1597
|
+
}
|
1598
|
+
.fa-wifi:before {
|
1599
|
+
content: "\f1eb";
|
1600
|
+
}
|
1601
|
+
.fa-calculator:before {
|
1602
|
+
content: "\f1ec";
|
1603
|
+
}
|
1604
|
+
.fa-paypal:before {
|
1605
|
+
content: "\f1ed";
|
1606
|
+
}
|
1607
|
+
.fa-google-wallet:before {
|
1608
|
+
content: "\f1ee";
|
1609
|
+
}
|
1610
|
+
.fa-cc-visa:before {
|
1611
|
+
content: "\f1f0";
|
1612
|
+
}
|
1613
|
+
.fa-cc-mastercard:before {
|
1614
|
+
content: "\f1f1";
|
1615
|
+
}
|
1616
|
+
.fa-cc-discover:before {
|
1617
|
+
content: "\f1f2";
|
1618
|
+
}
|
1619
|
+
.fa-cc-amex:before {
|
1620
|
+
content: "\f1f3";
|
1621
|
+
}
|
1622
|
+
.fa-cc-paypal:before {
|
1623
|
+
content: "\f1f4";
|
1624
|
+
}
|
1625
|
+
.fa-cc-stripe:before {
|
1626
|
+
content: "\f1f5";
|
1627
|
+
}
|
1628
|
+
.fa-bell-slash:before {
|
1629
|
+
content: "\f1f6";
|
1630
|
+
}
|
1631
|
+
.fa-bell-slash-o:before {
|
1632
|
+
content: "\f1f7";
|
1633
|
+
}
|
1634
|
+
.fa-trash:before {
|
1635
|
+
content: "\f1f8";
|
1636
|
+
}
|
1637
|
+
.fa-copyright:before {
|
1638
|
+
content: "\f1f9";
|
1639
|
+
}
|
1640
|
+
.fa-at:before {
|
1641
|
+
content: "\f1fa";
|
1642
|
+
}
|
1643
|
+
.fa-eyedropper:before {
|
1644
|
+
content: "\f1fb";
|
1645
|
+
}
|
1646
|
+
.fa-paint-brush:before {
|
1647
|
+
content: "\f1fc";
|
1648
|
+
}
|
1649
|
+
.fa-birthday-cake:before {
|
1650
|
+
content: "\f1fd";
|
1651
|
+
}
|
1652
|
+
.fa-area-chart:before {
|
1653
|
+
content: "\f1fe";
|
1654
|
+
}
|
1655
|
+
.fa-pie-chart:before {
|
1656
|
+
content: "\f200";
|
1657
|
+
}
|
1658
|
+
.fa-line-chart:before {
|
1659
|
+
content: "\f201";
|
1660
|
+
}
|
1661
|
+
.fa-lastfm:before {
|
1662
|
+
content: "\f202";
|
1663
|
+
}
|
1664
|
+
.fa-lastfm-square:before {
|
1665
|
+
content: "\f203";
|
1666
|
+
}
|
1667
|
+
.fa-toggle-off:before {
|
1668
|
+
content: "\f204";
|
1669
|
+
}
|
1670
|
+
.fa-toggle-on:before {
|
1671
|
+
content: "\f205";
|
1672
|
+
}
|
1673
|
+
.fa-bicycle:before {
|
1674
|
+
content: "\f206";
|
1675
|
+
}
|
1676
|
+
.fa-bus:before {
|
1677
|
+
content: "\f207";
|
1678
|
+
}
|
1679
|
+
.fa-ioxhost:before {
|
1680
|
+
content: "\f208";
|
1681
|
+
}
|
1682
|
+
.fa-angellist:before {
|
1683
|
+
content: "\f209";
|
1684
|
+
}
|
1685
|
+
.fa-cc:before {
|
1686
|
+
content: "\f20a";
|
1687
|
+
}
|
1688
|
+
.fa-shekel:before,
|
1689
|
+
.fa-sheqel:before,
|
1690
|
+
.fa-ils:before {
|
1691
|
+
content: "\f20b";
|
1692
|
+
}
|
1693
|
+
.fa-meanpath:before {
|
1694
|
+
content: "\f20c";
|
1695
|
+
}
|
1696
|
+
.fa-buysellads:before {
|
1697
|
+
content: "\f20d";
|
1698
|
+
}
|
1699
|
+
.fa-connectdevelop:before {
|
1700
|
+
content: "\f20e";
|
1701
|
+
}
|
1702
|
+
.fa-dashcube:before {
|
1703
|
+
content: "\f210";
|
1704
|
+
}
|
1705
|
+
.fa-forumbee:before {
|
1706
|
+
content: "\f211";
|
1707
|
+
}
|
1708
|
+
.fa-leanpub:before {
|
1709
|
+
content: "\f212";
|
1710
|
+
}
|
1711
|
+
.fa-sellsy:before {
|
1712
|
+
content: "\f213";
|
1713
|
+
}
|
1714
|
+
.fa-shirtsinbulk:before {
|
1715
|
+
content: "\f214";
|
1716
|
+
}
|
1717
|
+
.fa-simplybuilt:before {
|
1718
|
+
content: "\f215";
|
1719
|
+
}
|
1720
|
+
.fa-skyatlas:before {
|
1721
|
+
content: "\f216";
|
1722
|
+
}
|
1723
|
+
.fa-cart-plus:before {
|
1724
|
+
content: "\f217";
|
1725
|
+
}
|
1726
|
+
.fa-cart-arrow-down:before {
|
1727
|
+
content: "\f218";
|
1728
|
+
}
|
1729
|
+
.fa-diamond:before {
|
1730
|
+
content: "\f219";
|
1731
|
+
}
|
1732
|
+
.fa-ship:before {
|
1733
|
+
content: "\f21a";
|
1734
|
+
}
|
1735
|
+
.fa-user-secret:before {
|
1736
|
+
content: "\f21b";
|
1737
|
+
}
|
1738
|
+
.fa-motorcycle:before {
|
1739
|
+
content: "\f21c";
|
1740
|
+
}
|
1741
|
+
.fa-street-view:before {
|
1742
|
+
content: "\f21d";
|
1743
|
+
}
|
1744
|
+
.fa-heartbeat:before {
|
1745
|
+
content: "\f21e";
|
1746
|
+
}
|
1747
|
+
.fa-venus:before {
|
1748
|
+
content: "\f221";
|
1749
|
+
}
|
1750
|
+
.fa-mars:before {
|
1751
|
+
content: "\f222";
|
1752
|
+
}
|
1753
|
+
.fa-mercury:before {
|
1754
|
+
content: "\f223";
|
1755
|
+
}
|
1756
|
+
.fa-intersex:before,
|
1757
|
+
.fa-transgender:before {
|
1758
|
+
content: "\f224";
|
1759
|
+
}
|
1760
|
+
.fa-transgender-alt:before {
|
1761
|
+
content: "\f225";
|
1762
|
+
}
|
1763
|
+
.fa-venus-double:before {
|
1764
|
+
content: "\f226";
|
1765
|
+
}
|
1766
|
+
.fa-mars-double:before {
|
1767
|
+
content: "\f227";
|
1768
|
+
}
|
1769
|
+
.fa-venus-mars:before {
|
1770
|
+
content: "\f228";
|
1771
|
+
}
|
1772
|
+
.fa-mars-stroke:before {
|
1773
|
+
content: "\f229";
|
1774
|
+
}
|
1775
|
+
.fa-mars-stroke-v:before {
|
1776
|
+
content: "\f22a";
|
1777
|
+
}
|
1778
|
+
.fa-mars-stroke-h:before {
|
1779
|
+
content: "\f22b";
|
1780
|
+
}
|
1781
|
+
.fa-neuter:before {
|
1782
|
+
content: "\f22c";
|
1783
|
+
}
|
1784
|
+
.fa-genderless:before {
|
1785
|
+
content: "\f22d";
|
1786
|
+
}
|
1787
|
+
.fa-facebook-official:before {
|
1788
|
+
content: "\f230";
|
1789
|
+
}
|
1790
|
+
.fa-pinterest-p:before {
|
1791
|
+
content: "\f231";
|
1792
|
+
}
|
1793
|
+
.fa-whatsapp:before {
|
1794
|
+
content: "\f232";
|
1795
|
+
}
|
1796
|
+
.fa-server:before {
|
1797
|
+
content: "\f233";
|
1798
|
+
}
|
1799
|
+
.fa-user-plus:before {
|
1800
|
+
content: "\f234";
|
1801
|
+
}
|
1802
|
+
.fa-user-times:before {
|
1803
|
+
content: "\f235";
|
1804
|
+
}
|
1805
|
+
.fa-hotel:before,
|
1806
|
+
.fa-bed:before {
|
1807
|
+
content: "\f236";
|
1808
|
+
}
|
1809
|
+
.fa-viacoin:before {
|
1810
|
+
content: "\f237";
|
1811
|
+
}
|
1812
|
+
.fa-train:before {
|
1813
|
+
content: "\f238";
|
1814
|
+
}
|
1815
|
+
.fa-subway:before {
|
1816
|
+
content: "\f239";
|
1817
|
+
}
|
1818
|
+
.fa-medium:before {
|
1819
|
+
content: "\f23a";
|
1820
|
+
}
|
1821
|
+
.fa-yc:before,
|
1822
|
+
.fa-y-combinator:before {
|
1823
|
+
content: "\f23b";
|
1824
|
+
}
|
1825
|
+
.fa-optin-monster:before {
|
1826
|
+
content: "\f23c";
|
1827
|
+
}
|
1828
|
+
.fa-opencart:before {
|
1829
|
+
content: "\f23d";
|
1830
|
+
}
|
1831
|
+
.fa-expeditedssl:before {
|
1832
|
+
content: "\f23e";
|
1833
|
+
}
|
1834
|
+
.fa-battery-4:before,
|
1835
|
+
.fa-battery-full:before {
|
1836
|
+
content: "\f240";
|
1837
|
+
}
|
1838
|
+
.fa-battery-3:before,
|
1839
|
+
.fa-battery-three-quarters:before {
|
1840
|
+
content: "\f241";
|
1841
|
+
}
|
1842
|
+
.fa-battery-2:before,
|
1843
|
+
.fa-battery-half:before {
|
1844
|
+
content: "\f242";
|
1845
|
+
}
|
1846
|
+
.fa-battery-1:before,
|
1847
|
+
.fa-battery-quarter:before {
|
1848
|
+
content: "\f243";
|
1849
|
+
}
|
1850
|
+
.fa-battery-0:before,
|
1851
|
+
.fa-battery-empty:before {
|
1852
|
+
content: "\f244";
|
1853
|
+
}
|
1854
|
+
.fa-mouse-pointer:before {
|
1855
|
+
content: "\f245";
|
1856
|
+
}
|
1857
|
+
.fa-i-cursor:before {
|
1858
|
+
content: "\f246";
|
1859
|
+
}
|
1860
|
+
.fa-object-group:before {
|
1861
|
+
content: "\f247";
|
1862
|
+
}
|
1863
|
+
.fa-object-ungroup:before {
|
1864
|
+
content: "\f248";
|
1865
|
+
}
|
1866
|
+
.fa-sticky-note:before {
|
1867
|
+
content: "\f249";
|
1868
|
+
}
|
1869
|
+
.fa-sticky-note-o:before {
|
1870
|
+
content: "\f24a";
|
1871
|
+
}
|
1872
|
+
.fa-cc-jcb:before {
|
1873
|
+
content: "\f24b";
|
1874
|
+
}
|
1875
|
+
.fa-cc-diners-club:before {
|
1876
|
+
content: "\f24c";
|
1877
|
+
}
|
1878
|
+
.fa-clone:before {
|
1879
|
+
content: "\f24d";
|
1880
|
+
}
|
1881
|
+
.fa-balance-scale:before {
|
1882
|
+
content: "\f24e";
|
1883
|
+
}
|
1884
|
+
.fa-hourglass-o:before {
|
1885
|
+
content: "\f250";
|
1886
|
+
}
|
1887
|
+
.fa-hourglass-1:before,
|
1888
|
+
.fa-hourglass-start:before {
|
1889
|
+
content: "\f251";
|
1890
|
+
}
|
1891
|
+
.fa-hourglass-2:before,
|
1892
|
+
.fa-hourglass-half:before {
|
1893
|
+
content: "\f252";
|
1894
|
+
}
|
1895
|
+
.fa-hourglass-3:before,
|
1896
|
+
.fa-hourglass-end:before {
|
1897
|
+
content: "\f253";
|
1898
|
+
}
|
1899
|
+
.fa-hourglass:before {
|
1900
|
+
content: "\f254";
|
1901
|
+
}
|
1902
|
+
.fa-hand-grab-o:before,
|
1903
|
+
.fa-hand-rock-o:before {
|
1904
|
+
content: "\f255";
|
1905
|
+
}
|
1906
|
+
.fa-hand-stop-o:before,
|
1907
|
+
.fa-hand-paper-o:before {
|
1908
|
+
content: "\f256";
|
1909
|
+
}
|
1910
|
+
.fa-hand-scissors-o:before {
|
1911
|
+
content: "\f257";
|
1912
|
+
}
|
1913
|
+
.fa-hand-lizard-o:before {
|
1914
|
+
content: "\f258";
|
1915
|
+
}
|
1916
|
+
.fa-hand-spock-o:before {
|
1917
|
+
content: "\f259";
|
1918
|
+
}
|
1919
|
+
.fa-hand-pointer-o:before {
|
1920
|
+
content: "\f25a";
|
1921
|
+
}
|
1922
|
+
.fa-hand-peace-o:before {
|
1923
|
+
content: "\f25b";
|
1924
|
+
}
|
1925
|
+
.fa-trademark:before {
|
1926
|
+
content: "\f25c";
|
1927
|
+
}
|
1928
|
+
.fa-registered:before {
|
1929
|
+
content: "\f25d";
|
1930
|
+
}
|
1931
|
+
.fa-creative-commons:before {
|
1932
|
+
content: "\f25e";
|
1933
|
+
}
|
1934
|
+
.fa-gg:before {
|
1935
|
+
content: "\f260";
|
1936
|
+
}
|
1937
|
+
.fa-gg-circle:before {
|
1938
|
+
content: "\f261";
|
1939
|
+
}
|
1940
|
+
.fa-tripadvisor:before {
|
1941
|
+
content: "\f262";
|
1942
|
+
}
|
1943
|
+
.fa-odnoklassniki:before {
|
1944
|
+
content: "\f263";
|
1945
|
+
}
|
1946
|
+
.fa-odnoklassniki-square:before {
|
1947
|
+
content: "\f264";
|
1948
|
+
}
|
1949
|
+
.fa-get-pocket:before {
|
1950
|
+
content: "\f265";
|
1951
|
+
}
|
1952
|
+
.fa-wikipedia-w:before {
|
1953
|
+
content: "\f266";
|
1954
|
+
}
|
1955
|
+
.fa-safari:before {
|
1956
|
+
content: "\f267";
|
1957
|
+
}
|
1958
|
+
.fa-chrome:before {
|
1959
|
+
content: "\f268";
|
1960
|
+
}
|
1961
|
+
.fa-firefox:before {
|
1962
|
+
content: "\f269";
|
1963
|
+
}
|
1964
|
+
.fa-opera:before {
|
1965
|
+
content: "\f26a";
|
1966
|
+
}
|
1967
|
+
.fa-internet-explorer:before {
|
1968
|
+
content: "\f26b";
|
1969
|
+
}
|
1970
|
+
.fa-tv:before,
|
1971
|
+
.fa-television:before {
|
1972
|
+
content: "\f26c";
|
1973
|
+
}
|
1974
|
+
.fa-contao:before {
|
1975
|
+
content: "\f26d";
|
1976
|
+
}
|
1977
|
+
.fa-500px:before {
|
1978
|
+
content: "\f26e";
|
1979
|
+
}
|
1980
|
+
.fa-amazon:before {
|
1981
|
+
content: "\f270";
|
1982
|
+
}
|
1983
|
+
.fa-calendar-plus-o:before {
|
1984
|
+
content: "\f271";
|
1985
|
+
}
|
1986
|
+
.fa-calendar-minus-o:before {
|
1987
|
+
content: "\f272";
|
1988
|
+
}
|
1989
|
+
.fa-calendar-times-o:before {
|
1990
|
+
content: "\f273";
|
1991
|
+
}
|
1992
|
+
.fa-calendar-check-o:before {
|
1993
|
+
content: "\f274";
|
1994
|
+
}
|
1995
|
+
.fa-industry:before {
|
1996
|
+
content: "\f275";
|
1997
|
+
}
|
1998
|
+
.fa-map-pin:before {
|
1999
|
+
content: "\f276";
|
2000
|
+
}
|
2001
|
+
.fa-map-signs:before {
|
2002
|
+
content: "\f277";
|
2003
|
+
}
|
2004
|
+
.fa-map-o:before {
|
2005
|
+
content: "\f278";
|
2006
|
+
}
|
2007
|
+
.fa-map:before {
|
2008
|
+
content: "\f279";
|
2009
|
+
}
|
2010
|
+
.fa-commenting:before {
|
2011
|
+
content: "\f27a";
|
2012
|
+
}
|
2013
|
+
.fa-commenting-o:before {
|
2014
|
+
content: "\f27b";
|
2015
|
+
}
|
2016
|
+
.fa-houzz:before {
|
2017
|
+
content: "\f27c";
|
2018
|
+
}
|
2019
|
+
.fa-vimeo:before {
|
2020
|
+
content: "\f27d";
|
2021
|
+
}
|
2022
|
+
.fa-black-tie:before {
|
2023
|
+
content: "\f27e";
|
2024
|
+
}
|
2025
|
+
.fa-fonticons:before {
|
2026
|
+
content: "\f280";
|
2027
|
+
}
|
2028
|
+
.fa-reddit-alien:before {
|
2029
|
+
content: "\f281";
|
2030
|
+
}
|
2031
|
+
.fa-edge:before {
|
2032
|
+
content: "\f282";
|
2033
|
+
}
|
2034
|
+
.fa-credit-card-alt:before {
|
2035
|
+
content: "\f283";
|
2036
|
+
}
|
2037
|
+
.fa-codiepie:before {
|
2038
|
+
content: "\f284";
|
2039
|
+
}
|
2040
|
+
.fa-modx:before {
|
2041
|
+
content: "\f285";
|
2042
|
+
}
|
2043
|
+
.fa-fort-awesome:before {
|
2044
|
+
content: "\f286";
|
2045
|
+
}
|
2046
|
+
.fa-usb:before {
|
2047
|
+
content: "\f287";
|
2048
|
+
}
|
2049
|
+
.fa-product-hunt:before {
|
2050
|
+
content: "\f288";
|
2051
|
+
}
|
2052
|
+
.fa-mixcloud:before {
|
2053
|
+
content: "\f289";
|
2054
|
+
}
|
2055
|
+
.fa-scribd:before {
|
2056
|
+
content: "\f28a";
|
2057
|
+
}
|
2058
|
+
.fa-pause-circle:before {
|
2059
|
+
content: "\f28b";
|
2060
|
+
}
|
2061
|
+
.fa-pause-circle-o:before {
|
2062
|
+
content: "\f28c";
|
2063
|
+
}
|
2064
|
+
.fa-stop-circle:before {
|
2065
|
+
content: "\f28d";
|
2066
|
+
}
|
2067
|
+
.fa-stop-circle-o:before {
|
2068
|
+
content: "\f28e";
|
2069
|
+
}
|
2070
|
+
.fa-shopping-bag:before {
|
2071
|
+
content: "\f290";
|
2072
|
+
}
|
2073
|
+
.fa-shopping-basket:before {
|
2074
|
+
content: "\f291";
|
2075
|
+
}
|
2076
|
+
.fa-hashtag:before {
|
2077
|
+
content: "\f292";
|
2078
|
+
}
|
2079
|
+
.fa-bluetooth:before {
|
2080
|
+
content: "\f293";
|
2081
|
+
}
|
2082
|
+
.fa-bluetooth-b:before {
|
2083
|
+
content: "\f294";
|
2084
|
+
}
|
2085
|
+
.fa-percent:before {
|
2086
|
+
content: "\f295";
|
2087
|
+
}
|
2088
|
+
.fa-gitlab:before {
|
2089
|
+
content: "\f296";
|
2090
|
+
}
|
2091
|
+
.fa-wpbeginner:before {
|
2092
|
+
content: "\f297";
|
2093
|
+
}
|
2094
|
+
.fa-wpforms:before {
|
2095
|
+
content: "\f298";
|
2096
|
+
}
|
2097
|
+
.fa-envira:before {
|
2098
|
+
content: "\f299";
|
2099
|
+
}
|
2100
|
+
.fa-universal-access:before {
|
2101
|
+
content: "\f29a";
|
2102
|
+
}
|
2103
|
+
.fa-wheelchair-alt:before {
|
2104
|
+
content: "\f29b";
|
2105
|
+
}
|
2106
|
+
.fa-question-circle-o:before {
|
2107
|
+
content: "\f29c";
|
2108
|
+
}
|
2109
|
+
.fa-blind:before {
|
2110
|
+
content: "\f29d";
|
2111
|
+
}
|
2112
|
+
.fa-audio-description:before {
|
2113
|
+
content: "\f29e";
|
2114
|
+
}
|
2115
|
+
.fa-volume-control-phone:before {
|
2116
|
+
content: "\f2a0";
|
2117
|
+
}
|
2118
|
+
.fa-braille:before {
|
2119
|
+
content: "\f2a1";
|
2120
|
+
}
|
2121
|
+
.fa-assistive-listening-systems:before {
|
2122
|
+
content: "\f2a2";
|
2123
|
+
}
|
2124
|
+
.fa-asl-interpreting:before,
|
2125
|
+
.fa-american-sign-language-interpreting:before {
|
2126
|
+
content: "\f2a3";
|
2127
|
+
}
|
2128
|
+
.fa-deafness:before,
|
2129
|
+
.fa-hard-of-hearing:before,
|
2130
|
+
.fa-deaf:before {
|
2131
|
+
content: "\f2a4";
|
2132
|
+
}
|
2133
|
+
.fa-glide:before {
|
2134
|
+
content: "\f2a5";
|
2135
|
+
}
|
2136
|
+
.fa-glide-g:before {
|
2137
|
+
content: "\f2a6";
|
2138
|
+
}
|
2139
|
+
.fa-signing:before,
|
2140
|
+
.fa-sign-language:before {
|
2141
|
+
content: "\f2a7";
|
2142
|
+
}
|
2143
|
+
.fa-low-vision:before {
|
2144
|
+
content: "\f2a8";
|
2145
|
+
}
|
2146
|
+
.fa-viadeo:before {
|
2147
|
+
content: "\f2a9";
|
2148
|
+
}
|
2149
|
+
.fa-viadeo-square:before {
|
2150
|
+
content: "\f2aa";
|
2151
|
+
}
|
2152
|
+
.fa-snapchat:before {
|
2153
|
+
content: "\f2ab";
|
2154
|
+
}
|
2155
|
+
.fa-snapchat-ghost:before {
|
2156
|
+
content: "\f2ac";
|
2157
|
+
}
|
2158
|
+
.fa-snapchat-square:before {
|
2159
|
+
content: "\f2ad";
|
2160
|
+
}
|
2161
|
+
.fa-pied-piper:before {
|
2162
|
+
content: "\f2ae";
|
2163
|
+
}
|
2164
|
+
.fa-first-order:before {
|
2165
|
+
content: "\f2b0";
|
2166
|
+
}
|
2167
|
+
.fa-yoast:before {
|
2168
|
+
content: "\f2b1";
|
2169
|
+
}
|
2170
|
+
.fa-themeisle:before {
|
2171
|
+
content: "\f2b2";
|
2172
|
+
}
|
2173
|
+
.fa-google-plus-circle:before,
|
2174
|
+
.fa-google-plus-official:before {
|
2175
|
+
content: "\f2b3";
|
2176
|
+
}
|
2177
|
+
.fa-fa:before,
|
2178
|
+
.fa-font-awesome:before {
|
2179
|
+
content: "\f2b4";
|
2180
|
+
}
|
2181
|
+
.sr-only {
|
2182
|
+
position: absolute;
|
2183
|
+
width: 1px;
|
2184
|
+
height: 1px;
|
2185
|
+
padding: 0;
|
2186
|
+
margin: -1px;
|
2187
|
+
overflow: hidden;
|
2188
|
+
clip: rect(0, 0, 0, 0);
|
2189
|
+
border: 0;
|
2190
|
+
}
|
2191
|
+
.sr-only-focusable:active,
|
2192
|
+
.sr-only-focusable:focus {
|
2193
|
+
position: static;
|
2194
|
+
width: auto;
|
2195
|
+
height: auto;
|
2196
|
+
margin: 0;
|
2197
|
+
overflow: visible;
|
2198
|
+
clip: auto;
|
2199
|
+
}
|