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 23.214,0.586C 22.838,0.21, 22.33,0, 21.798,0L 10.202,0 c-0.53,0-1.040,0.21-1.414,0.586l-8.2,8.202 C 0.21,9.162,0,9.67,0,10.202l0,11.598 c0,0.53, 0.21,1.040, 0.586,1.414l 8.2,8.202C 9.162,31.79, 9.67,32, 10.202,32l 11.598,0 c 0.53,0, 1.040-0.21, 1.414-0.586l 8.2-8.202C 31.79,22.838, 32,22.33, 32,21.798L 32,10.202 c0-0.53-0.21-1.040-0.586-1.414L 23.214,0.586z M 16,20c-1.104,0-2-0.896-2-2L 14,6 c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2l0,12 C 18,19.104, 17.104,20, 16,20z M 18,26c0,1.104-0.896,2-2,2s-2-0.896-2-2 c0-1.104, 0.896-2, 2-2S 18,24.896, 18,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 23.214,0.586C 22.838,0.21, 22.33,0, 21.798,0L 10.202,0 c-0.53,0-1.040,0.21-1.414,0.586l-8.2,8.202 C 0.21,9.162,0,9.67,0,10.202l0,11.598 c0,0.53, 0.21,1.040, 0.586,1.414l 8.2,8.202C 9.162,31.79, 9.67,32, 10.202,32l 11.598,0 c 0.53,0, 1.040-0.21, 1.414-0.586l 8.2-8.202C 31.79,22.838, 32,22.33, 32,21.798L 32,10.202 c0-0.53-0.21-1.040-0.586-1.414L 23.214,0.586z M 30,21.798L 21.798,30L 10.202,30 L 2,21.798L 2,10.202 L 10.202,2l 11.598,0 L 30,10.202L 30,21.798 zM 16,6C 14.896,6, 14,6.896, 14,8l0,10 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2L 18,8 C 18,6.896, 17.104,6, 16,6zM 14,24A2,2 1080 1 0 18,24A2,2 1080 1 0 14,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.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 2.062,32l 27.812,0 c 0.702,0, 1.354-0.368, 1.716-0.972c 0.362-0.602, 0.38-1.35, 0.050-1.97l-13.876-26 C 17.418,2.408, 16.74,2, 16.002,2L 16,2 C 15.262,2, 14.586,2.406, 14.238,3.056l-13.938,26c-0.332,0.62-0.314,1.368, 0.046,1.972 C 0.708,31.63, 1.36,32, 2.062,32z M 16,24c 1.104,0, 2,0.896, 2,2c0,1.104-0.896,2-2,2s-2-0.896-2-2C 14,24.896, 14.896,24, 16,24z M 14,20.032 l0-8 c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2l0,8 c0,1.104-0.896,2-2,2S 14,21.136, 14,20.032z"></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 31.64,29.058l-13.876-26C 17.418,2.408, 16.74,2, 16.002,2L 16,2 C 15.262,2, 14.586,2.406, 14.238,3.056l-13.938,26 c-0.332,0.62-0.314,1.368, 0.046,1.972C 0.708,31.63, 1.36,32, 2.062,32l 27.812,0 c 0.702,0, 1.354-0.368, 1.716-0.972 C 31.952,30.426, 31.97,29.678, 31.64,29.058z M 2.062,30L 16,4l 13.876,26L 2.062,30 zM 14,14.032l0,6 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2l0-6 c0-1.104-0.896-2-2-2S 14,12.926, 14,14.032zM 14,26A2,2 1080 1 0 18,26A2,2 1080 1 0 14,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 30,0L 2,0 C 0.896,0,0,0.896,0,2l0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,2 C 32,0.896, 31.104,0, 30,0z M 6,18l0,4 L 2,22 L 2,18 L 6,18 z M 2,14L 2,10 l 4,0 l0,4 L 2,14 z M 8,20l 16,0 l0,10 L 8,30 L 8,20 z M 24,18L 8,18 L 8,2 l 16,0 L 24,18 z M 26,18l 4,0 l0,4 l-4,0 L 26,18 z M 26,14L 26,10 l 4,0 l0,4 L 26,14 z M 26,6L 26,2 l 4,0 l0,4 L 26,6 z M 6,6L 2,6 L 2,2 l 4,0 L 6,6 z M 2,26l 4,0 l0,4 L 2,30 L 2,26 z M 26,26l 4,0 l0,4 l-4,0 L 26,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 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 24,0l-4,0 L 8,0 L 2,0 C 0.896,0,0,0.896,0,2l0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,6 l-6-6L 24,0 z M 24,2l0,8 l-4,0 L 20,2 L 24,2 z M 18,2l0,8 L 8,10 L 8,2 L 18,2 z M 8,30L 8,18 l 16,0 l0,12 L 8,30 z M 30,30l-4,0 L 26,18 c0-1.104-0.896-2-2-2L 8,16 C 6.896,16, 6,16.896, 6,18l0,12 L 2,30 L 2,2 l 4,0 l0,8 c0,1.104, 0.896,2, 2,2l 12,0 l 4,0 c 1.104,0, 2-0.896, 2-2L 26,2.828 l 4,4L 30,30 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 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 24,0L 8,0 L 2,0 C 0.896,0,0,0.896,0,2l0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,6 l-6-6L 24,0 z M 22,10L 22,2 l 2,0 l0,8 c0,1.104-0.896,2-2,2L 10,12 C 8.896,12, 8,11.104, 8,10L 8,2 l 8,0 l0,8 L 22,10 z M 6,18c0-1.104, 0.896-2, 2-2l 16,0 c 1.104,0, 2,0.896, 2,2l0,12 L 6,30 L 6,18 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 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,20L 30,16 c0-1.104-0.896-2-2-2L 18,14 L 18,10 l 6,0 c 1.104,0, 2-0.896, 2-2L 26,6 c0-1.104-0.896-2-2-2L 10,4 C 8.896,4, 8,4.896, 8,6l0,2 c0,1.104, 0.896,2, 2,2l 6,0 l0,4 L 6,14 C 4.896,14, 4,14.896, 4,16l0,4 c-1.104,0-2,0.896-2,2l0,4 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-2 l0-2 c0-1.104-0.896-2-2-2L 6,16 l 10,0 l0,4 c-1.104,0-2,0.896-2,2l0,2 l0,2 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-2 l0-2 c0-1.104-0.896-2-2-2L 18,16 l 10,0 l0,4 c-1.104,0-2,0.896-2,2l0,2 l0,2 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-4 C 32,20.896, 31.104,20, 30,20z M 10,6l 14,0 l0,2 L 10,8 L 10,6 z M 6,24l0,2 L 4,26 l0-4 l 2,0 L 6,24 z M 18,26L 16,26 l0-4 l 2,0 L 18,26 z M 28,24l0-2 l 2,0 l0,4 l-2,0 L 28,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 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,20L 30,16 c0-1.104-0.896-2-2-2L 18,14 L 18,10 l 6,0 c 1.104,0, 2-0.896, 2-2L 26,6 c0-1.104-0.896-2-2-2L 10,4 C 8.896,4, 8,4.896, 8,6l0,2 c0,1.104, 0.896,2, 2,2l 6,0 l0,4 L 6,14 C 4.896,14, 4,14.896, 4,16l0,4 c-1.104,0-2,0.896-2,2l0,4 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-2 l0-2 c0-1.104-0.896-2-2-2L 6,16 l 10,0 l0,4 c-1.104,0-2,0.896-2,2l0,2 l0,2 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-2 l0-2 c0-1.104-0.896-2-2-2L 18,16 l 10,0 l0,4 c-1.104,0-2,0.896-2,2l0,2 l0,2 c0,1.104, 0.896,2, 2,2l 2,0 c 1.104,0, 2-0.896, 2-2l0-4 C 32,20.896, 31.104,20, 30,20z"></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,6l-8,0 c-1.104,0-2,0.896-2,2c0,0-0.26,1.834-2,2L 4,10 C 2.896,10, 2,10.896, 2,12l0,18 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z M 23,22L 18,22 l0,5 C 18,27.552, 17.552,28, 17,28S 16,27.552, 16,27L 16,22 L 11,22 C 10.448,22, 10,21.552, 10,21C 10,20.448, 10.448,20, 11,20L 16,20 L 16,15 C 16,14.448, 16.448,14, 17,14S 18,14.448, 18,15L 18,20 l 5,0 c 0.552,0, 1,0.448, 1,1 C 24,21.552, 23.552,22, 23,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" 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,6l-7.032,0 C 21.864,6, 20.594,6.562, 20,8c0,0-0.26,1.834-2,2L 4,10 C 2.896,10, 2,10.864, 2,11.968L 2,30 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2L 32,14 L 32,11.968 L 32,8 C 32,6.896, 31.104,6, 30,6z M 30,11.968L 30,14 l0,16 L 4,30 L 4,12 l 14,0 c 0.064,0, 0.126-0.004, 0.19-0.010c 1.876-0.178, 3.036-1.492, 3.572-2.842C 22.282,7.844, 23.188,8, 23.188,8L 30,8 L 30,11.968 zM 22,20L 18,20 L 18,16 c0-0.552-0.448-1-1-1S 16,15.448, 16,16l0,4 L 12,20 c-0.552,0-1,0.448-1,1 C 11,21.552, 11.448,22, 12,22l 4,0 l0,4 c0,0.552, 0.448,1, 1,1S 18,26.552, 18,26l0-4 l 4,0 c 0.552,0, 1-0.448, 1-1 C 23,20.448, 22.552,20, 22,20z"></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,6l-9.032,0 C 19.864,6, 18.594,6.562, 18,8c0,0-0.26,1.834-2,2L 2,10 C 0.896,10,0,10.864,0,11.968L0,30 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,14 L 32,11.968 L 32,8 C 32,6.896, 31.104,6, 30,6z M 30,11.968L 30,14 l0,16 L 2,30 L 2,12 l 14,0 c 0.064,0, 0.126-0.004, 0.19-0.010C 18.066,11.812, 19.226,10.5, 19.762,9.15C 20.282,7.844, 21.188,8, 21.188,8L 30,8 L 30,11.968 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,4l-10,0 C 18.896,4, 18,4.896, 18,6c0,0-0.26,1.834-2,2L 2,8 C 0.896,8,0,8.864,0,9.968L0,12 l 32,0 L 32,9.968 L 32,6 C 32,4.896, 31.104,4, 30,4zM0,30c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,14 L0,14 L0,30 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 32,9.968L 32,6 c0-1.104-0.896-2-2-2l-10,0 C 18.896,4, 18,4.896, 18,6c0,0-0.26,1.834-2,2L 2,8 C 0.896,8,0,8.864,0,9.968L0,12 l 32,0 L 32,9.968 zM 2,32l 28,0 c 1.104,0, 2-0.896, 2-2L 32,14 L0,14 l0,16 C0,31.104, 0.896,32, 2,32z M 2,16l 28,0 l0,14 L 2,30 L 2,16 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,6l-10,0 C 18.896,6, 18,6.896, 18,8c0,0-0.26,1.834-2,2L 2,10 C 0.896,10,0,10.864,0,11.968L0,30 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,14 L 32,11.968 L 32,8 C 32,6.896, 31.104,6, 30,6z"></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,4l-10,0 C 18.896,4, 18,4.896, 18,6c0,0-0.26,1.834-2,2L 2,8 C 0.896,8,0,8.864,0,9.968L0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,12 L 32,9.968 L 32,6 C 32,4.896, 31.104,4, 30,4z M 16.006,29.988l-6.244-8l 4.244,0 l0-8 c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2l0,8 l 4.244,0 L 16.006,29.988z"></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,4l-10,0 C 18.896,4, 18,4.896, 18,6c0,0-0.26,1.834-2,2L 2,8 C 0.896,8,0,8.864,0,9.968L0,28 c0,1.104, 0.896,2, 2,2l 12.006,0 l0-10 L 9.762,20 l 6.244-8l 6.244,8L 18.006,20 l0,10 L 30,30 c 1.104,0, 2-0.896, 2-2L 32,12 L 32,9.968 L 32,6 C 32,4.896, 31.104,4, 30,4z"></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.544,24.656c 0.48,0.746, 1.488,1.634, 3.568,1.634c 1.308,0, 2.982-0.382, 4.846-1.048 C 11.764,28.794, 13.246,32, 16,32c 2.8,0, 4.288-3.316, 5.084-6.942c 1.868,0.632, 3.548,0.996, 4.862,0.996c 2.2,0, 3.232-0.936, 3.712-1.72 c 1.552-2.544-0.87-5.774-3.794-8.444c 0.54-0.52, 1.048-1.040, 1.494-1.546c 2.528-2.878, 3.234-5.232, 2.098-7 c-0.48-0.746-1.488-1.634-3.568-1.634l0,0 c-1.308,0-2.982,0.382-4.846,1.048C 20.236,3.206, 18.754,0, 16,0C 13.2,0, 11.712,3.316, 10.916,6.942 C 9.048,6.308, 7.368,5.946, 6.054,5.946l0,0 c-2.2,0-3.234,0.936-3.712,1.72C 0.79,10.21, 3.212,13.44, 6.136,16.11 c-0.54,0.522-1.048,1.040-1.494,1.546C 2.114,20.534, 1.408,22.89, 2.544,24.656z M 16,30c-1.294,0-2.442-2.162-3.174-5.5 c 1.052-0.454, 2.14-0.984, 3.254-1.59c 1.068,0.548, 2.112,1.026, 3.124,1.442C 18.476,27.774, 17.314,30, 16,30z M 12,16 c0-0.734, 0.022-1.45, 0.052-2.154c 0.576-0.408, 1.166-0.812, 1.784-1.21C 14.546,12.18, 15.248,11.76, 15.944,11.36 c 0.706,0.384, 1.418,0.786, 2.138,1.224c 0.644,0.394, 1.262,0.796, 1.862,1.2C 19.978,14.508, 20,15.244, 20,16 c0,0.734-0.022,1.45-0.052,2.154C 19.372,18.562, 18.782,18.966, 18.164,19.364C 17.454,19.82, 16.752,20.24, 16.056,20.64 c-0.706-0.384-1.418-0.786-2.138-1.224c-0.644-0.394-1.262-0.796-1.862-1.2C 12.022,17.492, 12,16.756, 12,16z M 10.010,16.752 C 9.716,16.528, 9.428,16.304, 9.152,16.082C 9.428,15.848, 9.714,15.614, 10.006,15.38C 10.002,15.648, 10,15.874, 10,16 C 10,16.146, 10.004,16.422, 10.010,16.752z M 12.234,11.308C 12.292,10.74, 12.36,10.19, 12.438,9.658C 12.894,9.852, 13.36,10.066, 13.836,10.29 c-0.36,0.22-0.72,0.43-1.082,0.662C 12.574,11.070, 12.412,11.192, 12.234,11.308z M 18.030,10.24c 0.516-0.26, 1.020-0.502, 1.514-0.724 C 19.628,10.082, 19.7,10.672, 19.762,11.278c-0.278-0.178-0.512-0.324-0.636-0.4C 18.76,10.654, 18.394,10.452, 18.030,10.24z M 21.99,15.248 c 0.294,0.224, 0.582,0.448, 0.858,0.67c-0.276,0.234-0.562,0.466-0.856,0.702C 21.998,16.352, 22,16.126, 22,16 C 22,15.854, 21.996,15.578, 21.99,15.248z M 19.766,20.692c-0.058,0.568-0.124,1.12-0.202,1.65c-0.456-0.194-0.924-0.408-1.398-0.632 c 0.36-0.22, 0.72-0.43, 1.082-0.662C 19.426,20.93, 19.588,20.808, 19.766,20.692z M 12.874,21.122c 0.366,0.224, 0.73,0.426, 1.096,0.638 c-0.516,0.26-1.020,0.502-1.514,0.724c-0.084-0.564-0.156-1.154-0.218-1.762C 12.516,20.898, 12.75,21.046, 12.874,21.122z M 27.95,23.292c-0.316,0.516-1.016,0.762-2.004,0.762c-1.154,0-2.712-0.352-4.488-0.976c 0.212-1.372, 0.344-2.712, 0.422-3.856 c 0.894-0.66, 1.72-1.328, 2.502-2C 27.204,19.784, 28.672,22.11, 27.95,23.292z M 25.888,7.71c 0.916,0, 1.574,0.23, 1.886,0.716 c 0.75,1.166-0.666,3.528-3.43,6.158c-0.86-0.7-1.708-1.34-2.472-1.882c-0.082-1.18-0.218-2.556-0.444-3.962 C 23.202,8.082, 24.752,7.71, 25.888,7.71z M 16,2c 1.294,0, 2.442,2.162, 3.174,5.5c-1.052,0.454-2.14,0.984-3.254,1.59 C 14.85,8.542, 13.806,8.062, 12.796,7.648C 13.524,4.226, 14.686,2, 16,2z M 4.050,8.708c 0.316-0.516, 1.016-0.762, 2.004-0.762 c 1.154,0, 2.712,0.352, 4.488,0.976C 10.328,10.294, 10.198,11.632, 10.12,12.778c-0.894,0.66-1.72,1.328-2.502,2 C 4.796,12.216, 3.328,9.89, 4.050,8.708z M 10.126,19.296c 0.082,1.18, 0.218,2.556, 0.444,3.962c-1.772,0.658-3.322,1.030-4.458,1.030 c-0.916,0-1.574-0.23-1.886-0.716c-0.75-1.166, 0.666-3.528, 3.43-6.158C 8.514,18.114, 9.362,18.756, 10.126,19.296z"></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,8L 18.084,8 l0,6 L 32,14 L 32,10 C 32,8.896, 31.104,8, 30,8zM 2,8C 0.896,8,0,8.896,0,10l0,4 l 14,0 L 14,8 L 2,8 zM 2,16l0,14 c0,1.104, 0.896,2, 2,2l 10,0 L 14,16 L 2,16 zM 28,32c 1.104,0, 2-0.896, 2-2L 30,16 L 18.084,16 l0,16 L 28,32 zM 15.998,5.984l 0.006,0 C 16.002,5.988, 16,5.996, 16,6l 2.084,0 C 19.854,6, 22.36,6, 24,6c 2.762,0, 4-1.344, 4-3 S 26.762,0, 24,0c-2.586,0-4.622,1.164-6,2.514C 17.396,2.156, 16.698,1.938, 15.942,1.938c-0.724,0-1.394,0.204-1.982,0.536 C 12.584,1.14, 10.56,0, 8,0C 5.238,0, 4,1.344, 4,3S 5.238,6, 8,6c 1.666,0, 4.226,0, 6,0l 2,0 C 16,5.996, 15.998,5.988, 15.998,5.984z M 26,3 C 26,3.826, 24.912,4, 24,4L 19.458,4 C 19.442,3.972, 19.428,3.942, 19.412,3.916C 20.428,2.928, 21.968,2, 24,2C 24.912,2, 26,2.174, 26,3z M 6,3 C 6,2.174, 7.088,2, 8,2c 1.988,0, 3.496,0.89, 4.512,1.844C 12.48,3.894, 12.456,3.948, 12.426,4L 8,4 C 7.088,4, 6,3.826, 6,3z"></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,8L 18.042,8 L 14,8 L 2,8 C 0.896,8,0,8.896,0,10l0,6 l 2,0 l0,14 c0,1.104, 0.896,2, 2,2l 10,0 l 4.042,0 L 28,32 c 1.104,0, 2-0.896, 2-2L 30,16 l 2,0 L 32,10 C 32,8.896, 31.104,8, 30,8z M 2,10l 12,0 l0,4 L 2,14 L 2,10 z M 4,30L 4,16 l 10,0 l0,14 L 4,30 z M 28,30L 18.042,30 L 18.042,16 L 28,16 L 28,30 z M 30,14L 18.042,14 L 18.042,10 L 30,10 L 30,14 zM 16,6c0-0.004-0.002-0.012-0.002-0.016l 0.006,0 C 16.002,5.988, 16,5.996, 16,6c0,0, 5.238,0, 8,0 c 2.762,0, 4-1.344, 4-3S 26.762,0, 24,0c-2.586,0-4.622,1.164-6,2.514C 17.396,2.156, 16.698,1.938, 15.942,1.938 c-0.724,0-1.394,0.204-1.982,0.536C 12.584,1.14, 10.56,0, 8,0C 5.238,0, 4,1.344, 4,3S 5.238,6, 8,6C 10.762,6, 16,6, 16,6z M 26,3 C 26,3.826, 24.912,4, 24,4L 19.458,4 C 19.442,3.972, 19.428,3.942, 19.412,3.916C 20.428,2.928, 21.968,2, 24,2C 24.912,2, 26,2.174, 26,3z M 6,3 C 6,2.174, 7.088,2, 8,2c 1.988,0, 3.496,0.89, 4.512,1.844C 12.48,3.894, 12.456,3.948, 12.426,4L 8,4 C 7.088,4, 6,3.826, 6,3z"></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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 27.938,10l-2.98,0 c-0.58-1.824-1.376-3.422-2.336-4.704C 24.798,6.346, 26.64,7.98, 27.938,10z M 18,10L 18,4.164 C 19.89,4.722, 21.732,6.818, 22.866,10L 18,10 z M 23.448,12c 0.282,1.224, 0.464,2.564, 0.522,4L 18,16 L 18,12 L 23.448,12 z M 16,4.164L 16,10 L 11.134,10 C 12.268,6.818, 14.11,4.722, 16,4.164z M 16,12l0,4 L 10.030,16 c 0.058-1.436, 0.24-2.776, 0.522-4L 16,12 z M 8.030,16l-3.98,0 c 0.108-1.406, 0.43-2.754, 0.952-4l 3.52,0 C 8.254,13.266, 8.086,14.604, 8.030,16z M 8.030,18c 0.056,1.396, 0.224,2.734, 0.492,4l-3.52,0 c-0.522-1.246-0.844-2.594-0.952-4L 8.030,18 z M 10.030,18L 16,18 l0,4 L 10.552,22 C 10.27,20.776, 10.088,19.436, 10.030,18z M 16,24l0,5.836 C 14.11,29.278, 12.268,27.182, 11.134,24L 16,24 z M 18,29.836L 18,24 l 4.866,0 C 21.732,27.182, 19.89,29.278, 18,29.836z M 18,22L 18,18 l 5.97,0 c-0.058,1.436-0.24,2.776-0.522,4L 18,22 z M 25.97,18l 3.98,0 c-0.108,1.406-0.43,2.754-0.952,4l-3.52,0 C 25.746,20.734, 25.914,19.396, 25.97,18z M 25.97,16c-0.056-1.396-0.224-2.734-0.492-4l 3.52,0 c 0.522,1.246, 0.844,2.594, 0.952,4L 25.97,16 z M 11.378,5.296C 10.42,6.578, 9.622,8.176, 9.042,10l-2.98,0 C 7.36,7.98, 9.202,6.346, 11.378,5.296z M 6.062,24l 2.98,0 c 0.58,1.824, 1.376,3.422, 2.336,4.704C 9.202,27.654, 7.36,26.020, 6.062,24z M 22.622,28.704 c 0.958-1.282, 1.756-2.88, 2.336-4.704l 2.98,0 C 26.64,26.020, 24.798,27.654, 22.622,28.704z"></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.118,21.638c-5.446,5.444-14.308,5.448-19.754,0C 7.728,19.004, 6.278,15.496, 6.278,11.76 s 1.452-7.244, 4.084-9.876c 0.39-0.39, 0.39-1.024,0-1.414s-1.024-0.39-1.414,0C 5.936,3.48, 4.278,7.49, 4.278,11.76 s 1.66,8.282, 4.67,11.292C 11.49,25.596, 14.686,27.082, 18,27.548L 18,30 L 15,30 C 14.448,30, 14,30.448, 14,31C 14,31.552, 14.448,32, 15,32l 8,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1L 20,30 l0-2.288 c 0.080,0.002, 0.16,0.012, 0.24,0.012 c 4.088,0, 8.178-1.556, 11.292-4.67c 0.39-0.39, 0.39-1.024,0-1.414S 30.508,21.248, 30.118,21.638zM 20.24,0C 13.744,0, 8.48,5.266, 8.48,11.76s 5.266,11.76, 11.76,11.76S 32,18.256, 32,11.76S 26.734,0, 20.24,0z M 20.24,21.52c-5.382,0-9.76-4.378-9.76-9.76C 10.48,6.378, 14.858,2, 20.24,2C 25.622,2, 30,6.378, 30,11.76 C 30,17.142, 25.622,21.52, 20.24,21.52z"></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.118,21.638c-5.446,5.444-14.308,5.448-19.754,0C 7.728,19.004, 6.278,15.496, 6.278,11.76 s 1.452-7.244, 4.084-9.876c 0.39-0.39, 0.39-1.024,0-1.414s-1.024-0.39-1.414,0C 5.936,3.48, 4.278,7.49, 4.278,11.76 s 1.66,8.282, 4.67,11.292C 11.49,25.596, 14.686,27.082, 18,27.548L 18,30 L 15,30 C 14.448,30, 14,30.448, 14,31C 14,31.552, 14.448,32, 15,32l 8,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1L 20,30 l0-2.288 c 0.080,0.002, 0.16,0.012, 0.24,0.012 c 4.088,0, 8.178-1.556, 11.292-4.67c 0.39-0.39, 0.39-1.024,0-1.414S 30.508,21.248, 30.118,21.638zM 8.48,11.76A11.76,11.76 0 1 0 32,11.76A11.76,11.76 0 1 0 8.48,11.76z"></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,14l 6,0 c 1.104,0, 2-0.896, 2-2L 14,6 c0-1.104-0.896-2-2-2L 6,4 C 4.896,4, 4,4.896, 4,6l0,6 C 4,13.104, 4.896,14, 6,14zM 20,14l 6,0 c 1.104,0, 2-0.896, 2-2L 28,6 c0-1.104-0.896-2-2-2l-6,0 C 18.896,4, 18,4.896, 18,6l0,6 C 18,13.104, 18.896,14, 20,14zM 4,26c0,1.104, 0.896,2, 2,2l 6,0 c 1.104,0, 2-0.896, 2-2l0-6 c0-1.104-0.896-2-2-2L 6,18 c-1.104,0-2,0.896-2,2L 4,26 zM 18,26c0,1.104, 0.896,2, 2,2l 6,0 c 1.104,0, 2-0.896, 2-2l0-6 c0-1.104-0.896-2-2-2l-6,0 c-1.104,0-2,0.896-2,2L 18,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 4,10l 4,0 c 1.104,0, 2-0.896, 2-2L 10,4 c0-1.104-0.896-2-2-2L 4,2 C 2.896,2, 2,2.896, 2,4l0,4 C 2,9.104, 2.896,10, 4,10zM 14,10l 4,0 c 1.104,0, 2-0.896, 2-2L 20,4 c0-1.104-0.896-2-2-2L 14,2 C 12.896,2, 12,2.896, 12,4l0,4 C 12,9.104, 12.896,10, 14,10zM 24,10l 4,0 c 1.104,0, 2-0.896, 2-2L 30,4 c0-1.104-0.896-2-2-2l-4,0 c-1.104,0-2,0.896-2,2l0,4 C 22,9.104, 22.896,10, 24,10zM 2,18c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2L 10,14 c0-1.104-0.896-2-2-2L 4,12 C 2.896,12, 2,12.896, 2,14L 2,18 zM 12,18c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2L 20,14 c0-1.104-0.896-2-2-2L 14,12 C 12.896,12, 12,12.896, 12,14L 12,18 zM 22,18c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2L 30,14 c0-1.104-0.896-2-2-2l-4,0 c-1.104,0-2,0.896-2,2L 22,18 zM 2,28c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2l0-4 c0-1.104-0.896-2-2-2L 4,22 c-1.104,0-2,0.896-2,2L 2,28 zM 12,28c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2l0-4 c0-1.104-0.896-2-2-2L 14,22 c-1.104,0-2,0.896-2,2L 12,28 zM 22,28c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2l0-4 c0-1.104-0.896-2-2-2l-4,0 c-1.104,0-2,0.896-2,2L 22,28 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="33.22800064086914" viewBox="0 0 32 33.22800064086914" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 14,5C 14,2.324, 11.676,0, 9,0S 4,2.324, 4,5C 4,7.676, 6.324,10, 9,10S 14,7.676, 14,5zM 17.5,24c0-8-4.152-12-8.75-12S0,16,0,24C0,29.48, 17.5,29.48, 17.5,24zM 23.5,13.89c 2.676,0, 5-2.324, 5-5s-2.324-5-5-5s-5,2.324-5,5S 20.824,13.89, 23.5,13.89zM 23.25,15.89c-1.382,0-2.706,0.406-3.906,1.13c 0.726,1.952, 1.156,4.266, 1.156,6.98 c0,2.694-1.796,4.792-4.878,5.992C 19.444,33.228, 32,32.538, 32,27.89C 32,19.89, 27.848,15.89, 23.25,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 30,20L 30,16 c0-9.192-7.042-14-14-14C 9.212,2, 2,6.906, 2,16l0,4 c-1.104,0-2,0.896-2,2l0,4 c0,1.104, 0.896,2, 2,2 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2l0-8 c0-1.104-0.896-2-2-2L 4,16 c0-7.878, 6.038-12, 12-12c 5.78,0, 12,3.754, 12,12l0,2 c-1.104,0-2,0.896-2,2l0,8 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2c 1.104,0, 2-0.896, 2-2l0-4 C 32,20.896, 31.104,20, 30,20z"></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 31.984,13.834C 31.9,8.926, 27.918,4.552, 23,4.552c-2.844,0-5.35,1.488-7,3.672 C 14.35,6.040, 11.844,4.552, 9,4.552c-4.918,0-8.9,4.374-8.984,9.282L0,13.834 c0,0.030, 0.006,0.058, 0.006,0.088 C 0.006,13.944,0,13.966,0,13.99c0,0.138, 0.034,0.242, 0.040,0.374C 0.48,26.872, 15.874,32, 15.874,32s 15.62-5.122, 16.082-17.616 C 31.964,14.244, 32,14.134, 32,13.99c0-0.024-0.006-0.046-0.006-0.068C 31.994,13.89, 32,13.864, 32,13.834L 31.984,13.834 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 31.984,13.834C 31.9,8.926, 27.918,4.552, 23,4.552c-2.844,0-5.35,1.488-7,3.672 C 14.35,6.040, 11.844,4.552, 9,4.552c-4.918,0-8.9,4.374-8.984,9.282L0,13.834 c0,0.030, 0.006,0.058, 0.006,0.088 C 0.006,13.944,0,13.966,0,13.99c0,0.138, 0.034,0.242, 0.040,0.374C 0.48,26.872, 15.874,32, 15.874,32s 15.62-5.122, 16.082-17.616 C 31.964,14.244, 32,14.134, 32,13.99c0-0.024-0.006-0.046-0.006-0.068C 31.994,13.89, 32,13.864, 32,13.834L 31.984,13.834 z M 29.958,14.31 c-0.354,9.6-11.316,14.48-14.080,15.558c-2.74-1.080-13.502-5.938-13.84-15.596C 2.034,14.172, 2.024,14.080, 2.010,13.98 c 0.002-0.036, 0.004-0.074, 0.006-0.112C 2.084,9.902, 5.282,6.552, 9,6.552c 2.052,0, 4.022,1.048, 5.404,2.878 C 14.782,9.93, 15.372,10.224, 16,10.224s 1.218-0.294, 1.596-0.794C 18.978,7.6, 20.948,6.552, 23,6.552c 3.718,0, 6.916,3.35, 6.984,7.316 c0,0.038, 0.002,0.076, 0.006,0.114C 29.976,14.080, 29.964,14.184, 29.958,14.31z"></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 26,10.652L 26,2 l 0.986,0 C 27.546,2, 28,1.552, 28,1C 28,0.448, 27.546,0, 26.986,0L 7.014,0 C 6.454,0, 6,0.448, 6,1 C 6,1.552, 6.454,2, 7.014,2L 8,2 l0,8.652 c0,0.57, 0.244,1.114, 0.67,1.494L 12.994,16L 8.67,19.854C 8.244,20.234, 8,20.778, 8,21.348L 8,30 L 7.014,30 C 6.454,30, 6,30.448, 6,31C 6,31.552, 6.454,32, 7.014,32l 19.974,0 C 27.546,32, 28,31.552, 28,31c0-0.552-0.454-1-1.014-1L 26,30 l0-8.652 c0-0.57-0.244-1.114-0.67-1.494L 21.006,16l 4.324-3.854C 25.756,11.766, 26,11.222, 26,10.652z M 24,10.652L 18,16l 6,5.348L 24,30 L 10,30 l0-8.652 L 16,16 L 10,10.652L 10,2 l 14,0 L 24,10.652 zM 22,7.756L 22,6L 12,6L 12,7.756L 17,12.212 zM 12,24.252L 12,28L 22,28L 22,24.252L 19.474,22L 14.526,22 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.236000061035156" height="32" viewBox="0 0 32.236000061035156 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 1.656,17.756L 16,5.324l 14.344,12.432C 30.534,17.92, 30.768,18, 31,18c 0.28,0, 0.558-0.118, 0.756-0.344 c 0.362-0.418, 0.316-1.048-0.1-1.412l-15-13c-0.376-0.326-0.934-0.326-1.31,0L 10,7.876L 10,6 c0-1.104-0.896-2-2-2S 6,4.896, 6,6l0,5.342 L 0.344,16.244c-0.416,0.362-0.462,0.994-0.1,1.412C 0.608,18.072, 1.238,18.118, 1.656,17.756zM 12,22l 8,0 l0,10 l 6,0 c 1.104,0, 2-0.896, 2-2l0-9.802 c0-0.6-0.268-1.166-0.732-1.546l-10-8.198C 16.9,10.152, 16.45,10, 16,10 C 15.55,10, 15.1,10.152, 14.732,10.454l-10,8.198C 4.268,19.030, 4,19.598, 4,20.198L 4,30 c0,1.104, 0.896,2, 2,2l 6,0 L 12,22 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.25" height="32" viewBox="0 0 32.25 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 1.624,17.782L 4,15.882L 4,30 c0,1.104, 0.896,2, 2,2l 6,0 c 1.104,0, 2-0.896, 2-2l0-8 l 4,0 l0,8 c0,1.104, 0.896,2, 2,2l 6,0 c 1.104,0, 2-0.896, 2-2L 28,15.882 l 2.376,1.9C 30.56,17.928, 30.78,18, 31,18c 0.294,0, 0.584-0.128, 0.782-0.376 c 0.344-0.432, 0.274-1.060-0.156-1.406l-15-12c-0.366-0.292-0.884-0.292-1.25,0L 10,8.518L 10,6 c0-1.104-0.896-2-2-2S 6,4.896, 6,6l0,5.718 l-5.624,4.5c-0.43,0.346-0.5,0.974-0.156,1.406C 0.564,18.056, 1.192,18.126, 1.624,17.782z M 16,6.28l 10,8L 26,30 l-6,0 l0-10 L 12,20 l0,10 L 6,30 L 6,14.282 L 16,6.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 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,6l-10,0 l0,4 c0,1.104-0.896,2-2,2l 1,0 C 20.656,12, 22,10.656, 22,9c0-0.38-0.006-0.71-0.018-1L 30,8 l0,22 L 2,30 L 2,8 l 8.018,0 C 10.006,8.29, 10,8.62, 10,9C 10,10.656, 11.344,12, 13,12L 14,12 C 12.896,12, 12,11.104, 12,10L 12,6 L 2,6 C 0.896,6,0,6.896,0,8l0,22 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6zM 27.166,20L 15,20 C 14.448,20, 14,20.448, 14,21C 14,21.552, 14.448,22, 15,22l 12.166,0 c 0.552,0, 1-0.448, 1-1 C 28.166,20.448, 27.718,20, 27.166,20zM 27.166,24L 15,24 C 14.448,24, 14,24.448, 14,25C 14,25.552, 14.448,26, 15,26l 12.166,0 c 0.552,0, 1-0.448, 1-1 C 28.166,24.448, 27.718,24, 27.166,24zM 15,18l 12.166,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1L 15,16 C 14.448,16, 14,16.448, 14,17 C 14,17.552, 14.448,18, 15,18zM 5.58,16.416A2.416,2.416 0 1 0 10.412,16.416A2.416,2.416 0 1 0 5.58,16.416zM 8.048,19.798c-2.184,0-3.952,2.372-3.952,5.3S 12,28.024, 12,25.098S 10.23,19.798, 8.048,19.798zM 12,10c0,1.104, 0.896,2, 2,2l 4,0 c 1.104,0, 2-0.896, 2-2L 20,6 L 20,2 c0-1.104-0.896-2-2-2L 14,0 C 12.896,0, 12,0.896, 12,2l0,4 L 12,10 z M 18,10 L 14,10 L 14,2 l 4,0 L 18,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 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,6l-10,0 l0,2 c 1.104,0, 2,0.896, 2,2c0,1.104-0.896,2-2,2L 18,12 L 14,12 L 12,12 C 10.896,12, 10,11.104, 10,10c0-1.104, 0.896-2, 2-2L 12,6 L 2,6 C 0.896,6,0,6.896,0,8l0,22 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z M 15,16l 12.166,0 c 0.552,0, 1,0.448, 1,1c0,0.552-0.448,1-1,1L 15,18 C 14.448,18, 14,17.552, 14,17C 14,16.448, 14.448,16, 15,16z M 15,20l 12.166,0 c 0.552,0, 1,0.448, 1,1c0,0.552-0.448,1-1,1L 15,22 C 14.448,22, 14,21.552, 14,21C 14,20.448, 14.448,20, 15,20z M 15,24l 12.166,0 c 0.552,0, 1,0.448, 1,1c0,0.552-0.448,1-1,1L 15,26 C 14.448,26, 14,25.552, 14,25C 14,24.448, 14.448,24, 15,24z M 12,25.098 c0,2.928-7.906,2.928-7.906,0s 1.77-5.3, 3.952-5.3C 10.23,19.798, 12,22.17, 12,25.098z M 10.412,16.416c0,1.334-1.082,2.416-2.416,2.416 c-1.334,0-2.416-1.082-2.416-2.416C 5.582,15.082, 6.662,14, 7.996,14C 9.332,14, 10.412,15.082, 10.412,16.416zM 14,2L 18,2L 18,10L 14,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 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,6L 2,6 C 0.896,6,0,6.896,0,8l0,18 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z M 2,8 l 28,0 l0,18 L 2,26 L 2,8 zM 27.166,16L 15,16 C 14.448,16, 14,16.448, 14,17C 14,17.552, 14.448,18, 15,18l 12.166,0 c 0.552,0, 1-0.448, 1-1 C 28.166,16.448, 27.718,16, 27.166,16zM 27.166,20L 15,20 C 14.448,20, 14,20.448, 14,21C 14,21.552, 14.448,22, 15,22l 12.166,0 c 0.552,0, 1-0.448, 1-1 C 28.166,20.448, 27.718,20, 27.166,20zM 27.166,12L 15,12 C 14.448,12, 14,12.448, 14,13C 14,13.552, 14.448,14, 15,14l 12.166,0 c 0.552,0, 1-0.448, 1-1 C 28.166,12.448, 27.718,12, 27.166,12zM 5.58,12.416A2.416,2.416 0 1 0 10.412,12.416A2.416,2.416 0 1 0 5.58,12.416zM 8.048,15.798c-2.184,0-3.952,2.372-3.952,5.3S 12,24.024, 12,21.098S 10.23,15.798, 8.048,15.798z"></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,6L 2,6 C 0.896,6,0,6.896,0,8l0,18 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z M 27.166,18L 15,18 C 14.448,18, 14,17.552, 14,17C 14,16.448, 14.448,16, 15,16l 12.166,0 c 0.552,0, 1,0.448, 1,1C 28.166,17.552, 27.718,18, 27.166,18z M 28.166,21c0,0.552-0.448,1-1,1L 15,22 C 14.448,22, 14,21.552, 14,21C 14,20.448, 14.448,20, 15,20l 12.166,0 C 27.718,20, 28.166,20.448, 28.166,21z M 27.166,14L 15,14 C 14.448,14, 14,13.552, 14,13C 14,12.448, 14.448,12, 15,12l 12.166,0 c 0.552,0, 1,0.448, 1,1C 28.166,13.552, 27.718,14, 27.166,14z M 8.048,15.798C 10.23,15.798, 12,18.17, 12,21.098s-7.906,2.928-7.906,0 S 5.864,15.798, 8.048,15.798z M 5.582,12.416C 5.582,11.082, 6.662,10, 7.996,10c 1.334,0, 2.416,1.082, 2.416,2.416 c0,1.334-1.082,2.416-2.416,2.416C 6.662,14.832, 5.582,13.75, 5.582,12.416z"></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 17.228,11.688A2.782,2.782 1080 1 0 22.792,11.688A2.782,2.782 1080 1 0 17.228,11.688zM 26,28L 28,28L 28,26L 28,22L 28,16L 20,22L 10,14L 4,20L 4,22L 4,26L 4,28L 6,28 zM 30,4L 2,4 C 0.896,4,0,4.896,0,6l0,24 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,6 C 32,4.896, 31.104,4, 30,4z M 30,30L 2,30 L 2,6 l 28,0 L 30,30 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,6l-2,0 L 28,2 c0-1.104-0.896-2-2-2L 2,0 C 0.896,0,0,0.896,0,2l0,22 c0,1.104, 0.896,2, 2,2l 2,0 l0,4 c0,1.104, 0.896,2, 2,2l 24,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z M 2,24L 2,2 l 24,0 l0,22 L 2,24 z M 30,30L 6,30 l0-4 l 2,0 l0,2 l 2,0 l 16,0 l 2,0 l0-2 l0-2 L 28,18 L 28,8 l 2,0 L 30,30 zM 14.79,8.188A2.782,2.782 1080 1 0 20.354,8.188A2.782,2.782 1080 1 0 14.79,8.188zM 10,10L 4,14L 4,18L 4,20L 4,22L 6,22L 22,22L 24,22L 24,20L 24,18L 24,12L 16,16 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-16S 24.836,0, 16,0z M 14,14c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2l0,10 c0,1.104-0.896,2-2,2s-2-0.896-2-2L 14,14 z M 16,10.032c-1.104,0-2-0.896-2-2c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2C 18,9.136, 17.104,10.032, 16,10.032 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-16S 24.836,0, 16,0z M 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 16,12C 14.896,12, 14,12.896, 14,14l0,10 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2L 18,14 C 18,12.896, 17.104,12, 16,12zM 14,8.032A2,2 1080 1 0 18,8.032A2,2 1080 1 0 14,8.032z"></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 31,0l-4,0 c-0.242,0-0.476,0.088-0.66,0.248L 12.536,12.35C 11.822,12.2, 10.718,12, 10,12c-5.514,0-10,4.486-10,10 s 4.486,10, 10,10s 10-4.486, 10-10c0-1.638-0.312-2.736-0.666-3.648l 3.404-1.156c 0.414-0.14, 0.688-0.534, 0.678-0.97l-0.084-3.796 l 3.82-0.266c 0.512-0.036, 0.914-0.454, 0.93-0.966l 0.142-4.558l 2.992-0.664C 31.674,5.876, 32,5.468, 32,5l0-4 C 32,0.448, 31.552,0, 31,0z M 7,22c 1.2,0, 2.236,0.706, 2.716,1.724C 9.898,24.112, 10,24.544, 10,25C 10,26.656, 8.656,28, 7,28 S 4,26.656, 4,25S 5.344,22, 7,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" 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,25c0-0.594-0.128-1.168-0.38-1.702C 9.964,21.902, 8.542,21, 7,21c-2.206,0-4,1.794-4,4 c0,0.394, 0.074,0.766, 0.18,1.126c 0.67,1.104, 1.59,2.024, 2.694,2.694c 0.36,0.106, 0.732,0.18, 1.126,0.18 C 9.206,29, 11,27.206, 11,25z M 7,23c 0.772,0, 1.482,0.452, 1.812,1.15C 8.936,24.416, 9,24.702, 9,25 c0,1.102-0.898,2-2,2s-2-0.898-2-2S 5.898,23, 7,23zM 31,0l-4.328,0 c-0.236,0-0.464,0.084-0.646,0.236L 11.866,12.194C 11.214,12.064, 10.6,12, 10,12c-5.514,0-10,4.486-10,10 s 4.486,10, 10,10s 10-4.486, 10-10c0-1.052-0.168-2.092-0.5-3.1l 3.044-1.978c 0.284-0.184, 0.456-0.5, 0.456-0.838L 23,12.45 l 3.802-0.2 c 0.496-0.026, 0.896-0.412, 0.942-0.906l 0.364-3.852l 3.322-1.588C 31.78,5.736, 32,5.384, 32,5l0-4 C 32,0.448, 31.552,0, 31,0z M 30,4.37l-3.264,1.56c-0.316,0.152-0.532,0.458-0.564,0.808l-0.336,3.558L 21.948,10.5C 21.416,10.53, 21,10.968, 21,11.5l0,4.040 L 17.736,17.662C 17.33,17.926, 17.17,18.444, 17.36,18.89C 17.786,19.892, 18,20.938, 18,22c0,4.412-3.588,8-8,8c-1.514,0-2.916-0.446-4.126-1.18 c-1.104-0.67-2.024-1.59-2.694-2.694C 2.446,24.916, 2,23.514, 2,22c0-4.412, 3.588-8, 8-8c 0.59,0, 1.21,0.082, 1.896,0.248 c 0.31,0.076, 0.638,0, 0.882-0.208L 27.038,2L 30,2 L 30,4.37 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.968,24L 30,24 L 30,6 c0-1.104-0.896-2-2-2L 4,4 C 2.896,4, 2,4.896, 2,6l0,18 L 1.032,24 C 0.462,24,0,24.448,0,25 C0,25.552, 0.462,26, 1.032,26L 4,26 l 24,0 l 2.968,0 C 31.538,26, 32,25.552, 32,25C 32,24.448, 31.538,24, 30.968,24z M 28,6l0,15.916 L 4,21.916 L 4,6 L 28,6 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="35.124000549316406" height="32" viewBox="0 0 35.124000549316406 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 11.906,0, 7.81,1.562, 4.686,4.686c-6.248,6.248-6.248,16.38,0,22.628C 7.81,30.438, 11.906,32, 16,32 s 8.19-1.562, 11.314-4.686c 6.248-6.248, 6.248-16.38,0-22.628C 24.19,1.562, 20.094,0, 16,0z M 10.344,21.656C 8.832,20.146, 8,18.136, 8,16 c0-2.136, 0.832-4.146, 2.344-5.656C 11.854,8.832, 13.864,8, 16,8s 4.146,0.832, 5.656,2.344C 23.168,11.854, 24,13.864, 24,16 c0,2.136-0.832,4.146-2.344,5.656C 20.146,23.168, 18.136,24, 16,24S 11.854,23.168, 10.344,21.656z M 22.186,3.45L 19.1,6.536 C 18.092,6.206, 17.050,6, 16,6C 15.044,6, 14.098,6.182, 13.172,6.454l-3.12-3.12C 11.892,2.472, 13.908,2, 16,2C 18.184,2, 20.284,2.51, 22.186,3.45z M 3.336,10.054l 3.12,3.12c-0.572,1.94-0.548,4, 0.080,5.928l-3.086,3.086C 2.51,20.284, 2,18.184, 2,16C 2,13.908, 2.472,11.892, 3.336,10.054z M 6.1,25.898L 6.1,25.898C 6.1,25.9, 6.1,25.9, 6.1,25.898L 6.1,25.898z M 10.294,28.778l 3.152-3.152C 14.284,25.848, 15.138,26, 16,26 c 0.956,0, 1.902-0.182, 2.828-0.456l 3.12,3.12C 20.108,29.528, 18.092,30, 16,30C 13.998,30, 12.068,29.57, 10.294,28.778z M 28.66,21.942 l-3.114-3.114c 0.518-1.758, 0.548-3.612, 0.080-5.382l 3.146-3.146C 30.418,14.002, 30.38,18.266, 28.66,21.942z"></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.06399917602539" viewBox="0 0 32 32.06399917602539" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 27.176,16.156c 0.142-0.38, 0.26-0.772, 0.362-1.166c 0.018-0.068, 0.040-0.132, 0.056-0.2 c 0.090-0.37, 0.154-0.748, 0.208-1.128c 0.012-0.088, 0.034-0.176, 0.044-0.264C 27.9,12.936, 27.93,12.47, 27.93,12c0-6.616-5.384-12-12-12 s-12,5.384-12,12c0,0.47, 0.030,0.936, 0.086,1.396C 4.026,13.486, 4.046,13.572, 4.058,13.66c 0.054,0.38, 0.118,0.758, 0.208,1.128 c 0.016,0.068, 0.038,0.134, 0.056,0.2c 0.102,0.394, 0.22,0.786, 0.362,1.166c 0.014,0.036, 0.030,0.072, 0.042,0.108 c 0.158,0.41, 0.334,0.812, 0.536,1.202C 5.27,17.48, 5.278,17.494, 5.286,17.508c 0.21,0.404, 0.442,0.796, 0.698,1.176 c 0.008,0.012, 0.016,0.022, 0.022,0.034c 0.25,0.37, 0.522,0.724, 0.812,1.066c 0.024,0.028, 0.046,0.054, 0.070,0.082 c 0.264,0.306, 0.55,0.596, 0.846,0.876c 0.066,0.062, 0.128,0.124, 0.196,0.184c 0.088,0.078, 0.166,0.166, 0.258,0.242 c 0.054,0.046, 0.12,0.076, 0.18,0.114c 0.198,0.164, 0.386,0.336, 0.596,0.488c 0.084,0.060, 0.136,0.118, 0.208,0.178 C 10.552,23.094, 9.878,24, 11.414,24c 0.214,0, 7.016,0, 9.032,0c 1.534,0, 0.862-0.906, 2.244-2.052c 0.072-0.060, 0.124-0.116, 0.208-0.178 c 0.21-0.152, 0.398-0.324, 0.596-0.488c 0.058-0.040, 0.124-0.068, 0.18-0.114c 0.090-0.076, 0.17-0.164, 0.258-0.242 c 0.066-0.060, 0.13-0.124, 0.196-0.184c 0.296-0.28, 0.58-0.57, 0.846-0.876c 0.024-0.028, 0.046-0.054, 0.070-0.082 c 0.29-0.342, 0.562-0.696, 0.812-1.066c 0.008-0.012, 0.016-0.022, 0.022-0.034c 0.254-0.378, 0.486-0.77, 0.696-1.174 c 0.008-0.014, 0.016-0.030, 0.024-0.044c 0.202-0.39, 0.378-0.792, 0.536-1.202C 27.146,16.226, 27.162,16.192, 27.176,16.156z M 23,12.094 c-0.552,0-1-0.448-1-1C 22,8.046, 19.25,6, 17,6C 16.448,6, 16,5.552, 16,5S 16.448,4, 17,4C 20.438,4, 24,6.532, 24,11.094 C 24,11.646, 23.552,12.094, 23,12.094zM 15.808,30L 13.61,30 L 11.414,30 l 3.606,1.844c 0.286,0.146, 0.598,0.22, 0.91,0.22c 0.308,0, 0.618-0.072, 0.902-0.214 L 20.49,30L 18.272,30 L 16.054,30 L 15.808,30 zM 22,27c0-0.552-0.448-1-1-1l-10,0 C 10.448,26, 10,26.448, 10,27C 10,27.552, 10.448,28, 11,28l 10,0 C 21.552,28, 22,27.552, 22,27z"></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.0620002746582" viewBox="0 0 32 32.0620002746582" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 16,0C 9.384,0, 4,5.384, 4,12c0,3.868, 1.88,7.52, 5.032,9.77c 0.048,0.034, 0.098,0.066, 0.148,0.096 c 0.732,0.43, 0.804,1.816, 0.788,2.070c-0.002,0.042-0.004,0.084-0.004,0.124L 9.964,28 c0,0.752, 0.42,1.438, 1.090,1.78l 4.036,2.062 c 0.286,0.146, 0.598,0.22, 0.91,0.22c 0.31,0, 0.618-0.072, 0.902-0.214l 4.084-2.062c 0.674-0.34, 1.098-1.030, 1.098-1.786l0-3.916 c0-1.974, 1.206-2.626, 1.218-2.632c 0.16-0.074, 0.308-0.17, 0.442-0.284C 26.448,18.88, 28,15.54, 28,12C 28,5.384, 22.616,0, 16,0z M 11.964,24.062c0,0,0-0.040, 0.002-0.062l 8.124,0 c0,0.030-0.008,0.052-0.008,0.084c0,0.786,0,1.408,0,1.916L 11.964,26 L 11.964,24.062 z M 16,30.062 L 11.966,28l 8.118,0 L 16,30.062z M 22.452,19.64c0,0-1.34,0.63-2.004,2.36L 11.644,22 c-0.248-0.692-0.678-1.404-1.45-1.858 C 7.656,18.33, 6,15.358, 6,12c0-5.522, 4.478-10, 10-10s 10,4.478, 10,10C 26,15.064, 24.622,17.806, 22.452,19.64zM 17,4C 16.448,4, 16,4.448, 16,5S 16.448,6, 17,6C 19.25,6, 22,8.046, 22,11.094c0,0.552, 0.448,1, 1,1 s 1-0.448, 1-1C 24,6.532, 20.438,4, 17,4z"></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 27.1,10c0,0-7.622,0-9.1,0L 18,4.812 c 0.072-2.808-0.562-4.808-2.938-4.808C 12.5,0.004, 12,2.13, 12,2.13 C 11.532,9.66, 4,12, 4,12l0,16 l 2.922,0.124C 14.488,28.124, 9.948,32, 22.38,32C 31.82,32, 32,23.692, 32,18S 29.406,10, 27.1,10z M 22.38,30 c-6.316,0-7.654-1.006-8.836-1.894c-1.494-1.122-2.928-1.98-6.524-1.98c-0.004,0-0.008,0-0.012,0L 6,26.084L 6,13.344 C 8.494,12.18, 13.45,9.060, 13.978,2.51c 0.078-0.16, 0.336-0.506, 1.084-0.506c 0.178,0, 0.408,0.020, 0.506,0.12 C 15.65,2.206, 16.052,2.726, 16,4.812L 16,10 l0,2 l 2,0 l 9.1,0 C 28.542,12, 30,14.060, 30,18C 30,25.782, 28.786,30, 22.38,30zM 1,30C 1.552,30, 2,29.552, 2,29L 2,11.084 c0-0.552-0.448-1-1-1S0,10.532,0,11.084L0,29 C0,29.552, 0.448,30, 1,30z"></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 27.1,10c0,0-6.95,0-9.062,0L 18.038,4.538 c 0.148-2.46-0.56-4.536-2.072-4.534 C 13.334,0.008, 13.408,2.13, 13.408,2.13C 12.94,9.66, 6,12, 6,12l0,16 l 0.922,0.124C 14.488,28.124, 9.948,32, 22.38,32C 31.82,32, 32,23.692, 32,18 S 29.406,10, 27.1,10zM 2,30c 1.104,0, 2-0.896, 2-2L 4,12.062 c0-1.104-0.896-2-2-2s-2,0.896-2,2L0,28 C0,29.104, 0.896,30, 2,30z"></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.06999969482422" height="33.58000183105469" viewBox="0 0 32.06999969482422 33.58000183105469" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 7.54,15.77c 1.278,1.278, 3.158,1.726, 4.868,1.216L 2.96,7.54C 2.652,7.232, 2.49,6.786, 2.49,6.254 c0-0.88, 0.46-2.004, 1.070-2.614c 0.8-0.8, 2.97-1.686, 3.98-0.682l 9.446,9.448c 0.138-0.462, 0.208-0.942, 0.208-1.422 c0-1.304-0.506-2.526-1.424-3.446L 9.364,1.134C 7.44-0.79, 3.616-0.068, 1.734,1.814C 0.642,2.906-0.036,4.598-0.036,6.23 c0,1.268, 0.416,2.382, 1.17,3.136L 7.54,15.77zM 24.46,16.23c-1.278-1.278-3.158-1.726-4.868-1.216l 9.448,9.448c 0.308,0.308, 0.47,0.752, 0.47,1.286 c0,0.88-0.46,2.004-1.070,2.614c-0.8,0.8-2.97,1.686-3.98,0.682L 15.014,19.594c-0.138,0.462-0.208,0.942-0.208,1.422 c0,1.304, 0.506,2.526, 1.424,3.446l 6.404,6.404c 1.924,1.924, 5.748,1.202, 7.63-0.68c 1.092-1.092, 1.77-2.784, 1.77-4.416 c0-1.268-0.416-2.382-1.17-3.136L 24.46,16.23zM 9.164,9.162C 8.908,9.416, 8.768,9.756, 8.768,10.116s 0.14,0.698, 0.394,0.952l 11.768,11.77 c 0.526,0.524, 1.38,0.524, 1.906,0c 0.256-0.254, 0.394-0.594, 0.394-0.954s-0.14-0.698-0.394-0.952L 11.068,9.162 C 10.544,8.638, 9.688,8.638, 9.164,9.162z"></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.816001892089844" viewBox="0 0 32 32.816001892089844" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 9.558,4.056c 1.17-1.17, 3.072-1.17, 4.242,0l 10.726,10.726c 0.528-1.998, 0.034-4.21-1.532-5.776 L 15.922,1.936c-2.344-2.344-6.142-2.344-8.486,0L 5.846,3.526c-2.344,2.344-2.344,6.142,0,8.486l 7.072,7.072 c 1.566,1.566, 3.778,2.060, 5.776,1.532L 7.968,9.89c-1.17-1.17-1.17-3.072,0-4.242L 9.558,4.056zM 16.078,30.064c 2.344,2.344, 6.142,2.344, 8.486,0l 1.59-1.592c 2.344-2.344, 2.344-6.142,0-8.486L 19.082,12.918 c-1.566-1.566-3.778-2.060-5.776-1.532l 10.726,10.726c 1.17,1.17, 1.17,3.072,0,4.242l-1.592,1.592c-1.17,1.17-3.072,1.17-4.242,0 L 7.474,17.218c-0.528,1.998-0.034,4.21, 1.532,5.776L 16.078,30.064z"></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 27.020,22.82A0.182,0.182 1080 1 0 27.384,22.82A0.182,0.182 1080 1 0 27.020,22.82zM 23.002,26.966A0.362,0.362 1080 1 0 23.726,26.966A0.362,0.362 1080 1 0 23.002,26.966zM 17.586,29.1A0.544,0.544 1080 1 0 18.674,29.1A0.544,0.544 1080 1 0 17.586,29.1zM 11.756,28.814A0.724,0.724 1080 1 0 13.204,28.814A0.724,0.724 1080 1 0 11.756,28.814zM 6.584,26.16A0.906,0.906 1080 1 0 8.396,26.16A0.906,0.906 1080 1 0 6.584,26.16zM 3.002,21.648A1.088,1.088 1080 1 0 5.178,21.648A1.088,1.088 1080 1 0 3.002,21.648zM 1.658,16.108A1.268,1.268 1080 1 0 4.194,16.108A1.268,1.268 1080 1 0 1.658,16.108zM 2.764,10.604A1.45,1.45 1080 1 0 5.664,10.604A1.45,1.45 1080 1 0 2.764,10.604zM 6.082,6.166A1.632,1.632 1080 1 0 9.346,6.166A1.632,1.632 1080 1 0 6.082,6.166zM 10.954,3.624A1.812,1.812 1080 1 0 14.578,3.624A1.812,1.812 1080 1 0 10.954,3.624zM 16.426,3.466A1.994,1.994 1080 1 0 20.414,3.466A1.994,1.994 1080 1 0 16.426,3.466zM 21.436,5.72A2.174,2.174 1080 1 0 25.784,5.72A2.174,2.174 1080 1 0 21.436,5.72zM 24.996,9.954A2.356,2.356 1080 1 0 29.708,9.954A2.356,2.356 1080 1 0 24.996,9.954zM 26.412,15.438A2.538,2.538 1080 1 0 31.488,15.438A2.538,2.538 1080 1 0 26.412,15.438z"></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,12L 7.846,12 L 7.846,10.154 C 7.846,6.76, 10.606,4, 14,4c 2.236,0, 4.182,1.208, 5.258,2.998 c 0.010-0.012, 0.028-0.018, 0.040-0.030c 0.362,0.516, 0.932,0.876, 1.61,0.876c 1.104,0, 2-0.896, 2-2c0-0.27-0.056-0.528-0.154-0.764 c-0.008-0.014-0.014-0.030-0.022-0.044c-0.088-0.2-0.214-0.376-0.36-0.534C 20.552,1.8, 17.504,0, 14,0C 8.392,0, 3.846,4.546, 3.846,10.154 L 3.846,12 L 2,12 C 0.896,12,0,12.896,0,14l0,16 c0,1.104, 0.896,2, 2,2l 24,0 c 1.104,0, 2-0.896, 2-2L 28,14 C 28,12.896, 27.104,12, 26,12z M 14,26c-2.21,0-4-1.79-4-4 s 1.79-4, 4-4s 4,1.79, 4,4S 16.21,26, 14,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 30,30L 30,14 c0-1.104-0.896-2-2-2L 7.99,12 L 8,11.152C 8,5.764, 11.328,2, 16.096,2c 3.49,0, 6.6,2.006, 8.118,5.236 c 0.234,0.5, 0.828,0.714, 1.33,0.478c 0.5-0.234, 0.714-0.83, 0.478-1.33C 24.172,2.448, 20.37,0, 16.096,0C 10.246,0, 6,4.69, 6,11.14 L 5.99,12L 4,12 C 2.896,12, 2,12.896, 2,14l0,16 c0,1.104, 0.896,2, 2,2l 24,0 C 29.104,32, 30,31.104, 30,30z M 4,14l 24,0 l0,16 L 4,30 L 4,14 zM 16,18c-2.21,0-4,1.79-4,4s 1.79,4, 4,4s 4-1.79, 4-4S 18.21,18, 16,18z M 16,24c-1.102,0-2-0.898-2-2s 0.898-2, 2-2 s 2,0.898, 2,2S 17.102,24, 16,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 16,0C 10.392,0, 5.846,4.546, 5.846,10.154L 5.846,12 L 4,12 C 2.896,12, 2,12.896, 2,14l0,16 c0,1.104, 0.896,2, 2,2l 24,0 c 1.104,0, 2-0.896, 2-2L 30,14 c0-1.104-0.896-2-2-2l-1.846,0 L 26.154,10.154 C 26.154,4.546, 21.608,0, 16,0z M 9.846,10.154C 9.846,6.76, 12.606,4, 16,4 s 6.154,2.76, 6.154,6.154L 22.154,12 L 9.846,12 L 9.846,10.154 z M 16,26c-2.21,0-4-1.79-4-4c0-2.21, 1.79-4, 4-4s 4,1.79, 4,4C 20,24.21, 18.21,26, 16,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 16,0C 10.478,0, 6,4.546, 6,10.154L 6,12 L 4,12 C 2.896,12, 2,12.896, 2,14l0,16 c0,1.104, 0.896,2, 2,2l 24,0 c 1.104,0, 2-0.896, 2-2L 30,14 c0-1.104-0.896-2-2-2l-2,0 L 26,10.154 C 26,4.546, 21.522,0, 16,0z M 8,10.154C 8,5.658, 11.588,2, 16,2s 8,3.658, 8,8.154L 24,12 L 8,12 L 8,10.154 z M 28,30L 4,30 L 4,14 l 24,0 L 28,30 z M 20,22c0-2.21-1.79-4-4-4s-4,1.79-4,4s 1.79,4, 4,4S 20,24.21, 20,22z M 16,24c-1.102,0-2-0.898-2-2 s 0.898-2, 2-2s 2,0.898, 2,2S 17.102,24, 16,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 30,8L 2,8 C 0.896,8,0,8.896,0,10l0,3.358 l 16,6.4l 16-6.4L 32,10 C 32,8.896, 31.104,8, 30,8zM0,16.624L0,30 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,16.624 l-16,6.4L0,16.624z"></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,8L 2,8 C 0.896,8,0,8.896,0,10l0,20 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,10 C 32,8.896, 31.104,8, 30,8z M 11.36,22.054l 4.644,3.156l 4.616-3.178L 28.586,30L 3.414,30 L 11.36,22.054z M 2,28.586L 2,15.69 l 7.676,5.218L 2,28.586z M 22.294,20.88 L 30,15.576l0,13.010 L 22.294,20.88z M 30,10l0,3.236 l-0.042-0.060l-13.962,9.614L 2,13.274L 2,10 L 30,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 10.084,5.804L 2,2L 2,26L 10.084,29.804 zM 12.084,29.776L 20.042,26.19L 20.042,2.19L 12.084,5.776 zM 22.042,26.232L 30,30L 30,6L 22.042,2.232 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.434,4.048l-9-4C 21.292,0.016, 21.146,0, 21,0c-0.13,0-0.262,0.012-0.39,0.038L 10.982,3.956 L 2.436,0.048C 2.292,0.016, 2.146,0, 2,0C 1.55,0, 1.108,0.152, 0.75,0.44C 0.276,0.818,0,1.392,0,2l0,24 c0,0.936, 0.65,1.748, 1.564,1.952 l 8.958,4C 10.666,31.984, 10.812,32, 10.958,32c 0.13,0, 0.262-0.012, 0.39-0.038l 9.628-3.918l 8.588,3.908C 29.71,31.984, 29.856,32, 30,32 c 0.45,0, 0.894-0.152, 1.252-0.44C 31.724,31.18, 32,30.606, 32,30L 32,6 C 32,5.062, 31.348,4.25, 30.434,4.048z M 12,5.586l 8-3.186l0,24 l-8,3.186L 12,5.586 z M 2,2l 8,3.572l0,24 L 2,26L 2,2 z M 30,30l-8-3.556l0-24 L 30,6L 30,30 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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 25,24l-16,0 C 8.448,24, 8,23.552, 8,23C 8,22.448, 8.448,22, 9,22l 16,0 c 0.552,0, 1,0.448, 1,1C 26,23.552, 25.552,24, 25,24z M 25,18l-16,0 C 8.448,18, 8,17.552, 8,17C 8,16.448, 8.448,16, 9,16l 16,0 C 25.552,16, 26,16.448, 26,17C 26,17.552, 25.552,18, 25,18z M 25,12l-16,0 C 8.448,12, 8,11.552, 8,11C 8,10.448, 8.448,10, 9,10l 16,0 C 25.552,10, 26,10.448, 26,11C 26,11.552, 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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 17,30 C 9.832,30, 4,24.168, 4,17S 9.832,4, 17,4S 30,9.832, 30,17S 24.168,30, 17,30zM 25,16l-16,0 C 8.448,16, 8,16.448, 8,17C 8,17.552, 8.448,18, 9,18l 16,0 C 25.552,18, 26,17.552, 26,17 C 26,16.448, 25.552,16, 25,16zM 25,10l-16,0 C 8.448,10, 8,10.448, 8,11C 8,11.552, 8.448,12, 9,12l 16,0 C 25.552,12, 26,11.552, 26,11 C 26,10.448, 25.552,10, 25,10zM 25,22l-16,0 C 8.448,22, 8,22.448, 8,23C 8,23.552, 8.448,24, 9,24l 16,0 c 0.552,0, 1-0.448, 1-1 C 26,22.448, 25.552,22, 25,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" 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,2L 4,2 C 2.896,2, 2,2.896, 2,4l0,26 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2L 32,4 C 32,2.896, 31.104,2, 30,2z M 25,24l-16,0 C 8.448,24, 8,23.552, 8,23C 8,22.448, 8.448,22, 9,22l 16,0 c 0.552,0, 1,0.448, 1,1C 26,23.552, 25.552,24, 25,24z M 25,18l-16,0 C 8.448,18, 8,17.552, 8,17C 8,16.448, 8.448,16, 9,16l 16,0 C 25.552,16, 26,16.448, 26,17C 26,17.552, 25.552,18, 25,18z M 25,12l-16,0 C 8.448,12, 8,11.552, 8,11C 8,10.448, 8.448,10, 9,10l 16,0 C 25.552,10, 26,10.448, 26,11C 26,11.552, 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 30,2L 4,2 C 2.896,2, 2,2.896, 2,4l0,26 c0,1.104, 0.896,2, 2,2l 26,0 c 1.104,0, 2-0.896, 2-2L 32,4 C 32,2.896, 31.104,2, 30,2z M 30,30L 4,30 L 4,4 l 26,0 L 30,30 zM 9,18l 16,0 C 25.552,18, 26,17.552, 26,17C 26,16.448, 25.552,16, 25,16l-16,0 C 8.448,16, 8,16.448, 8,17 C 8,17.552, 8.448,18, 9,18zM 9,12l 16,0 C 25.552,12, 26,11.552, 26,11C 26,10.448, 25.552,10, 25,10l-16,0 C 8.448,10, 8,10.448, 8,11 C 8,11.552, 8.448,12, 9,12zM 9,24l 16,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1l-16,0 C 8.448,22, 8,22.448, 8,23 C 8,23.552, 8.448,24, 9,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 7,16l 18,0 C 25.552,16, 26,15.552, 26,15C 26,14.448, 25.552,14, 25,14l-18,0 C 6.448,14, 6,14.448, 6,15 C 6,15.552, 6.448,16, 7,16zM 7,10l 18,0 C 25.552,10, 26,9.552, 26,9C 26,8.448, 25.552,8, 25,8l-18,0 C 6.448,8, 6,8.448, 6,9 C 6,9.552, 6.448,10, 7,10zM 7,22l 18,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1l-18,0 C 6.448,20, 6,20.448, 6,21 C 6,21.552, 6.448,22, 7,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" 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,25.808L 14,30 L 11,30 C 10.448,30, 10,30.448, 10,31C 10,31.552, 10.448,32, 11,32l 4.98,0 L 16.020,32 l 4.98,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1L 18,30 l0-4.204 c 4.166-0.822, 8-4.194, 8-9.796L 26,13 C 26,12.448, 25.552,12, 25,12 S 24,12.448, 24,13L 24,16 c0,5.252-4.026,8-8,8c-3.854,0-8-2.504-8-8L 8,13 C 8,12.448, 7.552,12, 7,12S 6,12.448, 6,13L 6,16 C 6,21.68, 9.766,25.012, 14,25.808zM 16,20c 2.21,0, 4-1.79, 4-4L 20,4 c0-2.21-1.79-4-4-4S 12,1.79, 12,4l0,12 C 12,18.21, 13.79,20, 16,20z"></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,25.808L 14,30 L 11,30 C 10.448,30, 10,30.448, 10,31C 10,31.552, 10.448,32, 11,32l 4.98,0 L 16.020,32 l 4.98,0 c 0.552,0, 1-0.448, 1-1c0-0.552-0.448-1-1-1L 18,30 l0-4.204 c 4.166-0.822, 8-4.194, 8-9.796L 26,13 C 26,12.448, 25.552,12, 25,12 S 24,12.448, 24,13L 24,16 c0,5.252-4.026,8-8,8c-3.854,0-8-2.504-8-8L 8,13 C 8,12.448, 7.552,12, 7,12S 6,12.448, 6,13L 6,16 C 6,21.68, 9.766,25.012, 14,25.808zM 16,22c 3.308,0, 6-2.692, 6-6L 22,6 c0-3.308-2.692-6-6-6C 12.692,0, 10,2.692, 10,6l0,10 C 10,19.308, 12.692,22, 16,22z M 12,6 c0-2.21, 1.79-4, 4-4s 4,1.79, 4,4l0,10 c0,2.21-1.79,4-4,4S 12,18.21, 12,16L 12,6 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 9,18l 16,0 C 25.552,18, 26,17.552, 26,17C 26,16.448, 25.552,16, 25,16l-16,0 C 8.448,16, 8,16.448, 8,17 C 8,17.552, 8.448,18, 9,18z"></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,10l0,14 c0,1.104, 0.896,2, 2,2l 14,0 c 1.104,0, 2-0.896, 2-2L 26,10 c0-1.104-0.896-2-2-2L 10,8 C 8.896,8, 8,8.896, 8,10z M 24,24L 10,24 L 10,10 l 14,0 L 24,24 zM 13,18l 8,0 C 21.552,18, 22,17.552, 22,17C 22,16.448, 21.552,16, 21,16l-8,0 C 12.448,16, 12,16.448, 12,17 C 12,17.552, 12.448,18, 13,18z"></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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 25,18l-16,0 C 8.448,18, 8,17.552, 8,17C 8,16.448, 8.448,16, 9,16l 16,0 C 25.552,16, 26,16.448, 26,17C 26,17.552, 25.552,18, 25,18z"></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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 17,30 C 9.832,30, 4,24.168, 4,17S 9.832,4, 17,4S 30,9.832, 30,17S 24.168,30, 17,30zM 25,16l-16,0 C 8.448,16, 8,16.448, 8,17C 8,17.552, 8.448,18, 9,18l 16,0 C 25.552,18, 26,17.552, 26,17 C 26,16.448, 25.552,16, 25,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 24,32c 1.104,0, 2-0.896, 2-2L 26,2 c0-1.104-0.896-2-2-2L 10,0 C 8.896,0, 8,0.896, 8,2l0,28 c0,1.104, 0.896,2, 2,2L 24,32 z M 16,28.876c0-0.622, 0.504-1.124, 1.124-1.124s 1.124,0.504, 1.124,1.124S 17.746,30, 17.124,30S 16,29.496, 16,28.876z M 21,2 C 21.552,2, 22,2.448, 22,3C 22,3.552, 21.552,4, 21,4l-2,0 C 18.448,4, 18,3.552, 18,3C 18,2.448, 18.448,2, 19,2L 21,2 z M 16,3 C 16,3.552, 15.552,4, 15,4S 14,3.552, 14,3C 14,2.448, 14.448,2, 15,2S 16,2.448, 16,3z M 10,6l 14,0 l0,20 L 10,26 L 10,6 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 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.02199935913086" height="32" viewBox="0 0 32.02199935913086 32" enable-background="new 0 0 16 16" xml:space="preserve" fill="#000000"> <g><path d="M 25.89,10.004c 0.056-0.836, 0.090-1.514, 0.108-1.92c 0.022-0.544-0.178-1.074-0.554-1.468S 24.544,6, 24,6L 2,6 C 1.456,6, 0.934,6.222, 0.556,6.616S-0.020,7.54, 0.002,8.084c 0.11,2.642, 0.854,15.996, 4.664,19.406C 5.032,27.818, 5.508,28, 6,28l 14,0 c 0.492,0, 0.968-0.182, 1.334-0.51c 1.194-1.070, 2.088-3.116, 2.754-5.504c 0.99-0.004, 1.674-0.006, 1.754-0.006 c 3.402,0, 6.16-2.48, 6.16-5.99C 32,11.224, 27.88,10.022, 25.89,10.004z M 20,26L 6,26 c-3.374-3.020-4-18-4-18l 22,0 C 24,8, 23.374,22.98, 20,26z M 25.84,19.98l-0.63,0.002c-0.18,0-0.394,0.002-0.636,0.002c 0.596-2.738, 0.954-5.66, 1.16-7.984l 0.106,0 C 26.010,12, 30,12.046, 30,15.99 C 30,18.302, 28.25,19.98, 25.84,19.98z"></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.02199935913086" height="32" viewBox="0 0 32.02199935913086 32" enable-background="new 0 0 16 16" xml:space="preserve" fill="#000000"> <g><path d="M 25.89,10.004c 0.056-0.836, 0.090-1.514, 0.108-1.92c 0.022-0.544-0.178-1.074-0.554-1.468S 24.544,6, 24,6L 2,6 C 1.456,6, 0.934,6.222, 0.556,6.616S-0.020,7.54, 0.002,8.084c 0.11,2.642, 0.854,15.996, 4.664,19.406C 5.032,27.818, 5.508,28, 6,28l 14,0 c 0.492,0, 0.968-0.182, 1.334-0.51c 1.194-1.070, 2.088-3.116, 2.754-5.504c 0.99-0.004, 1.674-0.006, 1.754-0.006 c 3.402,0, 6.16-2.48, 6.16-5.99C 32,11.224, 27.88,10.022, 25.89,10.004z M 25.84,18.98l-0.634,0.002c-0.12,0-0.272,0-0.42,0.002 c 0.398-2.050, 0.67-4.152, 0.854-5.984l 0.2,0 c 0.528,0, 3.16,0.144, 3.16,2.99C 29,18.044, 27.362,18.98, 25.84,18.98z"></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.769996643066406" viewBox="0 0 32 32.769996643066406" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 0.798,30.456c 1.496,1.942, 4.586,2.068, 6.902,0.284c 0.942-0.726, 1.594-1.658, 1.956-2.636 C 9.864,27.692, 10,27.108, 10,26.44L 10,11.494 l 18-3.402l0,7.892 c0,2.784-2.13,3.424-2.884,3.566c-0.066,0.008-0.13,0.024-0.196,0.036 c-0.034,0.004-0.084,0.010-0.084,0.010L 24.848,19.6c-0.892,0.162-1.79,0.536-2.596,1.156c-2.316,1.784-2.982,4.804-1.486,6.746 c 1.496,1.942, 4.586,2.070, 6.902,0.286c 1.172-0.904, 1.918-2.124, 2.178-3.36C 29.936,24.128, 30,23.798, 30,23.424L 30,4.012 c0-0.122-0.024-0.226-0.034-0.342C 29.97,3.61, 30,3.542, 30,3.482l0-2 c0-1.104-0.896-1.728-2-1.39L 10,3.494 C 8.896,3.83, 8,5, 8,6.104l0,2 c0,0.028, 0.014,0.048, 0.016,0.074C 8.014,8.238, 8,8.29, 8,8.35l0,10.588 c0,2.788-2.136,3.426-2.888,3.566 c-0.038,0.006-0.076,0.018-0.116,0.024c-0.098,0.016-0.162,0.022-0.162,0.022l 0.022,0.010c-0.884,0.166-1.774,0.536-2.572,1.15 C-0.032,25.494-0.696,28.514, 0.798,30.456z"></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 27,14l-16,0 C 10.448,14, 10,14.448, 10,15C 10,15.552, 10.448,16, 11,16l 16,0 C 27.552,16, 28,15.552, 28,15 C 28,14.448, 27.552,14, 27,14zM 27,6l-16,0 C 10.448,6, 10,6.448, 10,7C 10,7.552, 10.448,8, 11,8l 16,0 C 27.552,8, 28,7.552, 28,7 C 28,6.448, 27.552,6, 27,6zM 27,22l-16,0 C 10.448,22, 10,22.448, 10,23C 10,23.552, 10.448,24, 11,24l 16,0 c 0.552,0, 1-0.448, 1-1 C 28,22.448, 27.552,22, 27,22zM 6.96,9.466L 6.96,4.534L 6.39,4.534L 5.312,5.11L 5.442,5.618L 6.3,5.156L 6.314,5.156L 6.314,9.466 zM 5.374,16.548L 4.852,17.056l0,0.41 L 8,17.466 L 8,16.912 L 5.784,16.912 L 5.784,16.898 l 0.394-0.364c 1.040-1.002, 1.7-1.738, 1.7-2.648 c0-0.706-0.448-1.434-1.51-1.434c-0.57,0-1.054,0.212-1.396,0.502l 0.212,0.47c 0.228-0.19, 0.6-0.418, 1.048-0.418 c 0.736,0, 0.978,0.462, 0.978,0.964C 7.204,14.712, 6.634,15.35, 5.374,16.548zM 6.194,24.928c-0.462,0-0.902-0.19-1.092-0.31l-0.182,0.516c 0.242,0.16, 0.728,0.334, 1.282,0.334 c 1.184,0, 1.798-0.69, 1.798-1.48c0-0.69-0.494-1.146-1.1-1.268l0-0.014 c 0.608-0.22, 0.91-0.652, 0.91-1.162 c0-0.6-0.44-1.176-1.412-1.176c-0.532,0-1.032,0.19-1.29,0.38l 0.174,0.486c 0.212-0.152, 0.592-0.326, 0.986-0.326 c 0.614,0, 0.866,0.35, 0.866,0.744c0,0.584-0.614,0.834-1.1,0.834L 5.662,22.486 l0,0.5 l 0.372,0 c 0.646,0, 1.268,0.296, 1.274,0.986 C 7.318,24.382, 7.052,24.928, 6.194,24.928z"></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.14800262451172" height="33.00400161743164" viewBox="0 0 33.14800262451172 33.00400161743164" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 14.076,6.978C 11.958,4.864, 9.298,4.686, 7.448,6.536C 5.598,8.384, 5.774,11.048, 7.888,13.164l 11.448,11.448 c 0.39,0.39, 1.024,0.39, 1.414,0s 0.39-1.024,0-1.414L 9.302,11.75c-1.026-1.026-1.68-2.562-0.442-3.8 c 1.236-1.238, 2.774-0.582, 3.8,0.444l 12.728,12.726c 3.65,3.654, 4.56,5.338, 2.386,7.514c-2.2,2.198-4.532,1.654-8.044-1.856 L 5.59,12.634C 3.306,10.35, 1.706,6.62, 4.708,3.62C 8.272,0.056, 12.342,3.56, 13.502,4.722l 12.992,12.994c 0.39,0.39, 1.024,0.39, 1.414,0 s 0.39-1.024,0-1.414L 14.916,3.308C 10.988-0.62, 6.534-1.040, 3.292,2.206C 0.016,5.48, 0.37,10.24, 4.176,14.048l 14.142,14.142 c 1.202,1.202, 3.776,3.774, 6.736,3.774c 1.33,0, 2.74-0.522, 4.136-1.918c 3.974-3.976, 0.298-7.656-2.386-10.342L 14.076,6.978z"></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,10C 10.896,10, 10,10.896, 10,12l0,8 c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2L 14,12 C 14,10.896, 13.104,10, 12,10zM 18,20c0,1.104, 0.896,2, 2,2s 2-0.896, 2-2L 22,12 c0-1.104-0.896-2-2-2S 18,10.896, 18,12L 18,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-16S 24.836,0, 16,0z M 14,20c0,1.104-0.896,2-2,2s-2-0.896-2-2L 10,12 c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2L 14,20 z M 22,20c0,1.104-0.896,2-2,2s-2-0.896-2-2L 18,12 c0-1.104, 0.896-2, 2-2s 2,0.896, 2,2L 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 16,32c 8.836,0, 16-7.164, 16-16s-7.164-16-16-16S0,7.164,0,16S 7.164,32, 16,32z M 16,2c 7.72,0, 14,6.28, 14,14s-6.28,14-14,14 s-14-6.28-14-14S 8.28,2, 16,2zM 12,22c 1.104,0, 2-0.896, 2-2L 14,12 c0-1.104-0.896-2-2-2S 10,10.896, 10,12l0,8 C 10,21.104, 10.896,22, 12,22zM 20,22c 1.104,0, 2-0.896, 2-2L 22,12 c0-1.104-0.896-2-2-2S 18,10.896, 18,12l0,8 C 18,21.104, 18.896,22, 20,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.24800109863281" height="32.24800109863281" viewBox="0 0 32.24800109863281 32.24800109863281" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 21.172,21.172L 19.39,15.792L 9.11,5.512L 5.512,9.11L 15.792,19.39 zM 0.746,0.746c-0.994,0.994-0.994,2.604,0,3.598l 2.648,2.648l 3.598-3.598L 4.344,0.746 C 3.35-0.248, 1.74-0.248, 0.746,0.746zM 30,6L 15.822,6 l 2,2L 30,8 l0,22 L 8,30 L 8,17.822 l-2-2L 6,30 c0,1.104, 0.896,2, 2,2l 22,0 c 1.104,0, 2-0.896, 2-2L 32,8 C 32,6.896, 31.104,6, 30,6z"></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.62,24.218L 26,26L 24.218,20.62L 13.938,10.34L 10.34,13.938 zM 8.222,11.82L 11.82,8.222L 9.172,5.574c-0.994-0.994-2.604-0.994-3.598,0c-0.994,0.994-0.994,2.604,0,3.598 L 8.222,11.82zM 30,0L 2,0 C 0.896,0,0,0.896,0,2l0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,2 C 32,0.896, 31.104,0, 30,0z M 30,30L 2,30 L 2,2 l 28,0 L 30,30 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.122,30.122L 28.020,23.778L 11.050,6.808L 10,7.858L 6.808,11.050L 23.778,28.020 zM 3.98,8.222L 8.222,3.98l-2.1-2.1c-1.172-1.172-3.070-1.172-4.242,0c-1.172,1.17-1.172,3.072,0,4.242 L 3.98,8.222z"></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 2,0 C 0.896,0,0,0.896,0,2l0,28 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,2 C 32,0.896, 31.104,0, 30,0z M 5.574,9.172c-0.994-0.994-0.994-2.604,0-3.598c 0.994-0.994, 2.604-0.994, 3.598,0L 11.82,8.222L 8.222,11.82L 5.574,9.172z M 20.62,24.218l-10.28-10.28L 13.938,10.34l 10.28,10.28L 26,26L 20.62,24.218z"></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 4,6l0,16 l 0.296,0.74L 8,32l 4-10l-0.010-0.004C 11.996,21.99, 11.994,21.98, 12,21.974L 12,6 L 12,4 c0-2.21-1.79-4-4-4 S 4,1.79, 4,4L 4,6 z M 6,4c0-1.102, 0.898-2, 2-2s 2,0.898, 2,2l0,2 L 6,6 L 6,4 z M 8,26.614l-1.030-2.574l-0.4-1L 6.54,22.966L 8,22.236l 1.46,0.73 l-0.030,0.076l-0.4,1L 8,26.614z M 10,21L 8,20l-2,1L 6,9.446 L 6,8.22 L 6,8 l 2,0 l 2,0 l0,0.22 l0,1.226 L 10,21 zM 25.184,5.958L 23.268,1l-0.018,0.006C 23.11,0.434, 22.616,0, 22,0c-0.662,0-1.184,0.496-1.276,1.132 l-0.036-0.008L 18.816,5.958L 18,8l0,20 c0,2.21, 1.79,4, 4,4s 4-1.79, 4-4c 1.104,0, 2-0.896, 2-2l0-6 c0-1.104-0.896-2-2-2L 26,8 L 25.184,5.958z M 24,20l0,6 l0,2 c0,1.102-0.898,2-2,2s-2-0.898-2-2L 20,8 l 0.154,0 l 3.692,0 L 24,8 l0,10 L 24,20 z M 23.046,6l-2.092,0 L 22,3.386L 23.046,6z"></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 4,4l0,2 l0,16 l 0.296,0.74L 8,32l 4-10l-0.010-0.004C 11.996,21.99, 11.994,21.98, 12,21.974L 12,6 L 12,4 c0-2.21-1.79-4-4-4 S 4,1.79, 4,4z M 6,4c0-1.102, 0.898-2, 2-2s 2,0.898, 2,2l0,2 L 6,6 L 6,4 z M 8,26.614l-1.030-2.574l-0.4-1L 6.54,22.966L 8,22.236l 1.46,0.73 l-0.030,0.076l-0.4,1L 8,26.614zM 25.184,5.958l-1.89-4.834l-0.018,0.004C 23.182,0.494, 22.66,0, 22,0c-0.652,0-1.186,0.502-1.292,1.13 l-0.020-0.004L 18.816,5.958L 18,8l0,20 c0,2.21, 1.79,4, 4,4s 4-1.79, 4-4c 1.104,0, 2-0.896, 2-2l0-6 c0-1.104-0.896-2-2-2L 26,8 L 25.184,5.958z M 23.326,6.702L 23.846,8l-3.692,0 l 0.52-1.298L 20.954,6L 22,3.386L 23.046,6L 23.326,6.702z"></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 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 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 14.124,10.938c0-1.692-1.372-3.062-3.062-3.062S 8,9.246, 8,10.938S 9.372,14, 11.062,14S 14.124,12.628, 14.124,10.938z M 10,10.938c0-0.586, 0.476-1.062, 1.062-1.062s 1.062,0.476, 1.062,1.062S 11.648,12, 11.062,12S 10,11.524, 10,10.938zM 20.938,17.876c-1.692,0-3.062,1.372-3.062,3.062S 19.246,24, 20.938,24S 24,22.628, 24,20.938 S 22.628,17.876, 20.938,17.876z M 20.938,22c-0.586,0-1.062-0.476-1.062-1.062s 0.476-1.062, 1.062-1.062S 22,20.352, 22,20.938 S 21.524,22, 20.938,22zM 22.708,9.292c-0.39-0.39-1.024-0.39-1.414,0l-12,12c-0.39,0.39-0.39,1.024,0,1.414 C 9.488,22.902, 9.744,23, 10,23s 0.512-0.098, 0.708-0.292l 12-12C 23.098,10.316, 23.098,9.684, 22.708,9.292z"></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 10,10.938A1.062,1.062 0 1 0 12.124,10.938A1.062,1.062 0 1 0 10,10.938zM 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 8,10.938c0-1.692, 1.372-3.062, 3.062-3.062 s 3.062,1.372, 3.062,3.062S 12.754,14, 11.062,14S 8,12.628, 8,10.938z M 10.708,22.708C 10.512,22.902, 10.256,23, 10,23 s-0.512-0.098-0.708-0.292c-0.39-0.39-0.39-1.024,0-1.414l 12-12c 0.39-0.39, 1.024-0.39, 1.414,0s 0.39,1.024,0,1.414 L 10.708,22.708z M 20.938,24c-1.692,0-3.062-1.372-3.062-3.062s 1.372-3.062, 3.062-3.062S 24,19.246, 24,20.938S 22.628,24, 20.938,24zM 19.876,20.938A1.062,1.062 0 1 0 22,20.938A1.062,1.062 0 1 0 19.876,20.938z"></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 13.216,8.064C 12.834,3.67, 8.25,1.514, 8.056,1.426C 7.874,1.34, 7.67,1.314, 7.474,1.348 c-5.292,0.878-6.088,3.958-6.12,4.086C 1.31,5.614, 1.318,5.8, 1.374,5.974c 6.312,19.584, 19.43,23.214, 23.742,24.408 c 0.332,0.092, 0.606,0.166, 0.814,0.234c 0.1,0.034, 0.204,0.048, 0.308,0.048c 0.142,0, 0.284-0.030, 0.414-0.090 c 0.132-0.060, 3.248-1.528, 4.010-6.316c 0.034-0.208,0-0.424-0.096-0.612c-0.068-0.132-1.698-3.234-6.218-4.33 c-0.316-0.082-0.64,0.002-0.884,0.21c-1.426,1.218-3.396,2.516-4.246,2.65c-5.698-2.786-8.88-8.132-9-9.146 C 10.148,12.46, 11.454,10.458, 12.956,8.83C 13.146,8.624, 13.242,8.344, 13.216,8.064z"></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,32c 5.158,0, 9.734-2.452, 12.66-6.242L 16,16L 16,0 C 7.164,0,0,7.164,0,16S 7.164,32, 16,32z M 14,2.142L 14,16 c0,0.62, 0.288,1.206, 0.778,1.584l 10.964,8.452C 23.144,28.576, 19.686,30, 16,30c-7.72,0-14-6.28-14-14C 2,8.96, 7.224,3.116, 14,2.142zM 18.75,0.268l0,14.31 l 11.424,8.806C 31.334,21.174, 32,18.668, 32,16C 32,8.104, 26.272,1.574, 18.75,0.268z"></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.272,31.458c 0.168,0.186, 0.33,0.306, 0.486,0.39c 0.002,0.002, 0.006,0.002, 0.008,0.004 c 0.108,0.056, 0.214,0.098, 0.314,0.098c 0.1,0, 0.206-0.042, 0.314-0.098c 0.002-0.002, 0.006-0.002, 0.008-0.004 c 0.156-0.084, 0.318-0.204, 0.486-0.39c0,0, 9.296-10.11, 10.23-18.87c 0.056-0.452, 0.094-0.91, 0.094-1.376C 27.212,5.020, 22.192,0, 16,0 S 4.788,5.020, 4.788,11.212c0,0.474, 0.038,0.936, 0.096,1.394C 5.842,21.362, 15.272,31.458, 15.272,31.458z M 16,4 c 3.976,0, 7.212,3.236, 7.212,7.212c0,3.976-3.236,7.212-7.212,7.212S 8.788,15.188, 8.788,11.212C 8.788,7.236, 12.024,4, 16,4z"></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.212,16.424c 2.874,0, 5.212-2.338, 5.212-5.212C 20.424,8.338, 18.086,6, 15.212,6S 10,8.338, 10,11.212 C 10,14.086, 12.338,16.424, 15.212,16.424z M 15.212,8c 1.77,0, 3.212,1.44, 3.212,3.212s-1.44,3.212-3.212,3.212S 12,12.982, 12,11.212 S 13.44,8, 15.212,8zM 14.484,31.458c 0.168,0.186, 0.33,0.306, 0.486,0.39c 0.002,0.002, 0.006,0.002, 0.008,0.004 c 0.108,0.056, 0.214,0.098, 0.314,0.098c 0.1,0, 0.206-0.042, 0.314-0.098c 0.002-0.002, 0.006-0.002, 0.008-0.004 c 0.156-0.084, 0.318-0.204, 0.486-0.39c0,0, 9.296-10.11, 10.23-18.87c 0.056-0.452, 0.094-0.91, 0.094-1.376 C 26.424,5.020, 21.404,0, 15.212,0S 4,5.020, 4,11.212c0,0.474, 0.038,0.936, 0.096,1.394C 5.054,21.362, 14.484,31.458, 14.484,31.458z M 15.212,2 c 5.080,0, 9.212,4.132, 9.212,9.212c0,0.338-0.024,0.698-0.082,1.164c-0.716,6.712-7.018,14.588-9.048,16.984 c-2.082-2.4-8.474-10.256-9.214-17C 6.026,11.918, 6,11.554, 6,11.212C 6,6.132, 10.132,2, 15.212,2z"></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,10l0,14 c0,1.104, 0.896,2, 2,2l 14,0 c 1.104,0, 2-0.896, 2-2L 26,10 c0-1.104-0.896-2-2-2L 10,8 C 8.896,8, 8,8.896, 8,10z M 24,24L 10,24 L 10,10 l 14,0 L 24,24 zM 13,18L 16,18 l0,3 C 16,21.552, 16.448,22, 17,22S 18,21.552, 18,21L 18,18 l 3,0 C 21.552,18, 22,17.552, 22,17 C 22,16.448, 21.552,16, 21,16L 18,16 L 18,13 C 18,12.448, 17.552,12, 17,12S 16,12.448, 16,13L 16,16 L 13,16 C 12.448,16, 12,16.448, 12,17C 12,17.552, 12.448,18, 13,18z"></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 9,18L 16,18 l0,7 C 16,25.552, 16.448,26, 17,26S 18,25.552, 18,25L 18,18 l 7,0 C 25.552,18, 26,17.552, 26,17 C 26,16.448, 25.552,16, 25,16L 18,16 L 18,9 C 18,8.448, 17.552,8, 17,8S 16,8.448, 16,9L 16,16 L 9,16 C 8.448,16, 8,16.448, 8,17C 8,17.552, 8.448,18, 9,18z"></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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 25,18L 18,18 l0,7 C 18,25.552, 17.552,26, 17,26S 16,25.552, 16,25L 16,18 L 9,18 C 8.448,18, 8,17.552, 8,17C 8,16.448, 8.448,16, 9,16L 16,16 L 16,9 C 16,8.448, 16.448,8, 17,8 S 18,8.448, 18,9L 18,16 l 7,0 C 25.552,16, 26,16.448, 26,17C 26,17.552, 25.552,18, 25,18z"></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 17,2C 8.716,2, 2,8.716, 2,17S 8.716,32, 17,32S 32,25.284, 32,17S 25.284,2, 17,2z M 17,30 C 9.832,30, 4,24.168, 4,17S 9.832,4, 17,4S 30,9.832, 30,17S 24.168,30, 17,30zM 25,16L 18,16 L 18,9 C 18,8.448, 17.552,8, 17,8S 16,8.448, 16,9L 16,16 L 9,16 C 8.448,16, 8,16.448, 8,17C 8,17.552, 8.448,18, 9,18L 16,18 l0,7 C 16,25.552, 16.448,26, 17,26S 18,25.552, 18,25L 18,18 l 7,0 C 25.552,18, 26,17.552, 26,17C 26,16.448, 25.552,16, 25,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 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,10l-2,0 L 28,2 c0-1.104-0.896-2-2-2L 6,0 C 4.896,0, 4,0.896, 4,2l0,8 L 2,10 C 0.896,10,0,10.896,0,12l0,10 c0,1.104, 0.896,2, 2,2l 2,0 l0,6 c0,1.104, 0.896,2, 2,2l 20,0 c 1.104,0, 2-0.896, 2-2l0-6 l 2,0 c 1.104,0, 2-0.896, 2-2L 32,12 C 32,10.896, 31.104,10, 30,10z M 6,20l 20,0 l0,10 L 6,30 L 6,20 z M 22,15 C 22,14.448, 22.448,14, 23,14S 24,14.448, 24,15C 24,15.552, 23.552,16, 23,16S 22,15.552, 22,15z M 5,16C 4.448,16, 4,15.552, 4,15 C 4,14.448, 4.448,14, 5,14S 6,14.448, 6,15C 6,15.552, 5.552,16, 5,16z M 27,16C 26.448,16, 26,15.552, 26,15C 26,14.448, 26.448,14, 27,14 S 28,14.448, 28,15C 28,15.552, 27.552,16, 27,16z M 6,2l 20,0 l0,8 L 6,10 L 6,2 zM 24,23c0-0.552-0.448-1-1-1l-14,0 C 8.448,22, 8,22.448, 8,23C 8,23.552, 8.448,24, 9,24l 14,0 C 23.552,24, 24,23.552, 24,23zM 23,26l-14,0 C 8.448,26, 8,26.448, 8,27C 8,27.552, 8.448,28, 9,28l 14,0 c 0.552,0, 1-0.448, 1-1 C 24,26.448, 23.552,26, 23,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 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,10l-2,0 L 28,2 c0-1.104-0.896-2-2-2L 6,0 C 4.896,0, 4,0.896, 4,2l0,8 L 2,10 C 0.896,10,0,10.896,0,12l0,10 c0,1.104, 0.896,2, 2,2l 2,0 l0,6 c0,1.104, 0.896,2, 2,2l 20,0 c 1.104,0, 2-0.896, 2-2l0-6 l 2,0 c 1.104,0, 2-0.896, 2-2L 32,12 C 32,10.896, 31.104,10, 30,10z M 6,20l 20,0 l0,10 L 6,30 L 6,20 z M 26,18L 6,18 c-1.104,0-2,0.896-2,2l0,2 L 2,22 L 2,12 l 28,0 l0,10 l-2,0 l0-2 C 28,18.896, 27.104,18, 26,18z M 6,2l 20,0 l0,8 L 6,10 L 6,2 zM 22,15A1,1 0 1 0 24,15A1,1 0 1 0 22,15zM 4,15A1,1 0 1 0 6,15A1,1 0 1 0 4,15zM 26,15A1,1 0 1 0 28,15A1,1 0 1 0 26,15zM 24,23c0-0.552-0.448-1-1-1l-14,0 C 8.448,22, 8,22.448, 8,23C 8,23.552, 8.448,24, 9,24l 14,0 C 23.552,24, 24,23.552, 24,23zM 23,26l-14,0 C 8.448,26, 8,26.448, 8,27C 8,27.552, 8.448,28, 9,28l 14,0 c 0.552,0, 1-0.448, 1-1 C 24,26.448, 23.552,26, 23,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="33.762001037597656" viewBox="0 0 32 33.762001037597656" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 22,6c0-3.212-2.788-6-6-6S 10,2.788, 10,6c0,3.212, 2.788,6, 6,6S 22,9.212, 22,6zM 16,14c-5.256,0-10,5.67-10,12.716s 20,7.046, 20,0S 21.256,14, 16,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" height="32.827999114990234" viewBox="0 0 32 32.827999114990234" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 8,19.514c0,1.534, 3.86,2.348, 8.002,2.462C 16.002,21.984, 16,21.992, 16,22l0,6 c0,1.104, 0.448,4, 1,4 S 18,29.104, 18,28l0-6 c0-0.008-0.002-0.016-0.002-0.024C 22.14,21.862, 26,21.048, 26,19.514c0-1.628-1.474-2.816-4-3.456L 22,5.7 c 2.526-0.856, 4-2.234, 4-3.214c0-3.314-18-3.314-18,0c0,1.078, 1.474,2.426, 4,3.25l0,10.322 C 9.474,16.7, 8,17.886, 8,19.514z"></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.69,17.772C 8.264,18.256, 8.098,18.916, 8.242,19.544c 0.144,0.628, 0.584,1.148, 1.178,1.396 c 1.42,0.594, 3.834,0.97, 6.582,1.046C 16.002,21.99, 16,21.994, 16,22l0,6 c0,1.104, 0.448,4, 1,4S 18,29.104, 18,28l0-6 c0-0.006-0.002-0.010-0.002-0.016c 2.748-0.074, 5.162-0.452, 6.582-1.046c 0.594-0.248, 1.034-0.768, 1.178-1.396 c 0.144-0.628-0.022-1.288-0.448-1.77C 24.49,16.842, 23.058,16.328, 22,16.060l0-10.36 l0,0c 1.046-0.354, 1.934-0.798, 2.636-1.316 c 0.6-0.442, 0.904-1.184, 0.788-1.92s-0.632-1.348-1.34-1.586C 23.108,0.55, 20.888,0, 17,0C 12.89,0, 10.62,0.634, 9.834,0.906 c-0.698,0.242-1.206,0.85-1.32,1.58C 8.4,3.214, 8.698,3.948, 9.288,4.394C 10,4.928, 10.91,5.38, 11.998,5.736l 0.002,0L 12,16.060 C 10.944,16.326, 9.51,16.84, 8.69,17.772z M 12.622,3.836C 11.578,3.494, 10.9,3.104, 10.49,2.794C 11.554,2.426, 13.708,2, 17,2 c 3.228,0, 5.366,0.41, 6.45,0.774c-0.424,0.312-1.096,0.694-2.092,1.032L 20,4.266l0,13.35 l 1.508,0.382 c 1.106,0.28, 1.942,0.688, 2.3,1.096C 22.882,19.48, 20.632,20, 17,20S 11.118,19.48, 10.192,19.094c 0.36-0.408, 1.196-0.816, 2.3-1.096 L 14,17.616L 14,4.286 L 12.622,3.836z"></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 11.248,23.444c-0.9,0-1.738-0.352-2.36-0.99c-1.712-1.764-3.834-0.994-4.336,1.342 c-0.81,3.78-0.732,6.202, 0.24,7.406c 0.558,0.692, 1.214,0.744, 1.4,0.744L 27.062,32c 2.716,0, 4.928-2.128, 4.928-4.744l0-13.1 l 0.006-0.626c 0.018-1.61, 0.038-3.274-0.818-4.138c-0.566-0.574-1.382-0.696-2.306-0.302c-1.708,0.73-3.56,0.828-5.966,0.356 c-0.602-0.12-0.84-0.316-0.832-0.29c0-0.002, 0.040-0.178, 0.402-0.498c 1.076-0.954, 1.694-2.294, 1.694-3.684 C 24.168,2.23, 21.85,0, 19,0C 16.152,0, 13.834,2.23, 13.834,4.972c0,1.364, 0.624,2.644, 1.854,3.81 C 15.746,8.84, 15.864,8.952, 15.956,9.056c-0.2,0.098-0.598,0.242-1.358,0.37C 12.61,9.76, 10.652,9.288, 9.154,8.934 C 7.482,8.54, 6.418,8.41, 5.8,9.038c-0.692,0.7-2.194,2.842-1.242,7.654c 0.144,0.736, 0.588,2.976, 2.29,2.976 c 0.842,0, 1.472-0.61, 1.862-0.984c 2.476-2.382, 5.706-0.678, 5.706,1.788C 14.414,22.11, 12.994,23.444, 11.248,23.444z M 11.248,15.498 c-1.4,0-2.72,0.586-3.976,1.792C 7.204,17.358, 7.052,17.502, 6.93,17.594C 6.832,17.426, 6.67,17.058, 6.52,16.304 C 5.8,12.664, 6.716,11.064, 7.108,10.574C 7.446,10.584, 8.052,10.728, 8.696,10.88c 1.242,0.292, 2.788,0.656, 4.496,0.656 c 0.6,0, 1.186-0.046, 1.738-0.138C 16.074,11.206, 17.638,10.812, 18,9.626c 0.332-1.092-0.558-1.936-0.942-2.298 C 16.234,6.546, 15.834,5.778, 15.834,4.972C 15.834,3.334, 17.254,2, 19,2s 3.168,1.334, 3.168,2.972c0,0.828-0.362,1.604-1.018,2.184 c-1.124,0.992-1.172,1.89-1.014,2.468c 0.238,0.88, 1.108,1.53, 2.38,1.78c 2.8,0.548, 5.068,0.406, 7.14-0.476 c 0.064-0.030, 0.114-0.044, 0.14-0.058c 0.222,0.448, 0.206,1.91, 0.198,2.636l-0.006,13.75c0,1.512-1.312,2.744-2.926,2.744 l-20.68-0.018c-0.010-0.008-0.94-0.824, 0.124-5.766c 0.11-0.518, 0.314-0.748, 0.366-0.772c0,0, 0.2,0.010, 0.58,0.402 c 1,1.030, 2.348,1.596, 3.792,1.596c 2.848,0, 5.166-2.23, 5.166-4.972S 14.096,15.498, 11.248,15.498z"></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.05799865722656" viewBox="0 0 32 32.05799865722656" enable-background="new 0 0 16 16" xml:space="preserve" fill="#000000"> <g><path d="M 11.876,25.052c-1.24,0-2.352-0.538-3.134-1.382c-1.382-1.49-2.39-0.552-2.692,0.914 C 4.52,32.058, 6.73,32, 6.73,32l 21.26,0.058c 2.21,0, 4-1.79, 4-4l0-14 c0-2.21, 0.256-5.338-1.76-4.432 c-1.526,0.684-3.532,1.094-6.676,0.446c-1.466-0.302-2.404-1.31-0.914-2.692c 0.844-0.782, 1.382-1.892, 1.382-3.134 C 24.020,1.9, 22.12,0, 19.776,0C 17.43,0, 15.53,1.9, 15.53,4.246c0,1.328, 0.692,2.424, 1.566,3.294c 0.526,0.524, 1.914,1.894-1.638,2.52 C 11.552,10.746, 7.806,8.538, 7.052,9.34C 6.552,9.87, 5.176,11.87, 6.060,16.56c 0.672,3.57, 2,2.092, 2.522,1.566 C 9.452,17.252, 10.548,16.56, 11.876,16.56c 2.344,0, 4.246,1.9, 4.246,4.246C 16.122,23.15, 14.222,25.052, 11.876,25.052z"></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 13.774,26.028A2.060,2.060 1080 1 0 17.894,26.028A2.060,2.060 1080 1 0 13.774,26.028zM 19.464,18.252c 2.898-1.596, 4.37-3.91, 4.37-6.876c0-5.094-4.018-7.376-8-7.376c-3.878,0-8,2.818-8,8.042 c0,1.104, 0.894,2, 2,2s 2-0.896, 2-2c0-2.778, 2.074-4.042, 4-4.042c 1.494,0, 4,0.438, 4,3.376c0,1.042-0.274,2.258-2.298,3.374 C 16.16,15.504, 13.834,17.462, 13.834,20c0,1.104, 0.894,2, 2,2s 2-0.896, 2-2C 17.834,19.628, 18.624,18.714, 19.464,18.252z"></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,32c 8.836,0, 16-7.164, 16-16s-7.164-16-16-16S0,7.164,0,16S 7.164,32, 16,32z M 16,4c 3.982,0, 8,2.28, 8,7.376 c0,2.966-1.47,5.282-4.368,6.876C 18.792,18.714, 18,19.628, 18,20c0,1.104-0.896,2-2,2s-2-0.896-2-2c0-2.538, 2.328-4.496, 3.704-5.252 C 19.726,13.632, 20,12.416, 20,11.376C 20,8.438, 17.494,8, 16,8C 14.074,8, 12,9.264, 12,12.042c0,1.104-0.896,2-2,2s-2-0.896-2-2 C 8,6.818, 12.122,4, 16,4z M 16,28.088c-1.138,0-2.060-0.922-2.060-2.060s 0.922-2.060, 2.060-2.060s 2.060,0.922, 2.060,2.060S 17.138,28.088, 16,28.088z "></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 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 13.774,26.028A2.060,2.060 1080 1 0 17.894,26.028A2.060,2.060 1080 1 0 13.774,26.028zM 15.834,4c-3.878,0-8,2.818-8,8.042c0,1.104, 0.894,2, 2,2s 2-0.896, 2-2c0-2.778, 2.074-4.042, 4-4.042 c 1.494,0, 4,0.438, 4,3.376c0,1.042-0.274,2.258-2.298,3.374C 16.16,15.504, 13.834,17.462, 13.834,20c0,1.104, 0.894,2, 2,2s 2-0.896, 2-2 c0-0.372, 0.792-1.286, 1.63-1.748c 2.898-1.596, 4.37-3.91, 4.37-6.876C 23.834,6.28, 19.816,4, 15.834,4z"></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 7.998,13.118c0,1.69, 1.32,3.060, 2.946,3.060c 0.522,0, 1.004-0.152, 1.43-0.4 c-0.146,1.636-0.97,4.022-3.99,6.454c-0.422,0.342-0.5,0.974-0.172,1.412c 0.192,0.256, 0.478,0.39, 0.766,0.39 c 0.208,0, 0.416-0.068, 0.594-0.212c 3.706-2.99, 4.632-6.062, 4.756-8.114C 14.54,13.084, 13.744,11.704, 13.016,10.984 C 12.95,10.914, 12.888,10.838, 12.814,10.776C 12.64,10.628, 12.484,10.524, 12.348,10.446C 12.342,10.442, 12.338,10.436, 12.332,10.434 c-0.010-0.006-0.020-0.008-0.030-0.012C 12.104,10.312, 11.962,10.26, 11.962,10.26l 0.010,0.024C 11.65,10.152, 11.312,10.058, 10.944,10.058 C 9.316,10.058, 7.998,11.428, 7.998,13.118zM 17.694,13.118c0,1.69, 1.318,3.060, 2.946,3.060c 0.522,0, 1.004-0.152, 1.43-0.4 c-0.146,1.636-0.97,4.022-3.99,6.454c-0.424,0.342-0.5,0.974-0.172,1.412c 0.192,0.256, 0.478,0.39, 0.766,0.39 c 0.208,0, 0.416-0.068, 0.594-0.212c 3.706-2.99, 4.632-6.062, 4.756-8.114c 0.212-2.624-0.586-4.004-1.312-4.724 c-0.068-0.070-0.13-0.146-0.204-0.208c-0.174-0.148-0.33-0.252-0.466-0.33c-0.006-0.004-0.010-0.008-0.016-0.012 c-0.010-0.006-0.020-0.008-0.030-0.012c-0.198-0.108-0.34-0.162-0.34-0.162l 0.010,0.024c-0.322-0.132-0.662-0.226-1.028-0.226 C 19.012,10.058, 17.694,11.428, 17.694,13.118z"></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 24.026,15.708 c-0.124,2.052-1.050,5.124-4.756,8.114c-0.178,0.142-0.386,0.212-0.594,0.212c-0.29,0-0.576-0.134-0.766-0.39 c-0.328-0.44-0.252-1.072, 0.172-1.412c 3.018-2.434, 3.844-4.818, 3.99-6.454c-0.426,0.248-0.908,0.4-1.43,0.4 c-1.628,0-2.946-1.37-2.946-3.060c0-1.69, 1.318-3.060, 2.946-3.060c 0.368,0, 0.706,0.096, 1.028,0.226L 21.658,10.26 c0,0, 0.142,0.052, 0.34,0.162c 0.010,0.006, 0.020,0.008, 0.030,0.012c 0.006,0.004, 0.010,0.008, 0.016,0.012 c 0.136,0.078, 0.292,0.182, 0.466,0.33c 0.074,0.064, 0.136,0.138, 0.204,0.208C 23.44,11.706, 24.236,13.084, 24.026,15.708z M 10.944,16.178 c-1.628,0-2.946-1.37-2.946-3.060c0-1.69, 1.32-3.060, 2.946-3.060c 0.368,0, 0.706,0.096, 1.028,0.226L 11.962,10.26 c0,0, 0.142,0.052, 0.34,0.162c 0.010,0.006, 0.020,0.008, 0.030,0.012c 0.006,0.004, 0.010,0.008, 0.016,0.012 C 12.484,10.524, 12.64,10.628, 12.814,10.776c 0.074,0.064, 0.136,0.138, 0.204,0.208c 0.726,0.722, 1.524,2.1, 1.312,4.726 c-0.124,2.052-1.050,5.124-4.756,8.114c-0.178,0.142-0.386,0.212-0.594,0.212c-0.29,0-0.576-0.134-0.766-0.39 c-0.328-0.44-0.252-1.072, 0.172-1.412c 3.018-2.434, 3.844-4.818, 3.99-6.454C 11.948,16.024, 11.466,16.178, 10.944,16.178z"></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 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 12.814,10.776C 12.64,10.628, 12.484,10.524, 12.348,10.446C 12.342,10.442, 12.338,10.436, 12.332,10.434 c-0.010-0.006-0.020-0.008-0.030-0.012C 12.104,10.312, 11.962,10.26, 11.962,10.26l 0.010,0.024C 11.65,10.152, 11.312,10.058, 10.944,10.058 c-1.628,0-2.946,1.37-2.946,3.060c0,1.69, 1.32,3.060, 2.946,3.060c 0.522,0, 1.004-0.152, 1.43-0.4 c-0.146,1.636-0.97,4.022-3.99,6.454c-0.422,0.342-0.5,0.974-0.172,1.412c 0.192,0.256, 0.478,0.39, 0.766,0.39 c 0.208,0, 0.416-0.068, 0.594-0.212c 3.706-2.99, 4.632-6.062, 4.756-8.114C 14.54,13.084, 13.744,11.704, 13.016,10.984 C 12.95,10.914, 12.888,10.838, 12.814,10.776zM 22.51,10.776c-0.174-0.148-0.33-0.252-0.466-0.33c-0.006-0.004-0.010-0.008-0.016-0.012 c-0.010-0.006-0.020-0.008-0.030-0.012c-0.198-0.108-0.34-0.162-0.34-0.162l 0.010,0.024c-0.322-0.132-0.662-0.226-1.028-0.226 c-1.628,0-2.946,1.37-2.946,3.060c0,1.69, 1.318,3.060, 2.946,3.060c 0.522,0, 1.004-0.152, 1.43-0.4 c-0.146,1.636-0.97,4.022-3.99,6.454c-0.424,0.342-0.5,0.974-0.172,1.412c 0.192,0.256, 0.478,0.39, 0.766,0.39 c 0.208,0, 0.416-0.068, 0.594-0.212c 3.706-2.99, 4.632-6.062, 4.756-8.114c 0.212-2.624-0.586-4.004-1.312-4.724 C 22.646,10.914, 22.584,10.838, 22.51,10.776z"></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.974,0c-1.12,0-2.026,0.908-2.026,2.026l0,4.724 C 25.664,3.984, 23.032,0, 15.788,0C 7.084,0,0,7.082,0,15.788 c0,8.706, 7.084,15.788, 15.788,15.788c 6.836,0, 12.864-4.366, 15.004-10.864c 0.354-1.082-0.234-2.248-1.316-2.604 c-1.082-0.356-2.248,0.232-2.604,1.314c-1.58,4.802-6.034,8.028-11.084,8.028c-6.432,0-11.664-5.232-11.664-11.664 s 5.232-11.64, 11.664-11.64c 4.554,0, 7.084,2.834, 9.148,5.806L 19.842,9.952 c-1.12,0-2.026,0.908-2.026,2.026c0,1.12, 0.908,2.026, 2.026,2.026 l 10.132,0 C 31.092,14.008, 32,13.1, 32,11.982L 32,2.026 C 32,0.908, 31.092,0, 29.974,0z"></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 4,6l0,24 c0,0.808, 0.488,1.538, 1.234,1.848C 5.482,31.95, 5.742,32, 6,32c 0.52,0, 1.032-0.204, 1.414-0.586 L 16,22.828l 8.586,8.586C 24.968,31.796, 25.48,32, 26,32c 0.258,0, 0.518-0.050, 0.764-0.152C 27.512,31.538, 28,30.808, 28,30L 28,6 L 4,6 zM 28,4L 28,2 c0-1.104-0.896-2-2-2L 6,0 C 4.896,0, 4,0.896, 4,2l0,2 L 28,4 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 5.234,31.848C 5.482,31.95, 5.742,32, 6,32c 0.52,0, 1.032-0.204, 1.414-0.586L 16,22.828l 8.586,8.586 C 24.968,31.796, 25.48,32, 26,32c 0.258,0, 0.518-0.050, 0.764-0.152C 27.512,31.538, 28,30.808, 28,30L 28,2 c0-1.104-0.896-2-2-2L 6,0 C 4.896,0, 4,0.896, 4,2l0,28 C 4,30.808, 4.488,31.538, 5.234,31.848z M 16,20l-10,10L 6,8 l 20,0 l0,22 L 16,20z M 26,2l0,4 L 6,6 L 6,2 L 26,2 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 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 20,14L 12,14 l0,10 c0,2-4,4.896-4,6l0,1 C 8,31.552, 8.448,32, 9,32l 14,0 c 0.552,0, 1-0.448, 1-1L 24,30 c0-1.104-4-4-4-6L 20,14 zM 23.166,2.034L 23.166,2 l-2,0 l0,0.034 C 21.11,2.024, 21.060,2, 21,2C 20.448,2, 20,2.448, 20,3L 20,4 L 18,4 L 18,3 c0-0.494-0.364-0.884-0.834-0.966L 17.166,2 l-2,0 l0,0.034 C 15.11,2.024, 15.060,2, 15,2C 14.448,2, 14,2.448, 14,3L 14,4 L 12,4 L 12,3 c0-0.494-0.364-0.884-0.834-0.966L 11.166,2 l-2,0 l0,0.034 C 9.11,2.024, 9.060,2, 9,2C 8.448,2, 8,2.448, 8,3L 8,6 l0,2 c0,0.53, 0.21,1.040, 0.586,1.414 l 2,2C 10.962,11.79, 11.47,12, 12,12l 8,0 c 0.53,0, 1.040-0.21, 1.414-0.586l 2-2C 23.79,9.040, 24,8.53, 24,8L 24,6 L 24,3 C 24,2.506, 23.636,2.116, 23.166,2.034z"></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 2,30l 18,0 c 1.104,0, 2-0.896, 2-2l0-2.7 c 0.426-0.204, 0.824-0.448, 1.198-0.73l 6.138,6.138 c 0.196,0.196, 0.452,0.292, 0.708,0.292s 0.512-0.098, 0.708-0.292c 0.39-0.39, 0.39-1.024,0-1.414l-6.142-6.142 C 25.472,21.988, 26,20.56, 26,19c0-2.788-1.642-5.174-4-6.3L 22,2 c0-1.104-0.896-2-2-2L 2,0 C 0.896,0,0,0.896,0,2l0,26 C0,29.104, 0.896,30, 2,30z M 19,24C 16.244,24, 14,21.756, 14,19S 16.244,14, 19,14S 24,16.244, 24,19S 21.756,24, 19,24z M 2,2l 18,0 l0,10 L 5.286,12 C 4.576,12, 4,12.448, 4,13C 4,13.552, 4.576,14, 5.286,14l 8.826,0 C 13.038,15.048, 12.326,16.444, 12.1,18L 5,18 C 4.448,18, 4,18.448, 4,19 C 4,19.552, 4.448,20, 5,20l 7.1,0 c 0.49,3.388, 3.376,6, 6.9,6c 0.342,0, 0.67-0.054, 1-0.1L 20,28 L 2,28 L 2,2 zM 5,8l 12,0 C 17.552,8, 18,7.552, 18,7C 18,6.448, 17.552,6, 17,6l-12,0 C 4.448,6, 4,6.448, 4,7C 4,7.552, 4.448,8, 5,8z"></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.24800109863281" height="32.24800109863281" viewBox="0 0 32.24800109863281 32.24800109863281" 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.084,5.926, 2.884,8.158l-8.592,8.592c-0.54,0.54-0.54,1.418,0,1.958 c 0.54,0.54, 1.418,0.54, 1.958,0l 8.592-8.592C 13.074,24.916, 15.91,26, 19,26c 7.18,0, 13-5.82, 13-13S 26.18,0, 19,0z M 19,24 C 12.934,24, 8,19.066, 8,13S 12.934,2, 19,2S 30,6.934, 30,13S 25.066,24, 19,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 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 2,30l 18,0 c 1.104,0, 2-0.896, 2-2l0-2.7 c 0.426-0.204, 0.824-0.448, 1.198-0.73l 6.138,6.138 c 0.196,0.196, 0.452,0.292, 0.708,0.292s 0.512-0.098, 0.708-0.292c 0.39-0.39, 0.39-1.024,0-1.414l-6.142-6.142 C 25.472,21.988, 26,20.56, 26,19c0-2.788-1.642-5.174-4-6.3L 22,2 c0-1.104-0.896-2-2-2L 2,0 C 0.896,0,0,0.896,0,2l0,26 C0,29.104, 0.896,30, 2,30z M 19,24C 16.244,24, 14,21.756, 14,19S 16.244,14, 19,14S 24,16.244, 24,19S 21.756,24, 19,24z M 17,8l-12,0 C 4.448,8, 4,7.552, 4,7C 4,6.448, 4.448,6, 5,6l 12,0 C 17.552,6, 18,6.448, 18,7C 18,7.552, 17.552,8, 17,8z M 5,12l 12,0 c 0.194,0, 0.364,0.070, 0.516,0.164C 16.208,12.448, 15.036,13.096, 14.112,14L 5,14 C 4.448,14, 4,13.552, 4,13C 4,12.448, 4.448,12, 5,12z M 5,18l 7.1,0 C 12.054,18.33, 12,18.658, 12,19S 12.054,19.67, 12.1,20L 5,20 C 4.448,20, 4,19.552, 4,19C 4,18.448, 4.448,18, 5,18z"></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 15.45,31.922C 15.63,31.974, 15.816,32, 16,32s 0.37-0.026, 0.55-0.078c 12.378-3.536, 14.2-16.048, 13.436-22.172 C 29.86,8.752, 29.008,8, 28,8c-0.286-0.022-2-0.318-2-4c0-0.53-0.21-1.040-0.586-1.414C 24.982,2.154, 22.5,0, 16,0 S 7.018,2.154, 6.586,2.586C 6.21,2.96, 6,3.47, 6,4c0,3.682-1.714,3.978-2.058,4.002c-1.008,0-1.802,0.75-1.928,1.75 C 1.25,15.874, 3.074,28.386, 15.45,31.922z M 4,10c0,0, 4,0, 4-6c0,0, 2-2, 8-2s 8,2, 8,2c0,6, 4,6, 4,6s 2,16-12,20C 2,26, 4,10, 4,10zM 16,20c 1.104,0, 2-0.896, 2-2L 18,8 c0-1.104-0.896-2-2-2S 14,6.896, 14,8l0,10 C 14,19.104, 14.896,20, 16,20zM 14,24A2,2 0 1 0 18,24A2,2 0 1 0 14,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 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 15.45,31.922C 15.63,31.974, 15.816,32, 16,32s 0.37-0.026, 0.55-0.078c 12.378-3.536, 14.2-16.048, 13.436-22.172 C 29.86,8.752, 29.008,8, 28,8c-0.286-0.022-2-0.318-2-4c0-0.53-0.21-1.040-0.586-1.414C 24.982,2.154, 22.5,0, 16,0 S 7.018,2.154, 6.586,2.586C 6.21,2.96, 6,3.47, 6,4c0,3.682-1.714,3.978-2.058,4.002c-1.008,0-1.802,0.75-1.928,1.75 C 1.25,15.874, 3.074,28.386, 15.45,31.922z M 4,10c0,0, 4,0, 4-6c0,0, 2-2, 8-2l0,14 l 11.778,0 c-0.788,4.982-3.432,11.616-11.778,14L 16,16 L 4.222,16 C 3.69,12.624, 4,10, 4,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 16,26.848L 16,1.84L 11.1,11.768L 0.144,13.36L 8.072,21.088L 6.2,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.237998962402344" height="32" viewBox="0 0 32.237998962402344 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 31.884,12.946c-0.236-0.724-0.862-1.252-1.616-1.36l-8.62-1.252L 17.794,2.522 C 17.456,1.838, 16.762,1.406, 16,1.406S 14.544,1.838, 14.206,2.522L 10.352,10.332l-8.62,1.252c-0.754,0.11-1.38,0.638-1.614,1.362 c-0.236,0.724-0.040,1.518, 0.506,2.050l 6.238,6.080l-1.472,8.586c-0.128,0.75, 0.18,1.508, 0.796,1.956C 6.532,31.872, 6.944,32, 7.36,32 c 0.318,0, 0.638-0.076, 0.93-0.23L 16,27.716l 7.71,4.054C 24.002,31.924, 24.322,32, 24.64,32c 0.414,0, 0.828-0.128, 1.176-0.382 c 0.616-0.448, 0.924-1.206, 0.796-1.956l-1.472-8.586l 6.238-6.080C 31.924,14.464, 32.12,13.67, 31.884,12.946z M 22.99,20.378L 24.64,30 L 16,25.458L 16,3.406 l 4.32,8.754l 9.66,1.404L 22.99,20.378z"></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.756,11.768L 15.856,1.84L 10.956,11.768L0,13.36L 7.928,21.088L 6.056,32L 15.856,26.848L 25.656,32L 23.784,21.088L 31.712,13.36 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.236000061035156" height="32" viewBox="0 0 32.236000061035156 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 31.884,12.946c-0.236-0.724-0.862-1.252-1.614-1.362l-8.62-1.252L 17.794,2.522 C 17.456,1.838, 16.762,1.406, 16,1.406S 14.544,1.838, 14.206,2.522L 10.352,10.332l-8.62,1.252c-0.754,0.11-1.38,0.638-1.614,1.362 c-0.236,0.724-0.040,1.518, 0.506,2.050l 6.238,6.080l-1.472,8.586c-0.128,0.75, 0.18,1.508, 0.796,1.956C 6.532,31.872, 6.944,32, 7.36,32 c 0.318,0, 0.638-0.076, 0.93-0.23L 16,27.716l 7.71,4.054C 24.002,31.924, 24.322,32, 24.64,32c 0.414,0, 0.828-0.128, 1.176-0.382 c 0.616-0.448, 0.924-1.206, 0.796-1.956l-1.472-8.586l 6.238-6.080C 31.922,14.466, 32.118,13.67, 31.884,12.946z M 22.99,20.378L 24.64,30 L 16,25.458L 7.36,30l 1.65-9.622L 2.020,13.564L 11.68,12.16L 16,3.406l 4.32,8.754l 9.66,1.404L 22.99,20.378z"></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,22c 1.104,0, 2-0.896, 2-2L 22,12 c0-1.104-0.896-2-2-2L 12,10 C 10.896,10, 10,10.896, 10,12l0,8 c0,1.104, 0.896,2, 2,2L 20,22 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-16S 24.836,0, 16,0z M 22,20c0,1.104-0.896,2-2,2L 12,22 c-1.104,0-2-0.896-2-2L 10,12 c0-1.104, 0.896-2, 2-2l 8,0 c 1.104,0, 2,0.896, 2,2L 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 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 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 20,10L 12,10 C 10.896,10, 10,10.896, 10,12l0,8 c0,1.104, 0.896,2, 2,2l 8,0 c 1.104,0, 2-0.896, 2-2L 22,12 C 22,10.896, 21.104,10, 20,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 31.966,3.896C 31.878,2.866, 31.046,2, 30,2L 2,2 C 0.954,2, 0.122,2.866, 0.034,3.896L0,3.896 l0,0.166 L0,8 l0,14.166 L0,24 l0,6 c0,1.104, 0.896,2, 2,2l 28,0 c 1.104,0, 2-0.896, 2-2L 32,8 L 32,4.062 L 32,3.896 L 31.966,3.896 z M 12,14L 12,8 l 8,0 l0,6 L 12,14 z M 20,16l0,6.166 L 12,22.166 L 12,16 L 20,16 z M 10,8l0,6 L 2,14 L 2,8 L 10,8 z M 2,16l 8,0 l0,6.166 L 2,22.166 L 2,16 z M 2,30l0-6 l 8,0 l0,6 L 2,30 z M 12,30l0-6 l 8,0 l0,6 L 12,30 z M 30,30l-8,0 l0-6 l 8,0 L 30,30 z M 30,22.166l-8,0 L 22,16 l 8,0 L 30,22.166 z M 30,14l-8,0 L 22,8 l 8,0 L 30,14 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,32c 1.104,0, 2-0.896, 2-2L 28,2 c0-1.104-0.896-2-2-2L 6,0 C 4.896,0, 4,0.896, 4,2l0,28 c0,1.104, 0.896,2, 2,2L 26,32 z M 16,31.124c-0.622,0-1.124-0.504-1.124-1.124S 15.378,28.876, 16,28.876S 17.124,29.378, 17.124,30S 16.622,31.124, 16,31.124z M 8,4l 16,0 l0,24 L 8,28 L 8,4 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 29.058,2.010c-0.018,0-0.036,0-0.054,0c-0.016,0-0.030-0.002-0.046,0L 16.384,2.010 C 16.078,2.024, 15.382,2.502, 15.292,2.592L 0.584,17.3c-0.78,0.78-0.78,2.044,0,2.824l 11.292,11.292C 12.268,31.806, 12.778,32, 13.288,32 c 0.51,0, 1.022-0.194, 1.412-0.584l 14.708-14.708C 29.498,16.618, 30,16, 30,15.616L 30,3.002 C 30.028,2.444, 29.606,2.010, 29.058,2.010z M 27,6 C 26.448,6, 26,5.552, 26,5C 26,4.448, 26.448,4, 27,4S 28,4.448, 28,5C 28,5.552, 27.552,6, 27,6z"></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.058,2.010c-0.018,0-0.036,0-0.054,0c-0.016,0-0.030-0.002-0.046,0L 16.384,2.010 C 16.078,2.024, 15.382,2.502, 15.292,2.592L 0.584,17.3c-0.78,0.78-0.78,2.044,0,2.824l 11.292,11.292C 12.268,31.806, 12.778,32, 13.288,32 c 0.51,0, 1.022-0.194, 1.412-0.584l 14.708-14.708C 29.498,16.618, 30,16, 30,15.616L 30,3.002 C 30.028,2.444, 29.606,2.010, 29.058,2.010z M 28,15.242c-0.030,0.046-0.060,0.094-0.088,0.132l-14.622,14.626L 1.998,18.714l 14.626-14.626C 16.664,4.060, 16.71,4.030, 16.758,4L 28,4 L 28,15.242 zM 24,7A1,1 1080 1 0 26,7A1,1 1080 1 0 24,7z"></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.013999938964844" viewBox="0 0 32 32.013999938964844" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 29.058,0c-0.018,0-0.036,0-0.054,0c-0.016,0-0.030-0.002-0.046,0L 18.384,0 C 18.078,0.016, 17.382,0.494, 17.292,0.584L 4.562,13.312c-0.78,0.78-0.78,2.044,0,2.824l 1.588,1.588L 4.562,19.312 c-0.78,0.78-0.78,2.044,0,2.824l 9.292,9.292c 0.39,0.39, 0.9,0.584, 1.412,0.584s 1.022-0.194, 1.412-0.584l 12.728-12.73 C 29.498,18.608, 30,17.992, 30,17.608l0-6 L 30,6.994 l0-6 C 30.028,0.436, 29.606,0, 29.058,0z M 27,1.992c 0.552,0, 1,0.448, 1,1 s-0.448,1-1,1S 26,3.544, 26,2.992S 26.448,1.992, 27,1.992z M 27.994,17.286l-12.724,12.73l-9.292-9.288l 1.588-1.588l 6.29,6.29 c 0.39,0.39, 0.9,0.584, 1.412,0.584s 1.022-0.194, 1.412-0.584L 28,14.108l0,3.162 C 27.994,17.28, 27.99,17.286, 27.994,17.286 C 27.992,17.286, 27.992,17.286, 27.994,17.286z"></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.012001037597656" viewBox="0 0 32 32.012001037597656" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><g><path d="M 29.080,0c-0.012,0-0.024,0-0.036,0c-0.006,0-0.012,0-0.018,0c-0.002,0-0.004,0-0.006,0 c-0.010,0-0.018,0-0.026,0c-0.004,0-0.008,0-0.012,0L 18.406,0 C 18.1,0.016, 17.404,0.494, 17.314,0.584L 4.584,13.312 c-0.78,0.78-0.78,2.044,0,2.824l 1.588,1.588L 4.584,19.312c-0.78,0.78-0.78,2.044,0,2.824l 9.292,9.292 c 0.39,0.39, 0.9,0.584, 1.412,0.584c 0.51,0, 1.022-0.194, 1.412-0.584l 12.728-12.73C 29.52,18.608, 30,17.992, 30,17.608L 30,0.994 C 30.028,0.436, 29.628,0, 29.080,0z M 28.022,17.27c-0.006,0.010-0.010,0.016-0.008,0.016c0,0,0,0,0,0l-12.724,12.73l-9.292-9.288 l 1.588-1.588l 6.29,6.29c 0.39,0.39, 0.9,0.584, 1.412,0.584c 0.51,0, 1.022-0.194, 1.412-0.584l 11.322-11.322L 28.022,17.27 z M 28.022,8l0,3.27 c-0.006,0.010-0.010,0.016-0.008,0.016l0,0c0,0,0,0,0,0l-12.724,12.73L 5.998,14.728l 12.644-12.642C 18.68,2.058, 18.726,2.028, 18.772,2 l 9.25,0 L 28.022,8 zM 24.022,4.992A1,1 1080 1 0 26.022,4.992A1,1 1080 1 0 24.022,4.992z"></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 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 16,30c-7.72,0-14-6.28-14-14s 6.28-14, 14-14 s 14,6.28, 14,14S 23.72,30, 16,30zM 16,6C 10.478,6, 6,10.478, 6,16s 4.478,10, 10,10s 10-4.478, 10-10S 21.522,6, 16,6z M 16,22c-3.308,0-6-2.692-6-6 c0-3.308, 2.692-6, 6-6s 6,2.692, 6,6C 22,19.308, 19.308,22, 16,22zM 14,16A2,2 0 1 0 18,16A2,2 0 1 0 14,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,24c 0.236,0, 0.47,0.052, 0.694,0.136c 0.262,0.098, 0.51,0.24, 0.72,0.45l 3.986,3.986 C 31.774,27.79, 32,26.924, 32,26c0-3.176-2.474-5.748-5.596-5.96C 26.268,20.032, 26.138,20, 26,20c-0.732,0-1.426,0.15-2.074,0.39 L 11.61,8.074C 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.6 l 3.986,3.986c 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,8 C 5.764,8, 5.53,7.948, 5.306,7.864c-0.262-0.098-0.51-0.24-0.72-0.45L 0.6,3.428C 0.226,4.21,0,5.076,0,6 c0,3.176, 2.474,5.748, 5.596,5.96C 5.732,11.968, 5.862,12, 6,12c 0.732,0, 1.426-0.15, 2.074-0.39l 12.316,12.316 C 20.15,24.574, 20,25.268, 20,26c0,0.138, 0.032,0.268, 0.040,0.404C 20.252,29.526, 22.824,32, 26,32c 0.924,0, 1.79-0.226, 2.572-0.6 l-3.986-3.986c-0.21-0.21-0.354-0.458-0.45-0.72c-0.262-0.71-0.12-1.536, 0.45-2.108C 24.976,24.196, 25.488,24, 26,24z"></path></g></svg>
|