Initial website commit, WIP
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
templates/*
|
1
content/firm/_notes/dwsync.xml
Executable file
@ -0,0 +1 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="our-crew.html" server="s173223.gridserver.com/html/html/" local="3570211060" remote="16455375348" />
<file name="offer.html" server="s173223.gridserver.com/html/html/" local="3570211060" remote="16455375348" />
<file name="contact.html" server="s173223.gridserver.com/html/html/" local="3570211060" remote="16455375348" />
<file name="about.html" server="s173223.gridserver.com/html/html/" local="3570211060" remote="16455375348" />
</dwsync>
|
472
content/firm/about.html
Executable file
@ -0,0 +1,472 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]-->
|
||||||
|
<!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
|
||||||
|
<!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]-->
|
||||||
|
<!--[if IE 9]><html class="no-js lt-ie10"> <![endif]-->
|
||||||
|
<!--[if gt IE 8]><!-->
|
||||||
|
<html class="no-js">
|
||||||
|
<!--<![endif]-->
|
||||||
|
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<!-- Basic Page Needs -->
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>Automated Bytes</title>
|
||||||
|
<meta name="description" content="">
|
||||||
|
<meta name="author" content="">
|
||||||
|
|
||||||
|
<!-- Mobile Specific Metas -->
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||||
|
|
||||||
|
<!-- Favicons -->
|
||||||
|
<link rel="shortcut icon" href="images/favicon.ico">
|
||||||
|
|
||||||
|
<!-- FONTS -->
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Raleway:200,400,400italic,700,700italic,900'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Biryani:200,400,400italic,700,700italic,900'>
|
||||||
|
|
||||||
|
<!-- CSS -->
|
||||||
|
<link rel='stylesheet' href='../../css/global.css'>
|
||||||
|
<link rel='stylesheet' href='css/structure.css'>
|
||||||
|
<link rel='stylesheet' href='css/firm.css'>
|
||||||
|
<link rel='stylesheet' href='css/custom.css'>
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="layout-full-width nice-scroll-on mobile-tb-left button-flat no-content-padding no-table-hover header-stack header-center minimalist-header-no sticky-header sticky-white ab-hide subheader-both-center menu-line-below-80-1 menuo-no-borders footer-copy-center tr-header tr-menu tr-content">
|
||||||
|
<!-- Main Theme Wrapper -->
|
||||||
|
<div id="Wrapper">
|
||||||
|
<!-- Header Wrapper -->
|
||||||
|
<div id="Header_wrapper">
|
||||||
|
<!-- Header -->
|
||||||
|
<header id="Header">
|
||||||
|
|
||||||
|
<!-- Header - Logo and Menu area -->
|
||||||
|
<div id="Top_bar">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
<div class="top_bar_left clearfix">
|
||||||
|
<!-- Logo-->
|
||||||
|
<div class="logo">
|
||||||
|
<a id="logo" href="../../index.html" title="BeFirm - BeTheme"><img class="logo-main scale-with-grid" src="images/firm.png" alt="BeFirm - BeTheme" /><img class="logo-sticky scale-with-grid" src="images/firm.png" alt=""><img class="logo-mobile scale-with-grid" src="images/firm.png" alt="">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<!-- Main menu-->
|
||||||
|
<div class="menu_wrapper">
|
||||||
|
<nav id="menu" class="menu-main-menu-container">
|
||||||
|
<ul id="menu-main-menu" class="menu">
|
||||||
|
<li>
|
||||||
|
<a href="../../index.html"><span>Home</span></a>
|
||||||
|
</li>
|
||||||
|
<li class="current_page_item">
|
||||||
|
<a href="about.html"><span>About</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="offer.html"><span>Offer</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="our-crew.html"><span>Our crew</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="contact.html"><span>Contact</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="http://bit.ly/1M6lijQ"><span><span style="padding: 0; color: #e8ca00;">Buy now</span></span></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav><a class="responsive-menu-toggle" href="#"><i class="icon-menu"></i></a>
|
||||||
|
</div>
|
||||||
|
<!-- Secondary menu area - only for certain pages -->
|
||||||
|
<div class="secondary_menu_wrapper"></div>
|
||||||
|
<!-- Banner area - only for certain pages-->
|
||||||
|
<div class="banner_wrapper"></div>
|
||||||
|
<!-- Header Searchform area-->
|
||||||
|
<div class="search_wrapper">
|
||||||
|
<form method="get" id="searchform" action="#">
|
||||||
|
<i class="icon_search icon-search"></i><a href="#" class="icon_close"><i class="icon-cancel"></i></a>
|
||||||
|
<input type="text" class="field" name="s" id="s" placeholder="Enter your search" />
|
||||||
|
<input type="submit" class="submit" value="" style="display:none;" />
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<!--Subheader area - only for certain pages -->
|
||||||
|
<div id="Subheader" style="padding:250px 0 100px;">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
<h1 class="title">ABOUT US</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Main Content -->
|
||||||
|
<div id="Content">
|
||||||
|
<div class="content_wrapper clearfix">
|
||||||
|
<div class="sections_group">
|
||||||
|
<div class="entry-content">
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:70px; background-color:rgba(255,255,255,.9)">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<!-- One Full Row-->
|
||||||
|
<div class="column mcb-column one column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h2><span style="color: #e8ca00;">Automate</span> your business</h2>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 30px;" />
|
||||||
|
<h3>Bolster your bottom line</h3>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 0 0 4%;">
|
||||||
|
<p>
|
||||||
|
Automated Bytes provides your organization with the technical pieces you need to drive your business forward. Technology is the ever expanding and rapidly changing section of business that becomes very overwhelming when not at the core of what you do. Is there a business process that you think could be made better by technology or automation, we'll help you find and effectively fill those gaps in order to bolster the quality of your work and your bottom line.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 0 0 4%;">
|
||||||
|
<p>
|
||||||
|
Understanding where and how to leverage various technology is a difficult. Automated Bytes removes that burden by analyzing your business processes and requirements making it possible to find efficiencies in areas of the business that are weighing you down.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 0 0 4%;">
|
||||||
|
<p>
|
||||||
|
Applications, desktop computers, laptop computers, smart phones, servers, cloud services; you own them, we'll get you more out of them. Automated Bytes brings the next generation of software/hardware tools, methods and implmentations to set you on a path that frees you of technological dependencies.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:80px; background-color:rgba(227,229,232,.95)">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column mcb-column one-second column_image ">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid aligncenter no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_about1.jpg" alt="" width="700" height="550" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column mcb-column one-second column_image ">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid aligncenter no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_about2.jpg" alt="" width="700" height="550" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Full Row-->
|
||||||
|
<div class="column mcb-column one column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h2 style="font-weight: 100;">Curabitur rutrum congue leo varius nisl ultricies nec nam euismod vel iaculis sapien</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:80px; background-color:#2b3137; background-image:url(images/home_firm_about_bgd.jpg); background-repeat:no-repeat; background-position:center top; ">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<!-- One Full Row-->
|
||||||
|
<div class="column mcb-column one column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h2 style="color: #fff;">WHAT CAN WE DO?</h2>
|
||||||
|
<h3 style="color: #fff;">Sed ut per omnis iste natus error sit voluptatemiumpiciatis unde omnis iste natus cerror sit voluptatem accusantium</h3>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 3%;">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignnone no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_blockquote.png" alt="" width="40" height="34" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 20px;" />
|
||||||
|
<p class="big" style="color: #fff;">
|
||||||
|
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit.
|
||||||
|
</p>
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignright no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_client1.png" alt="" width="130" height="22" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 3%;">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignnone no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_blockquote.png" alt="" width="40" height="34" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 20px;" />
|
||||||
|
<p class="big" style="color: #fff;">
|
||||||
|
Duis eget orci turpis. Fusce sit amet convallis lorem. Sed bibendum odio et odio cursus viverra. Suspendisse pulvinar malesuada metus ac tincidunt. Donec metus. Exercitation ullamco laboris nisi ut aliquip ex consequat. Duis aute irure dolor in reprehenderit.
|
||||||
|
</p>
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignright no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_client2.png" alt="" width="72" height="27" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Third (1/3) Column -->
|
||||||
|
<div class="column mcb-column one-third column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 3%;">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignnone no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_blockquote.png" alt="" width="40" height="34" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 20px;" />
|
||||||
|
<p class="big" style="color: #fff;">
|
||||||
|
Aliquam velit turpis; condimentum vel magna sit amet, maximus viverra ligula. Cras euismod quam ut semper finibus. Mauris bibendum mattis urna nec orci aliquam. Donec tincidunt ipsum nulla, vel eleifend diam sodales non. Ut ac cursus eros, ut iaculis lorem.
|
||||||
|
</p>
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid alignright no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_client3.png" alt="" width="144" height="34" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:80px; background-color:rgba(255,255,255,.9)">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<div class="column mcb-column one-fourth column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h2 style="margin-top: 0px;">Sed ut perspiciat unde</h2>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="column mcb-column one-fourth column_quick_fact ">
|
||||||
|
<!-- Counter area-->
|
||||||
|
<div class="quick_fact animate-math">
|
||||||
|
<div class="number-wrapper">
|
||||||
|
<span class="number" data-to="6">6</span>
|
||||||
|
</div>
|
||||||
|
<h3 class="title">Integer viverra</h3>
|
||||||
|
<hr class="hr_narrow" />
|
||||||
|
<div class="desc">
|
||||||
|
Quisque turpis nisl, porta vitae ex ac, iaculis dignissim ante. Aenean et metus et justo tristique ultricies rhoncus ut mi. Nunc ultricies sagittis dolor metus.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="column mcb-column one-fourth column_quick_fact ">
|
||||||
|
<!-- Counter area-->
|
||||||
|
<div class="quick_fact animate-math">
|
||||||
|
<div class="number-wrapper">
|
||||||
|
<span class="number" data-to="10">10</span>
|
||||||
|
</div>
|
||||||
|
<h3 class="title">Nullam lobortis</h3>
|
||||||
|
<hr class="hr_narrow" />
|
||||||
|
<div class="desc">
|
||||||
|
Quisque turpis nisl, porta vitae ex ac, iaculis dignissim ante. Aenean et metus et justo tristique ultricies rhoncus ut mi. Nunc ultricies sagittis dolor metus.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="column mcb-column one-fourth column_quick_fact ">
|
||||||
|
<!-- Counter area-->
|
||||||
|
<div class="quick_fact animate-math">
|
||||||
|
<div class="number-wrapper">
|
||||||
|
<span class="number" data-to="2">2</span>
|
||||||
|
</div>
|
||||||
|
<h3 class="title">Cras volutpat</h3>
|
||||||
|
<hr class="hr_narrow" />
|
||||||
|
<div class="desc">
|
||||||
|
Quisque turpis nisl, porta vitae ex ac, iaculis dignissim ante. Aenean et metus et justo tristique ultricies rhoncus ut mi. Nunc ultricies sagittis dolor metus.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:200px; padding-bottom:160px; ">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<!-- One Full Row-->
|
||||||
|
<div class="column mcb-column one column_column">
|
||||||
|
<div class="column_attr align_center">
|
||||||
|
<h1 style="color: #fff;">INTERESTED?
|
||||||
|
<br>
|
||||||
|
PLEASE <a style="color: #ffe600;" href="#">CONTACT US</a></h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section the_content no_content">
|
||||||
|
<div class="section_wrapper">
|
||||||
|
<div class="the_content_wrapper"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Footer-->
|
||||||
|
<footer id="Footer" class="clearfix">
|
||||||
|
<div class="widgets_wrapper" style="padding:40px 0;">
|
||||||
|
<div class="container">
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Aenean sollicit</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Quent per conubia nostra</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nceptos himenaeos</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Lustoac</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Bibendum auctor</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Aenean sollicitudin orem qui</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Duis sed odio sit amet nibh</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Morbi accumsan ipsum velit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Quisque cursus</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Duis sed odio sit amet nibh</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Morbi accumsan ipsum velit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Vesti bulum</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Footer copyright-->
|
||||||
|
<div class="footer_copy">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
|
||||||
|
<div class="copyright">
|
||||||
|
© 2017 BeFirm - BeTheme. Muffin group - HTML by <a target="_blank" rel="nofollow" href="http://bit.ly/1M6lijQ">BeantownThemes</a>
|
||||||
|
</div>
|
||||||
|
<!--Social info area-->
|
||||||
|
<ul class="social"></ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- JS -->
|
||||||
|
<script src="../../js/jquery-2.1.4.min.js"></script>
|
||||||
|
|
||||||
|
<script src="../../js/mfn.menu.js"></script>
|
||||||
|
<script src="../../js/jquery.plugins.js"></script>
|
||||||
|
<script src="../../js/jquery.jplayer.min.js"></script>
|
||||||
|
<script src="../../js/animations/animations.js"></script>
|
||||||
|
<script src="../../js/scripts.js"></script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
jQuery(window).load(function() {
|
||||||
|
var retina = window.devicePixelRatio > 1 ? true : false;
|
||||||
|
if (retina) {
|
||||||
|
var retinaEl = jQuery("#logo img.logo-main");
|
||||||
|
var retinaLogoW = retinaEl.width();
|
||||||
|
var retinaLogoH = retinaEl.height();
|
||||||
|
retinaEl.attr("src", "images/retina-firm.png").width(retinaLogoW).height(retinaLogoH);
|
||||||
|
var stickyEl = jQuery("#logo img.logo-sticky");
|
||||||
|
var stickyLogoW = stickyEl.width();
|
||||||
|
var stickyLogoH = stickyEl.height();
|
||||||
|
stickyEl.attr("src", "images/retina-firm.png").width(stickyLogoW).height(stickyLogoH);
|
||||||
|
var mobileEl = jQuery("#logo img.logo-mobile");
|
||||||
|
var mobileLogoW = mobileEl.width();
|
||||||
|
var mobileLogoH = mobileEl.height();
|
||||||
|
mobileEl.attr("src", "images/retina-firm.png").width(mobileLogoW).height(mobileLogoH);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
498
content/firm/contact.html
Executable file
@ -0,0 +1,498 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]-->
|
||||||
|
<!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
|
||||||
|
<!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]-->
|
||||||
|
<!--[if IE 9]><html class="no-js lt-ie10"> <![endif]-->
|
||||||
|
<!--[if gt IE 8]><!-->
|
||||||
|
<html class="no-js">
|
||||||
|
<!--<![endif]-->
|
||||||
|
|
||||||
|
<head>
|
||||||
|
|
||||||
|
<!-- Basic Page Needs -->
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<title>Be</title>
|
||||||
|
<meta name="description" content="">
|
||||||
|
<meta name="author" content="">
|
||||||
|
|
||||||
|
<!-- Mobile Specific Metas -->
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||||
|
|
||||||
|
<!-- Favicons -->
|
||||||
|
<link rel="shortcut icon" href="images/favicon.ico">
|
||||||
|
|
||||||
|
<!-- FONTS -->
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Raleway:200,400,400italic,700,700italic,900'>
|
||||||
|
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Biryani:200,400,400italic,700,700italic,900'>
|
||||||
|
|
||||||
|
<!-- CSS -->
|
||||||
|
<link rel='stylesheet' href='../../css/global.css'>
|
||||||
|
<link rel='stylesheet' href='css/structure.css'>
|
||||||
|
<link rel='stylesheet' href='css/firm.css'>
|
||||||
|
<link rel='stylesheet' href='css/custom.css'>
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="layout-full-width nice-scroll-on mobile-tb-left button-flat no-content-padding no-table-hover header-stack header-center minimalist-header-no sticky-header sticky-white ab-hide subheader-both-center menu-line-below-80-1 menuo-no-borders footer-copy-center tr-header tr-menu tr-content">
|
||||||
|
<!-- Main Theme Wrapper -->
|
||||||
|
<div id="Wrapper">
|
||||||
|
<!-- Header Wrapper -->
|
||||||
|
<div id="Header_wrapper">
|
||||||
|
<!-- Header -->
|
||||||
|
<header id="Header">
|
||||||
|
|
||||||
|
<!-- Header - Logo and Menu area -->
|
||||||
|
<div id="Top_bar">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
<div class="top_bar_left clearfix">
|
||||||
|
<!-- Logo-->
|
||||||
|
<div class="logo">
|
||||||
|
<a id="logo" href="../../index-firm.html" title="BeFirm - BeTheme"><img class="logo-main scale-with-grid" src="images/firm.png" alt="BeFirm - BeTheme" /><img class="logo-sticky scale-with-grid" src="images/firm.png" alt=""><img class="logo-mobile scale-with-grid" src="images/firm.png" alt="">
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<!-- Main menu-->
|
||||||
|
<div class="menu_wrapper">
|
||||||
|
<nav id="menu" class="menu-main-menu-container">
|
||||||
|
<ul id="menu-main-menu" class="menu">
|
||||||
|
<li>
|
||||||
|
<a href="../../index-firm.html"><span>Home</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="about.html"><span>About</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="offer.html"><span>Offer</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="our-crew.html"><span>Our crew</span></a>
|
||||||
|
</li>
|
||||||
|
<li class="current_page_item">
|
||||||
|
<a href="contact.html"><span>Contact</span></a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a target="_blank" href="http://bit.ly/1M6lijQ"><span><span style="padding: 0; color: #e8ca00;">Buy now</span></span></a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</nav><a class="responsive-menu-toggle" href="#"><i class="icon-menu"></i></a>
|
||||||
|
</div>
|
||||||
|
<!-- Secondary menu area - only for certain pages -->
|
||||||
|
<div class="secondary_menu_wrapper"></div>
|
||||||
|
<!-- Banner area - only for certain pages-->
|
||||||
|
<div class="banner_wrapper"></div>
|
||||||
|
<!-- Header Searchform area-->
|
||||||
|
<div class="search_wrapper">
|
||||||
|
<form method="get" id="searchform" action="#">
|
||||||
|
<i class="icon_search icon-search"></i><a href="#" class="icon_close"><i class="icon-cancel"></i></a>
|
||||||
|
<input type="text" class="field" name="s" id="s" placeholder="Enter your search" />
|
||||||
|
<input type="submit" class="submit" value="" style="display:none;" />
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
<!--Subheader area - only for certain pages -->
|
||||||
|
<div id="Subheader" style="padding:250px 0 100px;">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
<h1 class="title">CONTACT US</h1>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Main Content -->
|
||||||
|
<div id="Content">
|
||||||
|
<div class="content_wrapper clearfix">
|
||||||
|
<div class="sections_group">
|
||||||
|
<div class="entry-content">
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:70px; background-color:rgba(255, 255, 255, 0.9)">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<div class="column mcb-column one-fourth column_image ">
|
||||||
|
<div class="image_frame image_item no_link scale-with-grid aligncenter no_border">
|
||||||
|
<div class="image_wrapper"><img class="scale-with-grid" src="images/home_firm_contact_icon.png" alt="" width="162" height="186" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="column mcb-column one-fourth column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h3 style="margin-top: 10px;">BeFirm</h3>
|
||||||
|
<p>
|
||||||
|
Vitae adipiscing turpis. Aenean ligula nibh, molestie id gravida vitae viverra a, dapibus at dolor:
|
||||||
|
</p>
|
||||||
|
<p class="big">
|
||||||
|
Level 13, 2 Elizabeth St,
|
||||||
|
<br> Melbourne, Victoria 3000
|
||||||
|
</p>
|
||||||
|
<h5 style="margin-bottom: 5px;"><i class="icon-phone themecolor"></i> +61 (0) 3 8376 6284</h5>
|
||||||
|
<h5 style="margin-bottom: 5px;"><i class="icon-phone themecolor"></i> +61 (0) 3 8376 6285</h5>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column mcb-column one-second column_map ">
|
||||||
|
|
||||||
|
<!-- Google map area -->
|
||||||
|
<div class="google-map-wrapper no_border">
|
||||||
|
<div class="google-map" id="google-map-area-567bd6d84c451" style="width:100%; height:290px;">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section mcb-section section-border-top " style="padding-top:120px; padding-bottom:70px; background-color:rgba(227, 229, 232, 0.95)">
|
||||||
|
<div class="section_wrapper mcb-section-inner">
|
||||||
|
<div class="wrap mcb-wrap one clearfix">
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column mcb-column one-second column_column">
|
||||||
|
<div class="column_attr" style=" padding:0 5% 0 0;">
|
||||||
|
<h3>Send us a message</h3>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 20px;" />
|
||||||
|
<div role="form" class="wpcf7" id="wpcf7-f40-p24-o1" lang="en-US" dir="ltr">
|
||||||
|
<div class="screen-reader-response"></div>
|
||||||
|
<div id="contactWrapper">
|
||||||
|
<form id="contactform">
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column one-second">
|
||||||
|
<input placeholder="Your name" type="text" name="name" id="name" size="40" aria-required="true" aria-invalid="false" />
|
||||||
|
</div>
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column one-second">
|
||||||
|
<input placeholder="Your e-mail" type="email" name="email" id="email" size="40" aria-required="true" aria-invalid="false" />
|
||||||
|
</div>
|
||||||
|
<div class="column one">
|
||||||
|
<input placeholder="Subject" type="text" name="subject" id="subject" size="40" aria-invalid="false" />
|
||||||
|
</div>
|
||||||
|
<div class="column one">
|
||||||
|
<textarea placeholder="Message" name="body" id="body" style="width:100%;" rows="10" aria-invalid="false"></textarea>
|
||||||
|
</div>
|
||||||
|
<div class="column one">
|
||||||
|
<input type="button" value="Send A Message" id="submit" onClick="return check_values();">
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- One Second (1/2) Column -->
|
||||||
|
<div class="column mcb-column one-second column_column">
|
||||||
|
<div class="column_attr">
|
||||||
|
<h3>Work area and time</h3>
|
||||||
|
<hr class="no_line" style="margin: 0 auto 20px;" />
|
||||||
|
<p class="big">
|
||||||
|
Curabitur et ligula. Ut molestie a, ultricies porta urna. Vestibulum commodo volutpat a, convallis ac, laoreet enim. Phasellus fermentum in, dolor.
|
||||||
|
</p>
|
||||||
|
<ul style="float: left; width: 47%; margin-left: 3%;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Aenean ligula</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Dapibus at dolor</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Molestie id</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<ul style="float: left; width: 47%; margin-left: 3%;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Vestibulum</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Commodo </a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<hr class="no_line" />
|
||||||
|
<p>
|
||||||
|
Nulla imperdiet sit amet magna. Vestibulum dapibus, mauris nec malesuada fames ac turpis velit, rhoncus eu, luctus et interdum adipiscing wisi. Aliquam erat ac ipsum. Integer aliquam purus.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<span class="themecolor">Monday-Tuesday:</span> 6:00 am - 8:00 pm
|
||||||
|
<br>
|
||||||
|
<span class="themecolor">Wednesday - Saturday:</span> 7:00 am - 7:00 pm
|
||||||
|
<br>
|
||||||
|
<span class="themecolor">Sunday:</span> Closed
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="section the_content no_content">
|
||||||
|
<div class="section_wrapper">
|
||||||
|
<div class="the_content_wrapper"></div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Footer-->
|
||||||
|
<footer id="Footer" class="clearfix">
|
||||||
|
<div class="widgets_wrapper" style="padding:40px 0;">
|
||||||
|
<div class="container">
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Aenean sollicit</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Quent per conubia nostra</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nceptos himenaeos</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Lustoac</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Bibendum auctor</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Aenean sollicitudin orem qui</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Duis sed odio sit amet nibh</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Morbi accumsan ipsum velit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Quisque cursus</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Duis sed odio sit amet nibh</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Morbi accumsan ipsum velit</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
<!-- One Fourth (1/4) Column -->
|
||||||
|
<div class="column one-fourth">
|
||||||
|
<!-- Text Area -->
|
||||||
|
<aside class="widget widget_text">
|
||||||
|
<h4>Vesti bulum</h4>
|
||||||
|
<div class="textwidget">
|
||||||
|
<ul style="border-left: 1px solid rgba(255, 255, 255, 0.1); padding-left: 20px; line-height: 32px;">
|
||||||
|
<li>
|
||||||
|
<a href="#">Nam nec tellus </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Class aptent taciti sociosqu </a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Mauris in erat justo</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="#">Sed non neque</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</aside>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<!-- Footer copyright-->
|
||||||
|
<div class="footer_copy">
|
||||||
|
<div class="container">
|
||||||
|
<div class="column one">
|
||||||
|
|
||||||
|
<div class="copyright">
|
||||||
|
© 2017 BeFirm - BeTheme. Muffin group - HTML by <a target="_blank" rel="nofollow" href="http://bit.ly/1M6lijQ">BeantownThemes</a>
|
||||||
|
</div>
|
||||||
|
<!--Social info area-->
|
||||||
|
<ul class="social"></ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- JS -->
|
||||||
|
<script src="../../js/jquery-2.1.4.min.js"></script>
|
||||||
|
|
||||||
|
<script src="../../js/mfn.menu.js"></script>
|
||||||
|
<script src="../../js/jquery.plugins.js"></script>
|
||||||
|
<script src="../../js/jquery.jplayer.min.js"></script>
|
||||||
|
<script src="../../js/animations/animations.js"></script>
|
||||||
|
<script src="../../js/scripts.js"></script>
|
||||||
|
|
||||||
|
<script src="http://maps.google.com/maps/api/js?sensor=false&ver=5.9"></script>
|
||||||
|
<script src="../../js/email.js"></script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
function google_maps_567bd6d84c451() {
|
||||||
|
var latlng = new google.maps.LatLng(-33.8710, 151.2039);
|
||||||
|
var draggable = true;
|
||||||
|
var myOptions = {
|
||||||
|
zoom: 15,
|
||||||
|
center: latlng,
|
||||||
|
mapTypeId: google.maps.MapTypeId.ROADMAP,
|
||||||
|
styles: [{
|
||||||
|
"featureType": "administrative",
|
||||||
|
"elementType": "labels.text.fill",
|
||||||
|
"stylers": [{
|
||||||
|
"color": "#444444"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "administrative.country",
|
||||||
|
"elementType": "geometry.stroke",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "on"
|
||||||
|
}, {
|
||||||
|
"color": "#b6c0cb"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "landscape",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"color": "#f2f2f2"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "poi",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "off"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "poi.business",
|
||||||
|
"elementType": "geometry.fill",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "on"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "road",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"saturation": -100
|
||||||
|
}, {
|
||||||
|
"lightness": 45
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "road.highway",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "simplified"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "road.arterial",
|
||||||
|
"elementType": "labels.icon",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "off"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "transit",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "on"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "transit",
|
||||||
|
"elementType": "labels",
|
||||||
|
"stylers": [{
|
||||||
|
"visibility": "off"
|
||||||
|
}]
|
||||||
|
}, {
|
||||||
|
"featureType": "water",
|
||||||
|
"elementType": "all",
|
||||||
|
"stylers": [{
|
||||||
|
"color": "#a6bdcc"
|
||||||
|
}, {
|
||||||
|
"visibility": "on"
|
||||||
|
}]
|
||||||
|
}],
|
||||||
|
draggable: draggable,
|
||||||
|
zoomControl: true,
|
||||||
|
mapTypeControl: false,
|
||||||
|
streetViewControl: false,
|
||||||
|
scrollwheel: false
|
||||||
|
};
|
||||||
|
var map = new google.maps.Map(document.getElementById("google-map-area-567bd6d84c451"), myOptions);
|
||||||
|
var marker = new google.maps.Marker({
|
||||||
|
position: latlng,
|
||||||
|
icon: "images/home_firm_map_pin.png",
|
||||||
|
map: map
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
jQuery(document).ready(function($) {
|
||||||
|
google_maps_567bd6d84c451();
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
jQuery(window).load(function() {
|
||||||
|
var retina = window.devicePixelRatio > 1 ? true : false;
|
||||||
|
if (retina) {
|
||||||
|
var retinaEl = jQuery("#logo img.logo-main");
|
||||||
|
var retinaLogoW = retinaEl.width();
|
||||||
|
var retinaLogoH = retinaEl.height();
|
||||||
|
retinaEl.attr("src", "images/retina-firm.png").width(retinaLogoW).height(retinaLogoH);
|
||||||
|
var stickyEl = jQuery("#logo img.logo-sticky");
|
||||||
|
var stickyLogoW = stickyEl.width();
|
||||||
|
var stickyLogoH = stickyEl.height();
|
||||||
|
stickyEl.attr("src", "images/retina-firm.png").width(stickyLogoW).height(stickyLogoH);
|
||||||
|
var mobileEl = jQuery("#logo img.logo-mobile");
|
||||||
|
var mobileLogoW = mobileEl.width();
|
||||||
|
var mobileLogoH = mobileEl.height();
|
||||||
|
mobileEl.attr("src", "images/retina-firm.png").width(mobileLogoW).height(mobileLogoH);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
1
content/firm/css/_notes/dwsync.xml
Executable file
@ -0,0 +1 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="structure.css" server="s173223.gridserver.com/html/html/" local="3570024470" remote="16455375348" />
<file name="firm.css" server="s173223.gridserver.com/html/html/" local="3570024456" remote="16455375348" />
</dwsync>
|
0
content/firm/css/custom.css
Executable file
1805
content/firm/css/firm.css
Executable file
BIN
content/firm/css/fonts/mfn-icons.eot
Executable file
421
content/firm/css/fonts/mfn-icons.svg
Executable file
@ -0,0 +1,421 @@
|
|||||||
|
<?xml version="1.0" standalone="no"?>
|
||||||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<metadata>Copyright (C) 2015 by original authors @ fontello.com</metadata>
|
||||||
|
<defs>
|
||||||
|
<font id="mfn-icons" horiz-adv-x="1000" >
|
||||||
|
<font-face font-family="mfn-icons" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
|
||||||
|
<missing-glyph horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="heart-fa" unicode="" d="m500-79q-14 0-25 10l-348 336q-5 5-15 15t-31 36-38 55-30 67-13 77q0 123 71 192t196 70q34 0 70-12t67-33 54-38 42-38q20 20 42 38t54 38 67 33 70 12q125 0 196-70t71-192q0-123-128-251l-347-335q-10-10-25-10z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="wallet-line" unicode="" d="m0 22l0 625q0 70 51 121t121 51l640 0q40 0 67-28t27-66l0-281q94-71 94-188t-94-187l0-47q0-70-51-121t-121-51l-562 0q-70 0-121 51t-51 121z m63 0q0-45 32-77t77-33l562 0q45 0 78 33t32 77l0 47-281 0q-65 0-111 46t-46 110 46 110 111 46l281 0 0 63q0 13-9 22t-23 9l-640 0q-63 0-109 39l0-492z m0 625q0-45 31-76l0 123q0 13 9 22t22 9l656 0q14 0 23-9t9-22l0-156q15 0 31-6l0 193q0 14-9 22t-23 9l-640 0q-45 0-77-32t-32-77z m62-98q23-11 47-11l609 0 0 31-656 0 0-20z m0 51l656 0 0 31-656 0 0-31z m0 62l656 0 0 32-656 0 0-32z m344-437q0-39 27-66t67-28l320 0q54 51 54 125 0 59-35 104l0-2q-4-8-7-14-20-25-51-25l-281 0q-40 0-67-28t-27-66z m31 0q0 25 19 44t44 19 43-19 19-44-19-44-43-18-44 18-19 44z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="comment-fa" unicode="" d="m1000 350q0-97-67-179t-182-130-251-48q-39 0-81 4-110-97-257-135-27-8-63-12-10-1-17 5t-10 16v1q-2 2 0 6t1 6 2 5l4 5t4 5 4 5q4 5 17 19t20 22 17 22 18 28 15 33 15 42q-88 50-138 123t-51 157q0 73 40 139t106 114 160 76 194 28q136 0 251-48t182-130 67-179z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="comment-empty-fa" unicode="" d="m500 636q-114 0-213-39t-157-105-59-142q0-62 40-119t113-98l48-28-15-54q-13-50-39-95 85 35 154 95l24 21 31-3q39-5 73-5 114 0 213 39t157 105 59 142-59 142-157 105-213 39z m500-286q0-97-67-179t-182-130-251-48q-39 0-81 4-110-97-257-135-27-7-63-12h-3q-8 0-15 6t-9 15v1q-2 2 0 7t1 5 2 5l4 5t4 5 4 5q4 5 17 19t20 22 17 22 18 28 15 33 15 42q-88 50-138 123t-51 157q0 97 67 179t182 130 251 48 251-48 182-130 67-179z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="note" unicode="" d="m381 820q0-42 46-97t90-100 61-119-39-154q-20-34-26-16-2 6 0 16 10 18 6 56t-13 78-43 73-82 41l0-536q2-48-37-95t-105-71q-74-28-143-8t-89 76 20 115 116 85q86 30 158 4l0 652 80 0z" horiz-adv-x="582" />
|
||||||
|
<glyph glyph-name="note-beamed" unicode="" d="m206 714l534 116 0-704q2-42-30-81t-86-59q-64-24-110-8t-62 64q-18 48 7 97t85 73q52 20 106 10l0 376-354-82 0-490q0-42-32-81t-86-59q-64-22-109-7t-61 63q-18 48 6 97t84 73q54 20 108 10l0 592z" horiz-adv-x="740" />
|
||||||
|
<glyph glyph-name="music" unicode="" d="m600 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-500 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l500 0z m-110-476q32 44 23 92t-33 80-49 66-25 54l-60 0 0-368q-42 16-90-2-42-14-64-48t-12-64q12-32 53-45t85 1q88 30 88 98l0 262q36-6 55-32t18-52-3-42q-4-10 2-10 4 0 12 10z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="search" unicode="" d="m772 78q30-34 6-62l-46-46q-36-32-68 0l-190 190q-74-42-156-42-128 0-223 95t-95 223 90 219 218 91 224-95 96-223q0-88-46-162z m-678 358q0-88 68-156t156-68 151 63 63 153q0 88-68 155t-156 67-151-63-63-151z" horiz-adv-x="789" />
|
||||||
|
<glyph glyph-name="flashlight" unicode="" d="m807 706q62-62 85-130t-5-92l-134-134q-16-16-62-26t-96-4l-408-408q-18-18-57-6t-75 50q-36 36-49 74t5 56l408 408q-6 50 4 96t26 62l136 136q24 28 92 4t130-86z m-448-408q32-32 80 14 46 46 14 82-14 14-38 10t-44-24-23-43 11-39z m336 298q30-30 68-50t62-25 28-1q2 4-4 27t-26 60-50 67-66 50-59 26-27 2 1-28 25-62 48-66z" horiz-adv-x="902" />
|
||||||
|
<glyph glyph-name="mail" unicode="" d="m30 586q-32 18-28 40 2 14 26 14l846 0q38 0 20-32-8-14-24-22-14-6-192-102t-182-98q-16-10-46-10-28 0-46 10-4 2-182 98t-192 102z m850-100q20 10 20-10l0-368q0-16-17-32t-33-16l-800 0q-16 0-33 16t-17 32l0 368q0 20 20 10l384-200q18-10 46-10t46 10z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="star" unicode="" d="m440 790l120-336 320 0-262-196 94-348-272 208-272-208 94 348-262 196 320 0z" horiz-adv-x="880" />
|
||||||
|
<glyph glyph-name="star-empty" unicode="" d="m880 454l-262-196 94-348-272 208-272-208 94 348-262 196 320 0 120 336 120-336 320 0z m-440-238l150-124-62 178 144 114-176-4-56 202-54-202-176 4 142-114-62-178z" horiz-adv-x="880" />
|
||||||
|
<glyph glyph-name="user" unicode="" d="m736 128q204-72 204-122l0-106-940 0 0 106q0 50 204 122 94 34 128 69t34 95q0 22-22 49t-32 73q-2 12-9 18t-14 8-14 17-9 43q0 16 5 26t9 12l4 4q-8 50-12 88-4 54 41 112t157 58 158-58 40-112l-12-88q18-8 18-42-2-28-9-43t-14-17-14-8-9-18q-8-48-31-74t-23-48q0-60 35-95t127-69z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="users" unicode="" d="m1000-90l-224 0 0 150q0 54-30 81t-154 89q40 30 40 84 0 16-13 33t-19 51q-2 8-14 16t-14 42q0 24 12 30-6 34-8 60-4 38 23 78t95 40 96-40 24-78l-8-60q12-6 12-30-2-34-14-42t-14-16q-6-34-19-51t-13-33q0-42 21-66t77-48q112-46 130-80 6-8 9-61t5-101l0-48z m-488 262q182-78 182-124l0-138-694 0 0 184q0 44 84 78 76 32 104 64t28 88q0 20-19 44t-25 68q-2 10-18 22t-20 56q0 14 3 23t7 13l4 2q-6 46-10 82-4 50 33 103t127 53 127-53 33-103l-10-82q14-8 14-38-4-44-20-56t-18-22q-6-44-25-68t-19-44q0-56 28-88t104-64z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="user-add" unicode="" d="m620 128q180-64 180-122l0-106-800 0 0 202q36 14 82 26 94 34 129 69t35 95q0 22-23 48t-31 74q-2 12-23 25t-25 61q0 16 5 26t9 12l4 4q-8 50-12 88-6 54 40 112t160 58 160-58 42-112l-14-88q18-8 18-42-2-28-9-43t-14-17-14-8-9-18q-10-46-33-73t-23-49q0-60 36-95t130-69z m230 272l150 0 0-100-150 0 0-150-100 0 0 150-150 0 0 100 150 0 0 150 100 0 0-150z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="video" unicode="" d="m980 600l-100 0 0-100 100 0 0-100-100 0 0-100 100 0 0-100-100 0 0-100 100 0 0-60q0-16-12-28t-28-12l-900 0q-16 0-28 12t-12 28l0 60 100 0 0 100-100 0 0 100 100 0 0 100-100 0 0 100 100 0 0 100-100 0 0 60q0 18 12 29t28 11l900 0q16 0 28-11t12-29l0-60z m-600-400l250 150-250 150 0-300z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="picture" unicode="" d="m856 518l-100 0-124 150-214-150-180 0q-52 0-90-39t-38-91l0-160-108 296q-10 38 22 52l680 248q36 10 50-24z m106-90q16 0 27-12t11-28l0-472q0-16-11-28t-27-12l-724 0q-16 0-27 12t-11 28l0 472q0 16 11 28t27 12l724 0z m-56-452l0 162-72 160-166-60-130-132-138 170-92-214 0-86 598 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="camera" unicode="" d="m500 450q64 0 107-44t43-106-44-106-106-44-106 44-44 106 44 106 106 44z m400 150q42 0 71-29t29-71l0-450q0-40-29-70t-71-30l-800 0q-40 0-70 30t-30 70l0 450q0 42 30 71t70 29l120 0q28 0 40 30l30 92q10 28 40 28l340 0q30 0 40-28l30-92q12-30 40-30l120 0z m-400-550q104 0 177 73t73 177-73 177-177 73-177-73-73-177 73-177 177-73z m366 380q14 0 24 11t10 25-10 24-24 10q-36 0-36-34 0-16 11-26t25-10z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="layout" unicode="" d="m170 650q80 0 80-80l0-90q0-80-80-80l-90 0q-80 0-80 80l0 90q0 80 80 80l90 0z m350 0q80 0 80-80l0-90q0-80-80-80l-90 0q-80 0-80 80l0 90q0 80 80 80l90 0z m-350-350q80 0 80-80l0-90q0-80-80-80l-90 0q-80 0-80 80l0 90q0 80 80 80l90 0z m350 0q80 0 80-80l0-90q0-80-80-80l-90 0q-80 0-80 80l0 90q0 80 80 80l90 0z" horiz-adv-x="600" />
|
||||||
|
<glyph glyph-name="menu" unicode="" d="m650 400q22 0 36-15t14-35-15-35-35-15l-600 0q-20 0-35 15t-15 35 14 35 36 15l600 0z m-600 100q-20 0-35 15t-15 35 14 35 36 15l600 0q22 0 36-15t14-35-15-35-35-15l-600 0z m600-300q22 0 36-15t14-35-15-35-35-15l-600 0q-20 0-35 15t-15 35 14 35 36 15l600 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="check" unicode="" d="m249 0q-34 0-56 28l-180 236q-16 24-12 52t26 46 51 14 47-28l118-154 296 474q16 24 43 30t53-8q24-16 30-43t-8-53l-350-560q-20-32-56-32z" horiz-adv-x="667" />
|
||||||
|
<glyph glyph-name="cancel" unicode="" d="m452 194q18-18 18-43t-18-43q-18-16-43-16t-43 16l-132 152-132-152q-18-16-43-16t-43 16q-16 18-16 43t16 43l138 156-138 158q-16 18-16 43t16 43q18 16 43 16t43-16l132-152 132 152q18 16 43 16t43-16q18-18 18-43t-18-43l-138-158z" horiz-adv-x="470" />
|
||||||
|
<glyph glyph-name="cancel-circled" unicode="" d="m420 770q174 0 297-123t123-297-123-297-297-123-297 123-123 297 123 297 297 123z m86-420l154 154-86 86-154-152-152 152-88-86 154-154-154-152 88-86 152 152 154-152 86 86z" horiz-adv-x="840" />
|
||||||
|
<glyph glyph-name="cancel-squared" unicode="" d="m700 750q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l600 0z m-146-638l86 86-154 152 154 154-86 86-154-152-152 152-88-86 154-154-154-152 88-86 152 152z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="plus" unicode="" d="m550 400q30 0 30-50t-30-50l-210 0 0-210q0-30-50-30t-50 30l0 210-210 0q-30 0-30 50t30 50l210 0 0 210q0 30 50 30t50-30l0-210 210 0z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="plus-circled" unicode="" d="m420 770q174 0 297-123t123-297-123-297-297-123-297 123-123 297 123 297 297 123z m52-470l200 0 0 102-200 0 0 202-102 0 0-202-202 0 0-102 202 0 0-202 102 0 0 202z" horiz-adv-x="840" />
|
||||||
|
<glyph glyph-name="plus-squared" unicode="" d="m700 750q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l600 0z m-50-450l0 100-200 0 0 200-100 0 0-200-200 0 0-100 200 0 0-200 100 0 0 200 200 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="minus" unicode="" d="m550 400q30 0 30-50t-30-50l-520 0q-30 0-30 50t30 50l520 0z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="minus-circled" unicode="" d="m420 770q174 0 297-123t123-297-123-297-297-123-297 123-123 297 123 297 297 123z m252-368l-504 0 0-102 504 0 0 102z" horiz-adv-x="840" />
|
||||||
|
<glyph glyph-name="minus-squared" unicode="" d="m700 750q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l600 0z m-50-450l0 100-500 0 0-100 500 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="help" unicode="" d="m494 740q86-62 86-184 0-64-42-124-12-20-88-80l-46-30q-40-34-48-60-6-16-8-44 0-14-16-14l-128 0q-16 0-16 12 4 98 28 124 16 22 48 48t56 42l24 14q22 16 34 34 28 44 28 70 0 40-26 78-28 36-92 36-68 0-94-44-28-42-28-92l-166 0q6 162 114 232 70 42 166 42 130 0 214-60z m-216-636q44 0 73-30t27-74q-2-46-32-73t-74-25q-44 0-73 29t-27 75 32 73 74 25z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="help-circled" unicode="" d="m454 810q190 2 326-130t140-322q2-190-131-327t-323-141q-190-2-327 131t-139 323q-4 190 130 327t324 139z m-2-740q30 0 49 19t19 47q2 30-17 49t-49 19l-2 0q-28 0-47-18t-21-46q0-30 19-49t47-21l2 0z m166 328q26 34 26 78 0 78-54 116-52 38-134 38-64 0-104-26-68-42-72-146l0-4 110 0 0 4q0 26 16 54 16 24 54 24 40 0 52-20 16-20 16-44 0-18-16-40-8-12-20-20l-6-4q-6-4-16-11t-20-15-21-17-17-17q-14-20-18-78l0-8 108 0 0 4q0 12 4 28 6 20 28 36l28 18q46 34 56 50z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="info" unicode="" d="m352 850q48 0 74-27t26-69q0-50-39-88t-95-38q-48 0-74 26t-24 72q0 46 35 85t97 39z m-206-1000q-100 0-54 178l60 254q14 56 0 56-12 0-54-18t-72-38l-26 44q90 78 189 126t151 48q78 0 36-162l-70-266q-16-64 6-64 44 0 118 60l30-40q-84-86-175-132t-139-46z" horiz-adv-x="460" />
|
||||||
|
<glyph glyph-name="info-circled" unicode="" d="m454 810q190 2 326-130t140-322q2-190-131-327t-323-141q-190-2-327 131t-139 323q-4 190 130 327t324 139z m52-152q-42 0-65-24t-23-50q-2-28 15-44t49-16q38 0 61 22t23 54q0 58-60 58z m-120-594q30 0 84 26t106 78l-18 24q-48-36-72-36-14 0-4 38l42 160q26 96-22 96-30 0-89-29t-115-75l16-26q52 34 74 34 12 0 0-34l-36-152q-26-104 34-104z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="back" unicode="" d="m750 540q40 0 70-29t30-71l0-290q0-40-30-70t-70-30l-690 0 0 140 650 0 0 210-500 0 0-110-210 180 210 180 0-110 540 0z" horiz-adv-x="850" />
|
||||||
|
<glyph glyph-name="home" unicode="" d="m888 336q16-16 11-27t-27-11l-84 0 0-310q0-14-1-21t-8-13-23-6l-204 0 0 310-204 0 0-310-194 0q-28 0-35 10t-7 30l0 310-84 0q-22 0-27 11t11 27l400 402q16 16 38 16t38-16z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="link" unicode="" d="m294 116q14 14 34 14t36-14q32-34 0-70l-42-40q-56-56-132-56-78 0-134 56t-56 132q0 78 56 134l148 148q70 68 144 77t128-43q16-16 16-36t-16-36q-36-32-70 0-50 48-132-34l-148-146q-26-26-26-64t26-62q26-26 63-26t63 26z m450 574q56-56 56-132 0-78-56-134l-158-158q-74-72-150-72-62 0-112 50-14 14-14 34t14 36q14 14 35 14t35-14q50-48 122 24l158 156q28 28 28 64 0 38-28 62-24 26-56 31t-60-21l-50-50q-16-14-36-14t-34 14q-34 34 0 70l50 50q54 54 127 51t129-61z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="attach" unicode="" d="m244-140q-102 0-170 72-72 70-74 166t84 190l496 496q80 80 174 54 44-12 79-47t47-79q26-96-54-176l-474-474q-40-40-88-46-48-4-80 28-30 24-27 74t47 92l332 334q24 26 50 0t0-50l-332-332q-44-44-20-70 12-8 24-6 24 4 46 26l474 474q50 50 34 108-16 60-76 76-54 14-108-36l-494-494q-66-76-64-143t52-117q50-48 117-50t141 62l496 494q24 24 50 0 26-22 0-48l-496-496q-82-82-186-82z" horiz-adv-x="939" />
|
||||||
|
<glyph glyph-name="lock" unicode="" d="m640 476q20 0 40-19t20-41l0-390q0-48-48-66l-60-18q-42-16-96-16l-290 0q-56 0-98 16l-60 18q-48 18-48 66l0 390q0 22 15 41t35 19l100 0 0 70q0 110 51 170t149 60 149-60 51-170l0-70 90 0z m-390 90l0-90 200 0 0 90q0 52-27 81t-73 29-73-29-27-81z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="lock-open" unicode="" d="m640 450q20 0 40-20t20-40l0-390q0-20-14-39t-34-25l-60-20q-52-16-96-16l-290 0q-46 0-98 16l-60 20q-20 6-34 25t-14 39l0 390q0 22 15 41t35 19l400 0 0 140q0 110-100 110t-100-110l0-40-100 0 0 20q0 110 51 170t149 60q200 0 200-230l0-120 90 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="eye" unicode="" d="m500 630q92 0 177-25t141-62 99-77 63-71 20-45-20-44-63-71-99-78-141-62-177-25-177 25-141 62-99 78-63 71-20 44 20 45 63 71 99 77 141 62 177 25z m0-494q92 0 157 63t65 151q0 90-65 153t-157 63-157-63-65-153q0-88 65-151t157-63z m0 214q8-8 37-2t50 11 25-9q0-44-33-75t-79-31-78 31-32 75q0 46 32 77t78 31q14 0 10-23t-12-47 2-38z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="tag" unicode="" d="m944 830q36-106-8-199t-128-157l18-24q16-28 6-54l-48-158q-12-30-36-46l-464-328q-42-30-64 4l-210 304q-12 18-9 39t21 33l464 328q26 18 54 18l158 0q30 0 48-26l28-40q168 130 114 286-10 28 18 40 32 8 38-20z m-216-468q40 32 34 80l-32-16q-8-4-12-4-18 0-28 18-12 30 16 40l24 14q-48 34-92 0-28-18-34-51t14-61q18-26 51-32t59 12z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="bookmark" unicode="" d="m310 800q22 0 36-15t14-35l0-850-180 180-180-180 0 850q0 50 40 50l270 0z" horiz-adv-x="360" />
|
||||||
|
<glyph glyph-name="bookmarks" unicode="" d="m500 850q20 0 35-15t15-35l0-850-150 180 0 620q0 20-15 35t-35 15l-100 0q0 50 40 50l210 0z m-250-150q20 0 35-15t15-35l0-800-150 180-150-180 0 800q0 50 40 50l210 0z" horiz-adv-x="550" />
|
||||||
|
<glyph glyph-name="flag" unicode="" d="m874 616q14 6 22-1t0-19q-96-138-164-213t-110-90-73-2-60 37-63 40-93-4-139-86l90-352-100 0-184 720 92 34q90 66 152 86t98 3 64-51 62-71 79-62 129-20 198 51z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="thumbs-up" unicode="" d="m582 480q2-6 58-13t108-24 52-47q0-72-61-284t-107-212q-144 0-288 42t-144 88l0 342q0 14 15 34t46 45 53 41 62 43 46 31q50 34 104 100t85 104 41 26q48-76 29-137t-59-119-40-60z m-432-4q14 0 0-14-50-50-50-104l0-318q0-50 52-104 10-10-2-10-26 0-55 8t-62 45-33 99l0 242q0 62 33 100t63 47 54 9z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="thumbs-down" unicode="" d="m218 218q-2 6-57 13t-108 24-53 47q0 72 62 285t106 213q144 0 288-43t144-89l0-342q0-10-8-24t-25-30-32-29-42-32-41-29-41-28l-33-22q-50-34-104-100t-85-104-41-26q-48 76-29 137t59 119 40 60z m432 4q-12 0 2 14 48 50 48 104l0 318q0 50-52 104-10 10 2 10 26 0 55-8t62-45 33-99l0-242q0-48-18-81t-45-48-48-21-39-6z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="download" unicode="" d="m968 198q18-10 27-32t3-40l-28-154q-4-20-22-33t-40-13l-816 0q-22 0-40 13t-22 33l-28 154q-10 48 32 72l158 108 98 0-170-130 178 0q8 0 12-8l40-110 300 0 40 110q8 8 12 8l178 0-170 130 98 0z m-208 322l-260-244-260 244 166 0 0 256 190 0 0-256 164 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="upload" unicode="" d="m500 776l260-244-164 0 0-256-190 0 0 256-166 0z m468-578q18-10 27-32t3-40l-28-154q-4-20-22-33t-40-13l-816 0q-22 0-40 13t-22 33l-28 154q-10 48 32 72l158 108 98 0-170-130 178 0q8 0 12-8l40-110 300 0 40 110q8 8 12 8l178 0-170 130 98 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="upload-cloud" unicode="" d="m760 494q100 0 170-68t70-166-70-166-170-68l-190 0 0 190 106 0-176 230-174-230 104 0 0-190-248 0q-74 0-128 52t-54 124q0 74 53 126t129 52q14 0 20-2-2 12-2 38 0 108 78 184t188 76q90 0 160-52t94-134q28 4 40 4z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="reply" unicode="" d="m900 10q-86 152-208 197t-330 45l0-218-362 334 362 322 0-192q90 0 168-27t131-70 96-95 69-104 44-95 24-69z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="reply-all" unicode="" d="m362 556l-212-188 212-196 0-138-362 334 362 322 0-134z m250-58q104 0 182-50t115-122 60-144 27-122l4-50q-86 154-168 198t-220 44l0-218-362 334 362 322 0-192z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="forward" unicode="" d="m540 252q-210 0-332-45t-208-197q4 20 13 53t50 117 96 148 156 117 225 53l0 192 360-322-360-334 0 218z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="quote" unicode="" d="m146 680q146 0 184-146 38-140-40-302-80-168-224-204-32-8-66-8l0 70q112 0 182 108 54 86 26 146-16 36-62 36-60 0-103 44t-43 106 43 106 103 44z m420 0q146 0 184-146 38-140-40-302-80-168-224-204-32-8-66-8l0 70q112 0 182 108 54 86 26 146-16 36-62 36-60 0-103 44t-43 106 43 106 103 44z" horiz-adv-x="762" />
|
||||||
|
<glyph glyph-name="code" unicode="" d="m380 636q16-14 16-32t-16-30l-246-224 246-226q16-12 16-30t-16-32q-30-30-60 0l-320 288 320 286q30 30 60 0z m302 0l318-286-318-288q-32-30-62 0-32 32 0 62l248 226-248 224q-32 30 0 62 30 30 62 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="export" unicode="" d="m750 60l0 56 100 82 0-188q0-20-15-35t-35-15l-750 0q-20 0-35 15t-15 35l0 550q0 22 14 36t36 14l288 0q-32-24-59-49t-39-39l-10-12-130 0 0-450 650 0z m-82 348q-166 0-242-41t-160-181q0 8 1 22t9 56 22 79 44 83 70 79 107 56 149 23l0 156 332-250-332-260 0 178z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="pencil" unicode="" d="m718 680q32-32 47-64t15-48l0-16-252-252-290-288-238-52 50 240 290 288 252 252q54 12 126-60z m-494-640l24 24q-2 44-52 94-22 22-45 35t-35 13l-14 2-22-24-18-80q28-16 46-34 24-24 36-48z" horiz-adv-x="780" />
|
||||||
|
<glyph glyph-name="feather" unicode="" d="m60-138q-6-20-26-8-18 8-16 34 4 100 50 226-100 154-52 316 10-32 32-78t44-80 32-30q8 4 0 83t-11 166 25 157q22 44 80 94t104 70q-24-46-33-94t-4-78 21-32q12 0 84 120t106 122q46 4 114-29t82-65q12-24 0-79t-40-83q-44-44-146-62t-114-24q-16-10 12-34 54-48 176-20-56-80-136-114t-132-38-54-10q-4-24 49-54t101-14q-30-56-63-84t-54-35-76-11-85-8z" horiz-adv-x="698" />
|
||||||
|
<glyph glyph-name="print" unicode="" d="m66 526q-26 0-22 22 4 10 12 14 2 0 49 17t93 32 58 15l44 0 0 150 380 0 0-150 46 0q12 0 57-15t92-32 49-17q18-8 12-26-4-10-20-10l-850 0z m860-56q20 0 37-19t17-41l0-174q0-22-17-41t-37-19l-100 0 44-250-760 0 44 250-98 0q-20 0-38 19t-18 41l0 174q0 22 18 41t38 19l870 0z m-716-444l560 0-70 324-420 0z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="retweet" unicode="" d="m250 190l272 0 128-140-448 0q-42 0-71 30t-29 70l0 302-102 0 176 198 174-198-100 0 0-262z m650 60l100 0-174-200-176 200 102 0 0 260-274 0-128 140 450 0q40 0 70-29t30-71l0-300z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="keyboard" unicode="" d="m930 650q28 0 49-21t21-49l0-460q0-30-21-50t-49-20l-860 0q-28 0-49 20t-21 50l0 460q0 28 21 49t49 21l860 0z m-380-100l0-100 100 0 0 100-100 0z m150-150l-100 0 0-100 100 0 0 100z m-300 150l0-100 100 0 0 100-100 0z m150-150l-100 0 0-100 100 0 0 100z m-300 150l0-100 100 0 0 100-100 0z m150-150l-100 0 0-100 100 0 0 100z m-300 150l0-100 100 0 0 100-100 0z m150-150l-100 0 0-100 100 0 0 100z m-50-250l0 100-100 0 0-100 100 0z m550 0l0 100-500 0 0-100 500 0z m150 0l0 100-100 0 0-100 100 0z m-150 150l100 0 0 100-100 0 0-100z m150 150l0 100-200 0 0-100 200 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="chat" unicode="" d="m290 240l350 0q2 0 6 2l4 0 0-92q0-40-29-70t-71-30l-250 0-150-150 0 150-50 0q-40 0-70 30t-30 70l0 300q0 42 30 71t70 29l190 0 0-310z m610 560q42 0 71-29t29-71l0-300q0-40-29-70t-71-30l-50 0 0-150-150 150-350 0 0 400q0 42 30 71t70 29l450 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="bell" unicode="" d="m632 426q16-34 40-52t45-22 44-23 35-55q22-62-74-161t-252-157q-164-58-297-45t-155 75q-20 54 12 111t18 111q-56 192-47 300t113 192q26 22 29 51t29 39q24 8 46-12t56-18q132 2 198-66t160-268z m-186-404q88 32 159 85t100 91 25 50q-8 22-49 33t-124 1-187-48q-102-38-173-87t-94-84-17-53q4-12 50-22t134-4 176 38z m-62 174q8 2 21 7t17 7l2-2q14-40-17-83t-89-63q-96-36-152 14 78 68 218 120z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="attention" unicode="" d="m957-24q10-16 0-34-10-16-30-16l-892 0q-18 0-28 16-13 18-2 34l446 782q8 18 30 18t30-18z m-420 50l0 100-110 0 0-100 110 0z m0 174l0 300-110 0 0-300 110 0z" horiz-adv-x="962" />
|
||||||
|
<glyph glyph-name="alert" unicode="" d="m885 234q20-16 16-33t-28-23l-78-22q-24-6-40-28t-14-48l4-82q2-24-14-34t-38 0l-86 44q-22 12-47 4t-35-30l-46-88q-12-22-29-23t-33 19l-50 78q-34 48-88 20l-122-70q-22-14-32-6t-2 32l54 164q8 24-4 44t-36 22l-106 12q-24 4-29 18t15 30l86 76q20 16 20 41t-20 41l-86 76q-20 16-16 33t28 23l78 22q24 6 41 28t15 48l-6 82q0 26 15 36t37 0l80-38q24-10 49-2t37 30l46 80q12 22 30 21t30-23l50-86q12-22 35-29t45 7l136 84q22 14 30 6t0-32l-60-170q-10-22 2-41t38-21l114-12q26-2 30-16t-16-30l-86-76q-18-16-18-41t18-41z m-384-92l0 104-100 0 0-104 100 0z m0 160l0 260-100 0 0-260 100 0z" horiz-adv-x="901" />
|
||||||
|
<glyph glyph-name="vcard" unicode="" d="m900 750q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-800 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l800 0z m0-700l0 600-800 0 0-600 800 0z m-450 196l0-90-250 0 0 90 250 0z m0 150l0-90-250 0 0 90 250 0z m0 150l0-90-250 0 0 90 250 0z m346-320l4-70-250 0q0 70 6 70 84 22 84 66 0 16-27 56t-27 88q0 110 90 110t90-110q0-48-28-88t-28-56q0-20 21-36t43-22z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="address" unicode="" d="m426 800q20 0 20-20l0-860q0-20-20-20l-46 0q-20 0-20 20l0 440-176 0q-16 0-28 6-12 2-26 12l-120 82q-10 6-10 16t10 16l120 82q14 10 26 12 8 4 28 4l176 0 0 190q0 20 20 20l46 0z m564-208q10-6 10-16t-10-16l-118-82q-22-12-26-12-14-6-28-6l-302 0-40 230 342 0q18 0 28-4t26-12z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="location" unicode="" d="m250 750q104 0 177-73t73-177q0-106-62-243t-126-223l-62-84q-10 12-27 35t-60 89-76 130-60 147-27 149q0 104 73 177t177 73z m0-388q56 0 96 40t40 96-40 95-96 39-95-39-39-95 39-96 95-40z" horiz-adv-x="500" />
|
||||||
|
<glyph glyph-name="map" unicode="" d="m984 600q16-10 16-30l0-584q0-20-16-30-8-6-16-6t-18 6l-216 136-216-136q-18-10-34 0l-218 136-216-136q-16-10-34 0-16 10-16 30l0 584q0 20 16 30l234 146q18 10 34 0l216-136 218 136q16 10 32 0z m-750-450l0 506-168-104 0-506z m234-104l0 506-168 104 0-506z m234 104l0 506-170-104 0-506z m232-104l0 506-168 104 0-506z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="direction" unicode="" d="m848 768q8-8 11-16t-2-22-10-26-19-39-24-49q-54-112-147-286t-157-292l-66-118-54 380-380 56q442 246 696 368 20 10 48 25t39 20 25 9 23 1 17-11z m-92-96l-304-280 28-234z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="compass" unicode="" d="m474 830q198 2 340-136t146-336q2-200-136-342t-338-146q-198-2-341 137t-145 337q-4 200 135 342t339 144z m12-858q156 2 266 114t108 270-115 267-269 107q-158-2-267-114t-107-270 114-267 270-107z m-234 154q4 26 12 66t41 128 77 132 125 76 141 42l60 10q-4-26-12-66t-41-128-77-132q-42-42-124-74t-142-42z m180 276q-22-20-22-48t22-50q20-22 49-22t49 22q52 52 88 186-136-36-186-88z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cup" unicode="" d="m340 760q152 0 249-41t91-87l-72-594q-2-14-34-36t-97-42-137-20-136 20-97 42-35 36l-72 594q-4 28 36 57t121 50 183 21z m0-216q72 0 137 15t98 33 33 30-33 29-98 32-137 15-137-15-98-32-33-29 33-30 98-33 137-15z" horiz-adv-x="681" />
|
||||||
|
<glyph glyph-name="trash" unicode="" d="m50 458q122-70 330-70t330 70l-54-486q-2-14-35-36t-100-43-141-21-140 21-100 43-36 36z m488 300q94-18 158-55t64-71l0-10q0-58-112-99t-268-41-268 41-112 99l0 10q0 34 64 71t158 55l42 48q22 26 70 26l92 0q52 0 70-26z m-54-112l84 0q-92 110-104 126-14 16-32 16l-102 0q-22 0-32-16l-106-126 84 0 64 66 82 0z" horiz-adv-x="760" />
|
||||||
|
<glyph glyph-name="doc" unicode="" d="m600 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-500 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l500 0z m0-800l0 700-500 0 0-700 500 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="docs" unicode="" d="m970 480q38-10 30-46l-150-556q-4-16-18-23t-30-3l-406 110q-16 4-24 18t-4 28l24 92-180-48q-40-10-50 26l-160 602q-10 36 28 48l454 122q16 4 30-3t18-23l66-244z m-888 190l144-542 392 106-144 540z m702-742l132 492-298 82 76-282q10-34-28-46l-196-52-26-102z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="doc-landscape" unicode="" d="m0 600q0 42 30 71t70 29l800 0q42 0 71-29t29-71l0-500q0-40-29-70t-71-30l-800 0q-40 0-70 30t-30 70l0 500z m900 0l-800 0 0-500 800 0 0 500z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="doc-text" unicode="" d="m212 308l0 90 280 0 0-90-280 0z m388 492q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-500 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l500 0z m0-800l0 700-500 0 0-700 500 0z m-110 592l0-88-280 0 0 88 280 0z m0-392l0-88-280 0 0 88 280 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="doc-text-inv" unicode="" d="m600 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-500 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l500 0z m-460-208l0-88 420 0 0 88-420 0z m420-480l0 88-420 0 0-88 420 0z m0 196l0 90-418 0 0-90 418 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="newspaper" unicode="" d="m700 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l600 0z m0-800l0 700-600 0 0-700 600 0z m-250 250l0-50-250 0 0 50 250 0z m150 200l0-50-200 0 0 50 200 0z m-200 50l0 100 200 0 0-100-200 0z m-50 100l0-200-150 0 0 200 150 0z m-50-250l0-50-100 0 0 50 100 0z m50-50l0 50 250 0 0-50-250 0z m250-150l0-50-400 0 0 50 400 0z m-100 50l0 50 100 0 0-50-100 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="book-open" unicode="" d="m340 238l0-68-200 80 0 68z m0 208l0-68-200 80 0 68z m538 346q22-12 22-42l0-640q0-34-32-46l-398-160q-8-2-10-2t-5-1-5-1-5 1-5 1l-10 2-398 160q-32 12-32 46l0 640q0 30 22 42 22 16 46 6l382-154 382 154q24 10 46-6z m-478-788l0 560-320 128 0-560z m420 128l0 560-320-128 0-560z m-60 186l0-68-200-80 0 68z m0 208l0-68-200-80 0 68z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="book" unicode="" d="m682 594q18-8 18-28l0-562q0-14-12-25t-28-11q-46 0-46 36l0 522q0 12-12 18l-404 216q-32 10-68-10-44-20-56-44l408-228q18-8 18-28l0-550q0-22-18-28-6-4-16-4-14 0-20 4-8 6-202 127t-212 131q-26 18-26 34l-6 524q0 28 14 52 28 46 102 77t116 9z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="folder" unicode="" d="m954 500q32 0 40-12t6-36l-42-452q-2-24-12-37t-42-13l-806 0q-52 0-56 50l-42 452q-2 24 6 36t40 12l908 0z m-34 110l10-40-846 0 14 132q4 20 20 34t36 14l164 0q52 0 86-34l30-30q32-36 86-36l340 0q20 0 38-12t22-28z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="archive" unicode="" d="m840 600l0-50-696 0 0 50q0 22 13 35t25 15l608 0q6 0 14-1t22-14 14-35z m-148 150q6 0 14-1t22-14 14-35l-498 0q0 22 13 35t25 15l410 0z m248-200q34-32 38-46 6-18 0-54l-76-450q-4-22-20-35t-28-15l-710 0q-52 0-60 50-6 26-39 223t-39 227q-10 22-3 44t10 26 21 20l10 10 30 30 0-80 836 0 0 80z m-248-270l0 100-70 0 0-80-260 0 0 80-68 0 0-100q0-50 48-50l300 0q22 0 35 12t13 24z" horiz-adv-x="981" />
|
||||||
|
<glyph glyph-name="box" unicode="" d="m870 750q12 0 21-9t9-21l0-120-900 0 0 120q0 12 9 21t21 9l840 0z m-820-730l0 530 800 0 0-530q0-30-21-50t-49-20l-660 0q-28 0-49 20t-21 50z m250 430l0-100 300 0 0 100-300 0z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="rss" unicode="" d="m0 730q314 0 537-223t223-537l-118 0q0 266-188 453t-454 187l0 120z m0-238q218 0 371-153t153-369l-118 0q0 166-119 285t-287 119l0 118z m114-296q46 0 80-33t34-81q0-46-34-79t-80-33-80 33-34 79q0 48 34 81t80 33z" horiz-adv-x="760" />
|
||||||
|
<glyph glyph-name="phone" unicode="" d="m461 290q162 162 118 206l-8 8q-30 30-41 48t-4 54 49 88q20 24 37 39t35 16 30 1 29-13 24-18 26-25 21-22q48-48-6-194t-204-294q-150-150-295-205t-193-7q-2 2-23 22t-25 25-18 24-13 31 2 30 15 35 38 37q42 34 70 47t54 2 35-18 39-37q44-44 208 120z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="cog" unicode="" d="m760 350q0-72 80-122-12-40-34-82-70 18-136-44-54-58-34-136-40-20-84-36-46 82-132 82t-132-82q-44 16-84 36 20 80-34 136-54 54-136 34-14 26-34 82 82 52 82 132 0 72-82 124 20 56 34 82 74-18 136 44 54 56 34 136 42 22 84 34 46-80 132-80t132 80q42-12 84-34-20-78 34-136 66-62 136-44 22-42 34-82-80-50-80-124z m-340-182q76 0 129 53t53 129-53 130-129 54-129-54-53-130 53-129 129-53z" horiz-adv-x="840" />
|
||||||
|
<glyph glyph-name="tools" unicode="" d="m155 506q-8-8-11-22t-3-25-2-11q-2-2-17-15t-19-17q-16-14-28 4l-70 76q-11 12 2 24 2 2 18 14t20 16q6 6 27 6t37 14q14 14 18 38t10 30q2 0 9 7t26 22 41 31q134 90 186 96 122 0 148-2 12 0-8-8-120-52-152-76-80-56-36-114 34-46 38-48 8-8-2-14-2-2-38-35t-38-35q-14-8-18-4-42 48-71 60t-67-12z m286-26l410-476q18-22-2-38l-48-42q-22-14-38 4l-414 472q-8 8 0 20l72 62q12 8 20-2z m554 202q16-104-16-166-50-88-154-62-56 12-100-32l-82-78-68 78 68 70q24 24 31 53t6 65 5 58q12 56 140 112 12 6 18-3t2-15q-12-12-46-80-14-10-12-35t40-53q58-40 96 22 6 12 26 41t22 33q4 10 13 9t11-17z m-858-684l254 248 76-86-246-242q-20-20-38-4l-46 46q-22 18 0 38z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="share" unicode="" d="m650 200q62 0 106-43t44-107q0-62-44-106t-106-44-106 44-44 106q0 6 1 14t1 12l-260 156q-42-32-92-32-62 0-106 44t-44 106 44 106 106 44q54 0 92-30l260 156q0 4-1 12t-1 12q0 62 44 106t106 44 106-43 44-107q0-62-44-106t-106-44q-52 0-90 32l-262-156q2-8 2-26 0-16-2-24l262-156q36 30 90 30z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="shareable" unicode="" d="m340 350q0 68 47 114t113 46 113-46 47-114q0-66-47-113t-113-47-113 47-47 113z m-114 60q-14-60-66-60l-160 0 0 120 118 0q40 124 145 202t237 78q164 0 284-116 16-18 16-43t-16-43q-18-16-43-16t-43 16q-78 82-198 82-100 0-176-62t-98-158z m614-60l160 0 0-120-118 0q-40-124-144-202t-238-78q-164 0-282 118-18 18-18 43t18 41q16 18 41 18t43-18q82-82 198-82 100 0 176 63t98 157q12 60 66 60z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="basket" unicode="" d="m150 0q0 40 30 70t70 30q42 0 71-30t29-70q0-42-29-71t-71-29q-40 0-70 29t-30 71z m500 0q0 40 30 70t70 30q42 0 71-30t29-70q0-42-29-71t-71-29q-40 0-70 29t-30 71z m-322 236q-36-10-34-23t44-13l562 0 0-76q0-20-20-20l-654 0q-20 0-20 20l0 76-10 46-98 454-98 0 0 80q0 20 20 20l156 0q20 0 20-20l0-86 704 0 0-274q0-22-18-26z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="bag" unicode="" d="m835 668q28-26 24-60l-98-648q-8-30-38-30l-586 0q-28 0-40 30-94 620-96 648-5 34 22 60 6 6 54 43t56 43q18 16 56 16l480 0q38 0 56-16 78-58 110-86z m-406-436q56 0 98 34t63 89 30 89 13 66l-92 0q-38-188-112-188t-112 188l-92 0q46-278 204-278z m-352 368l704 0-110 116-484 0z" horiz-adv-x="859" />
|
||||||
|
<glyph glyph-name="calendar" unicode="" d="m800 700q42 0 71-29t29-71l0-600q0-40-29-70t-71-30l-700 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l46 0 0-100 160 0 0 100 290 0 0-100 160 0 0 100 44 0z m0-700l0 400-700 0 0-400 700 0z m-540 800l0-170-70 0 0 170 70 0z m450 0l0-170-70 0 0 170 70 0z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="login" unicode="" d="m800 800q42 0 71-29t29-71l0-700q0-40-29-70t-71-30l-450 0q-40 0-69 30t-29 70l0 100 98 0 0-100 450 0 0 700-450 0 0-150-98 0 0 150q0 42 29 71t69 29l450 0z m-350-670l0 120-450 0 0 150 450 0 0 120 200-194z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="logout" unicode="" d="m502 0l0 100 98 0 0-100q0-40-29-70t-71-30l-400 0q-40 0-70 30t-30 70l0 700q0 42 30 71t70 29l400 0q42 0 71-29t29-71l0-150-98 0 0 150-402 0 0-700 402 0z m398 326l-198-196 0 120-450 0 0 150 450 0 0 120z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="mic" unicode="" d="m620 488q20 0 20-20l0-138q0-92-69-164t-201-84l0-132 130 0q20 0 20-20l0-60q0-20-20-20l-360 0q-20 0-20 20l0 60q0 20 20 20l130 0 0 132q-132 12-201 84t-69 164l0 138q0 20 20 20l30 0q20 0 20-20l0-138q0-66 59-123t191-57 191 57 59 123l0 138q0 20 20 20l30 0z m-300-238q-80 0-115 25t-35 55l0 158 300 0 0-158q0-30-35-55t-115-25z m150 520l0-212-300 0 0 212q0 30 35 55t115 25 115-25 35-55z" horiz-adv-x="640" />
|
||||||
|
<glyph glyph-name="mute" unicode="" d="m868 778q16-16 16-36t-16-36l-782-782q-18-14-34-14-18 0-36 14-16 14-16 36t16 36l782 782q34 32 70 0z m-216-386l50 50q74-92 101-172t-7-116q-24-24-75-57t-131-71-161-45-165 23l278 276q44-32 88-54t67-25 33 1q6 10 2 34t-26 68-54 88z m-276 62l-270-270q-40 132 28 283t132 215q34 32 105 11t159-85l-52-50q-58 38-105 53t-57 5q-4-8-2-28t19-58 43-76z" horiz-adv-x="884" />
|
||||||
|
<glyph glyph-name="sound" unicode="" d="m176 588q42 42 149-5t217-157 157-217 5-149q-28-28-92-67t-156-78-194-29-176 84-84 176 29 194 78 156 67 92z m464-480q8 10-3 49t-49 101-96 118q-56 58-118 96t-101 49-49 3q-8-10 3-49t49-101 94-120q58-56 120-94t101-49 49-3z m6 394q-18 0-34 16-16 14-16 35t16 35l94 96q36 32 72 0 32-36 0-72l-96-94q-16-16-36-16z m-180 124q-18 10-23 30t5 38l54 96q26 44 68 20 18-10 23-30t-5-38l-54-96q-14-26-42-26-14 0-26 6z m438-150q10-18 4-38t-24-30l-96-54q-16-8-24-8-28 0-44 26-10 18-4 38t24 30l96 54q18 10 38 5t30-23z" horiz-adv-x="910" />
|
||||||
|
<glyph glyph-name="volume" unicode="" d="m896 180q0-34-24-57t-56-23l-780 0q-22 0-31 5t-3 15 24 20l802 452q28 18 48 7t20-45l0-374z" horiz-adv-x="896" />
|
||||||
|
<glyph glyph-name="clock" unicode="" d="m460 810q190 0 325-135t135-325-135-325-325-135-325 135-135 325 135 325 325 135z m0-820q150 0 255 106t105 254q0 150-105 255t-255 105q-148 0-254-105t-106-255q0-148 106-254t254-106z m36 620l0-244 150-150-50-50-170 170 0 274 70 0z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="hourglass" unicode="" d="m560 622q0-44-48-96t-97-99-49-77 49-76 97-97 48-97l0-118q0-34-86-73t-194-39-194 39-86 73l0 118q0 46 48 97t97 97 49 76-49 77-97 99-48 96l0 118q0 32 87 71t193 39 193-39 87-71l0-118z m-482 112l-18-14q-4-8 4-14 92-52 216-52 132 0 220 50 14 10-16 30-96 54-202 54-120 0-204-54z m228-384q0 18 4 33t18 33 20 25 31 31 29 28q92 92 92 122l2 50q-100-54-222-54t-222 54l4-50q0-32 90-122 6-6 22-21t23-22l19-19t17-21 11-20 9-23 3-24q0-10-1-19t-6-18-8-16-11-17l-12-15t-15-16-16-15-18-16-17-16q-90-90-90-122l0-66q8 4 66 23t92 43 34 58q0 30 26 30t26-30q0-34 33-58t94-43 67-23l0 66q0 30-92 122-4 4-21 20t-22 21-18 19-18 22-12 20-9 23-2 23z" horiz-adv-x="560" />
|
||||||
|
<glyph glyph-name="lamp" unicode="" d="m209-110l0 104 282 0 0-104q-70-42-142-40-70-2-140 40z m276 164l-270 0q0 72-36 140t-78 113-74 112-26 139q8 120 94 206t254 86q170 0 255-86t95-206q4-60-16-113t-52-96-65-85-57-96-24-114z m-378 496q-4-4 0-20t2-20 5-19 6-18 8-18 11-19 13-19 14-19 15-21 16-23q88-122 112-212l82 0q24 94 112 212 4 6 25 35t25 36 17 29 16 33 6 28 1 35q-16 196-244 196-226 0-242-196z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="light-down" unicode="" d="m350 510q68 0 114-47t46-113q0-68-46-114t-114-46q-66 0-113 46t-47 114q0 66 47 113t113 47z m0-264q44 0 73 30t29 74q0 42-29 72t-73 30q-42 0-72-30t-30-72q0-44 30-74t72-30z m-300 144q20 0 35-12t15-28q0-40-50-40t-50 40q0 16 15 28t35 12z m546 204q28-28-8-64-14-14-33-16t-29 10q-12 12-10 31t16 33q36 34 64 6z m54-204q20 0 35-12t15-28q0-40-50-40-48 0-48 40 0 16 14 28t34 12z m-300-290q16 0 28-15t12-35-12-35-28-15-28 15-12 35 12 35 28 15z m-238 62q36 36 64 8t-8-64q-14-14-33-16t-29 8q-30 28 6 64z m-10 430q28 28 64-8 14-14 16-33t-8-29q-30-28-64 6-36 36-8 64z m432-484q-34 36-6 64t64-8q14-14 16-33t-10-29q-30-28-64 6z m-184 492q-16 0-28 15t-12 35 12 35 28 15 28-15 12-35-12-35-28-15z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="light-up" unicode="" d="m950 390q20 0 35-12t15-28q0-40-50-40l-48 0q-50 0-50 40 0 16 15 28t35 12l48 0z m-450 234q114 0 195-80t81-194q0-116-81-196t-195-80-194 80-80 196q0 114 80 194t194 80z m0-474q82 0 141 58t59 142q0 82-59 141t-141 59-141-59-59-141q0-84 59-142t141-58z m-350 200q0-40-50-40l-50 0q-50 0-50 40 0 16 15 28t35 12l50 0q20 0 35-12t15-28z m350 350q-16 0-28 15t-12 35l0 50q0 20 12 35t28 15 28-15 12-35l0-50q0-20-12-35t-28-15z m0-700q16 0 28-15t12-35l0-50q0-20-12-35t-28-15-28 15-12 35l0 50q0 20 12 35t28 15z m368 660l-34-34q-34-34-64-8-28 28 8 64 4 6 34 36 36 34 64 6t-8-64z m-700-588q14 16 33 18t29-10q12-12 10-31t-16-33l-36-36q-14-14-33-16t-29 10q-30 28 6 64 6 4 36 34z m20 646l36-36q36-36 6-64-10-10-29-8t-33 16q-30 30-36 34-14 14-16 33t10 31q10 12 29 10t33-16z m590-702q-36 36-8 64t64-8l34-34q36-36 8-64t-64 6q-30 30-34 36z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="adjust" unicode="" d="m950 390q20 0 35-12t15-28q0-40-50-40l-48 0q-50 0-50 40 0 16 15 28t35 12l48 0z m-450 234q114 0 195-80t81-194q0-116-81-196t-195-80-194 80-80 196q0 114 80 194t194 80z m6-474l0 400q-86 0-146-59t-60-141q0-84 60-142t146-58z m-356 200q0-40-50-40l-50 0q-50 0-50 40 0 16 15 28t35 12l50 0q20 0 35-12t15-28z m350 350q-16 0-28 15t-12 35l0 50q0 20 12 35t28 15 28-15 12-35l0-50q0-20-12-35t-28-15z m0-700q16 0 28-15t12-35l0-50q0-20-12-35t-28-15-28 15-12 35l0 50q0 20 12 35t28 15z m368 660l-34-34q-34-34-64-8-28 28 8 64 4 6 34 36 36 34 64 6t-8-64z m-700-588q14 16 33 18t29-10q12-12 10-31t-16-33l-36-36q-14-14-33-16t-29 10q-30 28 6 64 6 4 36 34z m20 646l36-36q36-36 6-64-10-10-29-8t-33 16q-30 30-36 34-14 14-16 33t10 31q10 12 29 10t33-16z m590-702q-36 36-8 64t64-8l34-34q36-36 8-64t-64 6q-30 30-34 36z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="block" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m258-220z m-622-260q0-132 82-230l514 514q-100 82-232 82-152 0-258-107t-106-259z m106-258z m258-106q152 0 259 107t107 257q0 130-82 232l-514-514q98-82 230-82z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="resize-full" unicode="" d="m476 746l316 0 0-316-100 124-146-152-100 100 152 146z m-230-444l100-100-152-146 122-100-316 0 0 316 100-122z" horiz-adv-x="792" />
|
||||||
|
<glyph glyph-name="resize-small" unicode="" d="m156 146l-106 100 296 0 0-296-100 106-146-156-100 100z m744 554l-154-144 104-100-294 0 0 294 100-104 144 154z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="popup" unicode="" d="m700 750q42 0 71-29t29-71l0-400q0-40-29-70t-71-30l-400 0q-40 0-70 30t-30 70l0 402q0 40 29 69t71 29l400 0z m0-500l0 400-400 0 0-400 400 0z m-600 100l0-300 300 0 0-100-300 0q-40 0-70 30t-30 70l0 300 100 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="publish" unicode="" d="m900 800q42 0 71-30t29-70l0-600q0-42-29-71t-71-29l-198 0 0 98 200 0 0 462-802 0 0-462 200 0 0-98-200 0q-40 0-70 29t-30 71l0 600q0 40 30 70t70 30l800 0z m-770-168q38 0 38 38 0 16-11 26t-27 10-27-11-11-25q0-16 11-27t27-11z m100 0q38 0 38 38 0 16-11 26t-27 10-27-11-11-25q0-16 11-27t27-11z m672 6l0 62-602 0 0-62 602 0z m-404-198l242-240-150 0 0-300-184 0 0 300-150 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="window" unicode="" d="m900 750q42 0 71-30t29-70l0-600q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 600q0 40 30 70t70 30l800 0z m-670-94q-16 0-27-11t-11-25q0-16 11-27t27-11q38 0 38 38 0 16-11 26t-27 10z m-138-36q0-16 11-27t27-11q38 0 38 38 0 16-11 26t-27 10-27-11-11-25z m810-570l0 460-802 0 0-460 802 0z m0 540l0 60-602 0 0-60 602 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="arrow-combo" unicode="" d="m230 850l230-364-460 0z m0-1000l-230 366 460 0z" horiz-adv-x="460" />
|
||||||
|
<glyph glyph-name="down-circled" unicode="" d="m460 810q190 0 325-135t135-325-135-325-325-135-325 135-135 325 135 325 325 135z m0-820q148 0 254 106t106 254q0 150-106 255t-254 105-254-105-106-255q0-148 106-254t254-106z m90 554l0-206 112 0-202-190-202 190 112 0 0 206 180 0z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="left-circled" unicode="" d="m920 350q0-190-135-325t-325-135-325 135-135 325q0 192 135 326t325 134 325-134 135-326z m-820 0q0-148 106-254t254-106 254 106 106 254q0 150-106 255t-254 105-254-105-106-255z m552-90l-204 0 0-112-190 202 190 204 0-114 204 0 0-180z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="right-circled" unicode="" d="m0 350q0 190 135 325t325 135 325-135 135-325-135-325-325-135-325 135-135 325z m820 0q0 150-105 255t-255 105q-148 0-254-105t-106-255q0-148 106-254t254-106q150 0 255 106t105 254z m-552 90l204 0 0 114 190-204-190-202 0 112-204 0 0 180z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="up-circled" unicode="" d="m460-110q-190 0-325 135t-135 325q0 192 135 326t325 134 325-134 135-326q0-190-135-325t-325-135z m0 820q-148 0-254-105t-106-255q0-148 106-254t254-106q150 0 255 106t105 254q0 150-105 255t-255 105z m-90-552l0 204-112 0 202 192 202-192-112 0 0-204-180 0z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="down-open" unicode="" d="m564 422l-234-224q-18-18-40-18t-40 18l-234 224q-16 16-16 41t16 41q38 38 78 0l196-188 196 188q40 38 78 0 16-16 16-41t-16-41z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="left-open" unicode="" d="m242 626q14 16 39 16t41-16q38-36 0-80l-186-196 186-194q38-44 0-80-16-16-40-16t-40 16l-226 236q-16 16-16 38 0 24 16 40 206 214 226 236z" horiz-adv-x="341" />
|
||||||
|
<glyph glyph-name="right-open" unicode="" d="m98 626l226-236q16-16 16-40 0-22-16-38l-226-236q-16-16-40-16t-40 16q-36 36 0 80l186 194-186 196q-36 44 0 80 16 16 41 16t39-16z" horiz-adv-x="340" />
|
||||||
|
<glyph glyph-name="up-open" unicode="" d="m564 280q16-16 16-41t-16-41q-38-38-78 0l-196 188-196-188q-40-38-78 0-16 16-16 41t16 41l234 224q16 16 40 16t40-16z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="down-open-mini" unicode="" d="m405 470q22 26 48 0 26-22 0-48l-196-192q-22-22-48 0l-196 192q-26 26 0 48 24 24 50 0l170-156z" horiz-adv-x="466" />
|
||||||
|
<glyph glyph-name="left-open-mini" unicode="" d="m252 180q26-26 0-48-26-26-48 0l-192 194q-24 24 0 50l192 194q22 26 48 0 26-22 0-48l-156-172z" horiz-adv-x="265" />
|
||||||
|
<glyph glyph-name="right-open-mini" unicode="" d="m13 180l158 170-158 172q-26 26 0 48 26 26 48 0l192-194q24-26 0-50l-192-194q-22-26-48 0-26 22 0 48z" horiz-adv-x="265" />
|
||||||
|
<glyph glyph-name="up-open-mini" unicode="" d="m62 230q-26-22-50 0-24 24 0 50l196 190q26 26 48 0l196-190q24-26 0-50-24-22-50 0l-170 158z" horiz-adv-x="464" />
|
||||||
|
<glyph glyph-name="down-open-big" unicode="" d="m63 570l370-356 372 356q22 26 48 0 26-22 0-48l-396-392q-22-22-48 0l-396 392q-26 26 0 48 24 24 50 0z" horiz-adv-x="866" />
|
||||||
|
<glyph glyph-name="left-open-big" unicode="" d="m452-20q26-26 0-48-26-26-48 0l-392 394q-24 24 0 50l392 394q22 26 48 0 26-22 0-48l-358-372z" horiz-adv-x="465" />
|
||||||
|
<glyph glyph-name="right-open-big" unicode="" d="m13-20l358 370-358 372q-26 26 0 48 26 26 48 0l392-394q24-26 0-50l-392-394q-22-26-48 0-26 22 0 48z" horiz-adv-x="465" />
|
||||||
|
<glyph glyph-name="up-open-big" unicode="" d="m804 130l-372 358-370-358q-26-22-50 0-24 24 0 50l396 390q26 26 48 0l396-390q24-26 0-50-26-22-48 0z" horiz-adv-x="864" />
|
||||||
|
<glyph glyph-name="down" unicode="" d="m660 366l-330-380-330 380 192 0 0 350 276 0 0-350 192 0z" horiz-adv-x="660" />
|
||||||
|
<glyph glyph-name="left" unicode="" d="m378 20l-378 330 378 330 0-190 352 0 0-278-352 0 0-192z" horiz-adv-x="730" />
|
||||||
|
<glyph glyph-name="right" unicode="" d="m350 680l380-330-380-330 0 192-350 0 0 278 350 0 0 190z" horiz-adv-x="730" />
|
||||||
|
<glyph glyph-name="up" unicode="" d="m660 336l-192 0 0-350-276 0 0 350-192 0 330 380z" horiz-adv-x="660" />
|
||||||
|
<glyph glyph-name="down-dir" unicode="" d="m460 550l-230-400-230 400 460 0z" horiz-adv-x="460" />
|
||||||
|
<glyph glyph-name="left-dir" unicode="" d="m400 580l0-460-400 230z" horiz-adv-x="400" />
|
||||||
|
<glyph glyph-name="right-dir" unicode="" d="m0 580l400-230-400-230 0 460z" horiz-adv-x="400" />
|
||||||
|
<glyph glyph-name="up-dir" unicode="" d="m0 150l230 400 230-400-460 0z" horiz-adv-x="460" />
|
||||||
|
<glyph glyph-name="down-bold" unicode="" d="m760 366l-380-380-380 380 192 0 0 350 376 0 0-350 192 0z" horiz-adv-x="760" />
|
||||||
|
<glyph glyph-name="left-bold" unicode="" d="m378 730l0-190 352 0 0-378-352 0 0-192-378 380z" horiz-adv-x="730" />
|
||||||
|
<glyph glyph-name="right-bold" unicode="" d="m350 730l380-380-380-380 0 192-350 0 0 378 350 0 0 190z" horiz-adv-x="730" />
|
||||||
|
<glyph glyph-name="up-bold" unicode="" d="m760 336l-192 0 0-350-376 0 0 350-192 0 380 380z" horiz-adv-x="760" />
|
||||||
|
<glyph glyph-name="down-thin" unicode="" d="m500 100l-250-240-250 240 162 0 0 740 176 0 0-740 162 0z" horiz-adv-x="500" />
|
||||||
|
<glyph glyph-name="left-thin" unicode="" d="m240 100l-240 250 240 250 0-160 740 0 0-178-740 0 0-162z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="right-thin" unicode="" d="m742 100l0 162-742 0 0 178 742 0 0 160 238-250z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="up-thin" unicode="" d="m500 602l-162 0 0-742-176 0 0 742-162 0 250 238z" horiz-adv-x="500" />
|
||||||
|
<glyph glyph-name="ccw" unicode="" d="m532 736q170 0 289-120t119-290-119-290-289-120q-142 0-252 88l70 74q84-60 182-60 126 0 216 90t90 218-90 218-216 90q-124 0-214-87t-92-211l142 0-184-204-184 204 124 0q2 166 122 283t286 117z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="cw" unicode="" d="m408 760q168 0 287-116t123-282l122 0-184-206-184 206 144 0q-4 124-94 210t-214 86q-126 0-216-90t-90-218q0-126 90-216t216-90q104 0 182 60l70-76q-110-88-252-88-168 0-288 120t-120 290 120 290 288 120z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="arrows-ccw" unicode="" d="m186 140l116 116 0-292-276 16 88 86q-116 122-114 290t120 288q100 100 240 116l4-102q-100-16-172-88-88-88-90-213t84-217z m332 598l276-16-88-86q116-122 114-290t-120-288q-96-98-240-118l-2 104q98 16 170 88 88 88 90 213t-84 217l-114-116z" horiz-adv-x="820" />
|
||||||
|
<glyph glyph-name="level-down" unicode="" d="m100 200q-42 0-71 30t-29 70l0 350 140 0 0-310 364 0 0 150 240-220-240-220 0 150-404 0z" horiz-adv-x="744" />
|
||||||
|
<glyph glyph-name="level-up" unicode="" d="m200 350l0-90-200 160 200 170 0-100 550 0q40 0 70-29t30-71l0-280-140 0 0 240-510 0z" horiz-adv-x="850" />
|
||||||
|
<glyph glyph-name="shuffle" unicode="" d="m754 516q-54 0-105-32t-80-66-83-104q-48-62-75-94t-78-77-107-66-122-21l-104 0 0 140 104 0q54 0 106 32t81 66 83 104q62 82 101 126t116 88 163 44l36 0 0 120 210-180-210-180 0 100-36 0z m-484-88q-74 78-166 78l-104 0 0 140 104 0q140 0 254-108-14-16-37-45t-27-33q-8-12-24-32z m520-242l0 100 210-180-210-180 0 120-36 0q-140 0-260 116 46 58 72 92 0 2 6 9t8 11q84-88 174-88l36 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="loop" unicode="" d="m800 540q42 0 71-29t29-71l0-290q0-40-29-70t-71-30l-700 0q-40 0-70 30t-30 70l0 290q0 42 30 71t70 29l250 0 0 110 200-180-200-180 0 110-210 0 0-210 620 0 0 210-150 0 0 140 190 0z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="switch" unicode="" d="m700 592l0-140-500 0 0-90-200 160 200 170 0-100 500 0z m300-420l-200-160 0 90-500 0 0 140 500 0 0 100z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="play" unicode="" d="m486 376q14-10 14-26 0-14-14-24l-428-266q-24-16-41-6t-17 40l0 514q0 30 17 40t41-6z" horiz-adv-x="500" />
|
||||||
|
<glyph glyph-name="stop" unicode="" d="m526 650q74 0 74-64l0-470q0-66-74-66l-450 0q-76 0-76 66l0 470q0 36 18 50t58 14l450 0z" horiz-adv-x="600" />
|
||||||
|
<glyph glyph-name="pause" unicode="" d="m440 700q90 0 90-64l0-570q0-66-90-66t-90 66l0 570q0 64 90 64z m-350 0q90 0 90-64l0-570q0-66-90-66t-90 66l0 570q0 64 90 64z" horiz-adv-x="530" />
|
||||||
|
<glyph glyph-name="record" unicode="" d="m350 700q146 0 248-102t102-248q0-144-102-247t-248-103-248 103-102 247q0 146 102 248t248 102z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="to-end" unicode="" d="m412 374q14-10 14-24 0-12-14-22l-362-228q-22-14-36-5t-14 35l0 442q0 26 14 35t36-5z m114 268q74 0 74-58l0-466q0-58-74-58-76 0-76 58l0 466q0 58 76 58z" horiz-adv-x="600" />
|
||||||
|
<glyph glyph-name="to-start" unicode="" d="m174 350q0 14 14 24l364 228q20 14 34 5t14-35l0-442q0-26-14-35t-34 5l-364 228q-14 10-14 22z m-174 234q0 58 76 58 74 0 74-58l0-466q0-58-74-58-76 0-76 58l0 466z" horiz-adv-x="600" />
|
||||||
|
<glyph glyph-name="fast-forward" unicode="" d="m866 374q14-10 14-24t-14-22l-372-248q-22-14-37-6t-15 36l0 482q0 28 15 36t37-6z m-454 0q14-10 14-24t-14-22l-360-248q-20-14-36-6t-16 36l0 482q0 28 16 36t36-6z" horiz-adv-x="880" />
|
||||||
|
<glyph glyph-name="fast-backward" unicode="" d="m0 350q0 14 14 24l374 248q20 14 36 6t16-36l0-482q0-28-16-36t-36 6l-374 248q-14 8-14 22z m454 0q0 14 14 24l360 248q20 14 36 6t16-36l0-482q0-28-16-36t-36 6l-360 248q-14 8-14 22z" horiz-adv-x="880" />
|
||||||
|
<glyph glyph-name="progress-0" unicode="" d="m1000 450l0-250q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 300q0 40 30 70t70 30l800 0q42 0 71-30t29-70l0-50z m-100-250l0 300-800 0 0-300 800 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="progress-1" unicode="" d="m1000 450l0-250q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 300q0 40 30 70t70 30l800 0q42 0 71-30t29-70l0-50z m-100-250l0 300-800 0 0-300 800 0z m-750 50l0 198 200 0 0-198-200 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="progress-2" unicode="" d="m1000 450l0-250q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 300q0 40 30 70t70 30l800 0q42 0 71-30t29-70l0-50z m-100-250l0 300-800 0 0-300 800 0z m-750 50l0 198 200 0 0-198-200 0z m250 0l0 198 200 0 0-198-200 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="progress-3" unicode="" d="m1000 450l0-250q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 300q0 40 30 70t70 30l800 0q42 0 71-30t29-70l0-50z m-100-250l0 300-800 0 0-300 800 0z m-750 50l0 198 200 0 0-198-200 0z m250 0l0 198 200 0 0-198-200 0z m250 198l200 0 0-198-200 0 0 198z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="target" unicode="" d="m430 780q178 0 304-126t126-304-126-304-304-126-304 126-126 304 126 304 304 126z m36-778q124 14 212 102t100 212l-192 0 0 70 192 0q-12 124-100 212t-212 102l0-194-70 0 0 194q-124-14-213-102t-101-212l194 0 0-70-194 0q12-124 101-212t213-102l0 194 70 0 0-194z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="palette" unicode="" d="m857 622q72-48 101-110t20-104-35-48q-16-4-54 10t-80 10-80-46q-30-46-21-75t34-65 23-50q-2-26-36-63t-126-74-216-37q-186 0-291 101t-95 245q8 118 104 235t216 151q290 84 536-80z m-318-466q30 0 52 22t22 54-22 53-52 21q-32 0-54-21t-22-53 22-54 54-22z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="heart-empty-fa" unicode="" d="m929 517q0 46-12 80t-31 55-46 33-52 18-55 4-62-14-62-36-48-40-34-34q-10-13-27-13t-27 13q-14 15-34 34t-48 40-62 36-62 14-55-4-52-18-46-33-31-55-12-80q0-93 105-198l324-312 324 312q105 105 105 198z m71 0q0-123-128-251l-347-335q-10-10-25-10t-25 10l-348 336q-5 5-15 15t-31 36-38 55-30 67-13 77q0 123 71 192t196 70q34 0 70-12t67-33 54-38 42-38q20 20 42 38t54 38 67 33 70 12q125 0 196-70t71-192z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="list-add" unicode="" d="m350 400q22 0 36-15t14-35-15-35-35-15l-300 0q-20 0-35 15t-15 35 14 35 36 15l300 0z m0-200q22 0 36-15t14-35-15-35-35-15l-300 0q-20 0-35 15t-15 35 14 35 36 15l300 0z m620 200q30 0 30-50t-30-50l-170 0 0-170q0-30-50-30t-50 30l0 170-164 0q-30 0-30 50t30 50l164 0 0 170q0 30 50 30t50-30l0-170 170 0z m-620 200q22 0 36-15t14-35-15-35-35-15l-300 0q-20 0-35 15t-15 35 14 35 36 15l300 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="signal" unicode="" d="m490 150q42 0 71-30t29-70q0-42-29-71t-71-29q-40 0-69 29t-29 71q0 40 29 70t69 30z m-210 112q88 88 210 88t210-88l-70-72q-58 58-140 58t-140-58z m-140 140q146 148 351 148t349-148l-70-70q-116 118-279 118t-281-118z m-140 142q204 206 491 206t489-206l-70-70q-174 176-420 176t-420-176z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="trophy" unicode="" d="m510 134l0-66q70-8 116-32t46-56q0-36-65-63t-157-27q-90 0-156 27t-66 63q0 32 46 56t118 32l0 66q0 50-33 84t-113 88q-56 36-87 61t-75 72-64 108-20 137q0 14 11 24t25 10l172 0q48 92 242 92 196 0 244-92l170 0q14 0 25-10t11-24q0-76-20-137t-64-108-75-72-87-61q-78-52-111-87t-33-85z m138 252q80 56 126 114t54 148l-126 0q-6-158-54-262z m-198 364q-62 0-108-15t-64-32-18-29q0-14 18-31t64-32 108-15 108 15 64 32 18 31q0 12-18 29t-64 32-108 15z m-378-102q8-90 54-148t126-114q-48 104-54 262l-126 0z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="battery" unicode="" d="m770 350q0-98 36-157t78-59l66 0q-30-46-64-65t-118-19l-500 0q-130 0-199 94t-69 206q0 110 69 205t199 95l500 0q84 0 118-19t64-65l-66 0q-42 0-78-60t-36-156z m-136-90q10 12-8 26-136 134-178 164-16 10-26 13t-18-5-10-12-8-18l-22-56-148 66q-26 12-34 0-8-14 8-28 136-132 180-162 34-16 42-11t18 31l24 58 146-68q26-12 34 2z m310 192q22 0 39-27t17-71-17-72-39-28l-38 0q-22 0-38 28t-16 72 16 71 38 27l38 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="back-in-time" unicode="" d="m532 760q170 0 289-120t119-290-119-290-289-120q-138 0-252 88l70 76q82-60 182-60 126 0 216 90t90 216q0 128-90 218t-216 90q-124 0-213-86t-93-210l142 0-184-206-184 206 124 0q4 166 123 282t285 116z m-36-190l70 0 0-204 130-130-50-50-150 150 0 234z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="monitor" unicode="" d="m900 790q42 0 71-30t29-70l0-550q0-42-29-77t-69-43l-218-44 86-38q50-28-20-28l-500 0q-98 0 32 52l36 14-220 44q-40 8-69 43t-29 77l0 550q0 40 30 70t70 30l800 0z m0-646l0 556-800 0 0-556 800 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="mobile" unicode="" d="m480 840q42 0 71-29t29-71l0-780q0-40-29-70t-71-30l-380 0q-40 0-70 30t-30 70l0 780q0 42 30 71t70 29l380 0z m-190-940q30 0 50 15t20 35q0 22-20 36t-50 14q-28 0-49-15t-21-35 21-35 49-15z m210 150l0 660-420 0 0-660 420 0z" horiz-adv-x="580" />
|
||||||
|
<glyph glyph-name="network" unicode="" d="m224 504q-22 0-42-10-48 52-92 128 54 74 128 118 92-38 152-82-6-16-6-32 0-6 4-22-62-48-116-104-16 4-28 4z m-98-98q0-34 20-60-60-114-80-232-66 106-66 236 0 110 50 206 38-62 84-112-8-24-8-38z m336 318q-28 0-50-14-58 42-114 70 84 30 162 30 120 0 230-62-76-14-162-50-26 26-66 26z m146-460q-160 24-290 112 4 20 4 30 0 24-14 52 38 44 98 90 26-20 56-20 14 0 38 8 94-108 134-240-16-14-26-32z m128-132q38 14 54 60 58 4 108 18-46-146-166-232 6 48 6 98 0 10-1 28t-1 28z m-150 66q-190-96-304-272-90 36-158 110 12 144 80 274 6-2 20-2 30 0 52 14 142-98 310-124z m184 492q150-136 150-340 0-22-4-66-64-18-130-24-24 56-88 60-48 146-148 264 10 20 10 42l0 10q100 42 210 54z m-136-544q14-10 32-18 2-18 2-52 0-80-14-144-86-42-194-42-58 0-112 12 110 160 286 244z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="cd" unicode="" d="m460 810q190 0 325-135t135-325-135-325-325-135-325 135-135 325 135 325 325 135z m0-610q62 0 106 44t44 106q0 64-43 107t-107 43q-62 0-106-44t-44-106 44-106 106-44z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="inbox" unicode="" d="m967 398q40-42 30-72l-28-154q-4-20-22-33t-40-13l-816 0q-22 0-40 13t-22 33l-28 154q-8 32 32 72 8 10 36 38t68 67 52 51q22 22 52 22l516 0q30 0 52-22 16-16 53-52t67-65 38-39z m-266-32l178 0-102 114-556 0-102-114 178 0q8 0 12-8l40-100 300 0 40 100q4 8 12 8z" horiz-adv-x="999" />
|
||||||
|
<glyph glyph-name="install" unicode="" d="m884 306q24-52 14-96l-34-184q-2-20-19-35t-39-15l-712 0q-22 0-39 15t-19 35l-34 184q-8 50 14 96l158 374q22 46 72 46l104 0-20-204-134 0 254-210 256 210-136 0-18 204 102 0q50 0 74-46z m-68-132q2 22-10 38t-34 16l-644 0q-22 0-34-16t-10-38l14-74q2-22 19-37t37-15l592 0q22 0 39 15t19 37z" horiz-adv-x="901" />
|
||||||
|
<glyph glyph-name="globe" unicode="" d="m480 830q200 0 340-141t140-339q0-200-140-340t-340-140q-198 0-339 140t-141 340q0 198 141 339t339 141z m410-480q0 132-78 239t-202 149q-18-24-16-32 4-38 18-51t30-7l32 12t20 2q22-24 0-47t-45-56-1-77q34-64 96-64 28-2 43-36t17-66q10-80-14-140-22-44 14-76 86 112 86 250z m-466 404q-112-14-199-84t-127-174q6 0 22-2t28-3 26-4 24-8 12-13q4-12-14-45t-18-61q0-30 38-56t38-46q0-28 8-68t8-44q0-12 36-54t52-42q10 0 11 22t-2 54-3 40q0 32 14 74 12 42 59 70t55 46q16 34 9 61t-17 43-34 28-41 17-37 9-22 4q-16 6-42 7t-36-3-27 11-17 29q0 10 15 27t35 37 28 30q8 14 17 21t22 16 27 21q4 4 25 17t27 23z m-72-794q66-20 128-20 128 0 226 68-26 44-118 34-24-2-65-17t-47-17q-74-16-76-16-12-2-26-14t-22-18z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cloud" unicode="" d="m760 494q100 0 170-68t70-166-70-166-170-68l-578 0q-74 0-128 52t-54 124q0 74 53 126t129 52q2 0 10-1t10-1q-2 12-2 38 0 108 78 184t188 76q90 0 160-52t94-134q28 4 40 4z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="cloud-thunder" unicode="" d="m760 494q100 0 170-68t70-166-70-166-170-68l-578 0q-74 0-128 52t-54 124q0 74 53 126t129 52q2 0 10-1t10-1q-2 12-2 38 0 108 78 184t188 76q90 0 160-52t94-134q28 4 40 4z m-192-216q14 16 14 30 0 20-30 32l-4 0q-26 14-38 16l50 116q6 0 6 20 0 14-8 18-16 10-34-8-2-2-30-32t-61-66-45-52q-12-18-12-30 0-22 30-30l4-2q8-4 38-16l-52-114-2-8q-2-8-2-14 0-10 8-18 18-10 34 10 100 100 134 148z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="flash" unicode="" d="m40-100q-4 4 35 94t79 182 38 98-94 45-98 55q-4 12 84 120t180 209 96 97q6-4-74-186t-78-186 95-43 97-57q4-20-174-227t-186-201z" horiz-adv-x="400" />
|
||||||
|
<glyph glyph-name="moon" unicode="" d="m524 238q106 106 125 252t-53 270q52-26 96-72 128-128 128-309t-128-309-310-128-310 128q-40 40-72 94 124-70 271-51t253 125z" horiz-adv-x="820" />
|
||||||
|
<glyph glyph-name="flight" unicode="" d="m268-120l124 400-180 0-112-100-100 0 80 170-80 170 100 0 112-100 180 0-124 400 100 0 224-400 274 0t36-4 46-11 36-21 16-34q0-32-38-49t-74-19l-38-2-258 0-224-400-100 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="paper-plane" unicode="" d="m894 720q14 4 22-3t4-19q-2-6-72-310t-74-316q-2-14-14-19t-24 1l-248 134-30 16 22 26q388 420 394 426 4 4-1 9t-9 1l-550-402-112 44-190 76q-12 4-12 12t12 12q8 4 441 157t441 155z m-582-728l0 204 160-82q-130-116-142-128-18-14-18 6z" horiz-adv-x="921" />
|
||||||
|
<glyph glyph-name="leaf" unicode="" d="m236 646q182 106 506 66 168-22 196-50 4-6-2-10-76-40-130-109t-78-132-65-132-93-105q-138-96-382-4-66-76-114-176-12-24-47-7t-25 39q44 100 129 193t176 153 176 106 141 68l54 20q-14 0-41-1t-104-14-148-38-162-84-161-141q-22 242 174 358z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="lifebuoy" unicode="" d="m454 810q190 2 326-130t140-322q2-190-131-327t-323-141q-190-2-327 131t-139 323q-4 190 130 327t324 139z m0-60q-94 0-178-44l62-104q56 28 122 28t122-28l62 104q-88 46-190 44z m-246-522q-28 60-28 122 0 64 28 124l-102 62q-46-88-46-190 2-96 46-180z m258-278q98 4 178 46l-62 104q-60-30-122-30t-122 30l-62-104q86-46 190-46z m-6 180q92 0 156 65t64 155q0 92-64 156t-156 64-156-64-64-156q0-90 64-155t156-65z m252 98l104-62q46 96 44 190 0 96-44 180l-104-62q28-60 28-124 0-62-28-122z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="mouse" unicode="" d="m551 130q28-80-17-157t-139-111q-94-28-175 9t-103 117l-106 384q-20 68 6 134t84 106l-96 186q-14 34 14 48 30 18 48-14l98-192q80 22 154-16t102-116z m-324 274q28 10 40 36t4 54q-10 28-35 41t-53 5q-28-10-40-36t-4-54q10-28 35-41t53-5z" horiz-adv-x="561" />
|
||||||
|
<glyph glyph-name="briefcase" unicode="" d="m456 326l0-100-456 0q8 226 10 292 4 108 100 108l160 0q16 26 37 67t23 45q14 26 23 32t37 6l222 0q26 0 36-7t22-31q18-32 60-112l160 0q96 0 100-108l10-292-454 0 0 100-90 0z m-74 354l-28-54 292 0-28 54q-14 26-42 26l-152 0q-28 0-42-26z m164-604l0 100 430 0q-6-88-10-166-6-84-90-84l-750 0q-90 0-90 84l-10 166 430 0 0-100 90 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="suitcase" unicode="" d="m900 650q42 0 71-30t29-70l0-550q0-42-29-71t-71-29l-50 0 0 750 50 0z m-900-100q0 40 30 70t70 30l50 0 0-750-50 0q-40 0-70 29t-30 71l0 550z m670 204l0-104 110 0 0-750-560 0 0 750 110 0 0 104q98 46 170 46t170-46z m-60-104l0 66q-52 24-110 24-54 0-110-24l0-66 220 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="dot" unicode="" d="m110 460q46 0 78-32t32-78q0-44-32-77t-78-33-78 33-32 77q0 46 32 78t78 32z" horiz-adv-x="220" />
|
||||||
|
<glyph glyph-name="dot-2" unicode="" d="m110 460q46 0 78-32t32-78q0-44-32-77t-78-33-78 32-32 78 32 78 78 32z m350 0q46 0 78-32t32-78q0-44-33-77t-77-33q-46 0-78 32t-32 78 32 78 78 32z" horiz-adv-x="570" />
|
||||||
|
<glyph glyph-name="dot-3" unicode="" d="m110 460q46 0 78-32t32-78q0-44-32-77t-78-33-78 33-32 77q0 46 32 78t78 32z m350 0q46 0 78-32t32-78q0-44-33-77t-77-33-77 33-33 77q0 46 32 78t78 32z m350 0q46 0 78-32t32-78q0-44-32-77t-78-33-78 33-32 77q0 46 32 78t78 32z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="brush" unicode="" d="m118 170q38 34 85 29t87-45q42-40 48-87t-30-83q-86-84-228-102-84-12-80 14 0 4 6 10 52 60 64 145t48 119z m840 646q26-26-148-248t-292-338q-38-38-124-104-8-6-16 8-18 34-48 64-32 32-66 48-16 6-8 16 64 84 104 122 118 116 344 287t254 145z" horiz-adv-x="962" />
|
||||||
|
<glyph glyph-name="magnet" unicode="" d="m518-44l16 164 260-20-16-166q-4-28-32-24l-200 16q-28 0-28 30z m-490 144l258 20 16-164q2-12-6-21t-22-9l-198-16q-12-2-22 6t-10 18z m-26 270q-2 12-2 34 0 160 120 273t290 113 290-113 120-273q0-22-2-34l-16-170-258 22 16 170 0 12q0 58-44 99t-106 41-106-41-44-99l0-12 16-170-258-22z" horiz-adv-x="820" />
|
||||||
|
<glyph glyph-name="infinity" unicode="" d="m796 570q84 0 144-53t60-167q0-112-60-166t-144-54q-78 0-157 40t-139 106q-58-66-137-106t-157-40q-86 0-146 54t-60 166q0 114 60 167t146 53q78 0 157-39t137-105q58 66 138 105t158 39z m-590-352q60 0 127 37t113 95q-46 58-112 95t-128 37q-114 0-114-132t114-132z m590 0q114 0 114 132t-114 132q-62 0-129-37t-111-95q44-58 111-95t129-37z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="erase" unicode="" d="m902 700q42 0 71-29t29-71l0-500q0-40-29-70t-71-30l-478 0q-38 0-70 28l-340 296q-28 26 0 54l340 296q30 26 70 26l478 0z m-140-550l72 74-128 126 128 128-72 72-128-126-128 126-72-72 128-128-128-126 72-74 128 128z" horiz-adv-x="1002" />
|
||||||
|
<glyph glyph-name="chart-pie" unicode="" d="m368 770l0-368-368 0q18 146 121 249t247 119z m106 0q156-20 261-139t105-279q0-174-123-298t-299-124q-160 0-278 105t-140 263l424 0q20 0 35 14t15 36l0 422z" horiz-adv-x="840" />
|
||||||
|
<glyph glyph-name="chart-line" unicode="" d="m34 284q-42 10-32 56 10 42 54 32l98-24-52-80z m890-12q14 12 33 11t31-15q32-32-2-64l-252-226q-12-12-30-12-14 0-28 10l-286 220-54 14 50 80 36-8q12-4 16-8l264-204z m-490 220l-350-550q-12-22-38-22-12 0-24 8-16 10-20 29t6 33l374 588q8 16 28 20 18 6 36-6l246-156 226 326q10 16 28 19t34-9q38-24 12-62l-252-362q-24-36-62-12z" horiz-adv-x="1003" />
|
||||||
|
<glyph glyph-name="chart-bar" unicode="" d="m750 800q22 0 36-15t14-35l0-850-200 0 0 850q0 50 40 50l110 0z m-300-300q22 0 36-15t14-35l0-550-200 0 0 550q0 50 40 50l110 0z m-300-300q22 0 36-15t14-35l0-250-200 0 0 250q0 50 40 50l110 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="chart-area" unicode="" d="m964 732q16 22 16-4l0-768-964 0q-12 0-15 7t5 17l230 288q20 22 40 2l74-66q10-8 21-7t17 11l158 238q16 26 38 4l112-104q20-20 38 4z" horiz-adv-x="980" />
|
||||||
|
<glyph glyph-name="tape" unicode="" d="m770 580q96 0 163-67t67-163q0-94-67-162t-163-68l-540 0q-94 0-162 68t-68 162q0 96 68 163t162 67q96 0 163-67t67-163q0-72-40-130l160 0q-40 64-40 130 0 96 68 163t162 67z m-670-230q0-52 38-91t92-39 92 39 38 91q0 54-38 92t-92 38-92-38-38-92z m670-130q54 0 92 39t38 91q0 54-38 92t-92 38-92-38-38-92q0-52 38-91t92-39z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="graduation-cap" unicode="" d="m166 238l334-168 276 136q-4-22-8-47t-6-35-11-23-24-23-45-22q-40-18-80-41t-63-34-39-11-40 13-64 37-80 40q-72 32-103 69t-47 109z m810 246q24-14 24-33t-24-33l-78-44-308 102q-22 36-90 36-40 0-67-16t-27-40 27-40 67-16q26 0 36 4l292-68-268-152q-60-32-120 0l-416 234q-24 14-24 33t24 33l416 234q60 32 120 0z m-128-442q18 116 13 182t-19 90l-14 22 70 38q6-8 12-28t17-101-7-197q-4-26-22-30t-35 5-15 19z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="language" unicode="" d="m988 306q30-82-10-176t-134-160q-10 0-12 2t-16 19-16 19q-2 6 2 10 86 60 117 152t-11 148q-16-38-39-76t-59-80-86-65-106-15q-52 6-84 41t-32 93q0 84 60 148 50 50 114 66l-2 100q-140-24-146-24-6-2-10 4 0 2-5 29t-5 31q-2 2 1 4t7 2l156 28q0 110-2 114 0 8 8 8 46 0 52 2 10 0 10-8l0-104q158 22 164 22 8 4 10-6 0-2 4-23t4-25q4-10-4-12l-176-30 0-102 12 0q86 0 148-36t86-100z m-370-160q28-6 62 6l-4 214q-34-12-60-40-44-44-44-108 0-66 46-72z m122 28q28 24 58 68t45 79 7 41q-36 18-96 18-2 0-6-1t-6-1z m-448 382q10-28 53-165t83-261 40-126q0-4-4-4l-86 0q-6 0-6 4l-50 166-176 0q-48-164-50-166 0-4-6-4l-86 0q-4 0-4 4 10 18 176 552 2 8 10 8l96 0q10 0 10-8z m-130-316l144 0-72 264z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="ticket" unicode="" d="m216 272l326 326 178-178-326-326z m710 244q14-14 14-36t-14-36l-550-550q-16-16-36-16t-36 16l-76 76q12 20 12 48 0 42-29 72t-71 30q-22 0-50-14l-74 76q-16 16-16 36t16 36l550 550q14 14 36 14t36-14l74-76q-12-22-12-48 0-42 30-71t72-29q26 0 48 12z m-532-502l406 406-258 258-408-406z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="water" unicode="" d="m168 844q10-86 50-155t73-123 33-112q0-66-48-113t-114-47-114 47-48 113q0 58 33 112t73 123 50 155q2 4 7 4t5-4z m616 0q10-86 50-155t73-123 33-112q0-66-48-113t-114-47-114 47-48 113q0 48 21 93t48 78 53 92 34 127q2 4 7 4t5-4z m-320-444q2 4 7 4t5-4q10-86 50-155t73-123 33-112q0-66-48-113t-114-47-114 47-48 113q0 58 33 112t73 123 50 155z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="droplet" unicode="" d="m290 822q14-118 60-219t92-159 82-136 36-160q0-114-83-196t-197-82-197 82-83 196q0 82 36 160t82 136 92 159 60 219q2 8 11 8t9-8z m-42-392q2 4-2 14-6 6-14 6t-12-6l-40-58q-32-46-48-70t-34-75-18-101q0-24 17-41t41-17q58 0 58 68 0 94 42 246 2 6 5 17t5 17z" horiz-adv-x="560" />
|
||||||
|
<glyph glyph-name="air" unicode="" d="m85 534q-16-14-36-12t-34 18q-14 14-12 36t18 36q48 40 79 60t89 40 129 4 159-66 155-53 100 16 89 67q38 30 70-6 32-40-6-72-122-110-234-110-100 0-222 70-68 38-119 52t-93 0-65-29-67-51z m736-110q38 32 70-6 32-40-6-72-40-34-65-53t-72-38-97-19q-96 0-222 70-68 38-119 52t-93 0-65-29-67-51q-14-14-35-12t-35 18q-32 40 6 72 38 34 60 50t69 38 88 23 105-15 134-56q68-38 119-52t93 0 65 29 67 51z m0-256q38 32 70-6 14-14 12-36t-18-36q-40-34-65-53t-72-38-97-19q-96 0-222 70-68 38-119 52t-93 1-66-29-66-52q-14-14-35-12t-35 18q-32 40 6 72 38 34 60 50t69 38 88 23 105-15 134-56q68-38 119-52t93 0 65 29 67 51z" horiz-adv-x="905" />
|
||||||
|
<glyph glyph-name="credit-card" unicode="" d="m900 700q42 0 71-30t29-70l0-500q0-42-29-71t-71-29l-800 0q-40 0-70 29t-30 71l0 500q0 40 30 70t70 30l800 0z m0-600l0 300-800 0 0-300 800 0z m0 450l0 50-800 0 0-50 800 0z m-700-256l30 0 0-30-30 0 0 30z m180-60l30 0 0 30 30 0 0 30 60 0 0-30-30 0 0-30-30 0 0-30-60 0 0 30z m120-30l-30 0 0 30 30 0 0-30z m-150 0l-60 0 0 30 60 0 0-30z m30 60l0-30-30 0 0 60 60 0 0-30-30 0z m-120-30l0-30-60 0 0 30 30 0 0 30 30 0 0 30 60 0 0-30-30 0 0-30-30 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="floppy" unicode="" d="m658 750l142-156 0-544q0-40-29-70t-71-30l-600 0q-40 0-70 30t-30 70l0 600q0 42 30 71t70 29l558 0z m-58-300l0 250-400 0 0-250q0-20 15-35t35-15l300 0q20 0 35 15t15 35z m-50 200l0-200-100 0 0 200 100 0z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="clipboard" unicode="" d="m630 750q28 0 49-21t21-49l0-760q0-30-21-50t-49-20l-560 0q-28 0-49 20t-21 50l0 760q0 28 21 49t49 21l60-150 440 0z m-100-100l-360 0-44 100 108 0 36 100 160 0 36-100 110 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="megaphone" unicode="" d="m792 500q58-138 67-258t-39-140q-28-12-61 3t-65 40-99 41-149 8q-28-4-42-19t-6-37q22-56 46-108 4-10 24-22t24-20q14-34-22-46-50-22-102-40-30-10-54 42-32 76-58 132-6 12-34 17t-46 31q-30-10-38-14-34-12-74 12t-54 60q-17 32-5 79t43 61q126 52 213 108t124 103 59 92 25 78 15 59 36 36q48 20 130-70t142-228z m-28-300q8 4 10 38t-11 98-41 128q-28 66-67 123t-67 84-36 23-10-42 10-105 40-133 68-119 68-76 36-19z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="database" unicode="" d="m686 208q14 20 14-2l0-100q0-74-104-135t-246-61q-140 0-245 61t-105 135l0 100q0 8 4 10t10-8q32-52 125-86t211-34 211 34 125 86z m2 254q8 16 12 0l0-116q0-68-102-114t-248-46q-144 0-247 46t-103 114l0 116q0 20 14 0 30-46 124-75t212-29 212 29 126 75z m-338 328q144 0 247-39t103-93l0-64q0-58-103-99t-247-41-247 41-103 99l0 64q0 54 103 93t247 39z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="drive" unicode="" d="m884 304q26-44 14-96l-34-184q-2-20-19-35t-39-15l-712 0q-20 0-38 15t-20 35l-34 184q-8 52 14 96l158 374q22 46 72 46l408 0q50 0 74-46z m-68-132q2 22-10 38t-34 16l-644 0q-22 0-34-16t-10-38l14-74q2-22 19-37t39-15l590 0q22 0 39 15t19 37z" horiz-adv-x="902" />
|
||||||
|
<glyph glyph-name="bucket" unicode="" d="m522 780q174 0 286-49t104-105q-6-38-48-307t-44-281q-2-18-37-44t-107-50-154-24-153 24-106 50-37 44q0 2-4 30 82-6 163 35t139 117q28 0 48 20t20 50q0 28-20 49t-50 21q-28 0-49-21t-21-49q0-20 10-36-48-58-115-89t-131-27q-102 10-157 57t-59 109q-8 122 156 184-18 94-22 138-8 56 104 105t284 49z m-452-470q4-32 37-59t91-39l-32 204q-100-44-96-106z m452 212q82 0 157 18t113 39 38 35-38 35-112 39-158 18q-82 0-156-18t-112-39-38-35 38-35 112-39 156-18z" horiz-adv-x="913" />
|
||||||
|
<glyph glyph-name="thermometer" unicode="" d="m400 356q64-36 102-98t38-138q0-112-79-191t-191-79-191 79-79 191q0 76 38 138t102 98l0 444q0 50 40 50l170 0q20 0 35-15t15-35l0-444z m-130-406q70 0 120 50t50 120q0 56-32 100t-84 60l0 370-100 0 0-368q-54-16-89-61t-35-101q0-70 50-120t120-50z" horiz-adv-x="540" />
|
||||||
|
<glyph glyph-name="key" unicode="" d="m774 612q20-116-28-215t-150-117q-66-12-130-2l-118-194-70-12-104-166q-14-28-46-32l-76-14q-12-4-22 4t-12 22l-16 98q-8 30 12 56l258 386q-24 50-38 120-18 106 53 187t185 101q106 20 195-45t107-177z m-126-76q30 44 21 97t-51 83q-42 32-92 22t-80-54q-8-12-12-23t-1-20 5-16 13-17 18-15 22-16 23-17q6-4 22-16t23-16 19-12 19-8 17 1 18 8 16 19z" horiz-adv-x="780" />
|
||||||
|
<glyph glyph-name="flow-cascade" unicode="" d="m520 120q50 0 85-35t35-85-35-85-85-35q-80 0-110 74l-164 0q-88 0-131 54t-43 118l0 464q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-114q0-78 78-78l164 0q30 72 110 72 50 0 85-35t35-85-35-85-85-35q-80 0-110 74l-164 0q-42 0-78 16l0-194q0-78 78-78l164 0q30 72 110 72z m0 300q-28 0-49-20t-21-50q0-28 21-48t49-20 49 20 21 48q0 30-21 50t-49 20z m-470 280q0-28 21-48t49-20 49 20 21 48q0 30-21 50t-49 20-49-20-21-50z m470-768q28 0 49 20t21 48q0 30-21 50t-49 20-49-20-21-50q0-28 21-48t49-20z" horiz-adv-x="640" />
|
||||||
|
<glyph glyph-name="flow-branch" unicode="" d="m640 650q0-80-74-110-6-58-28-101t-61-69-68-38-75-26q-42-14-63-22t-47-24-38-40-16-60q70-30 70-110 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 378q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-204q40 30 138 60 58 18 84 29t51 41 29 76q-70 32-70 108 0 50 35 85t85 35 85-35 35-85z m-588 0q0-28 20-48t48-20 49 20 21 48q0 30-21 50t-49 20-48-20-20-50z m68-668q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z m400 600q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z" horiz-adv-x="640" />
|
||||||
|
<glyph glyph-name="flow-tree" unicode="" d="m868 112q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 114q0 78-76 78l-100 0q-44 0-78 12l0-204q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 204q-30-12-76-12l-100 0q-34 0-53-19t-22-33-3-26l0-114q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 114q0 64 43 118t131 54l100 0q76 0 76 52l0 140q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-140q0-52 78-52l100 0q86 0 129-54t43-118l0-114z m-678-112q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20 49 20 21 48z m212 700q0-28 20-48t48-20 49 20 21 48q0 30-21 50t-49 20-48-20-20-50z m138-700q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20 49 20 21 48z m280-68q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="flow-line" unicode="" d="m168 162q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 378q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-378z m-116 488q0-28 20-48t48-20 49 20 21 48q0 30-21 50t-49 20-48-20-20-50z m68-668q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z" horiz-adv-x="240" />
|
||||||
|
<glyph glyph-name="flow-parallel" unicode="" d="m240 650q0-76-72-110l0-378q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 378q-72 34-72 110 0 50 35 85t85 35 85-35 35-85z m-50-600q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20 49 20 21 48z m-70 532q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z m448-420q72-34 72-112 0-50-35-85t-85-35-85 35-35 85q0 78 72 112l0 378q-72 34-72 110 0 50 35 85t85 35 85-35 35-85q0-76-72-110l0-378z m-116 488q0-28 20-48t48-20 49 20 21 48q0 30-21 50t-49 20-48-20-20-50z m68-668q28 0 49 20t21 48q0 30-21 50t-49 20-48-20-20-50q0-28 20-48t48-20z" horiz-adv-x="640" />
|
||||||
|
<glyph glyph-name="rocket" unicode="" d="m543 236q6-50 8-81t-8-59-13-40-35-32-45-26-70-31-85-37q-32-12-45 4t-3 44l40 110-130 132-106-40q-28-12-43 2t-3 46q12 30 31 79t27 65 22 45 25 36 29 20 41 13l52 0t71-6q10 14 29 39t77 85 118 104 145 75 165 19q8 0 14-6 4-4 6-14 10-82-18-168t-76-151-98-118-86-81z m50 296q22-22 54-22t54 22q22 24 22 56t-22 56q-22 22-54 22t-54-22q-22-24-22-56t22-56z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="gauge" unicode="" d="m406 178q34 56 214 284t194 220q12-6-96-278t-138-326q-50-86-136-36t-38 136z m94 380q-168 0-284-127t-116-311q0-30 2-46 2-22-12-37t-34-17-36 12-18 34q0 8-1 26t-1 28q0 226 145 382t355 156q72 0 134-18l-70-86q-40 4-64 4z m362-62q138-154 138-376 0-38-2-56-2-20-16-33t-34-13l-4 0q-22 4-35 20t-11 36q2 14 2 46 0 150-80 268 6 14 20 51t22 57z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="traffic-cone" unicode="" d="m480 246q-90 0-156 27t-70 65q44 124 56 158 10-28 59-46t111-18q64 0 112 18t58 46q12-34 56-158-4-38-70-65t-156-27z m0 334q-96 0-124 44l52 142q10 34 72 34t74-34q12-38 50-142-28-44-124-44z m440-384q40-16 41-41t-37-47l-352-188q-38-22-91-22t-91 22l-354 188q-38 20-36 46t42 42l188 76-22-60q0-48 80-82t192-34 192 34 82 82l-22 60z" horiz-adv-x="961" />
|
||||||
|
<glyph glyph-name="cc" unicode="" d="m474 830q198 2 340-136t146-336q2-200-136-342t-338-146q-198-2-341 137t-145 337q-4 200 135 342t339 144z m12-858q156 2 266 114t108 270-115 267-269 107q-158-2-267-114t-107-270 114-267 270-107z m-124 298q40 0 58 40l56-30q-20-36-50-52-32-20-70-20-62 0-100 38-38 36-38 104t38 106 96 38q86 0 124-66l-62-32q-10 20-24 28t-28 8q-60 0-60-82 0-38 14-58 18-22 46-22z m266 0q42 0 56 40l58-30q-18-32-50-52t-70-20q-64 0-100 38-38 36-38 104 0 64 38 106 38 38 98 38 84 0 120-66l-60-32q-10 20-24 28t-28 8q-62 0-62-82 0-36 16-58t46-22z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-by" unicode="" d="m480 526q-66 0-66 68t66 68q68 0 68-68t-68-68z m98-26q14 0 22-8 10-10 10-22l0-196-56 0 0-234-148 0 0 234-56 0 0 196q0 12 10 22 8 8 22 8l196 0z m-98 330q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-nc" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-350q-22-62-22-130 0-162 115-277t277-115q110 0 202 56t142 148l-178 80q-8-46-46-74-38-30-86-34l0-74-56 0 0 74q-78 0-146 58l66 66q50-44 108-44 24 0 42 12t18 36q0 18-14 30l-46 20-56 26-76 32z m506-122l242-108q14 44 14 100 0 164-115 278t-277 114q-102 0-188-48t-140-130l182-82q12 36 46 62 32 22 78 24l0 74 56 0 0-74q68-4 120-44l-62-64q-44 28-84 28-24 0-38-8-18-10-18-30 0-8 4-12l60-28 42-18z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-nc-eu" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-352q-22-62-22-128 0-162 115-277t277-115q110 0 201 55t143 149l-246 108-174 0q10-36 26-56 38-40 104-40 46 0 92 20l18-90q-56-30-124-30-128 0-196 92-34 44-46 104l-52 0 0 58 44 0 0 14q0 4 1 12t1 12l-46 0 0 56 10 0z m488-112l262-116q12 48 12 100 0 164-115 278t-277 114q-102 0-189-48t-141-130l158-70q8 14 28 38 72 82 184 82 70 0 122-24l-24-92q-40 20-88 20-64 0-100-44-10-10-16-28l56-24 136 0 0-56-8 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-nc-jp" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-374-364q-18-54-18-116 0-162 115-277t277-115q106 0 195 52t141 140l-152 68 0-68-126 0 0-108-118 0 0 108-124 0 0 74 124 0 0 36-12 24-112 0 0 74 54 0z m432-242l112 0-106 48-6-12 0-36z m126 100l192-86q16 58 16 112 0 164-115 278t-277 114q-106 0-194-51t-140-137l158-70-54 98 128 0 76-166 46-20 82 186 128 0-122-224 76 0 0-34z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-sa" unicode="" d="m478 604q114 0 180-74 66-72 66-186 0-110-68-184-74-74-180-74-80 0-142 50-58 48-70 138l120 0q6-86 106-86 50 0 82 42 30 44 30 118 0 76-28 116-30 40-82 40-96 0-108-86l36 0-96-94-94 94 36 0q14 90 72 138t140 48z m2 226q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-nd" unicode="" d="m306 382l0 82 348 0 0-82-348 0z m0-154l0 82 348 0 0-82-348 0z m174 602q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-pd" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-370-352q-22-62-22-128 0-162 115-277t277-115q110 0 201 55t143 149l-424 188q2-54 28-96t76-42q36 0 64 26l6 6 70-84q-4-2-10-7t-8-9q-62-42-136-42-86 0-159 58t-73 188q0 32 6 62z m310-34l440-194q12 48 12 100 0 164-115 278t-277 114q-102 0-189-48t-141-130l148-66q64 102 196 102 88 0 150-54l-78-80q-8 8-14 12-22 16-52 16-52 0-80-50z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-zero" unicode="" d="m480 628q108 0 153-81t45-197q0-114-45-195t-153-81-153 81-45 195q0 116 45 197t153 81z m-86-278q0-18 4-66l106 194q14 24-6 42-12 4-18 4-86 0-86-174z m86-172q86 0 86 172 0 40-6 84l-118-204q-22-30 12-46 2-2 6-2 2 0 2-2 2 0 8-1t10-1z m0 652q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-share" unicode="" d="m676 488q12 0 20-8t8-18l0-354q0-10-8-18t-20-8l-260 0q-12 0-20 8t-8 18l0 104-104 0q-10 0-18 8t-8 20l0 352q0 12 6 18 4 6 18 10l264 0q10 0 18-8t8-20l0-104 104 0z m-264 0l108 0 0 78-210 0 0-300 78 0 0 196q0 10 8 18 4 4 16 8z m238-354l0 302-210 0 0-302 210 0z m-170 696q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="cc-remix" unicode="" d="m794 342l10-4 0-136-10-4-116-50-4-2-6 2-252 104-8 4-124-52-124 54 0 122 116 48-2 2 0 136 130 56 294-122 0-118z m-136-158l0 86-2 0 0 2-220 90 0-86 220-92 0 2z m14 112l78 32-72 30-76-32z m102-74l0 84-86-36 0-84z m-294 608q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-872q162 0 277 115t115 277q0 164-115 278t-277 114-277-114-115-278q0-162 115-277t277-115z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="github" unicode="" d="m620 286q26 0 45-26t19-64-19-64-45-26q-28 0-47 26t-19 64 19 64 47 26z m226 234q74-80 74-194 0-74-17-133t-43-96-64-65-70-41-73-20-62-8-45-1q-6 0-36-1t-50-1-50 1-36 1q-24 0-45 1t-62 8-73 20-70 41-64 65-43 96-17 133q0 114 74 194-8 4-1 80t33 140q92-10 228-104 46 12 126 12 84 0 126-12 62 42 119 68t83 30l26 6q26-64 33-140t-1-80z m-384-514q166 0 251 40t85 164q0 72-54 120-28 26-65 32t-113 0-104-6l-4 0q-32 0-83 4t-80 5-63-7-56-28q-52-46-52-120 0-124 84-164t250-40l4 0z m-160 280q26 0 45-26t19-64-19-64-45-26q-28 0-47 26t-19 64 19 64 47 26z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="github-circled" unicode="" d="m480 354q16 0 42 2t41 2 32-4 29-14q26-26 26-60 0-64-43-84t-127-20-127 20-43 84q0 34 26 60 12 10 29 14t32 4 41-2 42-2z m-80-128q14 0 23 14t9 32q0 46-32 46t-32-46q0-18 9-32t23-14z m160 0q14 0 24 14t10 32q0 20-10 33t-24 13q-32 0-32-46 0-18 9-32t23-14z m-80 604q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m44-676q188 0 188 184 0 56-38 98 4 4 1 41t-17 71q-44-6-114-52-20 6-64 6-40 0-64-6-30 20-59 33t-41 17l-14 2q-14-34-17-71t1-41q-38-42-38-98 0-184 188-184l88 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="flickr" unicode="" d="m196 150q-80 0-138 59t-58 141q0 84 57 142t139 58 139-58 57-142q0-82-58-141t-138-59z m508 0q-80 0-138 59t-58 141q0 84 57 142t139 58 139-58 57-142q0-82-58-141t-138-59z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="flickr-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-128-580q40 0 70 30t30 70q0 42-30 72t-70 30-70-30-30-72q0-40 30-70t70-30z m256 0q42 0 71 30t29 70q0 42-29 72t-71 30q-40 0-69-30t-29-72q0-40 29-70t69-30z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="vimeo" unicode="" d="m896 558q-32-186-171-351t-245-237q-42-28-81-17t-66 38-43 61q-16 32-78 239t-74 223q-16 12-38 5t-44-21l-20-14-36 50q18 20 46 52t100 89 124 67q30 6 53-7t36-35 23-60 15-70 12-75 13-67q14-54 21-80t17-54 18-39 18-11q40 0 126 166 42 76 6 124t-112 2q22 126 140 188 104 54 182 8 80-46 58-174z" horiz-adv-x="901" />
|
||||||
|
<glyph glyph-name="vimeo-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m220-386q14 82-48 94-60 14-110-40-28-28-34-66 38 24 56-1t-2-63q-44-84-64-84-14 0-36 94-4 14-8 40t-8 45-12 39-20 29-30 5q-26-6-60-32t-56-50l-20-24 18-24q4 4 10 8t22 10 20-2q6-8 37-113t39-121q14-28 38-43t58 1q54 36 124 120t86 178z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="twitter" unicode="" d="m920 636q-36-54-94-98l0-24q0-130-60-250t-186-203-290-83q-160 0-290 84 14-2 46-2 132 0 234 80-62 2-110 38t-66 94q10-4 34-4 26 0 50 6-66 14-108 66t-42 120l0 2q36-20 84-24-84 58-84 158 0 48 26 94 154-188 390-196-6 18-6 42 0 78 55 133t135 55q82 0 136-58 60 12 120 44-20-66-82-104 56 8 108 30z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="twitter-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m196-392q30 22 46 48-32-12-54-14 30 18 42 52-30-16-60-22-28 28-70 28-40 0-67-28t-27-66q0-2 1-10t1-12q-120 6-194 100-14-24-14-48 0-50 44-78-26 0-44 12l0-2q0-34 21-60t55-32q-16-4-24-4-12 0-18 2 20-66 88-66-50-40-118-40l-22 0q68-42 144-42 122 0 196 83t74 187l0 12z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="facebook" unicode="" d="m500 644l-142 0q-14 0-25-15t-11-37l0-102 178 0 0-148-178 0 0-442-170 0 0 442-152 0 0 148 152 0 0 86q0 94 59 159t147 65l142 0 0-156z" horiz-adv-x="500" />
|
||||||
|
<glyph glyph-name="facebook-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141-340 141-140 339q0 200 140 340t340 140z m114-330l0 78-72 0q-44 0-74-33t-30-81l0-44-76 0 0-74 76 0 0-222 86 0 0 222 90 0 0 74-90 0 0 52q0 28 18 28l72 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="facebook-squared" unicode="" d="m752 770q44 0 76-31t32-75l0-646q0-44-32-76t-76-32l-162 0 0 310 114 0 0 134-114 0 0 70q0 30 28 30l86 0 0 152-96 0q-74 0-124-54t-50-132l0-66-104 0 0-134 104 0 0-310-326 0q-44 0-76 32t-32 76l0 646q0 44 32 75t76 31l644 0z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="gplus-circled" unicode="" d="m434 486q8-30-1-57t-31-33l-10 0q-42 0-60 60-6 30 2 54 10 24 30 30 2 2 10 2 44 0 60-56z m46 344q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-28-686q60 30 60 98 0 44-52 92-26 22-26 32 0 12 20 26 34 34 34 80 0 58-36 78 2 2 10 3t10 1q40 4 40 16l0 4-116 0q-12 0-33-4t-53-32-32-76q0-56 38-80 22-16 56-16l6 0q-4-24 16-50l-2 0q-138 0-138-94 0-40 28-63t49-27 39-4l8 0q40 0 74 16z m254 208l0 48-76 0 0 76-48 0 0-76-76 0 0-48 76 0 0-76 48 0 0 76 76 0z m-314-58q32 0 52-17t22-43-19-44-55-20q-34-4-60 11t-28 41q0 26 22 48 20 20 58 24l8 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="pinterest" unicode="" d="m320 190q-26-130-58-211t-96-129q-6 74-7 120t11 110 22 104 26 99 24 99q-24 52-19 116t48 106 99 20q40-16 44-59t-13-95-32-103-4-90 63-49q68-14 121 38t74 131 11 163-54 128q-62 64-151 70t-163-33-120-117-32-170q4-22 22-52t21-47-17-67q-146 34-140 230 4 138 105 234t233 112q164 18 290-57t144-219q26-176-66-317t-252-129q-22 2-42 9t-30 13-31 21-31 21z" horiz-adv-x="778" />
|
||||||
|
<glyph glyph-name="pinterest-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141-340 141-140 339q0 200 140 340t340 140z m32-592q82-8 128 64t34 162q-10 72-74 110t-146 28q-66-8-117-56t-53-118q-4-100 70-116 10 24 9 33t-10 24-11 27q-14 96 78 144t158-18q48-48 20-148t-98-86q-40 8-33 54t24 86-21 60q-42 18-65-33t1-89q-4-20-21-83t-18-87 1-98q52 38 78 172 46-30 66-32z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="tumblr" unicode="" d="m560-58q-48-26-106-40-48-12-102-12-58 0-110 16-54 20-82 46-36 32-46 64-14 30-14 96l0 322-100 0 0 130q54 18 92 50t62 80q24 52 30 116l130 0 0-232 216 0 0-144-216 0 0-236q0-84 8-102 10-24 32-36 28-20 68-20 68 0 138 46l0-144z" horiz-adv-x="560" />
|
||||||
|
<glyph glyph-name="tumblr-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m130-686l0 74q-36-24-70-24-16 0-36 10-12 8-14 18-6 12-6 52l0 118 110 0 0 74-110 0 0 118-64 0q-8-42-16-60-10-22-32-40t-46-26l0-66 50 0 0-162q0-28 8-48 6-16 24-32 14-14 40-24 32-8 56-8 28 0 52 6 28 6 54 20z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="linkedin" unicode="" d="m204 698q0-40-29-68t-75-28q-44 0-72 28t-28 68q0 42 28 69t74 27 73-27 29-69z m-198-790l0 618 192 0 0-618-192 0z m306 420q0 86-4 198l166 0 10-86 4 0q60 100 190 100 100 0 161-67t61-199l0-366-192 0 0 342q0 134-98 134-70 0-98-72-6-12-6-48l0-356-194 0 0 420z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="linkedin-circled" unicode="" d="m480 830q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m-118-678l0 312-96 0 0-312 96 0z m-48 352q52 0 52 48t-52 48q-22 0-37-14t-15-34q0-48 52-48z m404-352l0 184q0 66-31 101t-81 35q-66 0-96-50l-2 0-6 42-84 0q2-28 2-100l0-212 98 0 0 180q0 18 4 24 12 38 50 38 48 0 48-68l0-174 98 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="dribbble" unicode="" d="m438 480q-30 54-66 109t-56 84-24 33q-82-40-139-112t-77-162q182 0 362 48z m50-132q8 4 14 4-10 28-32 68-182-56-402-56l0-14q0-150 100-262 4 8 13 21t39 50 64 69 89 66 115 54z m-270-306q-2 0-4 2l-4 4z m148 690z m354-86q-114 98-260 98-48 0-92-12 82-108 146-228 138 52 204 140z m-260-756q-190 0-325 135t-135 325 135 325 325 135 325-135 135-325-135-325-325-135z m68 396q-216-74-308-242l-2-2q110-84 242-84 78 0 154 32-24 140-84 298z m16 158q12-24 26-56 2-2 5-9t5-11q66 8 129 4t101-10 42-8q0 138-88 246l-8-10q-8-10-26-27t-42-36-62-42-82-41z m60-138q52-148 76-280 140 92 168 262-8 4-39 11t-88 12-117-5z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="dribbble-circled" unicode="" d="m494 352q-44-14-82-44t-55-51-25-35q-48 58-48 128l0 4q106 0 200 28l14-28z m114 148q-32-42-100-68-26 48-70 110 14 4 42 4 72 0 128-46z m-246-304q40 80 152 120 34-92 40-146-36-16-74-16-68 0-118 42z m104 222q-92-24-176-24 18 92 104 134 32-40 72-110z m90-92q12 2 38 2 30 0 80-10-16-82-82-128-6 56-36 136z m-76 504q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m0-714q98 0 167 69t69 165q0 98-69 167t-167 69-166-69-68-167q0-96 68-165t166-69z m46 282q72 28 108 74 42-52 42-116-48 8-90 8-30 0-44-2-2 2-2 4 0 4-2 4-2 4-6 13t-6 15z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="stumbleupon" unicode="" d="m552 448l0 60q0 22-15 37t-37 15q-20 0-36-15t-16-37l0-314q0-92-66-158t-158-66-158 66-66 158l0 132 172 0 0-132q0-20 16-36t36-16 36 16 16 36l0 314q0 92 66 157t158 65 158-65 66-157l0-60-102-34z m278-122l170 0 0-132q0-92-66-158t-158-66-158 66-66 158l0 134 70-32 102 32 0-134q0-20 16-36t36-16q22 0 38 15t16 37l0 132z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="stumbleupon-circled" unicode="" d="m480 830q198 0 339-140t141-340q0-198-141-339t-339-141q-200 0-340 141t-140 339q0 200 140 340t340 140z m0-368q26 0 26-26l0-30 34-18 52 18 0 30q0 46-33 79t-79 33-80-33-34-79l0-160q0-26-26-26t-26 26l0 68-88 0 0-68q0-46 34-79t80-33 79 33 33 79l0 160q0 26 28 26z m252-186l0 68-86 0 0-68q0-26-26-26-28 0-28 26l0 68-52-16-34 16 0-68q0-46 33-79t81-33q46 0 79 33t33 79z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="lastfm" unicode="" d="m394 222l34-100q-64-52-168-52-106 0-183 73t-77 199q0 130 80 209t188 79q112 0 167-45t91-159l36-116q48-146 202-146 120 0 120 60 0 54-78 72l-78 18q-134 34-134 152 0 88 58 126t146 38q184 0 198-146l-114-14q-8 70-90 70t-82-62q0-50 66-66l74-16q150-36 150-166 0-160-238-160-136 0-204 53t-100 149l-36 116q-14 40-22 60t-25 43-42 33-61 10q-64 0-113-46t-49-142q0-80 46-130t110-50q60 0 128 56z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="lastfm-circled" unicode="" d="m480 830q198 0 339-140t141-340q0-198-141-339t-339-141q-200 0-340 141t-140 339q0 200 140 340t340 140z m132-620q120 0 120 80 0 66-76 84l-38 8q-32 8-32 34 0 30 40 30 44 0 46-34l58 6q-6 74-100 74-102 0-102-84 0-60 66-76l40-8q40-10 40-36 0-32-62-32-76 0-100 74l-20 58q-18 58-45 81t-85 23q-54 0-95-40t-41-106q0-62 39-99t93-37 86 26l-18 50q-28-28-66-28-32 0-55 25t-23 65q0 50 25 73t57 23q34 0 49-18t27-56l18-58q32-102 154-102z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="rdio" unicode="" d="m766 402q4-32 4-52 0-160-113-275t-273-115q-158 0-271 115t-113 275q0 162 112 276t272 114q52 0 90-10l0-222q-76 26-154-10-70-34-101-101t-5-129q26-60 95-79t139 15q52 26 87 80t35 122l0 286q16-8 24-14 174-108 310-114 32-2 4-52-42-76-130-106z" horiz-adv-x="921" />
|
||||||
|
<glyph glyph-name="rdio-circled" unicode="" d="m480 830q198 0 339-140t141-340q0-198-141-339t-339-141q-200 0-340 141t-140 339q0 200 140 340t340 140z m170-454q52 16 72 60 12 22-4 22-72 4-156 58-2 2-6 4t-6 4l0-146q0-74-62-100-34-18-69-9t-49 41q-14 30 2 64t52 50q36 20 78 6l0 112q-22 6-46 6-80 0-137-58t-57-140q0-80 57-138t137-58 138 58 58 138q0 6-1 14t-1 12z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="spotify" unicode="" d="m440 790q182 0 311-129t129-311q0-110-51-205t-139-157q-100 170-310 176-162 6-272-104-108 124-108 290 0 184 128 312t312 128z m214-596q16 22-8 38-172 106-422 48-26-8-20-32 6-26 32-22 228 54 382-40 22-14 36 8z m54 124q18 30-12 48-100 62-235 77t-251-19q-32-10-24-44 12-32 42-22 104 32 225 18t209-68q28-20 46 10z m4 130q34-20 56 14 20 34-14 56-116 68-288 82t-282-24q-14-4-22-19t-4-31q10-38 50-28 94 34 249 22t255-72z m-336-414q120-6 172-110-64-14-108-14-114 0-214 56 58 72 150 68z" horiz-adv-x="880" />
|
||||||
|
<glyph glyph-name="spotify-circled" unicode="" d="m480 830q198 0 339-140t141-340q0-120-56-224t-152-170q-108 186-338 192-176 6-296-114-118 138-118 316 0 200 140 340t340 140z m234-650q14 26-10 40-188 114-460 54-30-8-22-36 8-30 36-22 246 58 416-46 26-14 40 10z m58 136q18 34-12 50-110 68-256 85t-276-21q-34-10-24-46 10-34 46-26 112 34 244 19t228-73q32-20 50 12z m4 142q38-24 62 14 20 38-16 62-126 74-314 89t-306-27q-18-4-27-21t-3-33q6-18 22-27t34-3q102 36 271 23t277-77z m-364-454q130-4 186-118-60-16-118-16-126 0-234 62 66 74 166 72z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="qq" unicode="" d="m812 200q30-22 38-53t-12-61q-110-154-298-187t-344 77q-24 16-38 30 76-24 148-25t128 18 101 43 80 57 53 52 28 35q20 30 53 33t63-19z m-612 30q14-32 1-61t-47-45q-32-16-64-7t-46 41q-80 172-14 352t238 260q24 10 44 16-84-76-123-170t-32-178 18-130 25-78z m302 580q190-18 312-164t106-336q-4-32-8-48-20 92-67 163t-98 109-110 63-92 32-57 9q-34 2-54 29t-16 63q4 38 26 60t58 20z m-196-486q16 38 34 46l0 6q0 12 8 24l0 2q0 8 2 12 4 50 33 82t79 32q48 0 78-32t32-82q2-4 2-12l0-2q8-8 8-24l0-6q18-8 34-46 26-54 6-66-12-6-30 22-6-28-30-46 26-10 26-26 0-14-18-23t-44-9q-52 0-60 26l-8 0q-12-26-62-26-26 0-44 9t-18 23q0 16 26 26-24 20-30 46-18-28-28-22-22 10 4 66z" horiz-adv-x="922" />
|
||||||
|
<glyph glyph-name="instagram" unicode="" d="m690 350q0 26-6 50l176 0 0-344q0-56-39-96t-95-40l-592 0q-56 0-95 40t-39 96l0 344 174 0q-4-32-4-50 0-106 76-183t184-77q106 0 183 77t77 183z m36 430q56 0 95-39t39-95l0-146-218 0q-78 110-212 110-138 0-212-110l-218 0 0 146q0 56 39 95t95 39l592 0z m64-166l0 72q0 24-24 24l-72 0q-24 0-24-24l0-72q0-8 7-16t17-8l72 0q24 0 24 24z m-200-264q0-66-47-113t-113-47-113 47-47 113q0 68 47 114t113 46 113-46 47-114z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="dropbox" unicode="" d="m286 806l194-158-284-184-196 164z m368-754q8 0 12 2l116 78 0-46-302-190-302 190 0 46 118-78q4-2 12-2 10 0 14 4l158 132 160-132q4-4 14-4z m306 576l-194-164-286 184 196 158z m-480-342l286 178 174-140-282-184z m-176-146l-282 184 174 140 284-178z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="evernote" unicode="" d="m750 636q0-4 5-73t9-144-1-171-19-171-51-126-91-51q-154 0-194 26-26 20-18 130 2 40 37 59t69 19l34-2-4-70q-12-2-38-2-20 0-24-26-4-38 40-42l86 4q38 4 28 136-2 16-18 26t-34 13-49 8-47 9q-28 8-46 28t-27 37-11 17-8-58-30-58q-44 0-139 15t-115 35q-34 34-62 149t-28 151q0 34 58 30l116 0q78 0 78 72 0 12-1 52t-1 60q0 82 40 82 90 0 120-14 18-8 29-26t13-34l4-14 202-12q10 0 25-3t39-19 24-42z m-96-302q6 6-2 32t-29 52-49 26-45-23-21-46 0-29q8-6 15-5t26 5 31 4q14 0 31-6t28-10 15 0z m-482 308q0-22-28-22l-144 0 176 172q-4-138-4-150z" horiz-adv-x="766" />
|
||||||
|
<glyph glyph-name="flattr" unicode="" d="m180 424l0-210-180-180 0 414q0 302 278 302l442 0-312-310q-6-6-10-6-8 0-12 10l0 128q-98 0-112-2-94-16-94-146z m440 64l180 180 0-414q0-304-278-304l-440 0 312 312q2 6 8 6 8 0 12-10l0-128q98 0 112 2 94 16 94 146l0 210z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="skype" unicode="" d="m894 250q26-58 26-118 0-108-75-185t-179-77q-62 0-120 32-52-8-80-8-182 0-311 132t-129 320q0 44 10 90-36 60-36 134 0 108 74 184t180 76q74 0 136-40 32 8 76 8 182 0 310-132t128-320q0-46-10-96z m-204-120q30 46 30 100 0 44-16 80-16 30-50 54-36 22-76 36-68 20-96 26-14 2-35 7t-27 7q-24 8-34 14-16 8-26 22-10 10-10 26 0 24 28 42 26 20 76 20t74-18q26-22 38-50 16-26 26-36 16-12 38-12 26 0 46 20 18 18 18 44 0 20-14 52-16 24-42 48-28 22-74 38-48 14-102 14-72 0-128-22-56-20-86-60t-30-92 28-90q34-40 76-56 48-22 116-36 12-2 29-7t30-8 21-5q28-10 46-28 18-14 18-42 0-34-32-56-36-24-90-24-40 0-64 12-26 14-36 28-24 44-26 46-8 24-24 40-20 14-40 14-28 0-46-18t-18-42q0-38 28-82 26-40 72-66 64-34 158-34 78 0 138 24 60 28 88 70z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="skype-circled" unicode="" d="m588 358q20-12 28-30 10-20 10-44 0-32-18-56-12-22-48-40-38-14-78-14-54 0-88 20-22 12-40 36-16 26-16 46 0 14 10 24 14 10 26 10 14 0 22-8 8-4 14-22 2-6 7-15t7-11q6-8 20-16 16-6 36-6 32 0 50 12 18 14 18 32 0 16-10 24-10 10-26 16-6 2-21 5t-23 5q-20 4-66 20-20 10-42 32-16 22-16 52 0 28 18 50 16 22 48 34 30 12 72 12 34 0 56-8 20-4 42-20 18-18 24-28 6-16 6-30t-10-24-24-10q-12 0-22 6-8 8-14 20-10 18-22 28-10 10-42 10-26 0-42-10-16-12-16-24 0-10 6-16 8-8 14-10 4-2 20-8 18-6 34-10 36-8 54-14 28-10 42-20z m-108 472q200 0 340-140t140-340q0-198-140-339t-340-141q-198 0-339 141t-141 339q0 200 141 340t339 140z m116-748q58 0 100 43t42 103q0 34-16 66 6 28 6 54 0 104-72 178t-174 74q-28 0-42-2-34 22-74 22-60 0-102-43t-42-103q0-40 20-76-4-16-4-50 0-104 72-178t172-74q32 0 46 4 30-18 68-18z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="renren" unicode="" d="m384 808l0-292q-2-150-77-274t-197-184q-110 130-110 296 0 170 110 298t274 156z m76-570q42-174 222-288-102-56-222-56t-220 56q178 114 220 288z m76 280l0 290q164-28 274-156t110-298q0-168-108-296-124 60-200 184t-76 276z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="sina-weibo" unicode="" d="m732 348q118-38 118-136 0-102-127-197t-313-95q-160 0-285 78t-125 196q0 130 146 280 92 92 186 129t134-3q36-36 10-116-4-14 8-14l16 2q74 34 134 34t84-34q24-36-2-100-6-18 16-24z m-322-354q122 12 202 77t72 145q-10 80-100 128t-212 36-202-77-70-145q8-80 98-128t212-36z m586 488l0-2q0-14-11-24t-25-10-24 10-10 24q0 96-68 163t-162 67q-16 0-26 10t-10 26q0 34 36 34 124 0 212-87t88-211z m-140 4q4-14-4-27t-22-15q-34-4-42 28-8 38-36 66t-66 36q-34 8-26 40 8 36 42 28 58-12 100-55t54-101z m-528-210q48 10 88-12t48-62q10-40-19-77t-79-45q-48-10-88 12t-48 62 20 76 78 46z" horiz-adv-x="996" />
|
||||||
|
<glyph glyph-name="picasa" unicode="" d="m250 760q10-12 158-144l-396-362q-12 48-12 96 0 130 67 240t183 170z m400 10l0-278-328 296q64 22 138 22 98 0 190-40z m70-40q94-64 147-165t53-215q0-80-26-152l-174 0 0 532z m-686-550q12 12 66 60l102 92 0-362q-116 80-168 210z m238-250l0 198 590 0q-56-100-151-163t-209-75l-84 0q-84 10-146 40z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="soundcloud" unicode="" d="m34 178q0-4-10-4-6 0-10 4l-14 70 14 72q4 4 10 4 10 0 10-4l16-72z m102-38q0-8-12-8t-12 8l-12 108 12 166q0 8 12 8t12-8l14-166z m102 2q0-10-14-10t-14 8l-10 108 10 222q0 10 14 10t14-10l12-222z m102 0q0-10-16-10t-16 10l-8 106 8 224q0 10 16 10t16-10l10-224z m102 2q0-12-18-12-16 0-18 12l-6 104 6 256q4 14 18 14 18 0 18-14l8-256z m72-12q-14 0-14 14l0 396q0 10 12 14 36 14 84 14 88 0 153-58t73-142q24 10 50 10 52 0 90-37t38-87q0-52-38-89t-90-37z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="mixi" unicode="" d="m477-12q-184 0-319 101t-155 255q-22 170 108 308t336 164 366-77 182-273q14-118-35-244t-165-225-270-117l0 108-48 0z m306 220l0 276q0 34-10 52-8 18-30 38-16 12-44 20-28 6-56 6-44 0-74-16-24-12-42-30-10 16-36 32-30 14-70 14-66 0-110-38l0 30-88 0 0-384 92 0 0 236q0 4 4 20 4 10 16 26 10 14 26 20 20 10 40 10 18 0 30-6 8-4 16-10 4-8 8-20 4-16 4-28l0-248 90 0 0 236q0 36 22 54 22 22 62 22 20 0 32-6 10-2 16-12 8-8 8-18 4-20 4-28l0-248 90 0z" horiz-adv-x="998" />
|
||||||
|
<glyph glyph-name="behance" unicode="" d="m404 386q56 0 85-40t31-80l0-40q0-56-20-96t-50-58-59-27-49-11l-342 0 0 646 322 0q78 0 127-44t49-128q0-50-23-81t-47-37z m-262 180l0-144 170 0q26 0 40 15t14 61q0 30-11 47t-23 19l-10 2-180 0z m172-416q74 0 74 84 0 40-16 62t-32 24l-18 2-180 0 0-172 172 0z m468 366q70 0 118-29t67-70 27-82 6-69l-2-30-320 0q0-54 27-82t55-28l26-2q46 0 71 17t27 33l2 18 108 0q0-82-53-124t-105-44l-54-2q-72 0-122 25t-72 62-33 73-11 60l0 26q0 10 1 27t14 60 36 75 72 59 115 27z m98-194q0 4-1 11t-6 24-13 30-28 24-46 11q-42 0-70-25t-34-51l-6-24 204 0z m26 320l0-78-256 0 0 78 256 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="google-circles" unicode="" d="m556 810q152 0 258-106t106-256q0-142-96-247t-236-115q-34-86-112-141t-172-55q-126 0-215 90t-89 214q0 96 54 173t140 111q12 140 116 236t246 96z m-252-818q118 0 174 100-104 22-179 97t-97 179q-100-56-100-174 0-84 59-143t143-59z m4 404q16-76 70-129t128-69q-2 80-60 138t-138 60z m300-198q88 18 145 88t57 162q0 106-75 180t-179 74q-90 0-161-58t-87-146q124-2 211-89t89-211z m-504 398q-42 0-73 30t-31 72q0 44 31 74t73 30q44 0 74-30t30-74q0-42-30-72t-74-30z m0 160q-24 0-40-17t-16-41q0-22 16-39t40-17 41 17 17 39q0 24-17 41t-41 17z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="vkontakte" unicode="" d="m532 302q26-16 26-48 0-36-24-50-14-10-62-10l-52 0 0 116 58 0q38 0 54-8z m-22 100q-14-10-56-10l-34 0 0 102 26 0q50 0 60-6 24-14 24-42t-20-44z m282 428q70 0 119-49t49-119l0-622q0-70-49-120t-119-50l-624 0q-70 0-119 50t-49 120l0 622q0 70 49 119t119 49l624 0z m-286-724q84 0 125 42t41 102q0 96-96 116l0 2q68 22 68 102 0 50-35 79t-85 29l-214 0 0-472 196 0z" horiz-adv-x="960" />
|
||||||
|
<glyph glyph-name="smashing" unicode="" d="m418 286q150-58 160-142 8-60-56-84-22-10-50-10-56 0-110 20t-78 40l-26 18-74-170q64-32 136-56l-80-20q-28-6-52 9t-32 43l-154 646q-6 28 9 53t43 31l186 44q-66-72-60-182 6-78 72-141t166-99z m520-164q8-28-8-53t-44-31l-136-34q42 58 44 136 4 88-54 164t-186 118q-152 52-158 126-6 52 56 72 24 10 54 8 58-2 102-17t60-29l16-14 58 160q-80 42-176 60l134 32q28 6 52-9t32-43z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="sweden" unicode="" d="m850 650q20 0 35-15t15-35l0-200-500 0 0 250 450 0z m-850-550l0 200 300 0 0-250-260 0q-40 0-40 50z m400-50l0 250 500 0 0-200q0-22-14-36t-36-14l-450 0z m-400 550q0 50 40 50l260 0 0-250-300 0 0 200z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="db-shape" unicode="" d="m450 800q276 0 363-88t87-362q0-276-87-363t-363-87q-274 0-362 87t-88 363q0 274 88 362t362 88z" horiz-adv-x="900" />
|
||||||
|
<glyph glyph-name="logo-db" unicode="" d="m546 240q48-90-4-180-42-70-115-88t-151 26l-64 36-108-184-56 32 206 358q-68-10-134 28l-120 70 186 324 122-70q66-40 92-100l206 358 58-34-108-186 64-36q76-44 98-119t-20-143q-48-88-152-92z m44 302l-64 38-124-216q0-2-2-6l62-36q52-30 100-17t76 61 15 97-63 79z m-440-222q52-30 100-17t76 61 15 98-63 78l-64 38-128-222z m156-270q52-30 100-17t76 61 14 97-64 79l-62 36-4-4-124-216z" horiz-adv-x="726" />
|
||||||
|
<glyph glyph-name="music-line" unicode="" d="m10-45q-22 57 5 118 37 76 131 107 39 14 78 14 69 0 119-37l0 537q0 23 15 40t36 22l531 94 12 0q24 0 41-16 22-17 22-47l0-656q0-35-16-66-37-76-131-108-39-13-78-13-60 0-107 28t-65 77q-21 57 6 117 37 77 131 108 39 14 78 14 68 0 119-38l0 379-519-91-12 0 0-500q0-36-16-67-37-76-131-107-39-14-78-14-60 0-107 28t-64 77z m57 22q15-41 66-58t107 3 85 62 13 83-66 57-106-2-85-62-14-83z m337 623l531 94 0 93-531-93 0-94z m256-529q15-41 66-58t107 3 85 62 13 83-66 57-107-3-84-61-14-83z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="search-line" unicode="" d="m0-41q0 47 33 80l260 260q-43 82-43 176 0 154 109 265t266 110 266-110 109-266-109-265-266-109q-94 0-176 43l-260-260q-33-33-80-33-45 0-77 32t-32 77z m55 1q0-22 16-39t39-16 40 17l252 252q-45 33-78 78l-252-252q-17-17-17-40z m258 515q0-129 91-221t221-91 221 91 91 221-91 221-221 91-221-91-91-221z m93 0q0 90 65 154t154 65q16 0 16-16t-16-16q-78 0-133-54t-54-133q0-16-16-16t-16 16z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="mail-line" unicode="" d="m0 163l0 406q0 51 36 88t89 37l750 0q53 0 89-37t36-88l0-406q0-53-36-89t-89-36l-750 0q-53 0-89 36t-36 89z m63 0q0-26 18-44t44-19l750 0q25 0 44 19t18 44l-244 183-136-101q-26-20-57-20t-57 20l-136 101z m0 39l218 164-218 164 0-328z m0 367l244-184 27-19 129-98q16-12 37-12t37 12l400 301q0 25-18 44t-44 18l-750 0q-25 0-44-18t-18-44z m656-203l218-164 0 328z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="heart-line" unicode="" d="m0 476q0 122 88 210 84 84 204 86t208-78q88 80 208 78t204-86q88-88 88-210t-88-210q-4-4-346-342-27-27-66-27t-66 27q-2 0-346 342-88 88-88 210z m63 0q0-97 70-165l346-342q21-23 43 0l345 342q70 68 70 165t-70 165q-66 66-160 68t-164-60l-43-39-43 39q-70 62-164 60t-160-68q-70-68-70-165z m93 7q0 55 39 94t94 39q16 0 16-16t-16-16q-41 0-71-29t-30-72q0-16-16-16t-16 16z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="star-line" unicode="" d="m4 457q14 41 57 47l262 39 113 235q19 41 64 41t65-41l113-235 262-39q43-6 56-47t-15-70l-192-191 43-264q8-43-29-68-18-14-41-14-18 0-35 8l-227 123-226-123q-18-8-35-8-24 0-41 14-38 25-30 68l43 264-189 191q-32 29-18 70z m69-21l191-191q25-26 19-61l-44-264 226 123q16 8 35 8t35-8l227-123-45 264q-6 35 20 61l191 191-260 37q-39 6-54 41l-114 234-113-234q-16-35-55-39z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="user-line" unicode="" d="m4-105q-14 43 25 70 119 78 291 116-84 105-119 255-10 55-11 122t23 149 66 138q84 105 223 105t222-105q43-57 67-138t22-149-11-122q-35-150-119-256 172-37 291-115 39-27 26-71t-61-44l-875 0q-21 0-38 13t-22 32z m60 17l875 0q-109 73-267 108l-79 16q-45-30-91-30t-92 30l-78-16q-160-35-268-108z m193 602q-13-103 16-208t96-186l10-14q56-65 123-65t123 65l9 14q67 82 96 186t16 208q-14 113-76 193t-168 80-168-80-77-193z" horiz-adv-x="1003" />
|
||||||
|
<glyph glyph-name="videocam-line" unicode="" d="m0 100l0 500q0 39 27 66t67 28l594 0q39 0 66-28t27-66l0-39 84 84q20 17 45 17l27 0q26 0 44-18t19-44l0-500q0-27-19-45t-44-17l-27 0q-25 0-45 17l-84 84 0-39q0-39-27-66t-66-28l-594 0q-39 0-67 28t-27 66z m63 0q0-14 8-22t23-9l594 0q13 0 22 9t9 22l0 500q0 14-9 22t-22 9l-594 0q-14 0-23-9t-8-22l0-500z m687 156l31-31 125-125 31 0 0 500-31 0-156-156 0-188z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="camera-line" unicode="" d="m0 6l0 469q0 35 23 61t55 31l135 23 43 108q12 27 35 43t53 15l312 0q30 0 53-15t35-43l43-108 135-23q33-6 56-31t22-61l0-469q0-39-27-66t-67-28l-812 0q-39 0-67 28t-27 66z m63 0q0-13 8-22t23-9l812 0q14 0 23 9t8 22l0 469q0 27-25 31l-170 28-56 140q-8 20-30 20l-312 0q-22 0-30-20l-56-140-170-28q-25-4-25-31l0-469z m187 282q0 103 73 176t177 74 177-74 73-176-73-177-177-73-177 73-73 177z m63-15q5-77 65-128t137-45 128 65 45 137-66 128-137 45-128-65-44-137z m62 15q0 50 36 87t89 38q16 0 16-16t-16-16q-39 0-66-27t-28-66q0-16-15-16t-16 16z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="photo-line" unicode="" d="m0-25l0 750q0 53 36 89t89 36l687 0q53 0 89-36t36-89l0-750q0-53-36-89t-89-36l-687 0q-53 0-89 36t-36 89z m63 0q0-25 18-44t44-19l687 0q26 0 44 19t19 44l0 750q0 25-19 44t-44 18l-687 0q-25 0-44-18t-18-44l0-750z m62 156l0 563q0 13 9 22t22 9l625 0q14 0 23-9t9-22l0-563q0-13-9-22t-23-9l-625 0q-13 0-22 9t-9 22z m31 0l483 0-88 100-18 21-252 286-125-145 0-262z m0 311l102 117q10 10 23 10t24-10l246-281 82 94q10 9 23 9t24-9l101-112 0 434-625 0 0-252z m344 96q0 39 27 66t67 27 66-27 28-66-28-67-66-27-67 27-27 67z m31 0q0-26 19-44t44-19 44 19 18 44-18 43-44 19-44-19-19-43z m41-284l108-123 101 0 0 82-125 137z" horiz-adv-x="937" />
|
||||||
|
<glyph glyph-name="attach-line" unicode="" d="m0 99q0 91 64 155l456 451q82 82 199 82t199-82 82-199-82-199l-344-342q-21-23-44-1t1 44l338 340q65 62 65 153t-65 156-155 64-153-64l-454-448q-44-45-44-109t45-110 111-46 109 45l457 451q27 27 27 66t-27 67-66 27-67-27l-341-344q-24-22-45 1t0 44l341 343q47 45 112 45t110-45 46-111-45-111l-457-449q-64-65-155-65t-154 64-64 154z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="lock-line" unicode="" d="m0 131l0 219q0 39 27 66t67 28l0 125q0 117 82 199t199 82 199-82 82-199l0-125q39 0 67-28t27-66l0-219q0-117-82-199t-199-82l-188 0q-117 0-199 82t-82 199z m63 0q0-90 64-154t154-65l188 0q90 0 154 65t65 154l0 219q0 14-9 22t-23 9l-562 0q-14 0-23-9t-8-22l0-219z m93 313l63 0 0 125q0 64 46 110t110 46 110-46 46-110l0-125 63 0 0 125q0 90-65 154t-154 64-154-64-65-154l0-125z m94 0l250 0 0 125q0 52-36 89t-89 36-89-36-36-89l0-125z m63-250q0 25 18 44t44 18 44-18 19-44q0-28-22-84-14-41-41-41t-41 41q-21 56-21 84z" horiz-adv-x="750" />
|
||||||
|
<glyph glyph-name="eye-line" unicode="" d="m0 341l0 18q0 1 2 3l0 4q70 130 206 213t290 83 291-83 205-215l1-1 1-1 0-4q2-6 2-8t-2-8l0-4-1-1-1-1q-68-132-205-215t-291-83-290 83-206 215l0 2q-2 2-2 3z m66 9q65-113 183-182t250-68 250 68 183 182q-65 113-183 182t-250 68-250-68-183-182z m213 0q0 90 65 154t154 65 154-65 65-154-65-154-154-65-154 65-65 154z m32 0q0-78 54-133t133-54 133 54 55 133-55 133-133 55-133-55-54-133z m62 0q0 53 37 89t88 36q16 0 16-16t-16-15q-37 0-65-28t-29-66q0-16-15-16t-16 16z" horiz-adv-x="998" />
|
||||||
|
<glyph glyph-name="tag-line" unicode="" d="m0 100l0 500q0 51 36 88t89 37l594 0q68 0 105-59l156-250q43-66 0-132l-156-250q-37-59-105-59l-594 0q-53 0-89 36t-36 89z m63 0q0-25 18-44t44-18l594 0q35 0 52 29l157 250q21 33 0 66l-157 250q-17 29-52 29l-594 0q-25 0-44-18t-18-44l0-500z m562 250q0 39 27 66t67 28 66-28 27-66-27-66-66-28-67 28-27 66z m31 0q0-25 19-44t44-18 44 18 18 44-18 44-44 19-44-19-19-44z" horiz-adv-x="1002" />
|
||||||
|
<glyph glyph-name="thumbs-up-line" unicode="" d="m0-56l0 500q0 39 27 66t67 28l94 0q32 0 60-24 12 6 33 16 123 64 125 226 0 39 28 67t66 27q57 0 105-64t49-147q0-66-8-103 237-6 266-14 43-12 66-43t22-63l0-23q-2-39-27-68 17-34 11-75-7-54-41-86 16-37 0-84-17-58-52-82 7-27 0-54-6-18-14-34-33-60-111-60l-172 0q-92 0-186 21-92 22-127 30l-2 0q0 2-3 2l-4 0 0 2q-28-55-84-55l-94 0q-39 0-67 27t-27 67z m63 0q0-14 8-23t23-9l94 0q13 0 22 9t9 23l0 500q0 13-9 22t-22 9l-94 0q-14 0-23-9t-8-22l0-500z m31 47q0 19 13 33t34 14 33-14 14-33-14-34-33-13-34 13-13 34z m31 0q0-16 16-16t15 16-15 15-16-15z m125 3q0-23 27-27 22-6 145-35 88-20 172-20l172 0q41 0 56 28 6 15 8 23 6 12-2 28t-29 15l-49 0q-16 0-16 16t16 16l51 0q31 0 49 10t22 20 11 30q21 65-39 65l-63 0q-15 0-15 15t15 16l74 0q57 0 69 66 2 22-9 40t-42 19l-61 0q-15 0-15 15t15 16l63 0q61 0 62 45l0 21q0 38-37 47-45 12-337 12 19 59 24 84t5 80q0 57-32 103t-60 45q-31 0-31-31-2-92-46-173t-142-122q-2 0-4-1l-2-1q-25-8-25-33l0-432z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="pencil-line" unicode="" d="m0-41q0 4 1 8t1 8 1 8 1 6l0 2 74 267q10 31 31 53l325 324 0 2 2 2 150 152q60 59 146 59 106 0 186-80 74-74 81-171t-58-161l-476-481q-24-23-55-31l-263-70-3-1q-3-1-7-2t-9-1-10-1-9-1q-45 0-77 32t-32 77z m63 0q0-19 13-33t33-14q6 0 22 4l115 32q4 58-43 105-45 45-105 43l-32-119q-3-14-3-18z m44 168q67-2 118-52t52-120l116 30 11 6q41 47 34 115t-61 121q-51 49-115 59t-112-24q-7-10-11-21z m131 225q45-2 90-20l295 295q-88 22-144-33z m119-35q38-20 65-45 21-22 41-55l297 299q-16 31-39 55-30 29-67 45z m122-129q17-41 21-82l0-24 242 245 0 2q61 60 31 156z m101 508q106 0 186-80 70-73 78-166l0-22 52 55q45 45 41 111-5 74-62 131-63 62-143 62-60 0-101-41z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="comment-line" unicode="" d="m0 413q0 156 147 265t353 109 354-109 146-266-146-265-354-110q-47 0-96 8-29-35-89-78t-122-55l-9 0q-12 0-20 8t-8 20q0 6 2 12 0 1 13 21t18 29 13 30 13 36 4 32l0 2q-102 53-160 134t-59 176z m63 0q0-75 48-143t137-111q33-18 33-57l0-6q0-41-21-92 60 37 95 80 18 24 49 24 4 0 8-2 45-6 88-6 182 0 310 92t127 221-127 220-310 92-310-92-127-220z m93 0q0 89 102 154t242 64q16 0 16-15t-16-16q-125 0-219-57t-93-131q0-15-16-15t-16 15z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="location-line" unicode="" d="m0 475q0 156 109 266t266 109 266-109 109-266q0-78-28-160t-85-166-101-141-110-133q-20-25-49-25l-4 0q-29 0-49 25-66 77-110 133t-101 141-85 166-28 160z m63 0q0-72 28-150t85-161 95-128 100-120l2 0q2-2 2-4l4 4q62 73 100 120t94 128 86 161 29 150q0 129-92 221t-221 91-221-91-91-221z m125 8q0 78 54 133t133 54 133-54 55-133-55-133-133-55-133 55-54 133z m31 0q0-65 46-111t110-45 110 45 46 111-46 110-110 46-110-46-46-110z" horiz-adv-x="750" />
|
||||||
|
<glyph glyph-name="cup-line" unicode="" d="m0 538l0 93q0 26 17 43t42 20l39 113q13 43 58 43l563 0q45 0 58-43l39-113q24-2 41-20t18-43l0-93q0-26-19-44t-44-19l-33 0 1-3q1-3 1-5l-62-562q-4-24-22-39t-41-16l-437 0q-24 0-41 16t-22 39l-62 562q0 2 1 5l1 3-33 0q-26 0-44 19t-19 44z m63 0l749 0 0 93-749 0 0-93z m62 156l625 0-31 93-563 0z m31-219l10-94 543 0 10 94-563 0z m14-125l35-312 465 0 35 312-535 0z m39-344l10-93 437 0 10 93-457 0z" horiz-adv-x="875" />
|
||||||
|
<glyph glyph-name="trash-line" unicode="" d="m0 569l0 68q2 37 29 63t65 25l94 0 0 31q0 39 27 67t66 27l313 0q39 0 66-27t28-67l0-31 93 0q37 0 65-25t29-63l0-68q0-26-19-44t-44-19l0-531q0-53-36-89t-88-36l-500 0q-53 0-89 36t-36 89l0 531q-26 0-44 19t-19 44z m63 0l749 0 0 62q0 14-8 23t-23 8l-687 0q-14 0-23-8t-8-23l0-62z m62-594q0-25 19-44t44-19l500 0q25 0 43 19t19 44l0 531-625 0 0-531z m63 31l0 407q0 13 8 22t23 9l62 0q14 0 23-9t9-22l0-407q0-13-9-22t-23-9l-62 0q-14 0-23 9t-8 22z m31 0l62 0 0 407-62 0 0-407z m31 719l375 0 0 31q0 14-9 23t-22 8l-313 0q-13 0-22-8t-9-23l0-31z m125-719l0 407q0 13 9 22t22 9l63 0q13 0 22-9t9-22l0-407q0-13-9-22t-22-9l-63 0q-13 0-22 9t-9 22z m31 0l63 0 0 407-63 0 0-407z m157 0l0 407q0 13 8 22t23 9l62 0q14 0 23-9t9-22l0-407q0-13-9-22t-23-9l-62 0q-14 0-23 9t-8 22z m31 0l62 0 0 407-62 0 0-407z" horiz-adv-x="875" />
|
||||||
|
<glyph glyph-name="doc-line" unicode="" d="m0-25l0 625q0 39 27 66t67 28l31 0 0 62q0 39 27 67t67 27l687 0q39 0 67-27t27-67l0-781q0-53-36-89t-89-36l-750 0q-53 0-89 36t-36 89z m63 0q0-25 18-44t44-19l750 0q25 0 44 19t18 44l0 781q0 14-8 23t-23 8l-687 0q-14 0-23-8t-8-23l0-750q0-13-9-22t-23-9-22 9-9 22l0 625-31 0q-14 0-23-9t-8-22l0-625z m187 16q0 15 16 15l250 0q15 0 15-15t-15-16l-250 0q-16 0-16 16z m0 93q0 16 16 16l250 0q15 0 15-16t-15-15l-250 0q-16 0-16 15z m0 94q0 16 16 16l250 0q15 0 15-16 0-6-5-11t-10-4l-250 0q-16 0-16 15z m0 94q0 16 16 16l593 0q16 0 16-16t-16-16l-593 0q-16 0-16 16z m0 94q0 15 16 15l593 0q16 0 16-15t-16-16l-593 0q-16 0-16 16z m0 109l0 219q0 13 9 22t22 9l219 0q14 0 22-9t9-22l0-219q0-14-9-22t-22-9l-219 0q-13 0-22 9t-9 22z m63 31l156 0 0 156-156 0 0-156z m281-515q0 15 15 15l250 0q16 0 16-15t-16-16l-250 0q-15 0-15 16z m0 93q0 16 15 16l250 0q16 0 16-16t-16-15l-250 0q-15 0-15 15z m0 94q0 16 15 16l250 0q16 0 16-16 0-6-5-11t-11-5l-250 0q-15 0-15 16z m0 281q0 16 15 16l250 0q16 0 16-16t-16-15l-250 0q-15 0-15 15z m0 94q0 16 15 16l250 0q16 0 16-16t-16-16l-250 0q-15 0-15 16z m0 94q0 15 15 15l250 0q16 0 16-15t-16-16l-250 0q-15 0-15 16z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="note-line" unicode="" d="m0-25l0 750q0 39 27 66t67 28l656 0q25 0 45-18l187-187q18-20 18-45l0-594q0-39-27-66t-67-28l-812 0q-39 0-67 28t-27 66z m63 0q0-14 8-23t23-8l812 0q14 0 23 8t8 23l0 563-124 0q-40 0-67 27t-27 66l0 125-625 0q-14 0-23-9t-8-22l0-750z m62 78q0 16 16 16l718 0q16 0 16-16t-16-15l-718 0q-16 0-16 15z m0 94q0 16 16 16l718 0q16 0 16-16t-16-16l-718 0q-16 0-16 16z m0 94q0 15 16 15l718 0q16 0 16-15t-16-16l-718 0q-16 0-16 16z m0 93q0 16 16 16l718 0q16 0 16-16t-16-15l-718 0q-16 0-16 15z m0 110l0 187q0 14 9 23t22 8l219 0q14 0 22-8t9-23l0-187q0-14-9-23t-22-8l-219 0q-13 0-22 8t-9 23z m63 31l156 0 0 125-156 0 0-125z m281-47q0 16 15 16l375 0q16 0 16-16t-16-15l-375 0q-15 0-15 15z m0 94q0 16 15 16l157 0q15 0 15-16t-15-16l-157 0q-15 0-15 16z m0 94q0 15 15 15l157 0q15 0 15-15t-15-16l-157 0q-15 0-15 16z m281 15q0-25 19-44t43-18l125 0-187 187 0-125z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="cog-line" unicode="" d="m0 307l0 86q0 21 15 39t36 22l96 19q5 20 15 41l-53 80q-13 20-10 42t18 38l59 59q19 19 45 19 19 0 35-11l80-53q21 10 41 16l20 95q3 22 21 36t39 15l86 0q21 0 39-15t22-36l19-95q20-6 41-16l80 53q16 11 35 11 26 0 45-19l59-59q17-15 19-38t-11-42l-53-80q10-22 16-41l95-20q22-3 36-21t15-39l0-86q0-22-15-39t-36-22l-95-19q-6-20-16-41l53-80q13-20 11-42t-19-38l-59-59q-19-19-45-19-19 0-35 11l-80 53q-21-10-41-16l-19-95q-4-22-22-36t-39-15l-86 0q-21 0-39 14t-21 37l-20 95q-20 6-41 16l-80-53q-16-11-35-11-26 0-45 19l-59 59q-15 15-18 38t10 42l53 80q-10 21-15 41l-96 19q-22 4-36 22t-15 39z m63 0l95-19q35-6 47-40 6-17 14-35 15-31-4-60l-55-82 61-61 82 55q15 10 33 10 16 0 27-6 18-8 35-14 34-12 40-47l19-96 86 0 20 96q5 35 39 47 17 6 35 14 11 6 27 6 18 0 33-10l82-55 61 61-55 82q-19 29-4 60 8 18 14 35 12 34 47 40l95 19 0 86-95 20q-35 5-47 39-6 17-14 35-15 31 4 60l55 82-61 61-82-55q-15-10-33-10-16 0-27 6-18 8-35 14-34 12-39 47l-20 95-86 0-19-95q-6-35-40-47-17-6-35-14-11-6-27-6-18 0-33 10l-82 55-61-61 55-82q19-29 4-60-8-18-14-35-12-34-47-39l-95-20 0-86z m218 43q0 90 65 154t154 65 154-65 65-154-65-154-154-65-154 65-65 154z m28 0q0-80 55-136t136-55 136 55 55 136-55 136-136 55-136-55-55-136z m66 0q0 53 36 89t89 36 89-37 36-89-36-88-89-36-89 36-36 89z m31 0q0-39 28-66t66-28 66 28 28 66-28 66-66 28-66-28-28-66z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="params-line" unicode="" d="m0 538q0 76 63 124l0 94q0 39 27 67t66 27 67-27 27-67l0-94q63-48 63-124t-63-125l0-469q0-39-27-67t-67-27-66 27-27 67l0 469q-63 48-63 125z m63 0q0-12 3-26l2-6q4-13 12-23 8-12 20-21t25-12q16-6 31-6t32 6q13 4 25 13 12 8 19 20 8 10 12 23l2 6q4 14 4 26t-4 25q-2 4-2 6-4 13-12 23-7 12-19 21t-25 12q-16 6-32 6t-31-6q-14-4-25-13-10-8-20-20-8-10-12-23l-2-6q-3-14-3-26z m62-594q0-14 9-23t22-9 23 9 9 23l0 441q-16-4-32-4t-31 4l0-441z m0 746q16 4 31 4t32-4l0 66q0 14-9 23t-23 8-22-8-9-23l0-66z m219-527q0 76 62 125l0 468q0 39 28 67t66 27 66-27 28-67l0-468q62-49 62-125t-62-125l0-94q0-39-28-67t-66-27-66 27-28 67l0 94q-62 48-62 125z m62 0q0-12 4-26l2-6q4-13 12-23 8-12 19-21t26-12q15-6 31-6t31 6q14 4 26 13 11 8 19 20 8 10 12 23 0 2 2 6 4 14 4 26t-4 25l-2 6q-4 13-12 23-8 12-19 20-12 10-26 13-15 6-31 6t-31-6q-14-3-26-13-9-8-19-20-8-10-12-23l-2-6q-4-14-4-25z m63-219q0-14 9-23t22-9 22 9 9 23l0 66q-15-4-31-4t-31 4l0-66z m0 371q15 4 31 4t31-4l0 441q0 14-9 23t-22 8-22-8-9-23l0-441z m219 223q0 76 62 124l0 94q0 39 27 67t67 27 66-27 27-67l0-94q63-48 63-124t-63-125l0-469q0-39-27-67t-66-27-67 27-27 67l0 469q-62 48-62 125z m62 0q0-12 4-26l2-6q4-13 12-23 7-12 19-21t25-12q16-6 32-6t31 6q14 4 25 13 12 8 20 20 8 10 12 23 0 2 2 6 3 14 3 26t-3 25l-2 6q-4 13-12 23-8 12-20 20-11 9-25 13-16 6-31 6t-32-6q-13-4-25-13-12-8-19-20-8-10-12-23l-2-6q-4-14-4-26z m62-594q0-14 9-23t23-9 22 9 9 23l0 441q-16-4-31-4t-32 4l0-441z m0 746q16 4 32 4t31-4l0 66q0 14-9 23t-22 8-23-8-9-23l0-66z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="calendar-line" unicode="" d="m0-66l0 738q0 35 24 60t60 24l135 0 0 63q0 13 9 22t22 9 22-9 9-22l0-63 188 0 0 63q0 13 9 22t22 9 22-9 9-22l0-63 188 0 0 63q0 13 9 22t22 9 22-9 9-22l0-63 135 0q35 0 60-24t24-60l0-738q0-35-24-60t-60-24l-832 0q-35 0-60 24t-24 60z m63 0q0-10 5-16t16-6l832 0q10 0 16 6t5 16l0 738q0 10-5 16t-16 6l-135 0 0-63q0-13-9-22t-22-9-22 9-9 22l0 63-188 0 0-63q0-13-9-22t-22-9-22 9-9 22l0 63-188 0 0-63q0-13-9-22t-22-9-22 9-9 22l0 63-135 0q-10 0-16-6t-5-16l0-738z m156 135l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z m219-312l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z m218-312l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z m0 156l0 94 125 0 0-94-125 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="sound-line" unicode="" d="m0 163q0 39 27 66l98 98 0 429q0 30 16 53t43 33q15 8 35 8 39 0 66-27l688-688q45-45 19-101-10-28-33-43t-53-16l-429 0-98-98q-27-27-66-27t-67 27l-219 219q-27 27-27 67z m63 0q0-14 9-22l219-219q8-10 22-10t21 10l98 98 2 0-264 264 0-2-98-98q-9-8-9-21z m123 150l277-277q12 2 14 2l377 0-666 666 0-377q0-2-2-14z m2 433l708-708 10 0q22 0 30 19t-8 33l-688 688q-8 9-21 9-6 0-12-1-19-8-19-30l0-10z m343 73q0 13 9 22t23 9q181 0 309-128t128-309q0-14-9-23t-22-9-23 9-9 23q0 154-110 264t-264 110q-14 0-23 9t-9 23z m16-110q0 16 16 16 128 0 220-92t92-220q0-16-16-16t-15 16q0 117-82 199t-199 82q-16 0-16 15z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="clock-line" unicode="" d="m0 350q0 121 86 213l43 236q4 22 21 36t41 15l250 0q22 0 39-15t22-36l45-244q57-64 72-144l2 1q2 1 4 1 25 0 44-19t19-44-19-44-44-18q-2 0-4 0l-2 1q-17-84-76-148l-45-240q-4-22-20-36t-40-15l-250 0q-24 0-40 15t-21 36l-45 240q-82 90-82 209z m63 0q0-103 73-177t177-73 176 73 74 177-74 177-176 73-177-73-73-177z m31 0q0 14 9 22t22 9 23-9 8-22-8-22-23-9-22 9-9 22z m54-132q0 13 9 22t23 8 22-8 9-22-9-22-22-10-23 10-9 22z m0 265q0 13 9 22t23 9 22-9 9-22-9-23-22-8-23 8-9 23z m8-402l32-169 250 0 31 169q-74-43-156-43t-157 43z m4 539q74 42 156 42t157-42l-32 167-250 0z m121-457q0 13 9 22t23 9 22-9 9-22-9-23-22-9-23 9-9 23z m0 187q0 14 10 22l162 134q8 6 14-1t2-14l-76-94-59-70q-8-8-21-8t-23 9-9 22z m0 188q0 13 9 22t23 9 22-9 9-22-9-23-22-9-23 9-9 23z m133-320q0 13 9 22t21 8 23-8 10-23q0-12-10-21t-23-10-21 10-9 22z m55 132q0 14 9 22t22 9 22-9 9-22-9-22-22-9-22 9-9 22z" horiz-adv-x="687" />
|
||||||
|
<glyph glyph-name="lightbulb-line" unicode="" d="m0 506q0 143 101 243t243 101 243-101 101-243q0-55-30-121t-71-141-56-115q-15-39-31-94t-24-82-27-53-42-39-63-11-64 11-41 39-26 53-25 82-32 94q-13 43-55 116t-72 140-29 121z m63 0q0-64 82-213 37-64 52-99l293 0q16 35 53 99 82 151 82 213 0 117-82 199t-199 82-199-82-82-199z m93 0q0 78 55 133t133 55q15 0 15-16t-15-16q-65 0-111-45t-45-111q0-15-16-15t-16 15z m67-375q11-33 19-60l213 27q2 12 10 33l-242 0z m29-90q10-35 18-60l154 19q6 16 12 38 2 5 4 15t3 12z m29-89q12-26 25-33t38-7q29 0 43 10t27 45z" horiz-adv-x="687" />
|
||||||
|
<glyph glyph-name="tv-line" unicode="" d="m36 47q-72 303 0 606 10 43 53 47 205 25 410 25t410-25q45-4 55-47 72-303 0-606-12-43-55-47-94-11-197-17 6-4 6-8 0-14-65-22t-154-9-154 9-65 22q0 4 6 8-103 6-197 17-43 4-53 47z m61 16q402-51 806 0 69 287 0 574-404 51-806 0-69-287 0-574z m60 84q-66 207 0 412 6 18 24 21 129 26 256 26t255-26q18-4 24-21 33-102 33-205t-33-207q-6-18-24-22-129-25-255-25t-256 25q-18 4-24 22z m32 10q248-51 498 0 64 197 0 392-250 53-498 0-65-195 0-392z m62 209l8 88q4 13 19 15l143 12q16 0 16-16t-16-15l-117-8q-16-2-18-18l-6-58q0-16-15-16t-14 16z m498-219q0 16 16 16l93 0q16 0 16-16t-16-16l-93 0q-16 0-16 16z m31 94q0 15 16 15l94 0q15 0 15-15t-15-16l-94 0q-16 0-16 16z m0 93q0 16 16 16l94 0q15 0 15-16t-15-15l-94 0q-16 0-16 15z m0 188q0 19 14 33t33 14 33-14 14-33-14-33-33-14-33 14-14 33z m32 0q0-16 15-16t16 16-16 16-15-16z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="desktop-line" unicode="" d="m0 100l0 625q0 39 27 66t67 28l812 0q39 0 67-28t27-66l0-625q0-39-27-66t-67-28l-312 0 0-37 195-25q23-6 23-32 0-13-8-22t-23-9l-562 0q-14 0-23 9t-8 22q0 26 23 32l195 25 0 37-312 0q-39 0-67 28t-27 66z m63 0q0-14 8-22t23-9l812 0q14 0 23 9t8 22l0 625q0 14-8 22t-23 9l-812 0q-14 0-23-9t-8-22l0-625z m62 125l0 437q0 14 9 23t22 9l688 0q13 0 22-9t9-23l0-437q0-14-9-22t-22-9l-688 0q-13 0-22 9t-9 22z m31 0l688 0 0 437-688 0 0-437z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="mobile-line" unicode="" d="m0-56l0 812q0 39 27 67t67 27l500 0q39 0 66-27t28-67l0-812q0-39-28-67t-66-27l-500 0q-39 0-67 27t-27 67z m63 0q0-14 8-23t23-9l500 0q13 0 22 9t9 23l0 62-562 0 0-62z m0 94l562 0 0 624-562 0 0-624z m0 656l562 0 0 62q0 14-9 23t-22 8l-500 0q-14 0-23-8t-8-23l0-62z m218 47q0 15 16 15l94 0q15 0 15-15t-15-16l-94 0q-16 0-16 16z m32-782q0 16 15 16l31 0q16 0 16-16t-16-15l-31 0q-15 0-15 15z" horiz-adv-x="687" />
|
||||||
|
<glyph glyph-name="cd-line" unicode="" d="m5 276q-18 127 29 260 51 126 158 209t234 99 258-29q127-51 210-158t100-234-30-259q-51-126-157-209t-234-100-260 30q-127 51-209 157t-99 234z m89 236q-68-168 4-335t239-233 335 5 233 239-5 334-239 233-334-4-233-239z m57-23q57 144 200 205 15 8 21-7t-8-21q-131-56-183-189-6-14-21-8t-9 20z m59-24q47 121 166 172 14 6 20-9t-8-20q-106-45-151-154-6-14-19-8t-8 19z m57-21q39 94 132 135l2 1q14 6 20-8t-8-21q-84-35-117-119-6-16-21-10t-8 22z m58-24q29 73 101 103t143 1 103-101 1-143-101-103-143-1-103 101-1 143z m58-24q-19-48 2-96t68-66 96 2 66 68-2 96-68 66-96-2-66-68z m57-23q10 24 35 35t47 1 35-35 1-47-35-35-47-1-35 35-1 47z m31-35q5-11 16-16t24 0 16 16 0 24-16 16-24 0-16-16 0-24z m106-210q-6 15 8 21 84 35 117 119 6 16 21 10t8-22q-39-95-132-136l-2 0q-14-6-20 8z m24-57q-6 13 9 21 108 45 151 153 6 15 20 9t9-21q-49-119-168-170-14-6-21 8z m25-58q-6 15 8 21 131 56 183 189 6 14 21 8t9-20q-57-144-200-205l0-2q-15-6-21 9z" horiz-adv-x="998" />
|
||||||
|
<glyph glyph-name="inbox-line" unicode="" d="m0 38l0 218q0 8 2 18l125 469q6 19 22 32t39 12l624 0q22 0 39-12t22-32l125-469q2-10 2-18l0-218q0-53-36-89t-89-37l-750 0q-53 0-89 37t-36 89z m63 0q0-26 18-45t44-18l750 0q25 0 44 18t18 45l0 218-125 469-624 0-125-469 0-218z m58 226l108 375q5 23 29 23l484 0q24 0 29-23l108-375q4-16-5-27t-24-12l-143 0-45-90q-17-35-57-35l-210 0q-40 0-57 35l-45 90-143 0q-15 0-24 12t-5 27z m45 24l127 0q39 0 57-36l45-89 210 0 45 89q18 36 57 36l127 0-92 343-484 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="globe-line" unicode="" d="m0 366q0 201 142 342t342 142 343-142 142-342-142-343-343-142-342 142-142 343z m63-16q7-166 125-283 52 37 109 60-43 106-47 223l-187 0z m0 31l187 0q4 104 37 196-62 25-117 68-102-113-107-264z m128 287q51-39 108-62 43 101 117 176-131-22-225-114z m20-623q88-76 205-95-64 64-105 148-53-19-100-53z m70 305q4-111 45-213 69 22 143 26l0 187-188 0z m0 31l188 0 0 157q-78 3-153 29-31-88-35-186z m47 215q69-23 141-27l0 218-2 0q-90-76-139-191z m12-486q49-100 127-166l2 0 0 187q-69-4-129-21z m160-166l2 0q78 66 127 166-61 17-129 21l0-187z m0 219q74-4 143-26 41 102 45 213l-188 0 0-187z m0 218l188 0q-4 98-36 186-74-26-152-29l0-157z m0 188q72 4 141 27-49 115-139 191l-2 0 0-218z m53-619q117 19 205 95-47 34-100 53-41-84-105-148z m0 832q74-75 117-176 57 23 107 62-93 92-224 114z m119-655q57-23 109-60 117 117 125 283l-187 0q-4-117-47-223z m10 450q33-92 37-196l187 0q-6 151-107 264-55-43-117-68z" horiz-adv-x="969" />
|
||||||
|
<glyph glyph-name="cloud-line" unicode="" d="m0 178q0 55 27 102t75 74q-8 21-8 43 0 58 41 99t99 42q20 0 43-8 34 74 102 119t152 45q110 0 189-73t91-181q82-16 135-80t54-151q0-97-68-166t-166-68l-563 0q-84 0-143 60t-60 143z m63 0q0-58 41-99t99-41l563 0q70 0 121 50t50 121q0 63-39 110t-99 58q-35 8-42 15t-9 42q-8 84-70 141t-147 56q-62 0-117-34t-80-93q-10-19-12-24t-8-13-15-6-22 6q-21 10-43 8-33 0-55-22t-23-56q0-10 4-24 14-33 10-44t-37-30q-70-41-70-121z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="paper-plane-line" unicode="" d="m0 191q-2 18 14 28l937 625q8 6 18 6t18-6q15-10 13-31l-156-938q-4-13-16-21-7-4-15-4-6 0-12 2l-303 121-64-107q-10-16-28-16t-27 16l-115 201-244 97q-18 8-20 27z m98 11l189-77q2-2 5-3l3-2 527 564z m221-104l87-152 504 787z m183-62q12-2 20-4l265-108 125 748z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="fire-line" unicode="" d="m0 135q0 76 18 167t33 156 13 170-33 222l20-14q19-13 51-44t64-69 65-97 48-118q63 94 65 186l31-35q29-36 61-106t31-139l15 20q16 21 33 60t16 75q96-119 135-251t10-249q-14-51-31-84t-56-68-107-50-169-17q-137 0-225 85t-88 200z m63 0q0-88 69-155t181-68q74 0 128 11t84 26 49 42 27 44 14 49q39 159-64 344-61-103-145-172 0 92-10 176t-25 113q-23-58-113-185 0 7-12 50t-44 123-75 137q8-125-33-310-31-143-31-225z m50-23q0 146 41 263l16 47 16-41q19-56 66-164 20 30 49 74l47 75 0-53q0-66 23-135 39 20 68 41t43 36 36 40l27 30 6-32q21-119-20-218-4-10-13-10-4 0-6 2-14 6-8 19 27 73 19 168-58-66-154-113l-15-6-6 16q-24 66-28 111-31-45-58-84l-16-21-12 23q-43 98-64 149-25-84-25-217 0-16-16-16t-16 16z" horiz-adv-x="688" />
|
||||||
|
<glyph glyph-name="graduation-cap-line" unicode="" d="m0 600q0 33 21 59t51 33l407 94q11 1 21 1t22-1l406-94q31-8 51-33t21-59-21-59-51-33l-84-19 0-264q0-68-84-112t-260-44-260 44-84 112l0 264-84 19q-31 8-51 33t-21 59z m63 0q0-25 23-31l406-94 16 0 406 94q23 6 23 31t-23 31l-406 94-16 0-406-94q-23-6-23-31z m156-375q0-20 29-40t97-37 155-17 155 17 97 37 29 40l0 250-259-61q-12-1-22-1t-21 1l-260 61 0-250z m656-250q0 31 20 78t42 47 43-47 20-78q0-25-19-44t-44-19-43 19-19 44z m31 188l0 281q0 13 9 22t22 9 23-9 9-22l0-281q0-14-9-23t-23-9-22 9-9 23z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="megaphone-line" unicode="" d="m0 413q0 66 36 111t89 45l289 0q63 0 119 45t96 125l2 0q58 111 150 111 102 0 160-131t59-307-59-306-160-131q-92 0-150 111l-2 0q-78 155-199 168-6-2-8-2l0-2q-6-2-10-7-2-2-2-4-4-6-4-12l0-221q0-8 16-26t16-36l0-32q0-25-19-43t-44-19l-125 0q-25 0-44 19t-18 43l0 282q0 25-19 44t-44 18q-53 0-89 45t-36 111z m63 0q0-40 18-67t44-27l219 0q-31 37-31 94t31 93l-219 0q-25 0-44-27t-18-66z m169-157q18-29 18-62l0-282 125 0 0 28-2 2-2 2q-27 33-27 62l0 219q0 16 6 31l-118 0z m112 157q0-40 18-67t44-27l8 0q86 0 162-63-13 74-13 157 0 80 13 156-76-63-162-63l-8 0q-25 0-44-27t-18-66z m281 0q0-47 6-94l88 0q25 0 44 27t18 67-18 66-44 27l-88 0q-6-47-6-93z m14-157q19-97 57-158t85-60q65 0 111 109t45 266-45 265-111 109q-47 0-85-60t-57-158l80 0q52 0 89-45t36-112-36-111-89-45l-80 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="database-line" unicode="" d="m0 53l0 594q0 98 131 150t307 53 306-53 131-150l0-594q0-97-131-150t-306-53-307 53-131 150z m63 0q0-59 109-100t266-41 265 41 109 100l0 117q-46-48-150-75t-224-26-225 26-150 75l0-117z m0 188q0-59 109-100t266-41 265 41 109 100l0 117q-46-49-150-75t-224-27-225 27-150 75l0-117z m0 187q0-58 109-99t266-41 265 41 109 99l0 108q-58-45-160-69t-214-23-215 23-160 69l0-108z m0 219q0-59 109-100t266-41 265 41 109 100-109 99-265 41-266-41-109-99z m625-609q0 13 8 22t23 9 22-9 9-22-9-23-22-9-23 9-8 23z m0 187q0 14 8 22t23 9 22-9 9-22-9-22-22-9-23 9-8 22z m0 188q0 13 8 22t23 9 22-9 9-22-9-23-22-9-23 9-8 23z" horiz-adv-x="875" />
|
||||||
|
<glyph glyph-name="key-line" unicode="" d="m0-88l0 94q0 20 18 39l379 379q-22 57-22 114 0 128 92 220t221 92 220-92 92-220-92-221-220-92q-57 0-114 22l-74-73 0-74q0-25-19-44t-43-18l-63 0 0-63q0-25-19-44t-43-18l-73 0-45-45q-17-18-39-18l-93 0q-26 0-44 19t-19 44z m63 0l87 0 45 45q18 18 45 18l73 0 0 63q0 25 18 43t44 19l63 0 0 74q0 26 17 43l61 61 35 35 10 10q60-35 127-35 103 0 176 73t73 177-73 176-176 73-177-73-73-176q0-67 35-127l-45-45-365-364 0-90z m562 713q0 4 2 10 23 65 88 88 15 6 27-4 74-53 127-127 6-8 6-17 0-4-2-10-23-65-88-88-15-6-27 4-74 53-127 127-6 8-6 17z m31 0q51-70 119-119 51 18 69 69-49 68-119 119-51-18-69-69z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="beaker-line" unicode="" d="m2 354q10 49 55 68l424 170q-12 20-12 41 0 33 23 57l43 43q24 23 56 23t56-23l240-240q23-24 23-56t-23-56l-43-45q-24-21-55-21-23 0-43 12l-168-418q-17-47-68-57-8-2-18-2l-4 0q-37 0-62 27l-398 393q-36 35-26 84z m62-11q-3-16 8-28l397-393q10-10 21-10l8 0q16 4 24 20l146 371q-58 61-123 85t-146 33-123 23l-194-78q-15-6-18-23z m186-24q0 25 19 44t44 18 44-18 18-44-18-44-44-19-44 19-19 44z m31 0q0-14 9-23t23-8 22 8 9 23-9 22-22 9-23-9-9-22z m43 144q30-6 80-13 59-6 93-13t87-33 98-70l41 102 55-55q11-11 21 0l45 45q12 10 0 22l-242 242q-10 10-22 0l-45-45q-9-12 0-22l55-54z m51-332q0 14 9 23t22 9 23-9 9-23-9-22-23-9-22 9-9 22z m63 141q0 33 22 56t56 22 55-22 23-56-23-56-55-22-56 22-22 56z m31 0q0-20 14-33t33-14 33 14 14 33-14 33-33 14-33-14-14-33z m375 500q0 33 22 56t56 22 56-22 22-56-22-56-56-22-56 22-22 56z m31-172q0 14 9 22t22 9 23-9 9-22-9-22-23-9-22 9-9 22z m0 172q0-20 14-33t33-14 33 14 14 33-14 33-33 14-33-14-14-33z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="truck-line" unicode="" d="m0 319l0 343q0 40 27 67t67 27l469 0q39 0 66-27t27-67l0-62 125 0q51 0 78-41l125-187q16-24 16-53l0-188q0-39-27-66t-67-27l-35 0q-12-42-45-68t-76-26-76 26-45 68l-164 0q-12-42-45-68t-76-26-76 26-45 68l-35 0q-40 0-67 27t-27 66l0 94q-39 0-67 27t-27 67z m63 0q0-14 8-23t23-8l469 0q13 0 22 8t9 23l0 343q0 14-9 23t-22 9l-469 0q-14 0-23-9t-8-23l0-343z m93-188q0-13 9-22t23-9l35 0q11 41 45 67t76 27 76-27 45-67l164 0q12 41 45 67t76 27 76-27 45-67l35 0q14 0 23 9t8 22l0 188q0 10-5 17l-125 188q-8 14-26 14l-125 0 0-219q0-39-27-67t-66-27l-407 0 0-94z m125-62q0-26 19-44t44-19 44 19 18 44-18 44-44 18-44-18-19-44z m407 0q0-26 18-44t44-19 44 19 18 44-18 44-44 18-44-18-18-44z m0 219l0 187q0 14 8 22t23 9l31 0q18 0 25-13l94-141q6-8 6-18l0-46q0-14-9-23t-22-9l-125 0q-14 0-23 9t-8 23z m31 0l125 0 0 46-94 141-31 0 0-187z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="money-line" unicode="" d="m3 243q31 97 107 173 59 61 203 145 129 74 178 123 55 55 74 121 6 16 16 27 14 12 29 16 35 8 61-16l312-312q26-27 16-63-31-99-108-173-58-61-203-145-129-74-177-123-55-53-75-121-6-16-15-27-14-12-30-16-35-8-60 16l-313 312q-25 27-15 63z m60-18l99-99 115-115 99-99q25 79 84 140t128 102l138 80t129 101 83 140l-157 157-155 155q-24-78-83-139t-129-102l-139-80t-128-101-84-140z m274-199l21 29q22 27 47 53 22 23 55 49 11 9 21 0 12-12 0-24l-2 0q-31-25-52-47-24-23-43-48l-20-28q-2-2-2-4-12-12-23 0-8 10-2 20z m27 359q2 18 10 33 8 18 19 32 0 2-5 5-4 2-4 7t4 10 8 5 7-4q4-4 8-6 8 8 20 16t28 12 29 1 24-15q8-8 8-18t-8-15q-5-6-15-4-6 2-18 4-9 4-20 3t-23-11q20-20 51-57 14 8 31 14 16 6 32 8t31-3 31-17q14-12 20-25 4-14 2-30 0-15-10-33-8-19-22-37 8-6 16-13 4-2 5-7t-3-9-9-5-9 3q-9 8-15 16-18-18-35-24-16-6-34-6-15 2-28 8t-20 15-8 17 8 16 13 7 13-3 13-8 13-7 17 0 20 12q-21 21-56 62-32-17-65-19-29-2-50 15-14 12-20 26t-4 29z m42 11q-1-7 1-14t8-10q10-10 22-9t33 10q-30 32-49 51-6-8-10-14t-5-14z m112 143q-9 10 0 22 2 2 4 2 32 25 53 47 23 23 43 49l19 27q2 4 4 4 12 12 22 0 10-10 2-22l-22-29q-21-27-47-53-21-23-54-48-12-10-24 1z m4-195q32-35 53-56 6 5 10 13t6 16 0 14-9 14-15 9-15 1-16-5q-4-2-14-6z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="food-line" unicode="" d="m0 116q0 33 23 55t55 23l84 0q22 121 117 201t221 80q102 0 186-55t126-144l143 70q12 6 24 2t17-16 2-23-16-18l-150-76q4-11 6-21l84 0q33 0 56-23t22-55q0-24-16-41l-109-123 0-24q0-33-22-56t-56-22l-594 0q-33 0-55 22t-23 56l0 24-109 123q-16 17-16 41z m63 0l125-141 0-47q0-16 15-16l594 0q15 0 15 16l0 47 125 141q0 15-15 15l-844 0q-15 0-15-15z m130 78l34 0q21 95 97 157t176 62q84 0 153-46t103-120l27 15q-37 82-113 132t-170 50q-111 0-198-72t-109-178z m55 291q-16 39 16 113 25 61 13 90l-2 0 0 6q0 15 16 15 10 0 14-9 17-42-14-114-25-62-12-92l0-3q0-16-15-16-10 0-14 8l0 2-2 0z m10-291l33 0q20 68 77 112t132 44q66 0 120-36t79-95l30 14q-32 66-93 107t-136 41q-86 0-153-52t-89-135z m66 0l33 0q18 43 57 68t86 26 86-26 57-68l5 0 24 11q-22 51-68 83t-104 31q-61 0-108-35t-68-90z m69 0l37 0q29 31 70 31t68-31l39 0q-37 62-107 62t-107-62z m76 429l0 2q-16 39 13 114 28 60 14 89l0 6q0 16 14 16 12 0 15-10 18-41-13-113-26-63-14-92 2-2 2-4 0-15-16-15-9 0-15 7z m160-134l0 2q-16 39 16 111 25 62 11 90l0 6q0 15 16 15 10 0 14-9 17-40-14-114-26-60-14-90l0-2q2-2 2-3 0-16-15-16-10 0-14 10l-2 0z m160-295l18 0q0 2-1 4t-1 4z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="shop-line" unicode="" d="m0 413l0 31q0 31 20 56l93 125q4 6 12 14l0 148q0 26 19 44t44 19l624 0q26 0 44-19t19-44l0-148q8-8 12-14l93-125q20-25 20-56l0-32q0-39-27-66t-67-27l0-407q0-25-18-43t-44-19l-688 0q-25 0-44 19t-18 43l0 407q-39 0-67 27t-27 66z m63 0q0-14 8-23t23-9l58 0 125 219-89 0q-16 0-26-12l-94-125q-5-9-5-19l0-31z m93-501l203 0 0 313q0 14 9 22t23 9l234 0q14 0 22-9t9-22l0-313 188 0 0 407-688 0 0-407z m32 469l130 0 63 219-68 0z m0 281l624 0 0 125-624 0 0-125z m164-281l132 0 0 219-70 0z m39-468l234 0 0 312-234 0 0-312z m125 468l132 0-62 219-70 0 0-219z m103 219l63-219 130 0-124 219-69 0z m104 0l125-219 58 0q14 0 23 9t8 23l0 31q0 10-5 19l-94 125q-10 12-26 12l-89 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="diamond-line" unicode="" d="m0 502q0 28 18 45l160 158q17 20 43 20l558 0q26 0 43-20l160-158q18-17 18-43 0-23-16-43l-437-464q-20-22-47-22t-47 22l-437 464q-16 18-16 41z m63 4l134 0 84 84-72 61z m27-31l307-328-196 328-111 0z m146 0l231-383-76 383-155 0z m4 31l143 0-78 65z m2 156l61-50 51 50-112 0z m84-70l80-66 71 58-86 71z m96-117l78-389 78 389-156 0z m8 31l140 0-70 57z m0 156l70-58 68 58-138 0z m95-78l69-58 80 66-65 63z m8-492l231 383-155 0z m71 55l306 328-111 0z m13 359l143 0-65 65z m29 156l51-50 61 50-112 0z m73-72l84-84 133 0-145 145z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="t-shirt-line" unicode="" d="m4 580q-14 41 20 69l156 125q17 13 39 13l562 0q22 0 39-13l157-125q33-28 19-69l-62-187q-10-29-39-39-10-4-20-4-18 0-31 8l0-383q0-25-19-44t-44-19l-562 0q-26 0-44 19t-19 44l0 383q-13-8-31-8-10 0-19 4-30 10-39 39z m59 20l62-187 94 62 0-500 562 0 0 500 94-62 63 187-157 125-131 0q-13-41-54-67t-96-27-96 27-54 67l-131 0z m320 125q14-27 45-45t72-18 72 18 45 45l-234 0z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="list" unicode="" d="m100 200q20 0 35-15t15-35-15-35-35-15l-50 0q-20 0-35 15t-15 35 14 35 36 15l50 0z m0 200q20 0 35-15t15-35-15-35-35-15l-50 0q-20 0-35 15t-15 35 14 35 36 15l50 0z m0 200q20 0 35-15t15-35-15-35-35-15l-50 0q-20 0-35 15t-15 35 14 35 36 15l50 0z m200-100q-20 0-35 15t-15 35 15 35 35 15l350 0q22 0 36-15t14-35-15-35-35-15l-350 0z m350-100q22 0 36-15t14-35-15-35-35-15l-350 0q-20 0-35 15t-15 35 15 35 35 15l350 0z m0-200q22 0 36-15t14-35-15-35-35-15l-350 0q-20 0-35 15t-15 35 15 35 35 15l350 0z" horiz-adv-x="700" />
|
||||||
|
<glyph glyph-name="duckduckgo" unicode="" d="m0 349q0 215 141 355t355 141 356-141 140-355q0-182-103-313t-280-172q-9 17-33 52t-35 56q64-26 86-26 16 0 16 50 0 94-17 94-25 0-97-55 0 14-15 12l-5 0q-26 69-26 123 0 15 3 30 92-45 148-45 31 0 94 18t62 39q0 13-17 13-26 0-75-7t-75-7q-27 0-59 14t-33 38q0 5 2 7t4 3 6 0 8-1 9 0q9 0 26-3t25-2q31 0 127 36t96 57q0 12-18 17t-35 5q-14 0-42-8t-61-18-44-13q4 20 4 32 0 47-25 109t-58 93q-27 24-72 33-28 36-87 65t-106 30q-9 0-27-4t-24-4l-22-31 6-1q7 0 22 2t21 2q34 0 78-14-28-14-49-19-2-1-13-3t-18-3-14-6-7-11q56 6 84 6 38 0 60-7-77-9-118-53t-42-121q0-27 4-50 19-120 73-358 33-155 37-171l1-4q-160 50-251 186t-91 308z m283 124q0-6 3-12-1 16 18 28t36 12q8 0 20-5-10 13-29 13-17 0-32-10t-16-26z m33-75q0 13 11 23t23 11 24-11 10-23-10-24-24-10-23 10-11 24z m40 11q0-8 9-8t9 8q0 9-9 9t-9-9z m168 87q8 13 37 13 13 0 33-10-10 22-35 22-31 0-35-25z m23-78q0 12 9 20t20 9q12 0 21-9t8-20q0-11-8-20t-21-9q-11 0-20 9t-9 20z m35 10q0-8 7-8 8 0 8 8 0 7-8 7-7 0-7-7z" horiz-adv-x="992" />
|
||||||
|
<glyph glyph-name="aim" unicode="" d="m0 432q0 105 53 188t136 132 181 73 194 25q29 0 43-1 115-6 226-41 87-28 166-74t147-109 108-147 40-176q0-13-1-19-11-152-120-256t-269-147q-107-30-229-30l-8 0q-201 0-315 53-6 2-7 6 0 2 3 2 1 0 4-1t3 0q50-12 89-12 24 0 47 4t44 20 20 40q0 12-6 24-9 16-58 34t-114 33-76 20q-80 26-139 66 0 1 4 10t6 14 7 12 8 6l179 0q9 0 17-21t21-44 35-22q18 0 31 12t13 29q0 11-84 199t-106 231q-6 15-16 15-8 0-13-9l-3-6q-8-15-52-114l-107-238-7-15q-95 109-95 234z m218-166q0 10 54 129l5 3q6 0 33-63t26-70q0-4-5-4l-108 0q-5 0-5 5z m307-123q0-45 47-45t47 45l0 388q0 45-47 45t-47-45l0-388z m185 0q0-45 47-45t47 45l0 181 92-185q13-29 41-29 32 0 46 29l91 185 0-181q0-45 47-45 48 0 48 45l0 388q0 45-47 45-35 0-47-29l-138-302-133 302q-14 29-48 29-46 0-46-45l0-388z" horiz-adv-x="1294" />
|
||||||
|
<glyph glyph-name="delicious" unicode="" d="m0-150l0 501 501 0 0-501-501 0z m509 499l0 501 500 0 0-501-500 0z" horiz-adv-x="1009" />
|
||||||
|
<glyph glyph-name="paypal" unicode="" d="m0-41l194 891 438 0q50 0 97-18t84-55 53-95-1-135q-29-136-128-214t-234-78l-183 0-63-296-257 0z m100-109l257 0 63 295 184 0q134 0 233 78t129 214q28 135-43 219 33-74 12-170-29-136-128-214t-234-78l-183 0-63-295-216 0z m257 575l83 0 42 183 125 0q2 0 17-3-8 29-31 47t-56 17l-125 0z m125 1q48 2 90 37t52 84q0 2 1 6t1 6l-114 0z" horiz-adv-x="974" />
|
||||||
|
<glyph glyph-name="android" unicode="" d="m0 201l0 269q0 26 19 45t44 18q26 0 45-18t18-45l0-269q0-26-18-44t-45-19-44 19-19 44z m173-100l0 418 574 0 0-418q0-26-18-44t-45-19l-448 0q-26 0-44 19t-19 44z m0 465l574 0q0 115-85 189t-202 74-202-74-85-189z m101 316q0 8 7 8 3 0 7-2l49-89-15-8q-48 88-48 91z m15-807q0 27 19 45t47 18q25 0 44-19t19-44l0-202q0-28-19-46t-47-17q-26 0-44 18t-19 45l0 202z m5 620q0 16 12 28t28 11 28-11 11-28q0-17-11-28t-29-12q-16 0-27 12t-12 28z m208-620q0 27 20 45t46 18q26 0 45-18t18-45l0-202q0-28-19-46t-47-17q-26 0-44 18t-19 45l0 202z m45 620q0 16 12 28t28 11 28-11 11-28q0-17-12-28t-28-12-27 12-12 28z m36 104q2 3 14 29t24 44 18 18 7-9l0-2-48-89z m211-598l0 268q0 26 19 45t44 19 45-19 18-45l0-268q0-26-18-44t-45-19-45 19-18 44z" horiz-adv-x="920" />
|
||||||
|
<glyph glyph-name="eventful" unicode="" d="m0 351q0 107 29 202 28 92 83 159 56 67 135 102 81 36 178 36 128 0 217-61 90-59 136-157 46-95 46-196 0-93-47-120t-132-27l-423 0q0-85 30-148 29-65 76-96 50-33 106-33 41 0 71 10 31 10 62 33 31 22 56 47t66 69q15 16 47 16 34 0 54-21 21-21 21-58 0-32-23-78-21-43-70-85-46-41-116-68-71-27-161-27-209 0-325 135-116 136-116 366z m222 78l392 0q-7 125-60 188-51 62-136 62-82 0-133-63-52-63-63-187z" horiz-adv-x="824" />
|
||||||
|
<glyph glyph-name="smashmag" unicode="" d="m0 612q0 25 16 46t41 26l197 47q-63-72-63-168 0-185 253-283 28-11 54-24t55-34 46-46 17-56q0-43-35-67t-80-24q-58 0-121 23t-105 60l-79-179q56-31 144-61-10-2-31-9t-39-10-32-3q-25 0-45 16t-27 41l-164 687q-2 12-2 18z m419-46q0 38 35 59t76 20q49 0 110-17t88-47l61 170q-90 48-186 63 2 0 45 12t72 18 42 6q25 0 46-16t26-41l164-687q2-12 2-18 0-25-16-45t-41-27l-145-34q47 70 47 152 0 111-70 183t-185 109q-171 58-171 140z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="gplus" unicode="" d="m0 32q0 87 89 155t215 68l54 0q-42 40-42 86 0 29 16 58-10-1-29-1-104 0-170 65t-66 160q0 91 82 159t187 68l310 0-69-50-98 0q47-18 74-68t26-111q0-93-88-162-37-29-48-46t-11-42q0-19 27-48t54-49q61-43 85-88t23-113q0-90-82-157t-222-66q-133 0-225 50t-92 132z m112 33q0-69 59-118t145-48q119 0 173 44t53 117q0 19-4 32-3 11-7 21t-12 19-14 16-19 16-21 15-25 18-26 17q-39 12-77 12-90 1-157-47t-68-114z m66 559q11-79 61-136t109-58q59-2 94 52t25 133-59 134-110 57-95-51-25-131z m555-24l0 50 200 0 0 200 50 0 0-200 201 0 0-50-201 0 0-201-50 0 0 201-200 0z" horiz-adv-x="1184" />
|
||||||
|
<glyph glyph-name="wikipedia" unicode="" d="m0 677l0 21 2 2 249 0 2-2 0-20q0-8-10-8l-26-1q-33-1-33-20 0-13 7-28 50-122 222-484l6-1 111 221q-13 30-22 49l-76 150-20 40q-26 51-34 61t-33 13q-14 2-14 7l0 21 3 2 197 0 5-1 0-21q0-8-10-8l-15-2q-13-2-19-5t-5-12 4-17 14-31l73-150 81 162q16 32 5 43-6 8-37 11l-9 1q-4 0-7 3-3 1-3 6l0 19 3 2q57 1 186 0l2-2 0-20q0-8-9-8-22-1-30-4t-17-16q-23-34-30-48l-105-196-3-7 128-262 8-3 202 481q12 28-3 41-13 12-39 13l-19 1q-3 0-6 3-4 2-4 6l0 20 3 2 229 0 2-2 0-20q0-7-9-9-46-2-66-19-20-16-34-49l-250-567q-10-23-22-30t-24 1-23 30q-38 75-122 263-105-216-131-264-41-71-71-1-32 75-130 285t-130 286q-16 42-28 52-11 10-52 13-14 2-14 7z" horiz-adv-x="1106" />
|
||||||
|
<glyph glyph-name="lanyrd" unicode="" d="m0 739q-1 11 6 20t14 17 23 15 27 13 33 14 35 15q54 22 97 16t54-35q25-67 102-320t116-361q268 88 326 105 16 6 37 4t33-23q23-47 32-99t1-74q-19-15-60-32t-75-29-90-29-73-23q-10-3-38-13t-53-19-58-19-61-17-54-12-45-3-25 9q-18 18-32 52t-29 87-19 66q-42 125-113 338t-104 313q-6 13-7 24z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="fivehundredpx" unicode="" d="m0 236l119 0q5-40 30-64t64-24q48 0 77 33t28 81q0 48-28 79t-75 31q-38 0-65-24t-51-25q-53 0-80 2 9 52 29 161t28 164l330 0 0-98-243 0q-14-71-24-134l3 0q17 21 51 32t65 11q113 0 160-103 24 60 72 94t111 34q49 0 91-19t66-42 63-66q3-3 5-5t4-4l4-5q35 40 50 56t46 40 62 35 70 9q90 0 145-60t55-152q0-93-55-156t-147-63q-116 0-226 131-7-7-39-38t-42-40-37-25-52-23-58-6q-63 0-111 33t-74 92q-62-128-203-128-95 0-156 48t-62 138z m515 30q0-42 26-68t67-26q75 0 155 95-34 35-48 49t-47 33-64 19q-39 0-64-31t-25-71z m389 0q27-29 46-45t49-33 61-16q43 0 68 28t24 70q0 42-25 70t-68 28q-25 0-49-11t-36-22-38-36-32-33z" horiz-adv-x="1262" />
|
||||||
|
<glyph glyph-name="bitcoin" unicode="" d="m16 471q33 132 125 227t221 133 260 4 227-126 133-220 4-260-126-228-220-132-260-4-228 125-132 221-4 260z m228-271l72-18q7-1 20-5t19-5l-23-91 55-14 22 90q6-2 21-6t23-5l-22-90 55-13 22 91q48-8 85-8t66 21 43 61q32 90-51 133 60 13 70 80 13 86-110 126l23 91-55 13-22-88q-8 2-23 5t-21 6l22 88-55 14-22-90q-15 2-35 8l-76 19-14-59 39-9q28-7 26-32l-26-103q2 0 6-2-1 1-3 1t-3 1l-36-144q-5-18-25-13l-40 10z m183 23l30 121q1 0 19-4t28-7 28-9 29-13 21-17 14-22 0-27q-3-11-9-19t-15-12-19-7-23-3-23 2-24 4-22 4-19 5-15 4z m44 176l27 110q3-1 12-3t17-4 18-5 19-6 18-9 15-11 11-13 6-17-1-19q-3-13-11-22t-19-11-22-5-27 1-24 4-23 6-16 4z" horiz-adv-x="1001" />
|
||||||
|
<glyph glyph-name="w3c" unicode="" d="m0 647l77 0 107-363 72 244-35 119 77 0 107-363 107 363 290 0 0-36-109-188q58-20 86-67 30-50 30-114 0-82-43-137t-112-55q-51 0-90 33-39 34-56 89l60 25q13-34 35-54 20-19 51-19t52 34q22 34 22 84 0 52-23 83-27 34-83 34l-30 0 0 36 103 178-124 0-7-12-152-511-7 0-110 370-111-370-7 0z m818-417l18-50q15-33 33-58 42-58 94-67 45-9 88 18 19 12 35 31 20 20 28 36 4 7 11 20l-11 59q-8-16-16-28t-12-17l-4-4q-34-37-61-49-33-15-68-11-27 2-60 24-36 31-43 43-13 18-32 53z m27 195q0 84 33 146 16 30 38 48t42 20q35 4 70-26 18-15 37-50l44 87 12-76-44-85q-8 16-19 30t-18 20l-8 6q-31 22-64 15-24-5-47-30t-35-59q-19-55-19-106-1-40 5-63-12 22-19 53t-7 51z" horiz-adv-x="1125" />
|
||||||
|
<glyph glyph-name="foursquare" unicode="" d="m0 410q0 105 77 180t184 74q85 0 153-48t94-124l66 64 158-152 437 446 0-405-267-206 34-36-363-353-316 307q-107 2-182 76t-75 177z m37 0q0-90 65-153t157-63q33 0 65 9l220-195 585 460 1 302-578-596-90 146q20 43 20 90 0 89-65 153t-158 63-157-63-65-153z m48-2q0 70 50 120t119 49 120-49 49-120q0-70-49-119t-120-50-119 50-50 119z" horiz-adv-x="1169" />
|
||||||
|
<glyph glyph-name="html5" unicode="" d="m0 649l699 0-66-710-284-81-284 81z m65 60l0 133 45 0 0-44 40 0 0 44 44 0 0-133-44 0 0 44-40 0 0-44-45 0z m65-205l24-266 1 2 300 0-10-113-96-27-97 28-6 68-88 0 12-136 179-51 179 51 25 267-319 0-8 89 335 0 8 88-439 0z m84 293l0 45 122 0 0-45-39 0 0-88-44 0 0 88-39 0z m141-88l0 133 47 0 27-46 28 46 47 0 0-133-43 0 0 68-32-50 0 1-30 47 0-66-44 0z m172 0l0 133 44 0 0-88 62 0 0-45-106 0z" horiz-adv-x="699" />
|
||||||
|
<glyph glyph-name="ie" unicode="" d="m1-2q-3 35 7 59 39 140 92 239 114 216 313 352l0 14q-59-25-119-65t-102-81-76-78-50-60l-17-23q-2 59 16 115t45 94 54 67 47 43l19 13q4 2 10 6t28 13 43 19 55 17 64 12 70 2 74-12q64 47 128 73t98 29l33 3q50 5 77-16t31-55 0-68-12-60l-9-24-5 5q21 57 20 94t-17 56-37 29-36 10l-16 2q-4 0-12 0t-32-5-49-13-60-25-69-41q69-11 123-42t86-70 54-85 31-89 13-78 4-56l-1-22-557 0q-3-42 10-73t34-45 41-23 36-9l15-1q4 0 11 1t27 5 34 14 31 29 22 46l292 0q-16-59-47-107t-68-77-78-51-79-32-68-16-48-7l-19 0q-78 0-107 6-60-47-127-73t-103-30l-36-3q-46 0-78 24t-41 56-13 68z m75 5q0-24 3-42t8-29l4-9q4-3 11-8t33-13 57-8 82 16 108 50q-8 2-22 6t-50 18-69 31-67 48-53 64q-22-34-33-67t-12-57z m283 424l265 0q1 36-12 63t-32 39-38 19-33 8l-14 1q-6 0-15-1t-33-8-42-19-33-39-13-63z" horiz-adv-x="943" />
|
||||||
|
<glyph glyph-name="call" unicode="" d="m2 593q2 17 15 32l120 120q14 12 21-4l97-182q8-16-5-31l-44-44q-12-12-14-31 0-30 31-77t61-80l31-32q14-14 36-34t72-54 80-34q19 0 32 13l52 52q14 14 30 4l175-103q7-4 8-10t-4-12l-120-120q-15-13-32-15-49-7-111 14t-114 54-97 69-72 60l-26 25q-10 10-27 28t-57 69-71 100-52 112-15 111z" horiz-adv-x="800" />
|
||||||
|
<glyph glyph-name="grooveshark" unicode="" d="m0 350q0 136 67 251t182 182 251 67 251-67 182-182 67-251-67-251-182-182-251-67-251 67-182 182-67 251z m129 0q0-65 36-77 5-2 17-4 42-1 85 40 41 36 58 90 25 77 10 200-2 12-2 17-3 6 0 9 1 3 13-1 38-10 78-29 46-21 102-70 45-39 87-89 33-39 80-104 41-57 88-77 29-10 48-7t29 20 15 37 4 45q0 48-12 96-3 12-8 28-14 43-41 84-52 79-135 124t-178 45q-66 0-125-22-80-28-140-89t-89-142q-1-5-4-14t-5-14q-12-50-11-96z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="ninetyninedesigns" unicode="" d="m0 710q-1 5 3 10t8 5q11 2 31 7t28 6q0 17 1 50t1 48q2 12 13 12 14 0 14-14-2-60-2-91 11 2 35 7t35 8q18 4 55 10t56 10q402 69 794 72 6 0 10-4t2-11q0-11-2-33t-2-33q42-3 128-11 5 0 9-4t3-10q-23-137-68-412t-68-413q50-8 76-12 8-1 11-8t-1-13-10-6l-3 0q-13 2-39 6t-39 7q-1-12-5-31-2-9-10-11-1-1-4-1l-4 0q-297 75-600 117-100 2-149 2-55 0-165-2l0-1q1-1 1-2 1-6-4-11t-11-4q-11 0-12 11 0 5-1 15t-3 17l-13 0q-8 0-10 7t1 14 11 6l8 0-6 54q-6 40-25 195t-35 251-43 191z m30-8q21-78 43-201-3 70-3 209-16-2-40-8z m67-91q1-193 21-424 3-40 11-109 1-9 3-19t3-22 3-19q67-3 192-13t182-13q354-20 483-35 11 160 33 455t29 411q-468-4-960-107-1-53 0-105z m92-163q0-68 43-111t108-43q69 0 109 43l2 0q-13-70-65-111-41-33-101-38-40-4-52-2l0-75q35 0 57 2 107 8 171 68 87 82 87 233 0 94-47 154t-132 59q-78 0-129-53t-51-126z m94 6q0 45 23 74t58 28l1 0q43 0 65-35t21-91q0-16-5-26-26-42-81-42-38 0-60 26t-22 66z m89-477l96-10 373-40q140-30 209-48l3 18q-55 9-165 25-249 35-516 55z m192 471q0-68 43-111t108-43q69 0 110 43l1 0q-13-70-64-111-42-33-102-38-40-4-52-2l0-75q35 0 57 2 107 8 171 68 87 80 87 233 0 94-47 154t-131 59q-78 0-129-53t-52-126z m94 6q0 45 23 74t58 28l1 0q43 0 65-35t21-91q0-16-5-26-26-42-81-42-38 0-60 26t-22 66z m357-524q28-4 43-6 20 120 65 392t68 417q-13 1-35 3t-42 4-36 2q-6-85-27-366t-31-436q0-5-4-9-1 0-1-1z" horiz-adv-x="1220" />
|
||||||
|
<glyph glyph-name="forrst" unicode="" d="m0-150l417 1000 417-1000-369 0 0 135 170 85-13 55-157-79 0 67 98 52-14 57-84-45 0 87-92 0 0-157-86 59-16-64 102-70 0-182-373 0z" horiz-adv-x="834" />
|
||||||
|
<glyph glyph-name="digg" unicode="" d="m0 152l0 372q0 13 13 13l176 0 0 129q0 14 13 14l98 0 0-514q0-14-12-14l-288 0z m109 83l67 0q13 0 13 14l0 206-67 0q-13 0-13-14l0-206z m225-83l0 372q0 13 13 13l98 0 0-371q0-14-12-14l-99 0z m0 445l0 69q0 14 12 14l99 0 0-69q0-14-12-14l-99 0z m149-445l0 372q0 13 13 13l288 0 0-504q0-13-13-13l-288 0 1 69q0 14 12 14l176 0 0 49-189 0z m110 83l67 0q12 0 12 14l0 206-67 0q-12 0-12-14l0-206z m229-146q0 14 13 14l176 0 0 49-189 0 0 372q0 13 13 13l287 0 0-504q0-13-12-13l-288 0 0 69z m109 146l67 0q13 0 13 14l0 206-67 0q-13 0-13-14l0-206z" horiz-adv-x="1122" />
|
||||||
|
<glyph glyph-name="reddit" unicode="" d="m0 353q0 62 50 106t112 44q62 0 105-36l5 0q134 82 335 82l5 4 70 267 242-36q0-1 2-1 1 0 0 1 2 1 12 16t14 18q34 32 82 32 49 0 83-32t33-82-33-84-83-35q-57 0-87 39t-30 96q-2-1-97 13t-110 17l-3 0q-2-2-16-53t-30-109-18-64l0-3 5-4q72 0 148-20t130-58l3-2q1 1 2 1t2 1q25 18 36 25t29 13 43 6q68 0 116-48t48-117q0-47-26-86t-70-60q0-195-260-303-41-18-56-23-32-10-91-19t-93-9q-120 0-231 35-2 2-72 38-95 51-152 116t-58 156l-5 0q-33 17-59 50l-9 12q-15 27-19 46t-4 50z m34-12q0-66 57-112 5 59 48 116t101 101q-37 26-82 26-49 0-86-40t-38-91z m102-146q0-54 31-104t80-85 102-60 105-34q75-14 146-14 123 0 233 39t185 123l-3 0q30 38 43 69t13 72q0 54-26 103t-70 84-92 61-100 38q-85 23-181 23-74 0-151-18t-150-54-119-99-46-144z m186 73q0 37 23 60t59 22 62-22 25-60q0-36-25-60t-62-24-59 24-23 60z m36-164l44 0q25-45 80-68t111-24q58 0 110 24t84 68l41 0q-25-62-93-96t-142-34q-72 0-141 35t-94 95z m336 164q0 38 23 60t61 22q34 0 58-24t24-58-24-59-58-25q-37 0-60 24t-24 60z m255 468q0-35 25-60t60-25q36 0 59 25t23 60q0 34-24 58t-58 24-59-24-26-58z m14-281q55-36 95-92t56-120q59 43 59 96 0 58-35 100t-93 42q-45 0-82-26z" horiz-adv-x="1205" />
|
||||||
|
<glyph glyph-name="guest" unicode="" d="m0 108q0 22 12 64 23 87 87 158t147 103q-79 63-79 161 0 86 63 146t148 60 149-60 62-146q0-97-77-160 106-38 177-127t71-198q0-92-73-106-3-10-13-26-6-16-23-29t-49-20-49-12-57-9-39-5q-2 0-7-1t-7-1l-120 0q-51 0-129 16t-89 45q-17 17-25 42-25 5-42 21-38 15-38 84z" horiz-adv-x="760" />
|
||||||
|
<glyph glyph-name="gowalla" unicode="" d="m0 338l0 103q0 87 86 200t171 160q78 44 187 44 44 0 89-10t85-31 67-58 25-85q0-13-2-24t-7-24-9-21-14-21-14-19-17-19-17-17-18-18-18-16l168 0q2-72 2-108 0-253-42-326-35-61-94-108t-128-70q-39-15-56-15l-84 0q-3 0-48 17-120 53-120 174 0 4 1 11t0 10q-134 69-180 215-13 42-13 56z m146 130q0-40 10-81t28-79 53-62 76-24q12 0 40 15t49 15q14 0 51-10t37-20q0-21-26-21-130 0-130-76 0-58 42-87t103-30q47 0 92 17t73 49q42 50 42 164 0 19-1 56t-1 54q0 48 5 80l-193 0q-1-8-1-23 0-11 1-34t1-35q0-35-8-56-5-1-17-1-48 0-80 33t-44 74-12 89q0 45 12 91t43 84 77 38q10 0 21-3-4-22-4-34 0-35 19-58t53-23 57 23 23 58q0 41-31 70t-70 40-79 11q-135 0-223-85t-88-219z" horiz-adv-x="764" />
|
||||||
|
<glyph glyph-name="appstore" unicode="" d="m1 351q-1-18-1-36 0-68 20-144 26-97 83-184 89-136 172-137 30 0 78 21t95 21l4 0q46 0 91-20 47-22 76-22 49 1 91 41t85 104q31 48 65 121-50 19-85 57t-48 85q-10 35-9 70l0 24q4 48 34 92t78 70q-38 48-89 75t-103 27q-48 0-105-21t-86-22q-30 0-90 22t-102 21q-58 0-114-33t-96-93q-37-56-44-139z m415 258q-3 15-3 30 0 65 53 129 27 33 70 56t82 26q2-15 2-30 0-69-50-132-28-36-70-58-41-22-80-21l-4 0z" horiz-adv-x="860" />
|
||||||
|
<glyph glyph-name="blogger" unicode="" d="m0 165l0 369q0 130 93 223t223 93l221 0q65-8 139-57t104-115q1-2 5-9t5-10 4-10 4-12 3-16 4-22 4-29q9-70 26-85 14-13 71-14t65-8l14-11 8-17 3-14-2-256q-1-130-93-223t-222-92l-363 0q-130 0-223 92t-93 223z m259 5q0-25 18-42t43-18l356 0q25 0 43 18t17 42-17 43-43 17l-356 0q-25 0-43-17t-18-43z m0 362q0-25 18-43t43-18l175 0q25 0 43 18t17 43-17 43-43 17l-175 0q-25 0-43-17t-18-43z" horiz-adv-x="996" />
|
||||||
|
<glyph glyph-name="google" unicode="" d="m0 32q0 87 89 155t215 68l54 0q-42 40-42 86 0 29 16 58-10-1-29-1-104 0-170 65t-66 160q0 91 82 159t187 68l310 0-69-50-98 0q47-18 74-68t26-111q0-93-88-162-37-29-48-46t-11-42q0-19 27-48t54-49q61-43 85-88t23-113q0-90-82-157t-222-66q-133 0-225 50t-92 132z m112 33q0-69 59-118t145-48q119 0 173 44t53 117q0 19-4 32-3 11-7 21t-12 19-14 16-19 16-21 15-25 18-26 17q-39 12-77 12l-4 0q-87 0-153-47-68-48-68-114z m66 559q11-79 61-136t109-58l4 0q56 0 90 52 27 42 27 99 0 16-2 34-10 79-59 134t-110 57l-4 0q-57 0-91-51-27-41-27-98 0-16 2-33z" horiz-adv-x="646" />
|
||||||
|
<glyph glyph-name="viadeo" unicode="" d="m0 217q0-147 101-257t260-110q158 0 259 110 101 108 101 257 0 78-27 146-40-25-85-34 22-51 22-114 0-76-36-142-37-66-99-101-62-36-135-36-75 0-136 36-63 37-98 101-37 65-37 142 0 117 80 202 80 83 191 83 51 0 98-19 4 39 27 86-57 21-125 21-160 0-266-118-95-107-95-253z m280-253l56-4q74 47 125 109t72 124 31 126q6 41 6 80 0 21-2 40-5 55-12 99t-16 68l-9 25q-22 68-43 119t-32 67l-11 17q39-20 63-48 23-29 28-53 4-20 4-39l0-7q-1-22-6-35l-5-13q4-58 5-112 0-52-5-102-9-100-30-167t-50-121-57-86-55-52-41-28z m275 637q4 40 23 64l18 25q12 14 39 27t48 18l21 6q36 8 67 35t43 51l13 23q41-57 49-129 4-32 3-57 0-34-6-59l-11-45q-12-33-33-60t-37-37l-15-11q-34-20-67-20l-109 53q58 32 101 65t64 58 33 44 14 31l2 10q-18-40-48-73t-62-52-61-32-47-19l-18-5q-25 44-25 79 0 5 1 10z" horiz-adv-x="879" />
|
||||||
|
<glyph glyph-name="instapaper" unicode="" d="m0-117q102 6 130 27 30 21 30 107l0 666q0 82-30 106-28 23-130 28l0 28 489 0 0-28q-102-4-131-28-30-24-30-106l0-666q0-86 30-107t131-27l0-28-489 0 0 28z" horiz-adv-x="489" />
|
||||||
|
<glyph glyph-name="weibo" unicode="" d="m0 178q0 161 184 347 117 116 236 162 56 23 97 23 45 0 72-27 26-26 26-72 0-31-12-72-4-14 3-17t16-1l10 4q96 40 170 40t106-42q15-22 15-52 0-31-16-71-7-10-2-17t8-9 14-5q62-19 106-62t44-107q0-59-41-120t-111-113-178-84-229-33q-131 0-247 38t-194 116-77 174z m125-48q10-101 125-161 92-49 209-49 29 0 60 3 153 15 255 97 92 75 92 165 0 9-1 18-10 100-125 160-93 49-210 49-29 0-59-3-101-10-183-51t-126-101q-38-53-38-109 0-9 1-18z m160-62q-13 29-13 59 0 35 18 70 31 64 104 96 45 20 91 20 27 0 54-7 76-20 109-82 17-32 17-66 0-32-15-65-31-71-109-104-44-19-88-19-34 0-67 11-73 23-101 87z m56 19q6-25 30-35 13-6 27-6 12 0 24 4 28 9 43 33 10 16 10 32 0 7-3 15-6 24-30 34-13 5-26 5-12 0-25-4-27-9-41-32-11-16-11-33 0-7 2-13z m141 79q3-9 13-13 5-2 10-2t9 2q11 4 16 13t2 18-12 13q-9 3-19 0t-16-13q-3-6-3-12l0-6z m321 621q-1 5-1 10 0 13 8 25 10 16 29 21 34 7 68 7 51 0 100-15 83-27 143-93t78-153q7-35 7-68 0-51-16-98l0-1q-6-18-23-27-11-5-22-5-7 0-15 2-19 6-27 23-5 11-5 21 0 8 2 15l0 1q11 34 11 70 0 23-4 48-13 62-56 109t-102 66q-35 10-70 10-24 0-49-5-5-1-10-1-14 0-26 8-16 11-20 30z m40-157q-1 5-1 10 0 10 6 21 9 14 26 18 19 4 37 4 67 0 115-53 29-33 38-75 3-17 3-33 0-24-8-48-5-16-20-23-9-5-18-5-7 0-13 2-16 5-24 20-4 9-4 18 0 7 2 13 4 14 4 26 0 28-21 50-22 26-54 26-10 0-20-2-5-1-9-1-11 0-21 7-14 9-18 25z" horiz-adv-x="1235" />
|
||||||
|
<glyph glyph-name="klout" unicode="" d="m0-150l0 1000 257 0 0-371 229 0q85 123 257 371l286 0-328-477q0-12 97-143t192-256l96-124-343 0q-47 66-143 200t-143 200l-200 0 0-400-257 0z" horiz-adv-x="1086" />
|
||||||
|
<glyph glyph-name="meetup" unicode="" d="m0 390q0 35 2 105 24 8 48 8l18 0q17-23 40-70t31-61q2 7 8 37t10 42 11 37 16 40 19 31q28-5 46-5 6 0 11 1 24-54 46-163t38-155q-1 0-4 1l-3 1q-9 0-26-5t-22-7q-40 101-62 203-15-26-15-89t-11-88l-5 2q-8 0-22-2t-21-2l-18 0q-27 48-57 89-3-6-3-15t3-26 2-25l-1-12q-30-15-52-15-7 0-10 1-17 56-17 142z m355-76q0 27 8 58t28 57 47 26q10 0 28-5t23-6q9-40 9-81 0-28-6-55-12 4-38 5t-37 3q-5-20-5-37 0-21 10-37t30-16q9 0 26 5t26 5q17 0 23-14-42-16-82-16-46 0-68 30t-22 78z m58 28l8 1q3 0 8-2t7-2l7 3q2 14 2 22 0 18-5 40-22-25-27-62z m110-54q0 123 78 182 32-3 60-23-1-17-8-67-5-39-5-65l0-14q-20-2-29-2-8 0-43 5-5-12-5-23 0-22 17-37t39-16q26 0 41 23 18-6 21-17-22-21-63-21-37 0-70 20t-33 55z m56 43q4-6 14-6l9 0q9 19 9 49 0 13-6 39-3-8-10-25t-11-30-5-27z m99 19q-2 26 23 26 6 0 18-1t17-1q3 15 3 31 0 29-7 87t-8 86q0 43 10 72 5-3 27-5t40-25q-6-26-6-67 0-20 4-81 2-35 2-61 0-20-1-34l6 0q7 0 9 6t2 13 4 6q8 0 19-8t22-22 15-16q-9-7-40-9t-39-4q-1-12-1-36 0-16 1-33t1-38 1-33q-8-1-23-2t-22-2l0 20q0 21-3 57-4 44-4 61-6 2-32 4t-38 9z m215 8q0 20 2 58 11-1 20-5t21-10 18-10l-1-27q0-59 9-116 19 7 31 23t17 42 5 42 2 44l0 11q3-1 9-1 20-2 49-25 0-3 1-9t0-10q0-15-4-30t-7-22-15-25-14-23q-15-12-34-42-21-7-38-7-71 0-71 142z m200-108q7 6 24 10 0 3 1 9 4 35 7 57t13 59 22 59 35 40 53 17q34 0 76-24 17-37 17-75 0-66-46-119t-113-68q-2-32-2-48 0-73 18-117-8 2-37 2-15 0-22 2-9 21-16 96t-30 100z m90 25q39 10 66 48t26 79q0 30-15 56-23-21-39-55t-23-60-15-68z" horiz-adv-x="1341" />
|
||||||
|
<glyph glyph-name="vk" unicode="" d="m0 654q10 8 25 12 14 4 25 4l9 0q10 0 24-1 22-1 32-1 6 0 38 2 16 1 29 1t23-1q20-2 32-8 6-3 13-13t12-19 11-25 10-22q38-82 94-163 2-3 7-11t9-12 9-12 10-11 11-8 11-6 12 0q28 5 31 117 1 19 1 35 0 74-15 102-6 11-15 18t-25 12-23 10q14 28 50 37t96 9l53 0t26 0 27-3l22-6t20-9 12-14q9-18 11-42 0-7 1-14 0-20-3-52-4-42-4-52-3-23-3-46 0-18 2-38 4-44 30-61 9 1 17 4t15 11 11 12 13 16 10 14q47 62 94 163l9 23t12 26 12 20 15 13q16 7 38 7l9 0q20 0 46-2 32-2 47-2 9 0 28 1t32 2 30-1 25-6 14-13q3-6 3-13 0-29-35-87-17-29-34-52t-46-58-37-47q-2-2-14-18t-17-24-12-22-5-27q0-8 3-15t10-15 10-12 13-13 12-11q71-65 112-117 40-52 40-75 0-33-51-41-26-4-53-4-21 0-43 3-20 2-37 2-26 0-45-5l-6 0q-66 11-139 94-4 4-17 21t-22 25-23 17-27 6q-23-4-30-29t-9-59-10-49q-13-24-79-24-28 0-66 4-78 8-141 40t-101 68-81 92q-104 133-197 322-3 6-11 23t-12 25-9 24-8 28-3 26z" horiz-adv-x="1220" />
|
||||||
|
<glyph glyph-name="plancast" unicode="" d="m0 237q10 139 168 173 12 89 43 192t71 146q48 49 120 76t146 26q86 0 164-39t117-110q19-36 42-130t30-155q15-6 34-6 30 0 30 29 0 11-6 34t-5 35l0 4 1 0q27 0 61-51 34-52 34-81 0-20-9-35t-19-25-33-17-33-11l-36-8q-5-1-8-2l0-26q0-173-77-253l25-25q4-2 25-12t36-18 18-18q-65-51-132-51-34 0-75 17-88-37-180-37-118 0-234 61-36-8-55-19-7-4-26-18t-37-24-28-9q-3 18-3 37 0 79 53 126-60 99-62 257l-7 1-3 0q-30 1-76-17-48-18-64-19-4 0-10 2z m232-93q0-13 7-27 27-96 89-138 43-29 106-47t117-17q66 0 146 28t119 72q68 73 68 257 0 226-92 379-12 20-17 28t-19 15-33 8q-50 0-107-61-76 47-140 47-59 0-104-43t-71-104-42-141-22-141-5-115z m181 407q0 22 16 38t36 15q22 0 38-15t15-38-15-37-38-15q-21 0-36 15t-16 37z m56 18q0-12 12-12 5 0 9 4t3 8-3 9-9 4q-12 0-12-13z m94-60l2 2-1-3z m5 5l52 52 51-52q-22-7-50-7-29 0-53 7z m2-22q27-5 50-5 22 0 49 5l-49-49z m105 16l0 3 1-2z m27 43q0 22 16 38t37 15 38-15 15-38-15-37-38-15-37 15-16 37z m56 18q0-5 4-8t8-4q5 0 9 4t4 8q0 13-13 13-5 0-8-4t-4-9z" horiz-adv-x="1050" />
|
||||||
|
<glyph glyph-name="disqus" unicode="" d="m0-132l0 957q121 21 297 21 140 0 236-24t165-77q165-125 165-370 0-260-161-395-148-126-451-126-143 0-251 14z m220 162q19-4 77-4l4 0q153 0 240 85 89 86 89 256 0 154-81 232t-229 78q-66 0-100-9l0-638z" horiz-adv-x="863" />
|
||||||
|
<glyph glyph-name="youtube" unicode="" d="m0 123q0 54 6 162 4 53 38 87t87 36q100 5 301 5t301-5q53-3 87-36t38-87q5-90 5-162t-5-162q-4-53-38-87t-87-36q-100-5-301-5t-301 5q-53 3-87 36t-38 87q-6 108-6 162z m67 141l61 0 0-326 59 0 0 326 61 0 0 55-181 0 0-55z m65 603l60 0 38-152 4 0 36 152 60 0-46-148q-23-73-23-75l0-158-59 0 0 151q-2 14-5 26t-9 26-9 25z m116-885q0-48 36-48 32 0 61 35l0-31 52 0 0 281-52 0 0-214q-21-21-31-21-14 0-14 19l0 216-52 0 0-237z m79 575l0 146q0 34 22 53t56 18q33 0 54-20t20-53l0-145q0-36-20-56t-56-21q-35 0-55 22t-21 56z m54-7q0-23 22-23 23 0 23 25l0 153q0 9-7 15t-16 6-15-5-7-15l0-156z m67-612l53 0 0 21q20-25 50-25 47 0 47 62l0 156q0 71-51 71-25 0-46-27l0 123-53 0 0-381z m53 53l0 176q11 11 22 11 22 0 22-28l0-148q0-24-19-24-14 0-25 13z m23 539l0 237 52 0 0-215q0-19 14-19 13 0 31 21l0 213 52 0 0-281-52 0 0 31q-29-35-61-35-36 0-36 48z m114-513q0-38 19-63t57-24q78 0 78 87l0 21-54 0q0-2 1-13t-1-17-2-14-7-12-14-3q-23 0-23 40l0 53 100 0 0 72q0 38-18 60t-57 22q-36 0-57-23t-22-59l0-127z m54 99l0 30q0 31 23 31t23-31l0-30-46 0z" horiz-adv-x="863" />
|
||||||
|
<glyph glyph-name="windows" unicode="" d="m0-43l105 371q35 20 86 31t83 13l34 1q50 0 104-10 101-20 144-61l-104-370q-36 28-79 45t-69 21l-26 4q-34 3-65 3-16 0-42-1t-84-14-87-33z m126 477l105 371q35 20 86 32t84 12l33 1q51 0 104-10 101-20 144-61l-104-371q-36 28-79 46t-69 20l-26 4q-35 3-64 3-16 0-42-1t-84-13-88-33z m431-513l104 371q37-28 81-45t68-21l25-4q34-3 65-3 16 0 43 2t84 13 86 32l-104-371q-35-20-86-31t-84-12l-33-2q-51 0-104 10-101 20-145 61z m120 475l104 370q37-28 81-45t68-21l25-4q34-3 65-3 16 0 43 2t83 13 87 32l-104-370q-35-20-86-31t-85-13l-33-2q-52 0-103 11-101 19-145 61z" horiz-adv-x="1233" />
|
||||||
|
<glyph glyph-name="xing" unicode="" d="m0 152l219 0 173 286-130 229-219 0 130-229z m362 90l346 608 232 0-345-608 222-392-232 0z" horiz-adv-x="940" />
|
||||||
|
<glyph glyph-name="yahoo" unicode="" d="m0 641l6-19q4-6 8-10t5-5l2-2 19-10 111 0 287-344q11-12 11-25l0-192q0-8-2-12t-6-5l-3 0q-112 0-142-3-10 0-10-9l0-55 516 0 0 57q0 3-2 5t-5 2l-146 0q-9 0-9 15l0 202q-1 3 2 7t5 7l3 3q11 11 264 249l133 0q9 0 18 7l17 19q6 7 6 18l0 14q-1 3-3 5t-3 1l-438 0-7-6q-1-6 2-12t5-10l2-4 23-23 18-7 115 0-207-195-228 291 41 0q13-1 22 4l68 21q1 0 3 1t5 5 2 9l0 14q0 3-2 5t-4 2l-492 0q-8-1-10-7l0-8z m1190 109l185-7-83-567-61 3z m13-763l4 110 110-4-4-110z" horiz-adv-x="1375" />
|
||||||
|
<glyph glyph-name="chrome" unicode="" d="m0 327q0 75 23 156t62 144q62 104 183 164t248 59q130 0 250-81t182-202q50-86 50-214 0-150-71-266t-192-177-270-60q20 36 61 109t74 131 64 108l1 2q3 5 12 19t13 19 9 17 10 21 5 21q6 24 6 48 0 80-48 142l275 81q-285 0-428-1-7 1-22 1-99 0-165-74t-56-173q-2 9-2 28 0 44 15 77l-204 201 198-341q19-72 80-117t134-46q17 0 33 3l-66-276q-115 0-223 71t-175 176q-66 102-66 230z m312 19q0-77 55-131t130-55 131 55 54 131q0 76-54 131t-131 54-131-54-54-131z" horiz-adv-x="998" />
|
||||||
|
<glyph glyph-name="email" unicode="" d="m0 62l0 576q0 1 3 19l339-290-338-325q-4 14-4 20z m45 635q7 3 17 3l913 0q9 0 18-3l-340-291-45-36-89-73-89 73-45 36z m1-694l341 327 132-107 132 107 341-327q-8-3-17-3l-913 0q-8 0-16 3z m650 364l338 290q3-9 3-19l0-576q0-9-3-20z" horiz-adv-x="1037" />
|
||||||
|
<glyph glyph-name="macstore" unicode="" d="m0 237l0 151q0 10 7 18t18 7l265 0-115-201-150 0q-11 0-18 7t-7 18z m122-244l66-38z m10 44q-3 10 2 19l304 528q5 9 15 12t19-3l65-37q10-5 13-15t-3-20l-303-528q-5-9-15-11t-20 2l-65 38q-9 4-12 15z m308 175l115 201 67 0 94-201-276 0z m78 625q1 9 6 12 10 5 36-31t71-116 62-105q28-44 76-130t91-169 43-84q11-19-2-36t-31-24q-18-8-24-9t-30 7q-30 15-190 393-5 11-13 31t-17 38-19 42-18 44-17 42-14 39-8 32-2 24z m328-424l235 0q10 0 18-7t7-18l0-151q0-10-7-17t-18-8l-133 0q-4 16-8 23l-24 46q-64 121-70 132z m13-316q3 10 13 15l37 19q10 5 21 2t16-14l31-60q12-24-10-39l-27-16q-10-5-21-2t-17 12l-40 62q-6 10-3 21z m77-145q0 16 4 21t12 14l24 9q61 12 72-70 3-32-1-76-4 12-44 30t-55 38q-13 18-12 34z" horiz-adv-x="1106" />
|
||||||
|
<glyph glyph-name="myspace" unicode="" d="m0 175l0 350 140 0 0-207 805 0 0 207 141 0 0-350-1086 0z" horiz-adv-x="1086" />
|
||||||
|
<glyph glyph-name="podcast" unicode="" d="m0 331q0 141 67 261t182 189 251 69 251-69 182-189 67-261q0-4 0-10t-1-10q-8 208-152 353t-347 145-346-145-153-353q0 4 0 10t-1 10z m183 1q0 136 93 233t224 96 224-96 93-233q0-3 0-10t-1-10q-8 129-99 219t-217 90-217-90-99-219q0 3 0 10t-1 10z m166-195q0 33 5 59t10 43 19 29 23 18 28 10 31 4 35 0 35 0 31-4 29-10 23-18 18-29 11-43 4-59q0-118-44-203t-107-84-106 84-45 203z m47 280q0 44 31 76t73 32 74-32 30-76-30-76-74-32-73 32-31 76z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="amazon" unicode="" d="m2 74q5 8 16 1 250-145 544-145 196 0 387 73 5 2 15 6t13 6q15 6 24-6t-6-22q-18-13-46-30-86-51-192-79t-207-28q-156 0-295 54t-249 154q-6 5-6 10 0 3 2 6z m301 285q0 69 34 118t93 74q54 23 133 33 27 3 88 8l0 17q0 64-14 86-21 30-66 30l-8 0q-33-3-57-21t-31-50q-4-20-20-23l-115 14q-17 4-17 18 0 3 1 7 17 89 84 132t155 48l25 0q114 0 178-59 10-10 19-21t13-21 9-26 6-23 3-28 1-26l0-242q0-26 8-47t14-31 23-31q6-9 6-16 0-8-8-14-83-72-90-78-12-9-29-2-14 12-24 23t-15 16-15 20-14 19q-56-61-110-76-34-10-84-10-77 0-126 48t-50 134z m172 20q0-39 20-62t52-24q3 0 9 1t7 1q42 11 65 54 11 19 17 42t6 36 0 46l0 25q-58 0-88-8-88-25-88-111z m420-322q2 4 6 8 25 17 48 23 38 10 74 11 10 1 19-1 45-4 54-15 4-6 4-18l0-7q0-35-19-83t-53-76q-5-4-9-4-2 0-4 1-6 3-3 11 37 87 37 121 0 11-4 16-10 12-56 12-17 0-40-2-25-3-46-6-6 0-8 2t-1 4q0 1 1 3z" horiz-adv-x="1100" />
|
||||||
|
<glyph glyph-name="steam" unicode="" d="m0 470q0 55 39 94t93 39q47 0 84-29t46-75l502-202q32 19 68 19 2 0 7 0t7-1l110 159q1 73 53 125t125 51q74 0 126-52t52-126-52-126-126-52l-170-124q-5-51-43-85t-89-35q-48 0-84 30t-46 75l-502 201q-32-19-68-19-55 0-93 39t-39 94z m35 0q0-40 29-68t68-29q9 0 21 2l-41 16 0 1q-28 13-40 42-6 14-6 28 0 15 6 30 12 30 40 42 15 7 31 6 13 0 27-5l0 1 49-20q-29 52-87 52-40 0-68-28t-29-70z m710-333q29-52 87-52 40 0 69 29t29 69q0 40-28 69t-70 28q-14 0-21-2l40-16q30-12 43-42 7-15 7-30 0-14-6-29-12-31-42-43-15-6-30-6-14 0-29 6-8 3-24 10t-25 9z m270 335q0-49 35-84t84-35q50 0 85 35t35 84-35 84-85 35q-49 0-84-35t-35-84z m25 1q0-40 28-68t67-28q39 0 67 28t28 68q0 39-28 67t-67 28q-40 0-67-28t-28-67z" horiz-adv-x="1312" />
|
||||||
|
<glyph glyph-name="cloudapp" unicode="" d="m0 202q0 104 74 178t176 74l1-1q0 3 0 7t-1 6q0 118 83 201t199 83q103 0 181-66t96-166l17 0q117 0 200-83t82-201-82-201-200-83q-8 0-12 1l0-1-578 0 0 1q-99 5-167 78t-69 173z" horiz-adv-x="1108" />
|
||||||
|
<glyph glyph-name="ebay" unicode="" d="m0 285q0 31 5 54t22 46 46 39 84 24 128 9q88 0 148-13 39-8 58-18l0-161-293 0q0-21 2-33t9-31 27-27 49-9q85 0 85 61l121 0 0-89q-27-13-56-19-68-15-150-15-92 0-151 13t-87 39-37 56-10 74z m198 34l178 0q0 18-1 27t-9 23-27 22-54 7q-31 0-50-7t-27-23-8-24-2-25z m293-182l0 89 78 0q-1-51-74-87-2-2-4-2z m0 0q2 0 4 2 73 36 74 87l-78 0 0 39 81 0q1 12 1 23 0 45-13 76-16 39-69 62l0 183 107 0 0-203 2 0q31 44 88 44 43 0 69-26-40-29-40-102 0-104 76-122-1-31-5-54t-16-47-32-36-54-13q-64 0-91 50l-1 0 0-42-103 0 0 79z m0 128l0 161q53-23 69-62 13-31 13-76 0-11-1-23l-81 0z m107-11q0-77 9-107t35-31q28 0 37 31t9 107l0 5q0 35-1 52t-5 37-13 28-27 8q-16 0-25-8t-13-30-5-38-1-54z m119 68q0 73 40 102 17-18 26-53t10-55 0-64l0-52q-76 18-76 122z m8 159q0 69 40 94 34 26 101 26 4 0 49-3l107-218 0-102q0-14 2-39t2-34l-100 0-5 52-2 0q-33-58-100-58-18 0-26 1l0 52q0 43 0 64t-10 55-26 53q38 29 135 29l24 0 0 31q0 29-8 43t-36 14q-26 0-33-15t-7-45l-107 0z m97-154q0-62 41-62 13 0 23 5t15 14 10 18 4 24 2 23 0 24-1 20q-4 0-17 0t-16-1l-14-2t-14-3-11-5-9-8-7-11-5-16-1-20z m67 323l154 0 100-232 109 232 143 0-189-359 0-190-141 0 0 190-43 89 0 91q0 55-21 87t-86 40z m26-52q64-9 86-40t21-87l0-91z" horiz-adv-x="1395" />
|
||||||
|
<glyph glyph-name="googleplay" unicode="" d="m0-146l0 992 501-496z m0 0l501 496 134-133-202-117-433-250 0 4z m0 992l0 4 433-250 202-117-134-133z m501-496l134 133 231-133-231-133z" horiz-adv-x="866" />
|
||||||
|
<glyph glyph-name="itunes" unicode="" d="m0 350q0 136 67 251t182 182 251 67 251-67 182-182 67-251-67-251-182-182-251-67-251 67-182 182-67 251z m100 0q0-166 117-283t283-117 283 117 117 283-117 283-283 117-283-117-117-283z m183-176q0-31 22-52t52-22q33 0 57 24t24 57l0 269 200 37 0-208q-15 5-28 5-33 0-57-24t-24-57q0-31 21-52t52-22 56 23 25 54l0 394-290-50 0-300q-15 5-28 5-34 0-58-24t-24-57z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="plurk" unicode="" d="m0-150l0 1000 764 0 0-817-571 3 0-186-193 0z m191 359l399 0 0 450-399 0 0-450z" horiz-adv-x="764" />
|
||||||
|
<glyph glyph-name="songkick" unicode="" d="m0 283l0 134t3 59 7 62 14 53 23 55 36 47 50 47q146 110 356 110l16 0 0-777 124 0 0 208q7-11 39-63t51-80q29-40 64-53t91-13l36 0 0 118q-45 0-63 7t-42 41q-14 18-37 57t-26 43l171 238-148 0-136-189 0 453q135-22 238-100 29-22 51-47t35-47 24-55 14-53 7-62 2-59l0-134t-2-59-7-61-14-53-24-56-35-46-51-48q-146-110-367-110t-367 110q-29 22-50 48t-36 46-23 56-14 53-7 61-3 59z m81-149q66-67 192-67 80 0 138 41t57 118q0 51-18 85t-45 45-58 20-59 9-45 11-18 30q0 47 70 46 57 0 87-29l78 78q-60 60-170 60-78 0-131-41t-54-118q0-51 21-83t51-45 63-17 59-9 37-14q10-11 10-30 0-46-72-46-77 0-113 36z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="gmail" unicode="" d="m0-97l0 897 185 0 9-8 825 0 9 8 174 0 0-900-171 0 0 7-855 0 0-4-176 0z m176 132l0-80 855 0 0 74-345 259-79-65-86 70z m0 60l307 229-307 252 0-481z m83 641l348-298 347 298-695 0z m465-417l307-230 0 484z" horiz-adv-x="1202" />
|
||||||
|
<glyph glyph-name="pinboard" unicode="" d="m0 527l316 323 0-123 301-277 187 46-195-208 391-438-444 392-188-192 30 169-255 316z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="openid" unicode="" d="m0 203q-1 63 25 117t67 89 92 63 101 43 92 25 68 13l26 3 0-123q-57-4-104-19t-78-37-53-45-35-48-19-43-8-31l-2-12q-3-15-3-30 0-22 7-42 12-34 38-58t59-44 68-34 64-21 47-13l19-3 0-103q-97 10-175 35t-127 56-83 68-51 71-24 62-10 44z m510-353l0 902 142 98 0-922z m176 591l5 0q38-1 77-15 42-16 64-31l21-16-83-34 313-78 0 245-107-61q-40 43-112 69t-126 31l-52 5 0-115z" horiz-adv-x="1083" />
|
||||||
|
<glyph glyph-name="quora" unicode="" d="m0 399q0 122 60 226t161 165 223 60q184 0 315-132t130-319q0-119-57-220t-154-163q1-2 4-6t11-17 21-22 33-21 45-17l0-76q-36-7-67-7-50 0-85 18-56 29-91 94-48-13-105-13-120 0-222 61t-162 164-60 225z m221-59q0-116 67-198t160-83q26 0 52 8-2 3-5 9t-15 18-23 24-31 19-37 10l0 88q10 1 20 1 119 0 203-90 63 81 63 194l0 116q0 116-66 199t-161 82-160-82-67-199l0-116z" horiz-adv-x="889" />
|
||||||
|
<glyph glyph-name="eventasaurus" unicode="" d="m0 9l0 678q0 66 43 115t108 48l697 0q70 0 117-37t46-107l0-59q-74 14-111 20-53 7-54 7-10 3-29 10t-34 11-33 3q-62 0-132-47-34-3-95-7t-112-9-96-14l-2 0-1-1-4 0-1-1-1 0q-72-14-87-26-18-15-20-71l0-165-3-18 526-13 80 27q-44-79-70-132l-106-47-406-7q-3-3-10-3t-11-5q4-26 7-39 12-52 112-59 206-13 335-13 38 0 120 20t127 20q65 0 111-29l0-54q0-155-154-155l-723 0q-61 0-97 48t-37 111z m690 546q0 14 10 25t24 10 25-10 10-25-10-24-25-10-24 10-10 24z" horiz-adv-x="1011" />
|
||||||
|
<glyph glyph-name="wordpress" unicode="" d="m0 350q0 136 67 251t182 182 251 67 251-67 182-182 67-251-67-251-182-182-251-67-251 67-182 182-67 251z m39 0q0-135 72-247t188-168l-220 603q-40-89-40-188z m75 253l30 0q48 0 123 6 12 1 18-8t1-19-16-11l-53-5 168-499 101 302-72 197q-24 3-48 5-12 1-16 11t2 19 17 8l121-6q49 0 123 6 12 1 18-8t1-19-16-11l-52-5 166-496 46 154q36 117 36 149 0 64-39 128-2 3-12 21t-14 24-9 19-8 23-2 21q0 33 23 58t55 24q1 0 3 0t3-1q-131 121-312 121-119 0-221-56t-165-152z m256-696q62-18 130-18 80 0 153 26l-3 6-142 389z m362 44q105 61 167 168t62 231q0 120-56 221 3-21 3-47 0-63-35-165z" horiz-adv-x="1000" />
|
||||||
|
<glyph glyph-name="yelp" unicode="" d="m0 262l0-13q0-43 6-69 5-18 19-26t29-2l204 63q22 7 31 26 5 10 5 20t-5 19q-9 19-32 26l-204 82q-14 3-27-8t-17-30q-8-36-9-88z m87 477q-5 8-5 16 0 9 6 18 12 17 38 27 81 31 171 46l5 0q45 0 49-38 25-313 25-393 0-33-27-40-6-2-12-2-21 0-37 25-148 232-213 341z m69-766l139 167q19 21 38 21 8 0 16-3 25-11 25-45 0-5-1-10l0-222q-2-14-17-22-9-5-18-5-8 0-16 3-36 6-85 26t-73 37q-18 14-18 30 0 11 10 23z m294 338q-6 12-6 23 0 17 15 33l130 179q7 8 20 8 3 0 7-1 17-2 29-18 25-26 53-71t37-73q3-8 3-15 0-9-4-16-8-13-23-16l-209-53q-8-2-16-2-23 0-36 22z m12-125q-9-12-9-24 0-16 13-32l114-191q7-9 24-9l3 0q19 1 33 15 27 24 56 63t41 70q4 11 4 21 0 7-3 13-5 14-19 19l-205 70q-10 4-19 4-21 0-33-19z" horiz-adv-x="741" />
|
||||||
|
<glyph glyph-name="intensedebate" unicode="" d="m0 509q174 33 208 71 27 30 45 91 18-23 23-48t1-40l-5-13q-6-13-10-21t-8-13-9-11-10-9-16-11-21-14q-35-27-33-62t30-55q26-16 51 6t52 78q12 25 19 66t19 73 47 59q20 16 46 19t50 1 51 0 60 24 67 64q5 6 14 16t38 29 59 28 74-1 86-45q-48 21-90 21t-67-15-44-33-26-33l-7-15q-15-37-28-61t-24-39-25-22-24-12-32-8-38-10q-43-13-50-54-6-36 22-53 32-18 82 14 37 24 60 50t30 44 28 39 51 37q43 21 82 29t83 8 67 3q197 32 246 114 48 79 49 130 17-58 12-104t-27-80-44-57-41-34l-18-11q-77-40-128-55t-84-21-62-22q-103-55-52-155 21-41 62-44t77 29q6 5 14 14t23 39 15 61q20-56 16-96t-21-64l-15-22q-36-38-60-53t-63-19-90 15q-86 21-119 21t-62-18q-28-16-43-42t-2-49q14-25 34-27t64 21q39 23 66 30t68 8q87 2 139-38 37-24 74-57-40 24-79 31t-66-1-48-18-32-22l-10-10q-45-51-75-72t-53-21-59 15q-10 4-39 17t-42 16l0 110q0 121-92 186-59 40-134 40-76 0-134-39-20 29-51 33l0 75q0 31-21 53t-53 21l-18 0z m127-564l0 162q0 65 19 99 40 71 134 71 69 0 111-43t41-110l0-135-202 0 0-67q0-48 50-48 45 0 50 49l102 0q0-62-41-105-43-43-111-43-94 0-134 71-19 34-19 99z m103 121l100 0 0 56q0 56-50 56t-50-56l0-56z m262-199q11 36 11 71 0 11-3 20 24-4 34-5 62-6 85-46 2-3 5-9t7-23-1-31q-31 24-65 30t-54-1z" horiz-adv-x="1286" />
|
||||||
|
<glyph glyph-name="eventbrite" unicode="" d="m1-27q3 31 12 66 11 45 72 351t71 349q12 52 24 73t39 29 87 9l241 0q59 0 135-1t116-1q41 0 50-45 10-48-23-92-30-40-81-40l-401 0-50-233 352-3q44 0 54-45t-21-84q-27-33-70-33l-360 0-48-248 432 0q64 0 77-44t-17-87-68-44l-553 0q-30 0-47 17t-22 46-1 60z" horiz-adv-x="851" />
|
||||||
|
<glyph glyph-name="scribd" unicode="" d="m0 138q0 44 32 76t76 32q44 0 76-32t32-76q0-46-34-78 65-74 163-74 69 0 116 41 47 42 47 106 0 39-25 77-23 38-60 64-34 23-115 57-75 30-122 59-42 27-73 64-30 36-46 74-14 39-14 79 0 101 81 172 82 71 197 71 77 0 155-33 66-28 113-80 37-32 37-80 0-45-32-76t-76-32q-45 0-76 32t-32 76q0 21 10 44-32 16-88 16-69 0-112-31t-43-80q0-43 38-76 40-33 128-71 92-40 141-73 51-34 82-74 33-41 48-85 0-1 1-3t1-3q-75-62-75-158 0-53 28-104-11-13-24-27-87-82-206-82t-208 64-139 194l3 1q-5 15-5 29z m613-75q0-52 36-89t88-36 88 36 36 89q0 51-36 88t-88 36-88-36-36-88z" horiz-adv-x="861" />
|
||||||
|
<glyph glyph-name="posterous" unicode="" d="m0 835l100 0 8-121 10 0 5 3q79 133 246 133 130 0 213-98t82-254q0-93-27-166t-72-118-101-67-117-23q-69 0-125 29t-87 79l-2 3-11 0-3-7 0-378-113 0 0 761q0 88-6 224z m119-413q0-31 6-55 19-70 74-113t126-43q101 0 162 77t61 204q0 119-61 194t-157 75q-72 0-128-45t-74-118q-9-33-9-53l0-123z" horiz-adv-x="664" />
|
||||||
|
<glyph glyph-name="stripe" unicode="" d="m1 512q-11 151 126 252 63 47 145 70 78 23 175 11t181-59q-2-40 0-76 6-119-10-153-9 1-52 14-36 11-66 16-31 6-61 8-70 6-99-38 8-44 38-66 30-21 82-37 49-14 69-26 113-70 139-219l0-85q0-81-45-142t-118-93q-105-44-245-38t-239 59q3 41 0 79-3 42-2 81 2 43 12 69 18-3 48-11 53-15 74-19 165-36 177 40 3 22-11 41t-34 29q-28 14-48 22-29 12-37 17-44 23-59 32-57 34-80 68-54 77-60 154z" horiz-adv-x="668" />
|
||||||
|
<glyph glyph-name="opentable" unicode="" d="m0 384l0 51q0 38 87 65t211 27 211-27 87-65l0-51q-1-38-88-64t-210-27-210 27-88 64z m287 243l0 27q2 19 64 33t149 13 149-13 63-33l1 0 0-27-1 0q-2-20-63-33t-149-14-149 14-64 33z m211-494l0 64q4 56 117 95t271 38 271-38 116-95l0-64q-3-55-116-94t-271-39-271 39-117 94z m228 341l0 42q2 29 76 49t175 20 176-20 75-49l0-42q0-29-73-50t-178-21-177 21-74 50z" horiz-adv-x="1273" />
|
||||||
|
<glyph glyph-name="cart" unicode="" d="m0 704q0 20 13 33t33 13l235 0q16 0 29-9t16-26l24-98 674 0 7 21q10 32 43 32 9 0 13-2 15-4 24-16t9-27q0-5-2-13l-118-393q-4-15-16-24t-27-9l-559 0q-16 0-28 10t-17 25l-108 438-199 0q-19 0-32 13t-14 32z m372-178l62-248 489 0 2 9 72 239-625 0z m42-484q0 38 28 65t65 27 65-27 27-65-27-65-65-27-65 27-28 65z m65 406l166 0 0-92-146 0z m245-92l1 92 162 0-24-92-139 0z m37-314q0 38 28 65t65 27 65-27 27-65-27-65-65-27-65 27-28 65z" horiz-adv-x="1120" />
|
||||||
|
<glyph glyph-name="angellist" unicode="" d="m0 136q0 63 28 98 23 31 74 45-16 40-16 59 0 33 35 70 37 35 69 35 17 0 40-9-48 137-69 208-24 81-24 115 0 48 24 75 25 28 67 28 72 0 173-295l17-49q6 15 12 33 100 292 180 292 40 0 63-27 24-27 24-70 0-28-24-113-21-73-66-200 57-14 82-54 27-43 27-133 0-178-106-291-108-113-274-113-66 0-127 24-59 21-107 66-51 48-76 99-26 54-26 107z m65 5q0-25 14-59 13-32 39-67 41-53 97-81 57-28 129-28 129 0 217 97 87 96 87 243 0 46-6 71-5 22-19 34-27 23-106 40-79 18-168 18-22 0-28-6-7-3-7-20 0-41 46-58 50-21 165-21l28 0q16 0 23-11 8-8 11-31-17-17-55-31-36-13-53-26-40-29-64-69-23-39-23-74 0-21 10-51 11-33 11-43l0-6-4-15q-44 3-64 41-17 32-19 82-3-1-12-1l-11 0q1-5 1-12 0-30-23-51t-54-21q-47 0-95 45-48 46-48 90 0 8 3 16 1 7 16 22 25-31 34-43 42-59 76-59 9 0 17 6 6 6 6 10 0 8-12 29-8 15-37 53-28 36-45 50-15 14-22 14-19 0-37-22t-18-55z m90 191q0-13 16-45 14-27 45-68 31-40 56-62 24-20 36-20 7 0 14 7 7 8 7 16 0 12-18 58-21 51-46 92-22 35-39 49-16 15-31 15-11 0-25-15-15-15-15-27z m45 432q0-34 24-107 22-71 66-190 10 6 28 6 1 0 7 0t10-1q4 0 26-2l-69 200q-28 80-44 104-13 21-26 21-9 0-15-8-7-9-7-23z m166-510q9-23 19-50 20 23 40 38-5 1-15 3t-15 2q-20 4-29 7z m105 204l67-12q45 124 69 199 25 81 25 96 0 16-7 25-4 7-15 7-14 0-31-27-19-29-43-101z" horiz-adv-x="716" />
|
||||||
|
<glyph glyph-name="dwolla" unicode="" d="m0 4q0 76 57 112 29 19 54 29 114 49 122 54-21 31-54 68-51 60-60 71-109 132-94 247 7 55 42 91 13 14 42 32 37 21 45 25 5 2 23 9t29 13l47 21 69 30q58 25 86 40 20 11 25-6 0-11-27-25-61-40-64-114-1-29 5-58t13-47 25-46 27-37 35-40 31-36q6-7 29-33t33-37 28-38 26-46 16-49 7-58q0-38-13-68-12-32-28-52t-48-39q-35-21-53-30-23-12-61-27-16-6-35-15t-23-10l-89-39-36-18q-32-16-50-21-85-21-133 24t-48 123z" horiz-adv-x="617" />
|
||||||
|
<glyph glyph-name="appnet" unicode="" d="m2 414q9 158 74 265 49 80 96 114t138 49q30 5 57 6t51-4 44-12 39-20 33-25 30-32 27-34 24-39 21-39 20-41q7-14 14-30t15-35 13-31q8 48 57 188t67 145q91 21 145 0 4-2 9-8t7-8q-1-18-6-38t-8-33-13-36-12-31l-160-439q-7-34 19-90t67-93 74-22q10 5 18 21t14 21q18 15 71 16t67-19q16-29 11-62t-31-67-59-57-74-36-74-5q-29 6-54 18t-41 26-34 36-27 39-27 45-26 44q-4-2-6-4-24-58-81-107t-127-75-150-19-145 54q-85 62-131 204t-36 300z m152 12q-13-108 9-211t73-141q28-21 56-30t52-12 49 10 43 21 41 35 35 39 33 46 28 43 24 42q5 9 8 14-38 161-64 223-73 173-202 155-56-8-81-22t-50-49q-41-55-54-163z" horiz-adv-x="1126" />
|
||||||
|
<glyph glyph-name="statusnet" unicode="" d="m0 432q0 122 93 210 58 55 134 75t153-2 137-84q44-46 63-107t15-116-24-102q-19-41-3-93t40-89 51-68 26-33l-11 9q-10 10-21 20t-31 26-38 27-43 25-45 18-44 8-43-7q-47-19-103-20t-117 22-103 69q-86 91-86 212z m132 20q-9-69 34-125t111-64 124 33 64 112-33 124-111 64-124-33-65-111z m478 294q21 59 74 87t113 9q58-18 87-72t8-116q-24-72-114-104-31-11-55-34t-35-38-23-40q22 94-24 159-55 80-31 149z m38-495q2 92 63 155t152 63q89 0 152-62t63-156q0-110-110-195-38-29-62-71t-30-68-13-67q-4 40-10 67t-30 69-65 74q-111 83-110 191z m38 472q-11-27 1-55t38-38 54 0 38 38q11 28 0 55t-38 38-54 0-39-38z m67-515q18-45 65-65 46-19 92 0t65 66 0 91-65 66q-46 19-92 0t-65-65q-19-47 0-93z" horiz-adv-x="1078" />
|
||||||
|
<glyph glyph-name="acrobat" unicode="" d="m0-108q0 51 61 106t123 89l15-22q-44-32-90-83t-59-89q87 27 265 379 65 131 103 261-33 107-33 202 0 115 47 115 23 0 34-2t21-13 9-34q0-15-3-28l-27 1q-2 26-17 41-12-20-12-69 0-38 9-94 3 18 9 54t9 53l26-3q-2-152-14-218 36-107 87-174t142-119q68 7 116 7 178 0 178-70 0-11-5-24l-3 1q-5-42-67-42-104 0-240 72-220-22-389-82-147-257-235-257-7 0-14 2t-12 4-14 7-12 7q-8 8-8 22z m318 255q134 54 298 85-103 73-164 209-36-121-134-294z m486 50q90-35 142-35 15 0 22 3 0 32-145 32l-19 0z" horiz-adv-x="999" />
|
||||||
|
<glyph glyph-name="drupal" unicode="" d="m0 282q0 70 21 133t49 103 64 75 57 48 38 23q10 5 30 15t30 16 29 17 34 25q42 34 50 113 73-88 106-110 25-17 74-39t73-37q19-11 36-23t54-49 63-76 46-105 21-137q0-186-127-305t-307-119q-116 0-216 55t-163 156-62 221z m190-151q-2-63 42-93 31-21 94-21 41 0 98 30t105 58 70 28q23-1 78-56t70-56q20-1 34 9t31 35q33 49 33 117 0 29-15 55t-47 25q-22 0-92-47t-94-48q-22 0-61 28t-88 55-99 28q-65-1-111-45t-48-102z m205-180q-12-10 0-20 46-42 165-31 23 2 48 11t37 18 16 12 4 16q-3 12-14 3-41-32-124-32-75 0-110 28-3 2-8 2t-14-7z m90 52q7-8 28 11 2 1 8 6t8 7 8 5 10 4 12 2 15 1q16 0 26-4t13-8 7-13q5-10 8-11t7 0q12 7 7 20-9 26-22 34-12 9-43 9-26 0-41-6-17-7-44-32-15-12-7-25z" horiz-adv-x="875" />
|
||||||
|
<glyph glyph-name="buffer" unicode="" d="m0 88q11 15 32 26t49 20 40 15q19 0 34-4t33-15 25-13q47-21 260-119 19-4 36 0t39 18 24 14q20 9 77 35t87 39q4 2 42 21t60 24q13 2 28-1t23-7 23-13 18-11 16-6 18-8 11-11q3-4 4-14-10-13-31-24t-51-22-40-16q-43-20-128-62t-129-61q-7-3-21-12t-23-13-26-11-27-7-30 2l-264 123q-6 3-32 14t-51 22-54 24-46 24-22 16q-4 4-4 13z m0 268q11 15 32 25t50 20 41 15q19 0 34-4t35-15 25-14q42-19 127-58t127-59q19-5 37 0t39 17 25 14q68 32 160 72 11 5 32 17t38 19 36 11q16 3 32-1t37-17 23-13q5-3 16-6t18-8 11-11q3-5 4-14-10-14-31-25t-53-23-41-16q-48-23-135-65t-123-59q-7-3-26-14t-29-15-32-10-36 0q-214 101-260 122-6 3-44 19t-69 30-62 30-34 22q-4 4-4 14z m0 267q10 15 32 27t52 22 41 16l348 162q30 0 54-7t56-26 40-22q39-18 117-54t117-55q4-2 37-15t54-24 27-20q3-4 4-13-9-13-26-22t-43-19-35-14q-47-22-140-66t-139-67q-6-3-20-11t-23-12-25-11-27-6-28 1q-245 114-256 119-4 2-63 28t-102 46-48 30q-4 4-4 13z" horiz-adv-x="979" />
|
||||||
|
<glyph glyph-name="pocket" unicode="" d="m2 520q-7 215 12 270 4 9 9 16t14 12 14 10 17 10 17 8q136 0 386 2t329 2l94 0t55 0 56-3 45-6 33-10q16-9 27-24t16-29 8-40 2-42-1-50 0-50q0-207-23-327t-96-213q-70-88-165-140t-193-62-200 11-186 73-151 134-96 181q-15 52-23 267z m232 2q-26-28 15-89t104-124q2-2 39-40t54-52 47-35 57-29q11-3 22-3t20 1 19 7 16 7 16 12 12 10 12 11l3 3q9 9 60 56t86 81 68 79 35 75q-15 40-38 56t-51 9-56-26-59-48-56-56-49-51-37-33q-27 16-73 60t-82 82-73 64-55 14q-25-15-56-41z" horiz-adv-x="1136" />
|
||||||
|
<glyph glyph-name="bitbucket" unicode="" d="m0 706q0 60 127 102t306 42q180 0 307-42t126-102q0-12-72-440-9-46-111-89t-250-43-250 43-110 89q-73 414-73 440z m107-581l0 4q0 17 15 17 6 0 12-5 47-37 122-58t126-23l51-3q8 0 22 1t52 5 75 12 78 25 73 41l11 5q16 0 16-17 0-2-1-4-22-121-30-161-11-49-96-82t-200-32-200 32-95 82q-19 95-31 161z m49 596q0-24 82-41t195-18q115 0 197 17t81 41q0 25-81 43t-197 17-196-17-81-42z m139-353q0-57 41-97t97-41 98 41 40 97-40 98-98 40-97-40-41-98z m69 0q0-28 20-48t49-21 49 21 20 48-20 49-49 20-49-20-20-49z" horiz-adv-x="866" />
|
||||||
|
<glyph glyph-name="lego" unicode="" d="m0 141l24 0q-7 14-7 34 0 65 46 186t87 183q32 49 84 49 45 0 45-34 0-52-72-199l82 0q20 62 53 126 34 68 73 91t116 23q29 0 57-14t27-40-13-42-37-22-44-9-46-2l-9 0q-15-22-28-58 18 3 37 3 64 0 64-38 0-9-3-18l0 0q-16-59-88-59-23 0-50 5-16-48-21-73 52 10 77 10t43-11 18-36q0-34-23-57t-54-31-64-8q-65 0-96 41l0 0q-20 24-20 62 0 23 3 45 8 50 28 112l-82 0q-9-19-26-55t-25-55l-1 0-7-14q22 2 34 2 59 0 59-40 0-51-39-73t-93-23q-65 0-85 39l-24 0z m538 78q0 38 16 95t33 99q19 45 36 74t43 57 61 41 80 13q50 0 87-19t37-65q0-38-21-68t-57-31q-52 0-52 33 0 6 4 18t3 18q0 13-22 13-17 0-32-14t-29-43-18-41-15-39l0 0q-32-84-32-119 0-29 28-29 25 0 44 25t26 52q-42 2-42 35 0 37 28 54t66 17q52 0 65-35l0 0q4-11 4-26 0-50-28-106t-69-87l0 0q-53-41-120-41-68 0-100 41l0 0q-24 29-24 78z m329-78l42 0q-18 26-18 66 0 79 49 204 19 47 33 74t37 56 57 41 78 13q120 0 120-115 0-50-22-120l0 0q-15-51-41-110l0 0q-37-77-73-109l0 0q-46-41-119-41-72 0-101 41l-42 0z m144 109l3 0q-6-35 22-35 23 0 43 38l-2 0q17 36 45 116t28 102q0 24-21 24-20 0-33-16-18-26-52-119l0 0q-25-67-33-110z" horiz-adv-x="1265" />
|
||||||
|
<glyph glyph-name="stackoverflow" unicode="" d="m0-150l0 417 76-1-3-335 501 0 0 334 79 0 0-415-653 0z m123 219l392 0 0-83-392 0 0 83z m1 65l8 85 393-38-8-85z m21 173l23 82 380-107-24-82z m71 201l44 73 338-204-45-73z m167 205l69 50 230-321-70-50z m252 123l84 14 65-389-84-14z" horiz-adv-x="784" />
|
||||||
|
<glyph glyph-name="hackernews" unicode="" d="m0 850l161 0 197-301q49-75 102-170 48 85 109 177l194 294 154 0-399-576 0-424-133 0 0 424z" horiz-adv-x="917" />
|
||||||
|
<glyph glyph-name="lkdto" unicode="" d="m0 335l0 34q0 113 84 197t215 84q136 0 247-112 21-20 54-62l96-126q39-52 52-65 74-74 147-74 59 0 96 40 33 33 38 85 1 5 1 14 0 22-6 41-9 31-33 57 0 1-1 1-38 40-95 40-78 0-147-74l-85 111 0 0q-6 8-10 13 55 60 113 86t134 25q124 0 214-84l1 0 1-1q83-83 83-215 0-30-5-63-16-89-79-153-61-62-150-79-33-5-62-5-140 0-248 109-23 23-56 67l-96 124q-39 52-52 65-74 74-149 74-22 0-40-6-29-8-55-34-29-32-36-71-3-14-3-28 0-57 37-97l2-2q39-40 97-40 79 0 147 75l84-110 9-12q-57-61-115-87t-130-26q-131 0-216 83l0 1q-63 63-78 153-5 25-5 47z" horiz-adv-x="1199" />
|
||||||
|
</font>
|
||||||
|
</defs>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 176 KiB |
BIN
content/firm/css/fonts/mfn-icons.ttf
Executable file
BIN
content/firm/css/fonts/mfn-icons.woff
Executable file
BIN
content/firm/css/images/Thumbs.db
Executable file
7155
content/firm/css/structure.css
Executable file
BIN
content/firm/images/Thumbs.db
Executable file
BIN
content/firm/images/box_shadow.png
Executable file
After Width: | Height: | Size: 108 B |
BIN
content/firm/images/box_shadow_button.png
Executable file
After Width: | Height: | Size: 108 B |
BIN
content/firm/images/fancy_heading_hr.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/favicon.ico
Executable file
After Width: | Height: | Size: 377 B |
BIN
content/firm/images/firm.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
content/firm/images/home_firm_about1.jpg
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
content/firm/images/home_firm_about2.jpg
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
content/firm/images/home_firm_about_bgd.jpg
Executable file
After Width: | Height: | Size: 29 KiB |
BIN
content/firm/images/home_firm_bgd.jpg
Executable file
After Width: | Height: | Size: 88 KiB |
BIN
content/firm/images/home_firm_blockquote.png
Executable file
After Width: | Height: | Size: 275 B |
BIN
content/firm/images/home_firm_client1.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
content/firm/images/home_firm_client2.png
Executable file
After Width: | Height: | Size: 841 B |
BIN
content/firm/images/home_firm_client3.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
content/firm/images/home_firm_contact_icon.png
Executable file
After Width: | Height: | Size: 4.3 KiB |
BIN
content/firm/images/home_firm_ico1.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/home_firm_ico1b.png
Executable file
After Width: | Height: | Size: 1018 B |
BIN
content/firm/images/home_firm_ico2.png
Executable file
After Width: | Height: | Size: 799 B |
BIN
content/firm/images/home_firm_ico2b.png
Executable file
After Width: | Height: | Size: 756 B |
BIN
content/firm/images/home_firm_ico3.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/home_firm_ico3b.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/home_firm_icon1.png
Executable file
After Width: | Height: | Size: 977 B |
BIN
content/firm/images/home_firm_icon2.png
Executable file
After Width: | Height: | Size: 788 B |
BIN
content/firm/images/home_firm_icon3.png
Executable file
After Width: | Height: | Size: 634 B |
BIN
content/firm/images/home_firm_map_pin.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
content/firm/images/home_firm_offer1.jpg
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
content/firm/images/home_firm_offer2.jpg
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
content/firm/images/home_firm_offer3.jpg
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
content/firm/images/home_firm_pattern1.png
Executable file
After Width: | Height: | Size: 5.7 KiB |
BIN
content/firm/images/home_firm_sep.png
Executable file
After Width: | Height: | Size: 83 B |
0
content/firm/images/home_firm_sign1.png
Executable file
BIN
content/firm/images/home_firm_sign2.png
Executable file
After Width: | Height: | Size: 3.8 KiB |
BIN
content/firm/images/home_firm_sign3.png
Executable file
After Width: | Height: | Size: 3.9 KiB |
BIN
content/firm/images/home_firm_staff1.jpg
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
content/firm/images/home_firm_staff2.jpg
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
content/firm/images/home_firm_staff3.jpg
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
content/firm/images/icons/Thumbs.db
Executable file
BIN
content/firm/images/icons/list_check.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
content/firm/images/icons/list_idea.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
content/firm/images/icons/list_star.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/logo_footer.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
content/firm/images/preloader.gif
Executable file
After Width: | Height: | Size: 404 B |
BIN
content/firm/images/prettyPhoto/dark_rounded/Thumbs.db
Executable file
BIN
content/firm/images/prettyPhoto/dark_rounded/btnNext.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/dark_rounded/btnPrevious.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/dark_rounded/contentPattern.png
Executable file
After Width: | Height: | Size: 130 B |
BIN
content/firm/images/prettyPhoto/dark_rounded/loader.gif
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
content/firm/images/prettyPhoto/dark_rounded/sprite.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
content/firm/images/prettyPhoto/dark_square/Thumbs.db
Executable file
BIN
content/firm/images/prettyPhoto/dark_square/btnNext.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/dark_square/btnPrevious.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/dark_square/loader.gif
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
content/firm/images/prettyPhoto/dark_square/sprite.png
Executable file
After Width: | Height: | Size: 3.4 KiB |
BIN
content/firm/images/prettyPhoto/default/Thumbs.db
Executable file
BIN
content/firm/images/prettyPhoto/default/default_thumb.png
Executable file
After Width: | Height: | Size: 1.5 KiB |
BIN
content/firm/images/prettyPhoto/default/loader.gif
Executable file
After Width: | Height: | Size: 6.2 KiB |
BIN
content/firm/images/prettyPhoto/default/sprite.png
Executable file
After Width: | Height: | Size: 6.5 KiB |
BIN
content/firm/images/prettyPhoto/default/sprite_next.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
content/firm/images/prettyPhoto/default/sprite_prev.png
Executable file
After Width: | Height: | Size: 1.3 KiB |
BIN
content/firm/images/prettyPhoto/default/sprite_x.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/prettyPhoto/default/sprite_y.png
Executable file
After Width: | Height: | Size: 1.1 KiB |
BIN
content/firm/images/prettyPhoto/facebook/Thumbs.db
Executable file
BIN
content/firm/images/prettyPhoto/facebook/btnNext.png
Executable file
After Width: | Height: | Size: 845 B |
BIN
content/firm/images/prettyPhoto/facebook/btnPrevious.png
Executable file
After Width: | Height: | Size: 828 B |
BIN
content/firm/images/prettyPhoto/facebook/contentPatternBottom.png
Executable file
After Width: | Height: | Size: 142 B |
BIN
content/firm/images/prettyPhoto/facebook/contentPatternLeft.png
Executable file
After Width: | Height: | Size: 137 B |
BIN
content/firm/images/prettyPhoto/facebook/contentPatternRight.png
Executable file
After Width: | Height: | Size: 136 B |
BIN
content/firm/images/prettyPhoto/facebook/contentPatternTop.png
Executable file
After Width: | Height: | Size: 142 B |
BIN
content/firm/images/prettyPhoto/facebook/default_thumbnail.gif
Executable file
After Width: | Height: | Size: 227 B |
BIN
content/firm/images/prettyPhoto/facebook/loader.gif
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
content/firm/images/prettyPhoto/facebook/sprite.png
Executable file
After Width: | Height: | Size: 4.1 KiB |
BIN
content/firm/images/prettyPhoto/light_rounded/Thumbs.db
Executable file
BIN
content/firm/images/prettyPhoto/light_rounded/btnNext.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/light_rounded/btnPrevious.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/light_rounded/loader.gif
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
content/firm/images/prettyPhoto/light_rounded/sprite.png
Executable file
After Width: | Height: | Size: 4.0 KiB |
BIN
content/firm/images/prettyPhoto/light_square/btnNext.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/light_square/btnPrevious.png
Executable file
After Width: | Height: | Size: 1.4 KiB |
BIN
content/firm/images/prettyPhoto/light_square/sprite.png
Executable file
After Width: | Height: | Size: 3.4 KiB |
BIN
content/firm/images/progressbar.png
Executable file
After Width: | Height: | Size: 1018 B |
BIN
content/firm/images/retina-firm.png
Executable file
After Width: | Height: | Size: 2.3 KiB |
BIN
content/firm/images/stripes/Thumbs.db
Executable file
BIN
content/firm/images/stripes/stripes_10_b.png
Executable file
After Width: | Height: | Size: 973 B |
BIN
content/firm/images/stripes/stripes_10_w.png
Executable file
After Width: | Height: | Size: 982 B |
BIN
content/firm/images/stripes/stripes_3_b.png
Executable file
After Width: | Height: | Size: 974 B |
BIN
content/firm/images/stripes/stripes_5_b.png
Executable file
After Width: | Height: | Size: 972 B |
BIN
content/firm/images/stripes/textline.png
Executable file
After Width: | Height: | Size: 1.1 KiB |