primo commit
29
media/com_phocamaps/css/administrator/3.css
Normal file
@ -0,0 +1,29 @@
|
||||
.com_phocamaps {
|
||||
background: #f9f9f9;
|
||||
}
|
||||
.com_phocamaps.layout-edit {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.ph-admin-box-content {
|
||||
padding: 20px;
|
||||
background: #F1F5F9;
|
||||
background: #EDF0F5;
|
||||
margin: 0px !important;
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
|
||||
.com_phocamaps table {
|
||||
background: #fff;
|
||||
border-radius: 3px
|
||||
}
|
||||
|
||||
.ph-extension-info-box {
|
||||
background: #f0f0f0;
|
||||
padding: 1em;
|
||||
}
|
||||
.ph-extension-links-box {
|
||||
margin-top: 1em;
|
||||
padding: 1em;
|
||||
background: #f0f0f0;
|
||||
}
|
||||
55
media/com_phocamaps/css/administrator/4.css
Normal file
@ -0,0 +1,55 @@
|
||||
.com_phocamaps a[target=_blank]:before {
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
#toolbar a.btn.btn-small i {
|
||||
margin-inline-end: .5rem;
|
||||
}
|
||||
|
||||
.ph-extension-info-box {
|
||||
background: #fff;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.ph-extension-links-box {
|
||||
margin-top: 1em;
|
||||
padding: 1em;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.ph-extension-info-box {
|
||||
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocamaps .ph-extension-info-box,
|
||||
.tpl-bettum.com_phocamaps .ph-extension-links-box {
|
||||
|
||||
background: #505050;
|
||||
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocamaps .ph-cpanel-logo {
|
||||
background: #000;
|
||||
padding-left: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
||||
.tpl-bettum.com_phocamaps .ph-cp-item-icon {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.tpl-bettum.com_phocamaps .phi {
|
||||
|
||||
color: #fff !important;
|
||||
|
||||
}
|
||||
|
||||
.com_phocamaps .table > :not(caption) > * > * {
|
||||
padding: 0.75rem 0.25rem;
|
||||
}
|
||||
|
||||
.com_phocamaps .ph-multiple-table > :not(caption) > * > * {
|
||||
padding: 0.15rem 0.25rem;
|
||||
}
|
||||
1
media/com_phocamaps/css/administrator/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
982
media/com_phocamaps/css/administrator/phocamaps.css
Normal file
@ -0,0 +1,982 @@
|
||||
#adminForm {
|
||||
margin: 0 0 0 0 !important;
|
||||
}
|
||||
|
||||
/* Columns*/
|
||||
.ph-image {
|
||||
text-align:center;
|
||||
width: 10%;
|
||||
}
|
||||
.ph-title {
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
.ph-title-stat {
|
||||
width: 10%;
|
||||
}
|
||||
.ph-filename-stat {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.ph-map {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
.ph-title-short {
|
||||
width: 30%;
|
||||
}
|
||||
.ph-filename-long {
|
||||
width: 50%;
|
||||
}
|
||||
.ph-count {
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
.ph-page {
|
||||
width: 5%;
|
||||
}
|
||||
|
||||
.ph-functions,
|
||||
.ph-id,
|
||||
.ph-check,
|
||||
.ph-ordering {
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
.ph-plugincode-td {
|
||||
color: #999;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
.ph-right {
|
||||
text-align: right !important;
|
||||
}
|
||||
.ph-center {
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
.ph-uploaduser {
|
||||
width: 7%;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ph-owner,
|
||||
.ph-rating,
|
||||
.ph-hits,
|
||||
.ph-language,
|
||||
.ph-published,
|
||||
.ph-approved {
|
||||
width: 5%;
|
||||
}
|
||||
.ph-user,
|
||||
.ph-parentcattitle {
|
||||
width: 15%;
|
||||
}
|
||||
.ph-filename,
|
||||
.ph-access {
|
||||
width: 10%;
|
||||
}
|
||||
|
||||
|
||||
.ph-multiple-table tr td.ph-img-table {
|
||||
text-align: center;
|
||||
padding-top: 4px;
|
||||
}
|
||||
.ph-icon {
|
||||
margin: 0;
|
||||
padding: 5px;
|
||||
float: left;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
.ph-icon-inside.thumbnail {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
-webkit-border-radius: 0px;
|
||||
border-radius: 0px;
|
||||
background: #fdfdfd;
|
||||
}
|
||||
.ph-icon-inside.thumbnail img {
|
||||
margin-top: 10px;
|
||||
margin-bottom: -12px;
|
||||
}
|
||||
.ph-icon-inside.thumbnail span {
|
||||
}
|
||||
|
||||
.ph-head-form-small,
|
||||
.ph-head-form {
|
||||
font-weight: bold;
|
||||
}
|
||||
.ph-head-form {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.ph-in {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.ph-w80 {
|
||||
width: 80%;
|
||||
}
|
||||
.dl-horizontal.ph-input dt {
|
||||
float: left;
|
||||
clear: left;
|
||||
margin-right: 20px;
|
||||
text-align: left;
|
||||
width: auto;
|
||||
}
|
||||
.dl-horizontal.ph-input dd{
|
||||
}
|
||||
|
||||
.ph-cpanel-left {
|
||||
float: left;
|
||||
width: 50%;
|
||||
}
|
||||
.ph-cpanel-right {
|
||||
float: right;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
#configTabs li a img {
|
||||
margin-top: -3px;
|
||||
}
|
||||
|
||||
.ph-head-form-small,
|
||||
.ph-head-form {
|
||||
font-weight: bold;
|
||||
}
|
||||
.ph-head-form {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.ph-in {
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.ph-w80 {
|
||||
width: 80%;
|
||||
}
|
||||
.dl-horizontal.ph-input dt {
|
||||
float: left;
|
||||
clear: left;
|
||||
margin-right: 20px;
|
||||
text-align: left;
|
||||
width: auto;
|
||||
}
|
||||
.dl-horizontal.ph-input dd{
|
||||
}
|
||||
|
||||
div.icon-48-info {
|
||||
background: url('../../images/icon-48-info.png') no-repeat left;
|
||||
}
|
||||
div.icon-48-phoca {
|
||||
background: url('../../images/icon-48-phoca.png') no-repeat left;
|
||||
}
|
||||
div.icon-48-phocamaps {
|
||||
background: url('../../images/icon-48-phocamaps.png') no-repeat left;
|
||||
}
|
||||
div.icon-48-maps {
|
||||
background: url('../../images/icon-48-map.png') no-repeat left;
|
||||
}
|
||||
div.icon-48-markers {
|
||||
background: url('../../images/icon-48-marker.png') no-repeat left;
|
||||
}
|
||||
|
||||
div.icon-48-icons {
|
||||
background: url('../../images/icon-48-icon.png') no-repeat left;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
a img, img {border:0px;text-decoration:none;}
|
||||
|
||||
.p-noscript {
|
||||
text-align: center;
|
||||
background: #ffcc00;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#phocamaps .p-add-address {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.license {
|
||||
text-align:justify;
|
||||
font-size: 9px;
|
||||
}
|
||||
|
||||
.phoca-adminform {
|
||||
background-color: #fff;
|
||||
border: solid 1px #d5d5d5;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
/*form*/
|
||||
input.pmreadonly {
|
||||
background: #f0f0ee;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
input.pmreadonly:focus,
|
||||
input.pmreadonly:hover
|
||||
{
|
||||
background: #f0f0ee;
|
||||
color: #777;
|
||||
}
|
||||
|
||||
.p-add-address {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* CP Info */
|
||||
.ph-box-cp {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ph-left-cp {
|
||||
flex-basis: 50%;
|
||||
}
|
||||
|
||||
.ph-right-cp {
|
||||
flex-basis: 50%;
|
||||
}
|
||||
|
||||
|
||||
/* CP Icons, Joomla! Font Icons */
|
||||
.ph-cp-item-box {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
.ph-cp-item-box .ph-cp-item {
|
||||
width: 7rem;
|
||||
margin: 0 0.7em 1.4em 0.7em;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon {
|
||||
background: #fff;
|
||||
border-radius: 5px;
|
||||
|
||||
width: 7rem;
|
||||
height: 7rem;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
border: 0;
|
||||
background-image: linear-gradient(-45deg,#ffffff,#ffffff);
|
||||
box-shadow: 1px 2px 1px 0 rgba(0,0,0,.15);
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link {
|
||||
width: 7rem;
|
||||
height:7rem;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link,
|
||||
.ph-cp-item-icon-link:hover,
|
||||
.ph-cp-item-icon-link:active,
|
||||
.ph-cp-item-icon-link:visited,
|
||||
.ph-cp-item-icon-link:focus {
|
||||
color: #A6AAB1;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link span {
|
||||
border: 0px;
|
||||
box-shadow: none;
|
||||
border-radius: 50%;
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link:hover {
|
||||
border: 0px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large {
|
||||
font-size: 2.6rem;
|
||||
width: 2.6rem;
|
||||
height:2.6rem;
|
||||
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.ph-cp-item-title {
|
||||
|
||||
display:block;
|
||||
font-size: 0.95em;
|
||||
margin: 0 auto;
|
||||
margin-top: 0.1em;
|
||||
text-align: center
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large {
|
||||
text-shadow:
|
||||
-2px -2px 0 #575757,
|
||||
2px -2px 0 #575757,
|
||||
-2px 2px 0 #575757,
|
||||
2px 2px 0 #575757;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
.ph-cp-item-icon-link-large {
|
||||
/*-webkit-text-stroke: 2px #575757;*/
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
.ph-cp-item-icon-link-large {
|
||||
/*-webkit-text-stroke: 2px #575757;*/
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large:before {
|
||||
font-family: 'JoomlaFont' !important;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"],
|
||||
.ph-cp-item [class*=" icon-"] {
|
||||
display: inline;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-right: auto;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].duotone:after, .ph-cp-item [class*=" icon-"].duotone:after {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
|
||||
.pha-toolbox {
|
||||
width: 4rem;
|
||||
}
|
||||
.pha-toolbox a {
|
||||
display: inline-block;
|
||||
margin: 0.1em;
|
||||
margin-bottom: 0.3em;
|
||||
padding: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.pha-no-underline,
|
||||
.pha-no-underline:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ph-cp-item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].phi-fs-s,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-s {
|
||||
font-size: 1rem;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].phi-fs-m,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-m {
|
||||
font-size: 1.4rem;
|
||||
width: 1.4rem;
|
||||
height: 1.4rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
.ph-cp-item [class^="icon-"].phi-fs-l,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-l {
|
||||
font-size: 3.6rem;
|
||||
width: 3.6rem;
|
||||
height: 3.6rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
.phi-fc-bl {color: #3f72af}
|
||||
.phi-fc-bd {color: #112d4e}
|
||||
.phi-fc-rl {color: #e23e57}
|
||||
.phi-fc-rd {color: #CC1020}
|
||||
.phi-fc-yl {color: #ffde7d}
|
||||
.phi-fc-yd {color: #ffc314}
|
||||
.phi-fc-brl{color: #D2BDA9}
|
||||
.phi-fc-brd{color: #996633}
|
||||
.phi-fc-od {color: #ff9a00}
|
||||
.phi-fc-gd {color: #378137}
|
||||
.phi-fc-gl {color: #62bc62}
|
||||
|
||||
|
||||
.phi-mirror:before,
|
||||
.phi-mirror:after {
|
||||
display:inline-block;
|
||||
-moz-transform: scale(-1, 1);
|
||||
-webkit-transform: scale(-1, 1);
|
||||
-o-transform: scale(-1, 1);
|
||||
-ms-transform: scale(-1, 1);
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
||||
.nav.nav-tabs .ph-cp-item .phi:before,
|
||||
.nav.nav-tabs .ph-cp-item .phi:after {
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
|
||||
|
||||
.js-stools .js-stools-container-bar .btn-wrapper {
|
||||
margin: 0 3px;
|
||||
padding: 3px 0px;
|
||||
}
|
||||
|
||||
.ph-info-item .icon-minus-circle {
|
||||
color: #a94442;
|
||||
}
|
||||
.ph-info-item .icon-success {
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#phAdminEdit .form-horizontal .tab-content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box {
|
||||
|
||||
position: absolute;
|
||||
top: 0.3em;
|
||||
right: 0.3em;
|
||||
padding: 1em;
|
||||
/*background: #f0f0f0;*/
|
||||
/*z-index: 1;*/
|
||||
}
|
||||
.ph-admin-additional-box-img-box {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.ph-float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
/* List Box */
|
||||
|
||||
.ph-item-list-box {
|
||||
|
||||
display:flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.ph-item-list-box-admin .ph-item-box:hover {
|
||||
border: 1px solid #3f72af;
|
||||
background: #fcfcfc;
|
||||
}
|
||||
|
||||
.ph-item-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
margin: 0.5em;
|
||||
border: 1px solid #f0f0f0;
|
||||
border-radius: 3px;
|
||||
width: 9em;
|
||||
height: 11em;
|
||||
padding: 0.5em;
|
||||
text-align: center;
|
||||
background-image: linear-gradient(-45deg,#ffffff,#ffffff);
|
||||
box-shadow: 1px 2px 1px 0 rgba(0,0,0,.15);
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ph-item-image {
|
||||
flex-grow: 1;
|
||||
background: #fcfcfc;
|
||||
display: flex;
|
||||
text-align: center;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items:center;
|
||||
}
|
||||
|
||||
|
||||
.ph-item-action-box {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
|
||||
.ph-item-list-box-head {
|
||||
font-size:large;
|
||||
font-weight:bold;
|
||||
}
|
||||
.ph-item-list-box-hr {
|
||||
border-bottom: 3px solid #f0f0f0;
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1em;
|
||||
clear:both;
|
||||
}
|
||||
|
||||
|
||||
/* Loading */
|
||||
.ph-lds-ellipsis {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
}
|
||||
.ph-lds-ellipsis div {
|
||||
position: absolute;
|
||||
top: 33px;
|
||||
width: 13px;
|
||||
height: 13px;
|
||||
border-radius: 50%;
|
||||
background: #129ED9;
|
||||
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
||||
}
|
||||
.ph-lds-ellipsis div:nth-child(1) {
|
||||
left: 8px;
|
||||
animation: ph-lds-ellipsis1 0.6s infinite;
|
||||
}
|
||||
.ph-lds-ellipsis div:nth-child(2) {
|
||||
left: 8px;
|
||||
animation: ph-lds-ellipsis2 0.6s infinite;
|
||||
}
|
||||
.ph-lds-ellipsis div:nth-child(3) {
|
||||
left: 32px;
|
||||
animation: ph-lds-ellipsis2 0.6s infinite;
|
||||
}
|
||||
.ph-lds-ellipsis div:nth-child(4) {
|
||||
left: 56px;
|
||||
animation: ph-lds-ellipsis3 0.6s infinite;
|
||||
}
|
||||
@keyframes ph-lds-ellipsis1 {
|
||||
0% {
|
||||
transform: scale(0);
|
||||
}
|
||||
100% {
|
||||
transform: scale(1);
|
||||
}
|
||||
}
|
||||
@keyframes ph-lds-ellipsis3 {
|
||||
0% {
|
||||
transform: scale(1);
|
||||
}
|
||||
100% {
|
||||
transform: scale(0);
|
||||
}
|
||||
}
|
||||
@keyframes ph-lds-ellipsis2 {
|
||||
0% {
|
||||
transform: translate(0, 0);
|
||||
}
|
||||
100% {
|
||||
transform: translate(24px, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* css conflict */
|
||||
.phi.icon-featured:before {
|
||||
color: #ffc93c
|
||||
}
|
||||
|
||||
|
||||
.js-stools .js-stools-container-bar .btn-wrapper {
|
||||
margin: 0 3px;
|
||||
padding: 3px 0px;
|
||||
}
|
||||
|
||||
|
||||
#phAdminEdit .form-horizontal .tab-content {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box {
|
||||
|
||||
position: absolute;
|
||||
top: 0.3em;
|
||||
right: 0.3em;
|
||||
padding: 1em;
|
||||
background: #f0f0f0;
|
||||
max-width: 20em;
|
||||
/*z-index: 1;*/
|
||||
}
|
||||
.ph-admin-additional-box-img-box {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.ph-float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.ph-cpanel-logo img {
|
||||
transform: scale(0.6);
|
||||
transform-origin: 0 50%;
|
||||
}
|
||||
|
||||
.ph-msg-success {
|
||||
color: #fff;
|
||||
background-color: #28A745;
|
||||
padding: 5px;
|
||||
}
|
||||
.ph-info-modal {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.icon-ph-earth:before {
|
||||
font-family: 'JoomlaFont' !important;
|
||||
content: "\13c52";
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin-right: .25em;
|
||||
line-height: 14px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* Additional Box */
|
||||
.ph-admin-additional-box-img-box {
|
||||
text-align: center;
|
||||
border: 1px solid #f0f0f0;
|
||||
border-radius: 3px;
|
||||
padding: 0.25rem;
|
||||
background: #fff;
|
||||
display:inline-block;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box-img-box img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.ph-admin-additional-box {
|
||||
|
||||
float: right;
|
||||
width: 35%;
|
||||
border-radius: 0.25em;
|
||||
margin: 0 0 0 0.75em;
|
||||
padding: 0.5em;
|
||||
background:#ffde7d;
|
||||
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.ph-admin-additional-box {
|
||||
float: none;
|
||||
width: 100%;
|
||||
margin: 0 0 0.75em 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* CP Info */
|
||||
.ph-box-info {
|
||||
background: #fff;
|
||||
padding: 1em;
|
||||
}
|
||||
.ph-box-cp {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ph-left-cp {
|
||||
flex-basis: 55%;
|
||||
}
|
||||
|
||||
.ph-right-cp {
|
||||
flex-basis: 45%;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.ph-box-cp { display:block;}
|
||||
}
|
||||
|
||||
.ph-cp-hr {
|
||||
border-top: 3px solid #eee;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.ph-cpanel-logo img {
|
||||
/*transform: scale(0.6);
|
||||
transform-origin: 0 50%;*/
|
||||
max-width: 70%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.ph-cpanel-logo-seal {
|
||||
float: right;
|
||||
margin: 0.7em;
|
||||
}
|
||||
.ph-cpanel-logo-seal img {
|
||||
width: 90%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
/* CP Icons, Joomla! Font Icons */
|
||||
.ph-cp-item-box {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
|
||||
.ph-cp-item-box .ph-cp-item {
|
||||
width: 7rem;
|
||||
margin: 0 0.7em 1.4em 0.7em;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon {
|
||||
background: #fff;
|
||||
border-radius: 5px;
|
||||
|
||||
width: 7rem;
|
||||
height: 7rem;
|
||||
text-align: center;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
border: 0;
|
||||
background-image: linear-gradient(-45deg,#ffffff,#ffffff);
|
||||
box-shadow: 1px 2px 1px 0 rgba(0,0,0,.15);
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link {
|
||||
width: 7rem;
|
||||
height:7rem;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link,
|
||||
.ph-cp-item-icon-link:hover,
|
||||
.ph-cp-item-icon-link:active,
|
||||
.ph-cp-item-icon-link:visited,
|
||||
.ph-cp-item-icon-link:focus {
|
||||
color: #A6AAB1;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link span {
|
||||
border: 0px;
|
||||
box-shadow: none;
|
||||
border-radius: 50%;
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
margin: auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link:hover {
|
||||
border: 0px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large {
|
||||
font-size: 2.6rem;
|
||||
width: 2.6rem;
|
||||
height:2.6rem;
|
||||
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.ph-cp-item-title {
|
||||
|
||||
display:block;
|
||||
font-size: 0.95em;
|
||||
margin: 0 auto;
|
||||
margin-top: 0.1em;
|
||||
text-align: center
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large {
|
||||
text-shadow:
|
||||
-2px -2px 0 #575757,
|
||||
2px -2px 0 #575757,
|
||||
-2px 2px 0 #575757,
|
||||
2px 2px 0 #575757;
|
||||
}
|
||||
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
.ph-cp-item-icon-link-large {
|
||||
/*-webkit-text-stroke: 2px #575757;*/
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
@-moz-document url-prefix() {
|
||||
.ph-cp-item-icon-link-large {
|
||||
/*-webkit-text-stroke: 2px #575757;*/
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
.ph-cp-item-icon-link-large:before {
|
||||
font-family: 'JoomlaFont' !important;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"],
|
||||
.ph-cp-item [class*=" icon-"] {
|
||||
display: inline;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-right: auto;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].duotone:after, .ph-cp-item [class*=" icon-"].duotone:after {
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
|
||||
.pha-toolbox {
|
||||
width: 4rem;
|
||||
}
|
||||
.pha-toolbox a {
|
||||
display: inline-block;
|
||||
margin: 0.1em;
|
||||
margin-bottom: 0.3em;
|
||||
padding: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.pha-no-underline,
|
||||
.pha-no-underline:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ph-cp-item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].phi-fs-s,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-s {
|
||||
font-size: 1rem;
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.ph-cp-item [class^="icon-"].phi-fs-m,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-m {
|
||||
font-size: 1.4rem;
|
||||
width: 1.4rem;
|
||||
height: 1.4rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
.ph-cp-item [class^="icon-"].phi-fs-l,
|
||||
.ph-cp-item [class*=" icon-"].phi-fs-l {
|
||||
font-size: 3.6rem;
|
||||
width: 3.6rem;
|
||||
height: 3.6rem;
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
.phi-fc-bl {color: #3f72af}
|
||||
.phi-fc-bd {color: #112d4e}
|
||||
.phi-fc-rl {color: #e23e57}
|
||||
.phi-fc-rd {color: #CC1020}
|
||||
.phi-fc-yl {color: #ffde7d}
|
||||
.phi-fc-yd {color: #ffc314}
|
||||
.phi-fc-brl{color: #D2BDA9}
|
||||
.phi-fc-brd{color: #996633}
|
||||
.phi-fc-od {color: #ff9a00}
|
||||
.phi-fc-gd {color: #378137}
|
||||
.phi-fc-gl {color: #62bc62}
|
||||
|
||||
|
||||
.phi-mirror:before,
|
||||
.phi-mirror:after {
|
||||
display:inline-block;
|
||||
-moz-transform: scale(-1, 1);
|
||||
-webkit-transform: scale(-1, 1);
|
||||
-o-transform: scale(-1, 1);
|
||||
-ms-transform: scale(-1, 1);
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
||||
.nav.nav-tabs .ph-cp-item .phi:before,
|
||||
.nav.nav-tabs .ph-cp-item .phi:after {
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
|
||||
|
||||
.js-stools .js-stools-container-bar .btn-wrapper {
|
||||
margin: 0 3px;
|
||||
padding: 3px 0px;
|
||||
}
|
||||
|
||||
.ph-info-item .icon-minus-circle {
|
||||
color: #a94442;
|
||||
}
|
||||
.ph-info-item .icon-success {
|
||||
color: #3c763d;
|
||||
}
|
||||
|
||||
.ph-si-tab {
|
||||
width: 1.1em;
|
||||
height: 1.1em;
|
||||
}
|
||||
.pd-icon-category {color: #F9C74F;}
|
||||
|
||||
|
||||
#adminForm .table tr th {
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
.ph-recommended-settings-table tr.alert.alert-danger {
|
||||
border: 0;
|
||||
}
|
||||
.ph-recommended-settings-table tr td [class^="icon-"].duotone:before,
|
||||
.ph-recommended-settings-table tr td [class*=" icon-"].duotone:before{
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ph-cb {
|
||||
clear:both;
|
||||
}
|
||||
.ph-cp-logo-footer {
|
||||
float:right;
|
||||
margin: 0.5em;
|
||||
}
|
||||
.ph-cp-btn-update {
|
||||
float: left;
|
||||
margin: 0 0.3em 0.3em 0;
|
||||
}
|
||||
59
media/com_phocamaps/css/administrator/phocamapsoptions.css
Normal file
@ -0,0 +1,59 @@
|
||||
label {
|
||||
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 1px solid #cce6ff;
|
||||
}
|
||||
|
||||
.ph-options-head {
|
||||
background: #E5F3FF;
|
||||
color: #0079e0;
|
||||
border: 1px solid #add9ff;
|
||||
padding:15px 10px;
|
||||
margin:5px 0;
|
||||
display:block;
|
||||
text-shadow: 0 1px 0 #ffffff;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
.ph-options-head-expert {
|
||||
background: #F2dede;
|
||||
color: #b74848;
|
||||
border: 1px solid #e2b6b6;
|
||||
padding:15px 10px;
|
||||
margin:5px 0;
|
||||
display:block;
|
||||
text-shadow: 0 1px 0 #ffffff;
|
||||
font-size: 110%;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
.ph-options-head,
|
||||
.ph-options-head-expert {
|
||||
margin-left: -240px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.ph-options-head {
|
||||
background-image: linear-gradient(-90deg, #129ED9,#0a5c80);
|
||||
color: #fff;
|
||||
text-shadow: none;
|
||||
border: 0;
|
||||
font-size: 120%;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.ph-options-head-expert {
|
||||
background-image: linear-gradient(-90deg, #b74848,#b74848);
|
||||
color: #fff;
|
||||
text-shadow: none;
|
||||
border: 0;
|
||||
font-size: 120%;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
||||
.form-horizontal .controls {
|
||||
/*margin-left: 300px !important;*/
|
||||
}
|
||||
317
media/com_phocamaps/css/administrator/theme-dark.css
Normal file
@ -0,0 +1,317 @@
|
||||
/*
|
||||
@media (prefers-color-scheme: dark) {
|
||||
*/
|
||||
[data-bs-theme="dark"] {
|
||||
|
||||
.ph-cpanel-info-box,
|
||||
.ph-cpanel-tips-box,
|
||||
.ph-extension-links-box,
|
||||
.ph-extension-info-box,
|
||||
.ph-box-info {
|
||||
background-image: none;
|
||||
background-color: rgb(72, 86, 106);
|
||||
}
|
||||
|
||||
.ph-cpanel-logo {
|
||||
padding: 0.5em;
|
||||
background: rgb(255,255,255, 0.5);
|
||||
margin-bottom: 1em
|
||||
}
|
||||
|
||||
.ph-box-info .ph-cpanel-logo {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.ph-box-info .ph-cpanel-logo img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.ph-cp-item-icon {
|
||||
background: rgb(72, 86, 106);
|
||||
background-image: linear-gradient(-45deg, rgb(72, 86, 106), rgb(72, 86, 106));
|
||||
}
|
||||
|
||||
.ph-admin-additional-box {
|
||||
/*background: rgb(255, 222, 125, 0.4);*/
|
||||
background: #b59410;
|
||||
color: #000;
|
||||
|
||||
& a {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.import-import-box,
|
||||
.import-export-box,
|
||||
#phAdminEdit .ph-admin-order-link,
|
||||
#phAdminEdit .ph-admin-download-links {
|
||||
color: #fff;
|
||||
background: #000;
|
||||
|
||||
}
|
||||
|
||||
table.ph-report-table tr.ph-report-total-row td {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
select.form-control {
|
||||
/* background-color: transparent;*/
|
||||
}
|
||||
|
||||
.subhead .btn:not([disabled]):active, .subhead .btn:not([disabled]):focus, .subhead .btn:not([disabled]):hover {
|
||||
background-color: var(--subhead-btn-accent);
|
||||
border-color: var(--subhead-btn-accent);
|
||||
color: hsla(0,0%,100%,.9);
|
||||
}
|
||||
|
||||
.subhead .btn.btn-warning {
|
||||
--subhead-btn-accent: #ffb514;
|
||||
}
|
||||
|
||||
.ph-admin-stat-row {
|
||||
background: rgb(72, 86, 106);
|
||||
}
|
||||
|
||||
.btn-close {
|
||||
filter: invert(1) grayscale(100%) brightness(0%);
|
||||
}
|
||||
|
||||
#phAdminEdit .subform-repeatable-group {
|
||||
background-color: #2e486b;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#phAdminEdit .subform-repeatable-group .subform-repeatable-group {
|
||||
background-color: #1f3047;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/*form*/
|
||||
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single,
|
||||
#phAdminEdit select[readonly] {
|
||||
background: #333 !important;
|
||||
color: #777 !important;
|
||||
border: 1px solid #aaa !important;
|
||||
}
|
||||
#phAdminEditPopup input[readonly],
|
||||
#phAdminEdit input[readonly],
|
||||
input.pmreadonly {
|
||||
background: #333 !important;
|
||||
color: #777 !important;
|
||||
}
|
||||
|
||||
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single:focus,
|
||||
#phAdminEdit .chzn-container-single.chzn-disabled .chzn-single:hover,
|
||||
#phAdminEdit select[readonly]:focus,
|
||||
#phAdminEdit select[readonly]:hover {
|
||||
background: #333 !important;
|
||||
color: #777 !important;
|
||||
border: 1px solid #aaa !important;
|
||||
}
|
||||
|
||||
#phAdminEditPopup input[readonly]:focus,
|
||||
#phAdminEditPopup input[readonly]:hover,
|
||||
#phAdminEdit input[readonly]:focus,
|
||||
#phAdminEdit input[readonly]:hover,
|
||||
input.pmreadonly:focus,
|
||||
input.pmreadonly:hover {
|
||||
background: #333 !important;
|
||||
color: #777 !important;
|
||||
}
|
||||
|
||||
#phAdminEditPopup input[readonly], #phAdminEdit input[readonly], input.pmreadonly {
|
||||
color: #333 !important;
|
||||
background: #777 !important;
|
||||
}
|
||||
|
||||
.ph-editinplace-text {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.ph-editinplace-text form {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* codemirror */
|
||||
.ͼ1 .cm-content[contenteditable="true"] {
|
||||
background-color: rgb(72, 86, 106);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Select 2 */
|
||||
|
||||
/*
|
||||
@media (prefers-color-scheme: dark) {
|
||||
*/
|
||||
[data-bs-theme="dark"] {
|
||||
|
||||
.select2-container .select2-choice {
|
||||
color: #fff;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
background: url('../../js/administrator/select2/select-bg-dark.svg') no-repeat right center/116rem;
|
||||
}
|
||||
|
||||
.select2-container.select2-drop-above .select2-choice {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.select2-drop-mask {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
.select2-drop {
|
||||
background: #000;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.select2-container .select2-choice .select2-arrow {
|
||||
background: #333;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.select2-container .select2-choice .select2-arrow b {
|
||||
|
||||
background: url('../../js/administrator/select2/select2-dark.png') no-repeat 0 1px;
|
||||
}
|
||||
|
||||
.select2-search input {
|
||||
background: #000;
|
||||
background: url('../../js/administrator/select2/select2-dark.png') no-repeat 100% -22px, linear-gradient(to bottom, #000 85%, #000 99%) 0 0;
|
||||
}
|
||||
|
||||
html[dir="rtl"] .select2-search input {
|
||||
background: #000 url('../../js/administrator/select2/select2-dark.png') no-repeat -37px -22px;
|
||||
background: url('../../js/administrator/select2/select2-dark.png') no-repeat -37px -22px, linear-gradient(to bottom, #000 85%, #000 99%) 0 0;
|
||||
}
|
||||
|
||||
.select2-search input.select2-active {
|
||||
background: #000 url('../../js/administrator/select2/select2-spinner.png') no-repeat 100%;
|
||||
background: url('../../js/administrator/select2/select2-spinner.png') no-repeat 100%, linear-gradient(to bottom, #000 85%, #000 99%) 0 0;
|
||||
}
|
||||
|
||||
.select2-dropdown-open .select2-choice {
|
||||
|
||||
background-color: #000;
|
||||
background-image: linear-gradient(to top, #000 0%, #000 50%);
|
||||
}
|
||||
|
||||
.select2-dropdown-open.select2-drop-above .select2-choice,
|
||||
.select2-dropdown-open.select2-drop-above .select2-choices {
|
||||
background-image: linear-gradient(to bottom, #000 0%, #000 50%);
|
||||
}
|
||||
|
||||
.select2-results li em {
|
||||
background: #999;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.select2-results .select2-highlighted ul {
|
||||
background: #000
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.select2-results .select2-no-results,
|
||||
.select2-results .select2-searching,
|
||||
.select2-results .select2-ajax-error,
|
||||
.select2-results .select2-selection-limit {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
/*
|
||||
disabled look for disabled choices in the results dropdown
|
||||
*/
|
||||
.select2-results .select2-disabled.select2-highlighted {
|
||||
color: #666;
|
||||
background: #999;
|
||||
|
||||
}
|
||||
.select2-results .select2-disabled {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
|
||||
.select2-more-results.select2-active {
|
||||
background: #999 url('../../js/administrator/select2/select2-spinner.png') no-repeat 100%;
|
||||
}
|
||||
|
||||
.select2-results .select2-ajax-error {
|
||||
background: rgba(255, 50, 50, .2);
|
||||
}
|
||||
|
||||
.select2-more-results {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
/* disabled styles */
|
||||
|
||||
.select2-container.select2-container-disabled .select2-choice {
|
||||
background-color: #999;
|
||||
border: 1px solid #999;
|
||||
}
|
||||
|
||||
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
|
||||
/* multiselect */
|
||||
|
||||
.select2-container-multi .select2-choices {
|
||||
background-image: linear-gradient(to bottom, #000 1%, #000 15%);
|
||||
}
|
||||
|
||||
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
|
||||
background: #000 url('../../js/administrator/select2/select2-spinner.png') no-repeat 100% !important;
|
||||
}
|
||||
|
||||
.select2-default {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.select2-container-multi .select2-choices .select2-search-choice {
|
||||
|
||||
background-color: #999;
|
||||
background-image: linear-gradient(to bottom, #999 20%, #999 50%, #999 52%, #999 100%);
|
||||
}
|
||||
|
||||
.select2-container-multi .select2-choices .select2-search-choice-focus {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
/* disabled styles */
|
||||
.select2-container-multi.select2-container-disabled .select2-choices {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
|
||||
.select2-results .select2-no-results {
|
||||
background: #000;
|
||||
}
|
||||
|
||||
.select2-container-multi .select2-choices {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
|
||||
.select2-container-multi .select2-choices .select2-search-choice {
|
||||
color: #000;
|
||||
|
||||
}
|
||||
|
||||
.select2-search-choice-close::before {
|
||||
content: "\2715";
|
||||
color: #000;
|
||||
font-size: 12em;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
1
media/com_phocamaps/css/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
228
media/com_phocamaps/css/phocamaps.css
Normal file
@ -0,0 +1,228 @@
|
||||
/*grey wb*/
|
||||
.phocamaps-box-border-greywb .phocamaps-map{
|
||||
border: 3px solid #fff;
|
||||
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.35);
|
||||
}
|
||||
/*
|
||||
#phocamaps-box div.pmbox-greywb {
|
||||
float: left;
|
||||
clear: both;
|
||||
text-align: left;
|
||||
background: url(../images/box-grey-br.png) no-repeat bottom right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greywb div {
|
||||
background: url(../images/box-grey-bl.png) no-repeat bottom left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greywb div div {
|
||||
background: url(../images/box-grey-tr.png) no-repeat top right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greywb div div div {
|
||||
padding:12px;
|
||||
background: url(../images/box-grey-tl.png) no-repeat top left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greywb div div div div {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
float: none;
|
||||
/* width: 99% *//*
|
||||
background: none;
|
||||
}*/
|
||||
|
||||
/*grey*/
|
||||
.phocamaps-box-border-grey .phocamaps-map{
|
||||
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.35);
|
||||
}
|
||||
/*
|
||||
#phocamaps-box div.pmbox-grey {
|
||||
float: left;
|
||||
clear: both;
|
||||
text-align: left;
|
||||
background: url(../images/box-grey-br.png) no-repeat bottom right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-grey div {
|
||||
background: url(../images/box-grey-bl.png) no-repeat bottom left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-grey div div {
|
||||
background: url(../images/box-grey-tr.png) no-repeat top right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-grey div div div {
|
||||
padding:10px;
|
||||
background: url(../images/box-grey-tl.png) no-repeat top left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-grey div div div div {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
float: none;
|
||||
/*width: 99%;*//*
|
||||
background: none;
|
||||
}*/
|
||||
|
||||
/*grey rc*/
|
||||
.phocamaps-box-border-greyrc .phocamaps-map{
|
||||
border: 3px solid #fff;
|
||||
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.35);
|
||||
border-radius: 5px;
|
||||
}/*
|
||||
#phocamaps-box div.pmbox-greyrc {
|
||||
float: left;
|
||||
clear: both;
|
||||
text-align: left;
|
||||
background: url(../images/box-greyrc-br.png) no-repeat bottom right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greyrc div {
|
||||
background: url(../images/box-greyrc-bl.png) no-repeat bottom left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greyrc div div {
|
||||
background: url(../images/box-greyrc-tr.png) no-repeat top right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greyrc div div div {
|
||||
padding:12px;
|
||||
background: url(../images/box-greyrc-tl.png) no-repeat top left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-greyrc div div div div {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
float: none;
|
||||
/* width: 99% *//*
|
||||
background: none;
|
||||
}
|
||||
*/
|
||||
/*black*/
|
||||
.phocamaps-box-border-black .phocamaps-map{
|
||||
border: 3px solid #fff;
|
||||
box-shadow: 0px 0px 3px 3px rgba(0,0,0,1);
|
||||
}
|
||||
/*
|
||||
#phocamaps-box div.pmbox-black {
|
||||
float: left;
|
||||
clear: both;
|
||||
text-align: left;
|
||||
background: url(../images/box-black-br.png) no-repeat bottom right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-black div {
|
||||
background: url(../images/box-black-bl.png) no-repeat bottom left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-black div div {
|
||||
background: url(../images/box-black-tr.png) no-repeat top right;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-black div div div {
|
||||
padding:12px;
|
||||
background: url(../images/box-black-tl.png) no-repeat top left;
|
||||
}
|
||||
|
||||
#phocamaps-box div.pmbox-black div div div div {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
float: none;
|
||||
/* width: 99% *//*
|
||||
background: none;
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
#phocamaps .pmroute,
|
||||
.pmroute {
|
||||
margin-top: 15px;
|
||||
margin-left: 15px;
|
||||
clear: both;
|
||||
}
|
||||
#phocamaps .pmgps,
|
||||
.pmgps {
|
||||
margin-top:5px;
|
||||
border-top:1px solid #ccc;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
.p-noscript {
|
||||
text-align: center;
|
||||
background: #ffcc00;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#phocamaps .pmprintroutelink,
|
||||
.pmprintroutelink {
|
||||
position: relative;
|
||||
float: right;
|
||||
background: url(../images/icon-printlink.png) center left no-repeat;
|
||||
padding: 10px;
|
||||
padding-left: 20px;
|
||||
|
||||
}
|
||||
|
||||
/* Print Window */
|
||||
#phocamapsprintroute {
|
||||
padding: 10px;
|
||||
background: #ffffff;
|
||||
text-align: left;
|
||||
}
|
||||
#phocamapsprintroute .pmprintscreen {
|
||||
position: relative;
|
||||
float: right;
|
||||
padding: 10px;
|
||||
|
||||
}
|
||||
#phocamapsprintroute .pmprintscreena{
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
#phocamaps .error {
|
||||
background:#FFC2C2;
|
||||
border:1px solid #bf3030;
|
||||
color: #a60000;
|
||||
padding:10px;
|
||||
margin-top:5px;
|
||||
margin-bottom:5px;
|
||||
}
|
||||
|
||||
/* Temp code - needs to be tested */
|
||||
#phocamaps.phocamaps img {
|
||||
border: 0px;
|
||||
box-shadow: 0px;
|
||||
margin: 0px;
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
#phocamaps .directions {
|
||||
clear: left;
|
||||
}
|
||||
#phocampas .pm-input-route {
|
||||
}
|
||||
#phocampas .pm-input-route-btn {
|
||||
}
|
||||
/* Temp code - needs to be tested */
|
||||
|
||||
/* Bootstrap */
|
||||
#phocamaps img {
|
||||
max-width: none;
|
||||
}
|
||||
#phocamaps.phocamaps img {
|
||||
border: 0px;
|
||||
box-shadow: 0px;
|
||||
margin: 0px;
|
||||
max-width: none !important;
|
||||
}
|
||||
#phocamaps-box img {
|
||||
max-width:none !important;
|
||||
}
|
||||
|
||||
.pmMarkerTitle {
|
||||
font-weight: bold;
|
||||
font-size: 110%;
|
||||
}
|
||||
BIN
media/com_phocamaps/duotone/fonts/joomla-fonts.eot
Normal file
598
media/com_phocamaps/duotone/fonts/joomla-fonts.svg
Normal file
@ -0,0 +1,598 @@
|
||||
<?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">
|
||||
<defs>
|
||||
<font id="" horiz-adv-x="1000" >
|
||||
<font-face font-family="JoomlaFont" font-weight="400" font-style="Regular" units-per-em="1000" ascent="850" descent="-150" />
|
||||
<missing-glyph horiz-adv-x="1000" />
|
||||
<glyph glyph-name="access-levels" horiz-adv-x="1000" unicode="𓪲" d="M787 596c118 0 213-94 213-211 0-116-92-209-205-213l-8 0-44 0 0 13c0 38-20 73-52 93l-6 4 0 9c0 90-71 164-160 167l-7 0-37 0c-90 0-163-70-167-160l0-7 0-9c-33-17-56-51-58-90l0-7 0-13-76 0c-100 0-180 80-180 180 0 97 76 176 173 180l7 0 8 0 8-1 0 0 7-1 2 8c33 120 140 208 269 212l9 0 10 0c105-4 196-63 244-150l4-9 9 2c12 2 25 3 37 3z" />
|
||||
<glyph glyph-name="access-levels" horiz-adv-x="1000" unicode="𓪳" d="M481 393l37 0c55 0 99-43 102-96l0-6 0-61 13 0c23 0 44-18 45-41l0-194c0-24-18-43-41-45l-4 0-267 0c-23 0-43 18-45 41l0 4 0 190c0 24 18 43 41 45l4 0 13 0 0 61c0 55 43 99 96 102l6 0 37 0-37 0z m18-236l-4 0c-18-2-32-17-32-35 0-14 7-25 18-31l3-2-14-58c-1-4 1-8 5-9l2 0 45 0c5 0 8 3 8 7l0 2-16 58c12 5 21 18 21 33 0 18-14 33-32 35l-4 0z m20 175l-37 0c-22 0-39-16-41-37l0-4 0-61 119 0 0 61c0 22-17 39-37 41l-4 0z" />
|
||||
<glyph glyph-name="accessibility" horiz-adv-x="1000" unicode="𓪴" d="M433 804l5-1c7 0 14-2 20-5l5-2c0 0 263-153 263-153 14-9 22-22 26-37 5-19 2-41-11-58l-3-5-111-125 201 11 5 0 5 0c13-2 25-8 34-17 10-11 16-25 16-39l0-6-24-297c-3-28-25-50-52-52l-5 0-5 0 0 0c-30 2-53 27-53 57l0 5 19 231-77-4c19-39 30-83 30-130 0-74-28-141-73-193l-7-8-74 74c30 34 49 79 49 127 0 104-85 189-189 189-46 0-88-16-120-43l-7-6-74 74c39 37 88 63 142 74l11 2 143 162-81 47-97-87c-10-9-22-14-34-15l-5 0c-16 0-31 7-42 19-20 23-20 56 0 78l4 3 129 115c9 8 20 13 32 14l5 1z m333 46c53 0 96-43 96-96 0-51-40-93-91-96l-5 0c-54 0-97 43-97 96 0 53 43 96 97 96z" />
|
||||
<glyph glyph-name="accessibility" horiz-adv-x="1000" unicode="𓪵" d="M196 358l75-75c-21-30-33-66-33-106 0-101 81-185 182-188l7-1 10 1c32 1 62 11 88 27l8 5 75-75c-50-39-113-62-181-62-162 0-294 131-294 293 0 65 21 124 56 172l7 9z" />
|
||||
<glyph glyph-name="add-users" horiz-adv-x="1000" unicode="𓪶" d="M542 308c81 0 242-39 249-119l1-6 0-250c0-21-17-39-38-41l-4 0-417 0c-21 0-39 16-41 37l0 4 0 250c0 84 166 125 250 125z m-375 250c21 0 39-16 41-37l0-4 0-84 84 0c23 0 41-18 41-41 0-22-16-40-37-42l-4 0-84 0 0-83c0-22-16-40-37-42l-4 0c-22 0-40 17-42 37l0 5 0 83-83 0c-23 0-42 19-42 42 0 21 17 39 37 41l5 0 83 0 0 84c0 23 19 41 42 41z m375 84c69 0 124-56 124-125 0-67-52-122-118-125l-6 0c-69 0-125 56-125 125 0 69 56 125 125 125z" />
|
||||
<glyph glyph-name="add-users" horiz-adv-x="1000" unicode="𓪷" d="M818 302c81-14 176-52 182-113l0-6 0-229c0-10-8-19-18-20l-3-1-106 0c1 5 1 9 2 14l0 7 0 229c0 50-23 88-57 119z m-68 340c69 0 125-56 125-125 0-67-52-122-118-125l-7 0c-13 0-26 2-38 6 23 34 38 74 38 119 0 44-14 85-38 119 12 4 25 6 38 6z" />
|
||||
<glyph glyph-name="address" horiz-adv-x="1000" unicode="𓪸" d="M94 717l750 0c51 0 91-38 93-88l1-6 0-500c0-51-38-91-88-94l-6 0-750 0c-51 0-91 38-94 88l0 6 0 500c0 51 38 91 88 94l6 0 750 0-750 0z m250-344l-125 0c-51 0-91-38-94-88l0-6 0-94c0-17 11-29 27-31l4 0 250 0c18 0 30 11 31 28l1 3 0 94c0 51-38 91-88 94l-6 0z m344-94l-157 0c-18 0-31-12-31-31 0-17 11-29 27-31l4 0 157 0c18 0 31 12 31 31 0 17-11 29-28 31l-3 0z m93 125l-250 0c-18 0-31-12-31-31 0-17 11-29 27-31l4 0 250 0c19 0 32 12 32 31 0 17-11 29-28 31l-4 0z m-500 188l-6 0c-50-3-87-43-87-94 0-51 37-91 87-94l6 0 6 0c50 3 88 43 88 94 0 51-38 91-88 94l-6 0z" />
|
||||
<glyph glyph-name="address" horiz-adv-x="1000" unicode="𓪹" d="M956 642c7-16 13-32 13-50l0-500c0-53-41-94-94-94l-750 0c-19 0-34 6-50 12 19-25 47-43 81-43l750 0c53 0 94 40 94 93l0 500c0 35-19 63-44 82z" />
|
||||
<glyph glyph-name="angle-double-left" horiz-adv-x="1000" unicode="𓴂" d="M778 750l4 0c15-1 28-11 34-24 6-12 5-26-1-38l-2-4-238-338c-5-7-5-15-2-22l2-3 238-339c9-12 10-29 2-43-7-14-21-22-37-22-12 0-24 5-31 14l-3 3-263 375c-10 14-10 31-3 45l3 3 263 375c8 11 21 18 34 18l0 0z" />
|
||||
<glyph glyph-name="angle-double-left" horiz-adv-x="1000" unicode="𓴃" d="M174 357l264 375c13 19 39 24 58 11 18-13 23-37 12-55l-2-4-238-338c-4-7-5-15-1-22l1-3 238-339c9-12 10-29 3-43-7-14-21-22-37-22-12 0-24 5-32 14l-2 3-264 375c-9 14-10 31-2 45l2 3 264 375-264-375z" />
|
||||
<glyph glyph-name="angle-double-right" horiz-adv-x="1000" unicode="𓴋" d="M813 357l-264 375c-13 19-39 24-58 11-18-13-23-37-13-55l3-4 237-338c5-7 6-15 2-22l-2-3-237-339c-9-12-10-29-3-43 7-14 21-22 37-22 12 0 24 5 32 14l2 3 264 375c9 14 10 31 2 45l-2 3-264 375 264-375z" />
|
||||
<glyph glyph-name="angle-double-right" horiz-adv-x="1000" unicode="𓴌" d="M209 750l-4 0c-15-1-28-11-34-24-6-12-5-26 1-38l2-4 238-338c5-7 5-15 2-22l-2-3-238-339c-9-12-10-29-3-43 8-14 22-22 38-22 12 0 23 5 31 14l3 3 263 375c9 14 10 31 3 45l-3 3-263 375c-8 11-21 18-34 18z" />
|
||||
<glyph glyph-name="apply" horiz-adv-x="1000" unicode="𓪺" d="M309 126l-28 242 311 311-463 0c-34 0-62-28-62-62l0-671c0-35 28-63 62-63l671 0c17 0 32 7 44 19 12 11 18 27 18 44l0 463-311-312-242 29z" />
|
||||
<glyph glyph-name="apply" horiz-adv-x="1000" unicode="𓪻" d="M807 783c15 0 30-6 41-17l102-101c11-11 17-26 17-42 0-15-6-30-17-41l-425-425-164 20-20 165 424 424c11 11 26 17 42 17z" />
|
||||
<glyph glyph-name="archive" horiz-adv-x="1000" unicode="𓪼" d="M876 449l0-508c0-15-6-29-16-39-10-10-22-15-35-17l-5 0-674 0c-30 0-54 23-56 52l0 4 0 508 786 0z m-333-113l-120 0c-33 0-60-27-60-60 0-32 24-57 55-60l5 0 120 0c33 0 60 27 60 60 0 32-25 57-55 60l-5 0z" />
|
||||
<glyph glyph-name="archive" horiz-adv-x="1000" unicode="𓪽" d="M876 817c29 0 53-23 56-52l0-5 0-225c0-30-22-54-51-56l-5 0-786 0c-15 0-30 6-40 17-9 9-15 21-16 34l-1 5 0 225c0 30 23 54 52 57l5 0 786 0z" />
|
||||
<glyph glyph-name="arrow-first" horiz-adv-x="1000" unicode="𓪾" d="M801 691l5 0c30-2 58-25 61-59l0-5 0-520c0-35-26-61-57-64l-5 0-4-1c-10 1-20 4-30 9l-5 3-368 260c-35 25-37 75-5 102l5 3 368 260c10 6 20 10 29 11l6 1z" />
|
||||
<glyph glyph-name="arrow-first" horiz-adv-x="1000" unicode="𓪿" d="M164 750c35 0 64-29 64-64l0-639c0-33-26-61-59-64l-5 0c-35 0-64 29-64 64l0 639c0 35 29 64 64 64z" />
|
||||
<glyph glyph-name="arrow-last" horiz-adv-x="1000" unicode="𓫀" d="M166 657l4 0c9-1 17-3 25-8l6-3 369-261c34-24 35-74 4-101l-4-3-369-260c-10-7-20-10-31-11l-4-1c-32 0-63 24-66 59l0 5 0 520c0 39 32 65 66 64z" />
|
||||
<glyph glyph-name="arrow-last" horiz-adv-x="1000" unicode="𓫁" d="M803 717l5 0c31-3 56-28 59-59l0-5 0-639c0-35-29-64-64-64-34 0-61 26-64 59l0 5 0 639c0 33 26 61 59 64l5 0z" />
|
||||
<glyph glyph-name="articles" horiz-adv-x="1000" unicode="𓫂" d="M185 783l605 0c8 0 16-6 17-15l0-2 0-588-231 0c-9 0-16-6-18-15l0-2 0-232-373 0c-9 0-17 7-18 15l0 3 0 819c0 8 6 16 15 17l3 0 605 0-605 0z m533-462l-462 0c-10 0-18-8-18-18 0-9 6-16 15-18l3 0 462 0c10 0 18 8 18 18 0 9-6 16-15 18l-3 0z m0 142l-462 0c-10 0-18-8-18-18 0-9 6-16 15-17l3 0 462 0c10 0 18 7 18 17 0 9-6 16-15 18l-3 0z m0 142l-462 0c-10 0-18-8-18-17 0-9 6-17 15-18l3 0 462 0c10 0 18 8 18 18 0 8-6 16-15 17l-3 0z" />
|
||||
<glyph glyph-name="articles" horiz-adv-x="1000" unicode="𓫃" d="M797 143l-203-204 0 204z" />
|
||||
<glyph glyph-name="ascending" horiz-adv-x="1000" unicode="𓫄" d="M960 166c22 0 40-18 40-40 0-21-16-38-36-40l-4 0-371 0c-23 0-41 18-41 40 0 22 18 40 41 40l371 0z m-65 161c22 0 41-18 41-40 0-21-16-38-37-40l-4 0-306 0c-23 0-41 18-41 40 0 22 18 40 41 40l306 0z m-64 162c22 0 40-18 40-41 0-20-16-38-36-40l-4 0-242 0c-23 0-41 18-41 40 0 23 18 41 41 41l242 0z m-65 161c22 0 41-18 41-40 0-21-16-38-37-40l-4-1-177 0c-23 0-41 18-41 41 0 22 18 40 41 40l177 0z" />
|
||||
<glyph glyph-name="ascending" horiz-adv-x="1000" unicode="𓫅" d="M58 289l105-106 0 435c0 18 14 32 32 32 18 0 32-14 32-32l0-435 106 106c13 13 34 13 47 0 14-14 14-35 0-48l-161-162c-5-5-11-8-18-9l-4-1-4 0c-8 1-16 4-22 10l-161 162c-13 13-13 34 0 48 7 7 17 10 26 9l4 0c6-1 13-4 18-9z" />
|
||||
<glyph glyph-name="backward" horiz-adv-x="1000" unicode="𓫆" d="M880 617l4-1c25-2 47-23 47-51l0-419c0-28-22-49-47-51l-4-1c-10 0-21 3-31 10l-297 209c-29 21-29 64 0 84l297 210c10 7 21 10 31 10z" />
|
||||
<glyph glyph-name="backward" horiz-adv-x="1000" unicode="𓫇" d="M417 617l4-1c24-2 46-23 46-51l0-419c0-28-22-49-46-51l-4-1c-11 0-22 3-31 10l-298 209c-28 21-28 64 0 84l298 210c8 6 17 9 26 9l5 1z" />
|
||||
<glyph glyph-name="bar" horiz-adv-x="1000" unicode="𓫈" d="M275 467c32 0 58-27 58-59l0-291c0-32-26-59-58-59l-8 0c-32 0-59 27-59 59l0 291c0 32 27 59 59 59l8 0z m417-159c32 0 58-26 58-58l0-133c0-32-26-59-58-59-32 0-59 27-59 59l0 133c0 32 27 58 59 58z" />
|
||||
<glyph glyph-name="bar" horiz-adv-x="1000" unicode="𓫉" d="M500 642c32 0 58-27 58-59l0-466c0-31-23-56-53-58l-5-1c-32 0-58 27-58 59l0 466c0 32 26 59 58 59z" />
|
||||
<glyph glyph-name="batch" horiz-adv-x="1000" unicode="𓫊" d="M704 221l89-71-280-224-280 224 89 71 191-153 191 153z m-191 529l280-224-280-224-280 224 280 224z" />
|
||||
<glyph glyph-name="batch" horiz-adv-x="1000" unicode="𓫋" d="M708 408l85-68-280-224-280 224 85 68 195-157z" />
|
||||
<glyph glyph-name="book" horiz-adv-x="1000" unicode="𓫌" d="M262 653l14 0c69-3 139-22 202-58l12-7 0-578 14 7c62 30 130 46 200 48l15 0 16 0c45-1 89-9 131-22l16-5 0 582 13-5c14-6 27-13 39-20l13-7 0-599c0-18-15-33-32-33-4 0-9 2-14 4-53 24-110 38-168 40l-14 0-14 0c-75-3-149-24-215-65-65 41-140 62-214 65l-14 0-15 0c-57-2-114-16-168-40-4-2-9-4-14-4-15 0-29 13-31 29l-1 4 0 599c66 41 141 62 215 65l14 0z" />
|
||||
<glyph glyph-name="book" horiz-adv-x="1000" unicode="𓫍" d="M817 783l0-456-261-196 0 457z" />
|
||||
<glyph glyph-name="bookmark" horiz-adv-x="1000" unicode="𓫎" d="M375 808l417 0c44 0 80-34 83-77l0-6 0-667-83 42 0 542c0 44-35 80-78 83l-6 0-416 0 0 6c3 41 36 74 77 77l6 0 417 0-417 0z" />
|
||||
<glyph glyph-name="bookmark" horiz-adv-x="1000" unicode="𓫏" d="M208 642l417 0c44 0 80-35 83-78l0-6 0-666-291 125-292-125 0 666c0 44 35 81 78 84l5 0 417 0-417 0z" />
|
||||
<glyph glyph-name="briefcase-alt" horiz-adv-x="1000" unicode="𓫐" d="M500 725c90 0 163-71 167-159l0-8 166 0c44 0 81-34 84-77l0-6 0-125c0-44-35-80-78-83l-6 0-250 0 0 41c0 22-16 40-37 42l-4 0-84 0c-21 0-39-16-41-37l0-5 0-41-250 0c-45 0-81 34-83 78l-1 5 0 125c0 44 35 80 78 83l6 0 166 0c0 92 75 167 167 167z m0-83c-44 0-80-35-83-78l0-6 166 0c0 44-34 81-77 84l-6 0z" />
|
||||
<glyph glyph-name="briefcase-alt" horiz-adv-x="1000" unicode="𓫑" d="M875 225l0-167c0-44-35-80-78-83l-5 0-583 0c-44 0-81 35-83 78l-1 5 0 167 292 0c0-21 16-39 37-41l4-1 84 0c21 0 39 17 41 38l0 4 292 0 0-167 0 167z" />
|
||||
<glyph glyph-name="briefcase" horiz-adv-x="1000" unicode="𓫒" d="M427 717l163 0c45 0 79-32 81-76l0-6 0-41 164 0c43 0 78-34 81-76l0-5 0-245c0-43-34-79-76-82l-5 0-653 0c-43 0-79 34-82 76l0 6 0 245c0 43 34 78 76 81l6 0 163 0 0 41c0 45 32 79 76 82l6 0z m81-368c-24 0-41-16-41-40 0-25 17-41 41-41 25 0 41 16 41 41 0 24-16 40-41 40z m82 286l-163 0 0-41 163 0 0 41z" />
|
||||
<glyph glyph-name="briefcase" horiz-adv-x="1000" unicode="𓫓" d="M916 227l0-163c0-43-34-79-76-82l-5 0-653 0c-43 0-79 34-82 76l0 6 0 163 0-5c3-41 36-74 76-76l6-1 653 0c43 0 78 34 81 77l0 5z" />
|
||||
<glyph glyph-name="broadcast" horiz-adv-x="1000" unicode="𓫔" d="M257 370c144 104 339 104 483 0 27-19 30-58 9-84l-4-4c-21-20-53-22-77-5-101 72-238 72-340 0-23-17-55-15-76 5-25 25-24 68 5 88z m-169 167c239 195 583 195 821 0 27-22 29-62 4-87-21-21-55-23-79-4-195 160-477 160-672 0-23-19-57-17-78 4-25 25-23 66 4 87z" />
|
||||
<glyph glyph-name="broadcast" horiz-adv-x="1000" unicode="𓫕" d="M416 193c52 26 112 26 163 0 24-12 29-43 13-63l-3-3-61-62c-7-6-15-10-23-11l-5-1-4 0c-8 1-17 4-24 9l-3 3-61 62c-20 19-15 53 8 66z" />
|
||||
<glyph glyph-name="brush" horiz-adv-x="1000" unicode="𓫖" d="M834 475l38-37c25-26 24-53 1-79l-4-3-167-167c-12-12-24-19-37-21l-4 0-4 0c-11 1-22 5-33 14l-4 5-233 233c-26 26-26 51-4 79l11 13c72 91 70 173 107 219 10 13 23 19 37 19l4 0c10-1 21-5 30-13l4-4 181-181c-5-54-45-107-79-146l-6-7-11-11c-3-4-5-9-1-13 2-2 4-3 7-3l3 0c28 3 99 51 142 85l12 10 10 8 38-37-38 37z" />
|
||||
<glyph glyph-name="brush" horiz-adv-x="1000" unicode="𓫗" d="M294 432l4 0c12-2 24-7 35-17l4-4 284-284c26-27 28-57 5-83l-4-4-28-28c-12-12-25-19-39-20l-4 0c-13 0-27 6-40 17l-4 4-89 89c-21-41-48-112-79-143-22-22-47-34-73-35l-6 0c-29-1-60 13-87 39-51 51-53 117-4 166 30 29 94 54 135 74l8 4-88 90c-27 27-28 57-5 82l3 4 28 29c14 13 29 20 44 20z m-42-360l-4 0c-6-1-12-4-17-9-11-12-12-29 0-41 6-6 14-9 21-9l4 0c6 1 12 4 17 9 11 12 11 29 0 41-5 5-11 8-17 9l-4 0 0 0z" />
|
||||
<glyph glyph-name="bug" horiz-adv-x="1000" unicode="𓫘" d="M89 645c18 18 45 19 65 5l3-4 109-108 449 0 109 108c9 9 22 14 34 14l5-1c10-1 21-6 29-14 17-17 19-45 4-64l-3-4-109-108 0-127 147 0c27 0 49-22 49-49 0-25-19-46-44-49l-5 0-147 0c0-37-7-73-21-108l4-2 0 0 3-2 139-139c18-19 17-49-2-68-8-8-18-13-29-14l-4-1c-11 0-22 3-30 10l-5 4-127 127-8-8c-41-44-95-74-154-87l-11-2 0 486-98 0 0-486c-63 11-121 42-165 89l-7 8-128-127c-8-8-19-12-30-13l-4 0c-12 0-25 5-34 14-18 18-19 45-4 64l3 4 139 139c2 2 4 3 6 4-12 31-19 63-21 96l0 12-147 0-5 1c-25 2-44 23-44 48 0 26 19 47 44 49l5 0 147 0 0 127-108 108c-18 19-17 50 1 68z" />
|
||||
<glyph glyph-name="bug" horiz-adv-x="1000" unicode="𓫙" d="M490 783c106 0 192-83 196-188l0-8-392 0c0 106 84 192 189 196l7 0 0 0z" />
|
||||
<glyph glyph-name="calendar" horiz-adv-x="1000" unicode="𓫚" d="M287 180c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-26 0c-15 0-21 4-22 17l0 4 0 27c0 15 5 20 18 21l4 0 26 0z m122 0l27 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l-1 4 0 27c0 15 5 20 19 21l3 0 27 0z m176 0c16 0 22-5 22-21l0-27c0-16-6-21-22-21l-27 0c-16 0-21 5-21 21l0 27c0 16 5 21 21 21l27 0z m-298 146c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-26 0c-15 0-21 4-22 18l0 3 0 27c0 15 5 20 18 21l4 0 26 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 18l-1 3 0 27c0 15 5 20 19 21l3 0 27 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 18l0 3 0 27c0 15 4 20 18 21l3 0 27 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-19-21l-3 0-27 0c-15 0-21 4-21 18l0 3 0 27c0 15 4 20 17 21l4 0 27 0z m-298 147c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l-1 4 0 27c0 15 5 20 19 21l3 0 27 0z m149 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l0 4 0 27c0 15 4 20 18 21l3 0 27 0z m149 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-19-21l-3 0-27 0c-15 0-21 4-21 17l0 4 0 27c0 15 4 20 17 21l4 0 27 0z" />
|
||||
<glyph glyph-name="calendar" horiz-adv-x="1000" unicode="𓫛" d="M811 783c99 0 150-51 150-148l0 0 0-555c0-97-51-148-150-148l0 0-628 0c-98 0-150 51-150 148l0 0 0 555c0 98 52 148 150 148l0 0z m0-222l-628 0c-38 0-59-20-59-60l0 0 0-419c0-40 21-60 59-60l0 0 628 0c38 0 59 20 59 60l0 0 0 419c0 40-21 60-59 60l0 0z" />
|
||||
<glyph glyph-name="camera" horiz-adv-x="1000" unicode="𓫜" d="M500 475l7 0c66-4 118-58 118-125 0-69-56-125-125-125-69 0-125 56-125 125 0 67 52 121 118 125l7 0z" />
|
||||
<glyph glyph-name="camera" horiz-adv-x="1000" unicode="𓫝" d="M833 683l-132 0-51 57c-16 17-38 27-62 27l-176 0c-24 0-46-10-62-27l-51-57-132 0c-46 0-84-37-84-83l0-500c0-46 38-83 84-83l666 0c46 0 84 37 84 83l0 500c0 46-38 83-84 83z m-333-541c-115 0-208 93-208 208 0 115 93 208 208 208 115 0 208-93 208-208 0-115-93-208-208-208z" />
|
||||
<glyph glyph-name="cart" horiz-adv-x="1000" unicode="𓫞" d="M993 634c-7 13-21 22-35 22l-702 32-25 95c-5 20-22 34-43 34l-144 0c-24 0-44-20-44-45 0-24 20-44 44-44l109 0 123-476-30-124c-4-14 0-28 7-38 9-11 21-17 35-17l544 0c25 0 45 20 45 45 0 24-20 44-45 44l-486 0 12 51 444 21c17 2 31 12 38 26l156 333c6 13 5 28-3 41z" />
|
||||
<glyph glyph-name="cart" horiz-adv-x="1000" unicode="𓫟" d="M317 50c46 0 83-37 83-83 0-46-37-84-83-84-46 0-84 38-84 84 0 46 38 83 84 83z m500 0c46 0 83-37 83-83 0-46-37-84-83-84-46 0-84 38-84 84 0 46 38 83 84 83z" />
|
||||
<glyph glyph-name="category" horiz-adv-x="1000" unicode="𓫠" d="M167-46l250 0c23 0 41 19 41 42l0 250c0 23-18 42-41 42l-250 0c-23 0-42-19-42-42l0-250c0-23 19-42 42-42z" />
|
||||
<glyph glyph-name="category" horiz-adv-x="1000" unicode="𓫡" d="M465 708l-155-253c-17-27 3-63 35-63l310 0c32 0 52 36 35 63l-155 253c-16 27-54 27-70 0z m77-587c0 103 84 187 187 187 104 0 188-84 188-187 0-104-84-188-188-188-103 0-187 84-187 188z" />
|
||||
<glyph glyph-name="chart" horiz-adv-x="1000" unicode="𓫢" d="M792 17c0-32-27-59-59-59l-466 0c-32 0-59 27-59 59 0 32 27 58 59 58l466 0c32 0 59-26 59-58z" />
|
||||
<glyph glyph-name="chart" horiz-adv-x="1000" unicode="𓫣" d="M275 550c32 0 58-26 58-58l0-292c0-32-26-58-58-58l-8 0c-32 0-59 26-59 58l0 292c0 32 27 58 59 58l8 0z m225 175c32 0 58-26 58-58l0-467c0-32-26-58-58-58-32 0-58 26-58 58l0 467c0 32 26 58 58 58z m233-333c32 0 59-27 59-59l0-133c0-32-27-58-59-58-32 0-58 26-58 58l0 133c0 32 26 59 58 59z" />
|
||||
<glyph glyph-name="checkedout" horiz-adv-x="1000" unicode="𓫤" d="M818 360c30 0 55-25 55-55l0-399c0-15-6-29-16-40-10-10-25-16-39-16l-621 0c-15 0-29 6-40 16-10 11-16 25-16 40l0 399c0 30 25 55 56 55l621 0z m-189-125c-9 0-17-3-23-9l-139-140c-3-3-6-4-10-4-3 0-6 1-9 4l-37 37c-7 6-15 9-23 9-9 0-17-3-23-9l-17-17c-13-13-13-33 0-46l87-87c12-12 32-12 45 0l189 190c6 6 9 14 9 23 0 8-3 16-9 22l-18 18c-6 6-14 9-22 9z" />
|
||||
<glyph glyph-name="checkedout" horiz-adv-x="1000" unicode="𓫥" d="M357 426c0-9-7-16-16-16l-71 0c-9 0-17 7-17 16l0 157c-2 93 47 180 127 227 80 47 180 47 260 0 80-47 129-134 127-227l0-157c0-9-7-16-16-16l-72 0c-9 0-16 7-16 16l0 156c2 56-27 108-75 136-48 29-107 29-155 1-48-28-77-80-76-136l0-157z" />
|
||||
<glyph glyph-name="click" horiz-adv-x="1000" unicode="𓫦" d="M409 511l527-310c26-16 16-55-13-58l-264-43-130-234c-13-23-52-20-55 9l-114 603c-4 26 26 46 49 33z" />
|
||||
<glyph glyph-name="click" horiz-adv-x="1000" unicode="𓫧" d="M262 400l-137-94c-25-19-53 19-32 37l140 99c26 17 55-22 29-42z m-199 189l163-29c31-4 24-49-3-47l-170 27c-32 7-22 55 10 49z m587 85l-134-98c-29-16-55 23-29 42l137 95c26 19 55-23 26-39z m-442 116l100-139c16-26-23-56-43-30l-94 137c-19 25 20 54 37 32z m246 30l-29-163c-7-32-52-22-49 7l29 166c7 33 56 23 49-10z" />
|
||||
<glyph glyph-name="cogs" horiz-adv-x="1000" unicode="𓫨" d="M637 608c21 0 39-15 42-35l10-56c24-6 47-16 69-29l47 33c17 12 40 10 54-5l34-33c15-15 17-38 5-55l-33-47c13-21 22-45 29-69l56-10c20-4 35-21 35-42l0-47c0-20-15-38-35-42l-56-10c-7-24-16-47-29-69l33-46c12-17 10-41-5-56l-33-33c-15-15-38-17-55-5l-47 33c-22-13-45-22-70-29l-10-56c-3-20-21-35-42-35l-46 0c-21 0-39 15-42 35l-11 56c-24 7-47 16-69 29l-46-33c-17-12-40-10-55 5l-33 33c-15 15-17 38-5 56l33 46c-13 22-23 45-29 70l-56 10c-20 3-35 21-35 42l0 46c0 21 15 39 35 42l56 11c6 24 16 47 29 69l-33 46c-12 17-10 40 5 55l33 33c15 15 38 17 55 5l47-33c21 13 45 23 69 29l10 56c4 20 21 35 42 35l47 0z m-24-244c-70 0-127-57-127-127 0-71 57-128 127-128 71 0 128 57 128 128 0 70-57 127-128 127z" />
|
||||
<glyph glyph-name="cogs" horiz-adv-x="1000" unicode="𓫩" d="M28 506c-16 2-28 16-28 33l0 37c0 16 12 30 28 33l44 8c5 19 13 37 23 54l-26 37c-10 13-8 32 4 43l26 27c11 11 30 13 43 3l37-25c17 9 35 17 54 22l8 44c3 16 17 28 33 28l37 0c17 0 31-12 34-28l7-44c19-5 38-13 55-22l36 25c14 10 32 8 43-4l27-26c11-11 13-30 4-43l-26-37c8-13 14-27 18-41-11-14-18-30-21-47l-3-20-11-5-17 12c-18 12-38 19-60 19-3 0-6-1-10-1-14 45-58 74-105 69-48-4-85-42-90-89-5-47 24-91 70-106-3-24 4-49 18-69l12-17c-2-3-3-7-5-11l-20-3c-17-3-33-10-47-21-14 4-28 10-41 18l-37-26c-13-9-32-7-43 4l-26 27c-12 11-14 29-4 43l26 36c-10 17-18 36-23 55l-44 8z" />
|
||||
<glyph glyph-name="comment" horiz-adv-x="1000" unicode="𓫪" d="M708 392l0 291c0 46-37 84-83 84l-458 0c-46 0-84-38-84-84l0-541 167 166 375 0c46 0 83 38 83 84z" />
|
||||
<glyph glyph-name="comment" horiz-adv-x="1000" unicode="𓫫" d="M833 600l-41 0 0-333c0-23-19-42-42-42l-500 0 0-42c0-45 38-83 83-83l417 0 167-167 0 584c0 46-38 83-84 83z" />
|
||||
<glyph glyph-name="compass" horiz-adv-x="1000" unicode="𓫬" d="M500 773c233 0 423-190 423-423 0-233-190-423-423-423-233 0-423 190-423 423 0 233 190 423 423 423m0 77c-276 0-500-224-500-500 0-276 224-500 500-500 276 0 500 224 500 500 0 276-224 500-500 500l0 0z" />
|
||||
<glyph glyph-name="compass" horiz-adv-x="1000" unicode="𓫭" d="M745 595l-136-354-354-136 136 354 354 136z m-191-191c-30 30-78 30-108 0-30-30-30-78 0-108 30-30 78-30 108 0 30 30 30 78 0 108z" />
|
||||
<glyph glyph-name="components" horiz-adv-x="1000" unicode="𓫮" d="M863 253l129-67c11-6 11-15 0-21l0 0-472-244c-11-6-29-6-40 0l0 0-472 244c-11 6-11 15 0 21l0 0 129 67 340-176c13-6 33-6 46 0l0 0 340 176z m0 197l129-67c11-6 11-15 0-21l0 0-472-244c-11-6-29-6-40 0l0 0-472 244c-11 6-11 15 0 21l0 0 129 67 340-176c13-7 33-7 46 0l0 0 340 176z" />
|
||||
<glyph glyph-name="components" horiz-adv-x="1000" unicode="𓫯" d="M8 557l472-236c11-6 29-6 40 0l472 236c11 5 11 14 0 20l-472 236c-11 5-29 5-40 0l-472-236c-11-6-11-15 0-20z" />
|
||||
<glyph glyph-name="contacts-alt" horiz-adv-x="1000" unicode="𓫰" d="M320 750l483 0c37 0 67-28 69-64l1-5 0-712c0-36-29-66-65-69l-5 0-483 0 0 850 483 0-483 0z m197-279l-16-9 1 0c-6-5-11-10-16-16-4-5-7-11-9-17-19-47-9-98 35-174 61-106 130-118 133-118 6-1 13-1 20 0 7 1 14 2 21 5l0 0 16 9c11 7 16 21 9 32l-32 57c-7 11-22 15-33 8l-28-16-12 11c-11 11-24 25-36 46-11 20-17 39-21 54l-4 15 0 0 28 16c12 7 16 22 9 33l-32 56c-6 11-21 15-33 8z" />
|
||||
<glyph glyph-name="contacts-alt" horiz-adv-x="1000" unicode="𓫱" d="M150 681l0-712c0-38 34-69 77-69l51 0 0 850-51 0c-43 0-77-31-77-69z" />
|
||||
<glyph glyph-name="contacts" horiz-adv-x="1000" unicode="𓫲" d="M167 683l666 0c44 0 81-34 84-77l0-6 0-500c0-44-35-80-78-83l-6 0-666 0c-44 0-81 34-83 78l-1 5 0 500c0 44 35 80 78 83l6 0z m333-375c-68 0-201-32-208-98l0-6 0-62 416 0 0 62c0 70-138 104-208 104z m0 261c-52 0-94-42-94-94 0-52 42-94 94-94 52 0 94 42 94 94 0 52-42 94-94 94z" />
|
||||
<glyph glyph-name="contacts" horiz-adv-x="1000" unicode="𓫳" d="M208-67l584 0c23 0 41-18 41-41 0-22-16-40-37-42l-4 0-584 0c-23 0-41 19-41 42 0 21 16 39 37 41l4 0 584 0-584 0z m0 917l584 0c23 0 41-19 41-42 0-21-16-39-37-41l-4 0-584 0c-23 0-41 18-41 41 0 22 16 40 37 42l4 0 584 0-584 0z" />
|
||||
<glyph glyph-name="content-scalling" horiz-adv-x="1000" unicode="𓫴" d="M358 154c-11 0-23 5-31 13 0 0 0 0 0 0-17 18-17 46 0 63l333 340-623 0c-18 0-31-15-31-32l0-646c0-19 14-33 31-33l647 0c18 0 32 15 32 33l0 611-327-336c-9-8-20-13-31-13z" />
|
||||
<glyph glyph-name="content-scalling" horiz-adv-x="1000" unicode="𓫵" d="M988-84c2 0 5-2 6-5l0-2 0-45c0-3-2-6-5-7l-1 0-46 0c-3 0-6 2-6 5l-1 2 0 25c0 3 3 6 5 7l2 0 6 0c3 0 5 3 6 6l1 1 0 6c0 3 2 6 5 7l1 0 27 0z m-144-20c3 0 6-2 7-5l0-2 0-25c0-3-2-6-5-7l-2 0-59 0c-3 0-5 2-6 5l-1 2 0 25c0 3 3 6 6 7l1 0 59 0z m142 177c3 0 6-2 7-5l0-2 0-58c0-3-2-6-5-7l-2 0-25 0c-2 0-5 3-6 5l0 2 0 58c0 3 2 6 5 7l1 0 25 0z m0 156c3 0 6-2 7-5l0-2 0-58c0-3-2-6-5-7l-2 0-25 0c-2 0-5 2-6 5l0 2 0 58c0 3 2 6 5 7l1 0 25 0z m-292 468l193 53c6 3 11-2 12-7l-1-2-52-198c-1-7-8-9-13-6l-1 1-54 54-402-412c-10-10-26-10-36 0-9 10-10 24-3 34l3 3 402 411-52 54c-4 4-3 11 2 14l2 1 193 53-193-53z m292-311c3 0 6-2 7-5l0-2 0-58c0-3-2-6-5-7l-2 0-25 0c-2 0-5 2-6 5l0 2 0 58c0 3 2 6 5 7l1 0 25 0z m0 157c3 0 6-2 7-5l0-2 0-58c0-3-2-6-5-7l-2 0-25 0c-2 0-5 2-6 5l0 2 0 58c0 3 2 6 5 7l1 0 25 0z m-947 156c3 0 5-3 6-5l1-2 0-58c0-3-3-6-6-7l-1 0-26 0c-3 0-6 2-7 5l0 2 0 58c0 3 2 6 5 7l2 0 26 0z m922 0l25 0c3 0 6-3 7-5l0-2 0-58c0-3-2-6-5-7l-2 0-25 0c-2 0-5 2-6 5l0 2 0 58c0 3 2 6 5 7l1 0z m-903 144c3 0 6-2 7-5l0-2 0-25c0-3-3-6-5-7l-2 0-6 0c-3 0-5-3-6-6l0-1 0-6c0-3-3-6-6-7l-1 0-26 0c-3 0-6 2-7 5l0 2 0 45c0 3 2 6 5 7l2 0 45 0z m930 0c2 0 5-2 6-5l0-2 0-45c0-3-2-6-5-7l-1 0-27 0c-2 0-5 2-6 5l0 2 0 6c0 2-3 5-6 6l-1 1-6 0c-3 0-6 2-6 5l-1 2 0 25c0 3 3 6 5 7l2 0 46 0z m-302 0c3 0 6-2 7-5l0-2 0-25c0-3-2-6-5-7l-2 0-59 0c-3 0-5 2-6 5l0 2 0 25c0 3 2 6 5 7l1 0 59 0z m-471 0c3 0 6-2 6-5l1-2 0-25c0-3-3-6-5-7l-2 0-59 0c-3 0-6 2-7 5l0 2 0 25c0 3 2 6 5 7l2 0 59 0z m315 0c2 0 5-2 6-5l0-2 0-25c0-3-2-6-5-7l-1 0-59 0c-3 0-6 2-7 5l0 2 0 25c0 3 2 6 5 7l2 0 59 0z m-157 0c3 0 5-2 6-5l1-2 0-25c0-3-3-6-6-7l-1 0-59 0c-3 0-6 2-7 5l0 2 0 25c0 3 2 6 5 7l2 0 59 0z m471 0c3 0 6-2 7-5l0-2 0-25c0-3-2-6-5-7l-2 0-59 0c-3 0-5 2-6 5l-1 2 0 25c0 3 3 6 6 7l1 0 59 0z" />
|
||||
<glyph glyph-name="content" horiz-adv-x="1000" unicode="𓫶" d="M976 633l0-724c0-27-23-48-51-48l-538 0 0 820 538 0c28 0 51-21 51-48z m-77-676c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-13 11-24 25-24l384 0c14 0 26 11 26 24z m0 121c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-13 11-24 25-24l384 0c14 0 26 11 26 24z m0 121c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-14 11-25 25-25l384 0c14 0 26 11 26 25z m0 386c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24l0-266c0-13 11-24 25-24l384 0c14 0 26 11 26 24l0 266z m-384-242l333 0 0 217-333 0 0-217z" />
|
||||
<glyph glyph-name="content" horiz-adv-x="1000" unicode="𓫷" d="M583 850l-234-124c-1 0-1 0-1 0-1-1-2-1-2-2-1 0-2-1-2-1-1-1-1-1-2-2-1 0-1-1-2-2l0 0-1-2c0 0-1-1-1-2 0 0-1-1-1-2l0 0-1-2c0-1 0-2 0-2 0-1 0-2 0-3 0 0 0 0 0-1l0 0 0-675-218 0c-28 0-51 21-51 48l0 0 0 724c0 26 23 48 51 48l0 0 465 0z m73-17l0-104-197 0 197 104z" />
|
||||
<glyph glyph-name="contract-alt" horiz-adv-x="1000" unicode="𓫸" d="M832 503l-60 61 91 90c16 16 16 43 0 59-16 16-43 16-59 0l-90-91-61 60c-13 13-35 4-35-15l0-178c0-12 9-21 21-21l178 0c19 0 28 22 15 35l0 0z m-664-306l60-61-91-90c-16-16-16-43 0-59 16-16 43-16 59 0l90 91 61-60c13-13 35-4 35 15l0 178c0 12-9 21-21 21l-178 0c-19 0-28-22-15-35z" />
|
||||
<glyph glyph-name="contract-alt" horiz-adv-x="1000" unicode="𓫹" d="M347 682l-61-60-90 91c-16 16-42 16-59 0-16-16-16-43 0-59l91-90-60-61c-13-13-4-35 15-35l178 0c12 0 21 9 21 21l0 178c0 19-22 28-35 15l0 0z m306-664l61 60 90-91c16-16 43-16 59 0 16 17 16 43 0 59l-91 90 60 61c13 13 4 35-15 35l-178 0c-12 0-21-9-21-21l0-178c0-19 22-28 35-15l0 0z" />
|
||||
<glyph glyph-name="credit" horiz-adv-x="1000" unicode="𓫺" d="M1000 449l0-322c0-94-50-146-142-149l-9-1-698 0c-95 0-147 49-151 141l0 9 0 322 1000 0z m-695-95l-108 0c-25 0-41-15-44-37l0-5 0-82c0-23 15-40 38-42l6 0 108 0c24 0 41 15 43 37l0 5 0 82c0 25-17 42-43 42z m-154 396l698 0c95 0 147-49 151-140l0-10 0-45-1000 0 0 45c0 95 49 147 141 150l10 0 698 0-698 0z" />
|
||||
<glyph glyph-name="credit" horiz-adv-x="1000" unicode="𓫻" d="M1000 449l0-322c0-94-50-146-142-149l-9-1-698 0c-95 0-147 49-151 141l0 9 0 322 1000 0z m-695-95l-108 0c-25 0-41-15-44-37l0-5 0-82c0-23 15-40 38-42l6 0 108 0c24 0 41 15 43 37l0 5 0 82c0 25-17 42-43 42z m-154 396l698 0c95 0 147-49 151-140l0-10 0-45-1000 0 0 45c0 95 49 147 141 150l10 0 698 0-698 0z" />
|
||||
<glyph glyph-name="cube" horiz-adv-x="1000" unicode="𓫼" d="M960 569c1-8 2-16 2-26l0-368c0-63-22-90-67-116l-346-191c-5-3-11-6-16-6l0 469 427 238z m-462 281c26 0 52-6 78-19l10-5 319-177c7-4 13-8 18-13l6-5-431-238-431 238c6 7 14 12 22 17l7 4 314 174c29 16 58 24 88 24z" />
|
||||
<glyph glyph-name="cube" horiz-adv-x="1000" unicode="𓫽" d="M463-138l0 469-427 238c-2-8-3-16-3-26l0-368c0-63 22-90 68-116l345-191c6-3 11-6 17-6z" />
|
||||
<glyph glyph-name="dark-mode" horiz-adv-x="1000" unicode="𓫾" d="M475 850c260 0 476-215 476-476 0-260-215-475-476-475-260 0-475 215-475 475 0 261 215 476 475 476z m0-95c-211 0-379-170-379-381 0-210 168-380 379-380 211 0 381 170 381 380-1 211-170 381-381 381z m126-476c30 0 60 6 78 13 6 2 10 2 14 2 8 0 15-6 15-16 0-2 0-9-3-15-34-82-125-146-230-146-145 0-256 104-256 250 0 103 62 201 154 238 6 2 12 3 16 3 9 0 15-8 15-15 0-3 0-6-2-10l-1-4c-8-21-16-58-16-87 0-131 84-213 216-213z" />
|
||||
<glyph glyph-name="dark-mode" horiz-adv-x="1000" unicode="𓫿" d="M475 850c260 0 476-215 476-476 0-260-215-475-476-475-260 0-475 215-475 475 0 261 215 476 475 476z m0-95c-211 0-379-170-379-381 0-210 168-380 379-380 211 0 381 170 381 380-1 211-170 381-381 381z m126-476c30 0 60 6 78 13 6 2 10 2 14 2 8 0 15-6 15-16 0-2 0-9-3-15-34-82-125-146-230-146-145 0-256 104-256 250 0 103 62 201 154 238 6 2 12 3 16 3 9 0 15-8 15-15 0-3 0-6-2-10l-1-4c-8-21-16-58-16-87 0-131 84-213 216-213z" />
|
||||
<glyph glyph-name="dashboard" horiz-adv-x="1000" unicode="𓬀" d="M500 850c-276 0-500-224-500-500 0-276 224-500 500-500 276 0 500 224 500 500 0 276-224 500-500 500z m69-525l5-78c29-22 48-57 48-97 0-67-54-122-122-122-67 0-122 55-122 122 0 40 19 75 48 97l6 77c-183-17-302-99-346-135-20 50-30 104-30 161 0 246 199 444 444 444 246 0 444-198 444-444 0-54-9-106-27-153-41 32-162 111-348 128z" />
|
||||
<glyph glyph-name="dashboard" horiz-adv-x="1000" unicode="𓬁" d="M544 214c-15 298-29 447-44 447-14 0-29-149-44-447-20-14-34-37-34-64 0-43 35-78 78-78 43 0 78 35 78 78 0 27-14 50-34 64z" />
|
||||
<glyph glyph-name="database" horiz-adv-x="1000" unicode="𓬂" d="M500 850c-276 0-500-45-500-100l0-200c0-55 224-100 500-100 276 0 500 45 500 100l0 200c0 55-224 100-500 100z" />
|
||||
<glyph glyph-name="database" horiz-adv-x="1000" unicode="𓬃" d="M0-50l0 200c0-54 217-99 487-100l13 0c272 0 493 43 500 97l0 3 0-200c0-53-203-96-460-100l-40 0-27 0c-259 3-466 45-473 97l0 3 0 200 0-200z m1000 500l0-200c0-55-224-100-500-100l-27 0c-259 3-466 45-473 97l0 3 0 200c0-55 224-100 500-100l27 0c259 3 466 45 473 97l0 3z" />
|
||||
<glyph glyph-name="descending" horiz-adv-x="1000" unicode="𓬄" d="M960 534c22 0 40 18 40 40 0 23-18 41-40 41l-371 0c-23 0-41-18-41-41 0-22 18-40 41-40l371 0z m-65-161c22 0 41 18 41 40 0 22-19 40-41 40l-306 0c-23 0-41-18-41-40 0-22 18-40 41-40l306 0z m-64-162c22 0 40 18 40 41 0 22-18 40-40 40l-242 0c-23 0-41-18-41-40 0-23 18-41 41-41l242 0z m-65-161c22 0 41 18 41 40 0 23-19 41-41 41l-177 0c-23 0-41-18-41-41 0-22 18-40 41-40l177 0z" />
|
||||
<glyph glyph-name="descending" horiz-adv-x="1000" unicode="𓬅" d="M227 517l106-105c13-14 34-14 47 0 14 13 14 34 0 47l-161 162c-13 13-35 13-48 0l-161-162c-13-13-13-34 0-47 13-14 35-14 48 0l105 105 0-435c0-18 14-32 32-32 18 0 32 14 32 32l0 435z" />
|
||||
<glyph glyph-name="disable-motion" horiz-adv-x="1000" unicode="𓬆" d="M619 750c210 0 381-171 381-381 0-210-171-381-381-381-92 0-175 32-241 85l-8 7 85 0c45 0 81 37 81 82 0 43-33 78-76 81l-5 0-148 0c-16 0-30-5-43-13-6 14-10 28-14 43l-4 15 209 0c45 0 81 36 81 81 0 43-33 78-76 81l-5 0-209 0c3 11 6 23 9 34l4 11 196 0c45 0 81 36 81 81 0 43-33 78-76 81l-5 0-85 0c68 58 153 93 249 93z m-320-545l147 0c25 0 45-20 45-45 0-23-18-42-40-45l-5 0-147 0c-25 0-45 21-45 45 0 23 18 43 40 45l5 0z m147 207c25 0 45-20 45-45 0-23-18-42-40-44l-5 0-275 0c-25 0-45 20-45 44 0 24 18 43 41 45l4 0 275 0z m0 208c25 0 45-21 45-45 0-24-18-43-40-45l-5 0-401 0c-25 0-45 20-45 45 0 23 18 42 41 44l4 1 401 0z" />
|
||||
<glyph glyph-name="disable-motion" horiz-adv-x="1000" unicode="𓬇" d="M619 750c-96 0-181-35-249-93l85 0c45 0 81-36 81-81 0-45-36-81-81-81l-196 0c-5-15-10-30-13-45l209 0c45 0 81-36 81-81 0-45-36-81-81-81l-209 0c5-21 11-39 18-58 13 8 27 13 43 13l148 0c45 0 81-36 81-81 0-45-36-82-81-82l-85 0c66-57 153-92 249-92 210 0 381 171 381 381 0 210-171 381-381 381z" />
|
||||
<glyph glyph-name="download" horiz-adv-x="1000" unicode="𓬈" d="M437 717l115 0c23 0 42-19 42-42l0-210 99 0c37 0 56-45 29-72l-198-195c-8-8-19-13-30-13-11 0-21 5-29 13l-197 193c-29 27-11 74 28 74l99 0 0 210c0 23 19 42 42 42z" />
|
||||
<glyph glyph-name="download" horiz-adv-x="1000" unicode="𓬉" d="M229 165l531 0 0 170c0 10 9 19 19 19l125 0c10 0 18-9 18-19l0-313c0-10-8-19-18-19-273 0-546 0-819 0-10 0-18 9-18 19l0 313c0 10 8 19 18 19l125 0c10 0 19-9 19-19l0-170z" />
|
||||
<glyph glyph-name="duplicate-alt" horiz-adv-x="1000" unicode="𓴍" d="M355 627l492 0c32 0 59-25 62-56l0-5 0-616c0-32-25-58-56-61l-5 0-495 0-5 0c-29 4-52 27-54 56l0 5 0 616c0 32 24 58 56 61l5 0 492 0-492 0z" />
|
||||
<glyph glyph-name="duplicate-alt" horiz-adv-x="1000" unicode="𓴎" d="M170 812l493 0c32 0 58-25 61-56l0-5 0-63-442 0c-27 0-48-20-50-46l-1-4 0-625-61 0c-32 0-58 24-61 56l0 5 0 677c0 32 24 58 56 61l5 0 493 0-493 0z" />
|
||||
<glyph glyph-name="duplicate" horiz-adv-x="1000" unicode="𓴏" d="M979 350l-330-412-329 412 329 412z" />
|
||||
<glyph glyph-name="duplicate" horiz-adv-x="1000" unicode="𓴐" d="M474 63l-99-125-330 412 330 412 99-125-229-287z" />
|
||||
<glyph glyph-name="envelope-badge" horiz-adv-x="1000" unicode="𓬊" d="M829 750l7 0c86-4 156-76 156-163 0-89-74-163-163-163-89 0-163 73-163 163 0 87 70 159 156 163l7 0z" />
|
||||
<glyph glyph-name="envelope-badge" horiz-adv-x="1000" unicode="𓬋" d="M570 278l282-281c-15-13-40-19-74-19l-615 0c-38 0-65 6-81 20l282 280 22-22c27-26 53-38 81-38 29 0 54 12 81 38l22 22z m-524 314l275-272-277-275c-6 11-10 29-11 53l0 9 0 420c0 31 5 52 13 65z m567-272l90 89c36-26 79-41 126-41 21 0 42 4 61 9l10 4 0-274c0-26-3-45-9-58l-2-4-276 275 90 89z m9 336c-8-22-11-45-11-69 0-49 16-94 43-130l6-8-144-143c-17-17-32-25-49-25-15 0-28 6-44 20l-5 5-334 332c13 11 34 17 63 18l9 0 466 0z" />
|
||||
<glyph glyph-name="envelope-open" horiz-adv-x="1000" unicode="𓬌" d="M635 194l333-310c-8-2-18-5-25-5l0 0-883 0c-10 0-20 3-28 5l0 0 335 310 60-42c45-32 102-32 149 0l0 0 59 42z m365 256l0-526-325 298 325 228z m-1000 0l325-228-322-298c-2 4-3 8-3 11l0 515z" />
|
||||
<glyph glyph-name="envelope-open" horiz-adv-x="1000" unicode="𓬍" d="M1000 517l-454-318c-27-20-65-20-92 0l-454 318 1000 0z m-546 318c27 20 65 20 92 0l0 0 454-317-1000 0z" />
|
||||
<glyph glyph-name="envelope" horiz-adv-x="1000" unicode="𓬎" d="M635 347l333-310c-8-3-18-5-25-5l0 0-883 0c-10 0-20 2-28 5l0 0 335 310 60-42c45-32 102-32 149 0l0 0 59 42z m365 256l0-526-325 297 325 229z m-1000 0l325-229-322-297c-2 3-3 7-3 10l0 516z" />
|
||||
<glyph glyph-name="envelope" horiz-adv-x="1000" unicode="𓬏" d="M0 662l454-317c27-20 65-20 92 0l454 317c-2 32-27 55-57 55l-883 0c-30 0-57-23-60-55z" />
|
||||
<glyph glyph-name="equalizer" horiz-adv-x="1000" unicode="𓬐" d="M359 194c95 0 172-77 172-172 0-95-77-172-172-172-78 0-144 53-165 125l-147 0c-26 0-47 21-47 47 0 26 21 47 47 47l147 0c21 72 87 125 165 125z m594 219c26 0 47-21 47-47 0-26-21-47-47-47l-83 0c3 15 5 31 5 47 0 16-2 32-5 47l83 0z m-594 437c95 0 172-77 172-172 0-95-77-172-172-172-78 0-144 53-165 125l-147 0c-26 0-47 22-47 47 0 26 21 47 47 47l147 0c21 72 87 125 165 125z" />
|
||||
<glyph glyph-name="equalizer" horiz-adv-x="1000" unicode="𓬑" d="M953 69c26 0 47-21 47-47 0-26-21-47-47-47l-364 0c3 15 5 31 5 47 0 16-2 32-5 47l364 0z m-312 469c94 0 172-77 172-172 0-95-78-172-172-172-79 0-145 53-166 125l-428 0c-26 0-47 21-47 47 0 26 21 47 47 47l428 0c21 72 87 125 166 125z m312 187c26 0 47-21 47-47 0-25-21-47-47-47l-364 0c3 15 5 31 5 47 0 16-2 32-5 47l364 0z" />
|
||||
<glyph glyph-name="exit" horiz-adv-x="1000" unicode="𓬒" d="M479-142c-263 0-479 216-479 480 0 127 50 243 128 323 70 75 183-11 107-96-55-59-90-139-90-227 0-185 150-334 334-334 185 0 334 149 334 334 0 88-34 168-89 227-76 85 37 171 107 96 77-80 128-196 128-323 0-264-216-480-480-480z" />
|
||||
<glyph glyph-name="exit" horiz-adv-x="1000" unicode="𓬓" d="M479 316c49 0 81 34 81 85l0 363c0 52-32 86-81 86-48 0-80-34-80-86l0-363c0-51 32-85 80-85z" />
|
||||
<glyph glyph-name="expand-full" horiz-adv-x="1000" unicode="𓬔" d="M327 177c20-21 21-53 4-75l-4-4-121-120 80-81c16-16 6-44-16-47l-4 0-238 0c-14 0-26 10-28 24l0 4 0 238c0 24 27 36 44 23l3-3 81-80 120 121c21 21 57 21 79 0z m645 673c14 0 26-10 28-24l0-4 0-238c0-24-27-36-44-23l-3 3-81 80-120-121c-21-21-57-21-79 0-20 21-21 53-4 75l4 4 121 120-80 81c-16 16-6 44 16 47l4 0 238 0z" />
|
||||
<glyph glyph-name="expand-full" horiz-adv-x="1000" unicode="𓬕" d="M748 181l4-4 120-121 81 80c16 16 44 6 47-16l0-4 0-238c0-14-10-26-24-28l-4 0-238 0c-24 0-36 27-23 44l3 3 80 81-121 120c-21 21-21 57 0 79 21 20 53 21 75 4z m-482 669c24 0 36-27 23-44l-3-3-80-81 121-120c21-21 21-57 0-79-21-20-53-21-75-4l-4 4-120 121-81-80c-16-16-43-6-47 16l0 4 0 238c0 14 10 26 24 28l4 0 238 0z" />
|
||||
<glyph glyph-name="expand" horiz-adv-x="1000" unicode="𓬖" d="M340 10l-61 61 91 90c16 16 16 43 0 59-16 16-43 16-59 0l-90-91-61 61c-12 13-35 3-35-15l0-179c0-12 9-21 21-21l179 0c18 0 28 22 15 35z" />
|
||||
<glyph glyph-name="expand" horiz-adv-x="1000" unicode="𓬗" d="M660 690l61-61-91-90c-16-16-16-43 0-59 16-16 43-16 59 0l90 91 61-61c13-12 35-3 35 15l0 179c0 12-9 21-21 21l-179 0c-18 0-27-22-15-35l0 0z" />
|
||||
<glyph glyph-name="eye-close" horiz-adv-x="1000" unicode="𓬘" d="M469 381l31-43c3 3 6 7 8 11m-279 398c8 7 19 9 28 6 10-2 19-8 25-16l0 0 84-117c45 12 91 18 137 18 93 0 184-24 265-71 78-45 143-109 189-187 9-10 13-24 13-37-1-13-6-26-13-38l0 0-9-15c-24-39-53-75-87-106-36-36-78-66-124-87l0 0 68-96c6-8 9-19 6-29-1-10-7-19-15-24l0 0-22-16c-8-6-18-9-28-6-10 2-19 7-25 15l0 0-523 738c-6 8-9 18-6 28 1 10 7 19 16 25l0 0z m-28-197l94-134c-9-23-13-47-13-71 0-38 10-76 28-109 20-34 48-62 81-81 32-22 70-32 109-31l0 0 50-72c-17-2-33-4-50-3-93 0-184 25-264 72-79 44-144 109-190 186l0 0-3 3c-7 11-10 23-10 35 2 13 6 26 13 37l0 0 6 12c37 63 88 116 149 156l0 0z m312 20l-10 0c-28-1-57-6-84-16l0 0 31-43c0 0 44-115 190-265l0 0 31-43c15 20 28 42 39 65l0 0 0-1c10 25 14 52 14 79 0 39-10 78-31 112-20 33-47 61-81 81-32 21-70 32-109 31z" />
|
||||
<glyph glyph-name="eye-close" horiz-adv-x="1000" unicode="𓬙" d="M469 381l31-43c3 3 6 7 8 11m-194 31l128-180c-39 10-73 33-97 65-24 33-35 74-31 115l0 0z m115 149c21 7 44 9 66 7 22-4 44-10 65-19-19-1-37-8-50-22-14-12-22-31-22-50 1-18 9-36 22-49 13-15 31-23 50-22 19 1 36 9 50 22 14 12 22 30 22 49 14-27 21-59 18-90-1-32-12-64-31-90-146 149-190 264-190 264z" />
|
||||
<glyph glyph-name="eye-open" horiz-adv-x="1000" unicode="𓬚" d="M988 406c8-13 12-27 12-42 0-15-4-29-12-42-50-84-118-151-203-201-87-51-182-77-285-77-103 0-198 26-285 77-85 50-153 117-203 201-8 13-12 27-12 42 0 15 4 29 12 42 50 84 118 151 203 201 87 51 182 76 285 76 103 0 198-25 285-76 85-50 153-117 203-201z m-488-278c43 0 82 11 118 32 36 21 65 50 86 86 21 36 32 75 32 118 0 43-11 82-32 118-21 36-50 65-86 86-36 21-75 32-118 32-43 0-82-11-118-32-36-21-65-50-86-86-21-36-32-75-32-118 0-43 11-82 32-118 21-36 50-65 86-86 36-21 75-32 118-32z" />
|
||||
<glyph glyph-name="eye-open" horiz-adv-x="1000" unicode="𓬛" d="M681 364c0-50-18-92-53-128-36-35-78-53-128-53-50 0-92 18-128 53-35 36-53 78-53 128 0 30 7 58 21 85 0-21 8-38 22-53 14-14 32-22 53-22 21 0 38 8 53 22 14 15 22 32 22 53 0 21-8 38-22 53-15 14-32 22-53 22 27 14 55 20 85 20 50 0 92-17 128-52 35-36 53-78 53-128z" />
|
||||
<glyph glyph-name="feed" horiz-adv-x="1000" unicode="𓬜" d="M286 409c-28 5-53-18-53-47 0-23 18-42 41-46 98-17 174-94 192-192 4-23 23-41 46-41 29 0 52 25 47 53-22 140-133 251-273 273l0 0z m-1 190c-27 3-52-19-52-47 0-24 19-44 43-46 200-20 359-180 379-380 3-24 23-43 47-43 28 0 50 25 47 52-24 245-219 440-464 464z" />
|
||||
<glyph glyph-name="feed" horiz-adv-x="1000" unicode="𓬝" d="M306 229c40 0 73-33 73-73 0-40-33-73-73-73-40 0-73 33-73 73 0 40 33 73 73 73z" />
|
||||
<glyph glyph-name="field-group" horiz-adv-x="1000" unicode="𓬞" d="M314 92c51-38 86-97 89-164l0-10 0-14c0-21-16-37-36-40l-4 0-323 0c-21 0-38 16-40 36l0 4 0 14c0 72 35 134 89 174 28-31 68-51 112-51 45 0 85 20 113 51z m564 0c51-38 86-97 89-164l0-10 0-14c0-21-16-37-36-40l-5 0-322 0c-21 0-38 16-40 36l0 4 0 14c0 72 35 134 89 174 28-31 67-51 112-51 45 0 85 20 113 51z m-676 205c60 0 109-48 109-108 0-60-49-108-109-108-61 0-110 48-110 108 0 60 49 108 110 108z m563 0c61 0 110-48 110-108 0-60-49-108-110-108-60 0-109 48-109 108 0 60 49 108 109 108z m-169 314c51-37 86-96 89-164l0-9 0-14c0-21-16-38-36-40l-5 0-322 0c-21 0-38 15-40 35l0 5 0 14c0 71 35 134 89 173 28-31 68-50 112-50 45 0 85 19 113 50z m-113 206c61 0 110-49 110-108 0-60-49-109-110-109-60 0-109 49-109 109 0 59 49 108 109 108z" />
|
||||
<glyph glyph-name="field-group" horiz-adv-x="1000" unicode="𓬟" d="M483 341c10 0 19-8 20-17l1-3 0-91 84-84c8-7 8-20 0-28-7-7-18-7-26-2l-2 2-77 75-76-75c-8-7-20-7-28 0-7 7-8 18-3 26l3 2 84 84 0 91c0 11 9 20 20 20z" />
|
||||
<glyph glyph-name="fields" horiz-adv-x="1000" unicode="𓬠" d="M33-92c-18 0-33 14-33 32 0 18 15 32 33 32l97 0 0 780-97 0c-18 0-33 14-33 32 0 18 15 33 33 33l259 0c18 0 33-15 33-33 0-18-15-32-33-32l-97 0 0-780 97 0c18 0 33-14 33-32 0-18-15-32-33-32l-259 0z" />
|
||||
<glyph glyph-name="fields" horiz-adv-x="1000" unicode="𓬡" d="M907 622c37 0 67-30 67-67l0-386c0-35-27-64-62-66l-5-1-581 0c-36 0-66 30-66 67l0 386c0 37 30 67 66 67l581 0z" />
|
||||
<glyph glyph-name="file-add" horiz-adv-x="1000" unicode="𓬢" d="M660 850l-527 0c-18 0-33-15-33-33l0-934c0-18 15-33 33-33l234 0c18 0 33 15 33 33l0 41c0 18-15 33-33 33l-120 0c-19 0-34 15-34 33l0 708c0 18 15 33 34 33l280 0c18 0 33-15 33-33l0-155 160 0c19 0 34-14 34-33l0-160c0-19 14-34 33-34l47 0c18 0 33 15 33 34l0 293c0 9-3 17-10 23l-174 174c-6 7-14 10-23 10z" />
|
||||
<glyph glyph-name="file-add" horiz-adv-x="1000" unicode="𓬣" d="M712 190l-31 0c-23 0-41-18-41-41l0-72-72 0c-23 0-41-19-41-41l0-32c0-22 18-41 41-41l72 0 0-72c0-23 18-41 41-41l31 0c23 0 41 18 41 41l0 72 73 0c22 0 41 19 41 41l0 32c0 22-19 41-41 41l-73 0 0 72c0 23-18 41-41 41z" />
|
||||
<glyph glyph-name="file-check" horiz-adv-x="1000" unicode="𓬤" d="M660 850l-527 0c-18 0-33-15-33-33l0-934c0-18 15-33 33-33l234 0c18 0 33 15 33 33l0 41c0 18-15 33-33 33l-120 0c-19 0-34 15-34 33l0 708c0 18 15 33 34 33l280 0c18 0 33-15 33-33l0-155 160 0c19 0 34-14 34-33l0-160c0-19 14-34 33-34l47 0c18 0 33 15 33 34l0 293c0 9-3 17-10 23l-174 174c-6 7-14 10-23 10z" />
|
||||
<glyph glyph-name="file-check" horiz-adv-x="1000" unicode="𓬥" d="M560 72c-17 17-46 17-63 0-18-18-18-46 0-64l118-119c18-17 46-17 64 0l301 301c17 17 17 46 0 64-18 17-46 17-64 0l-269-269-87 87z" />
|
||||
<glyph glyph-name="file-minus" horiz-adv-x="1000" unicode="𓬦" d="M660 850l-527 0c-18 0-33-15-33-33l0-934c0-18 15-33 33-33l234 0c18 0 33 15 33 33l0 41c0 18-15 33-33 33l-120 0c-19 0-34 15-34 33l0 708c0 18 15 33 34 33l280 0c18 0 33-15 33-33l0-155 160 0c19 0 34-14 34-33l0-160c0-19 14-34 33-34l47 0c18 0 33 15 33 34l0 293c0 9-3 17-10 23l-174 174c-6 7-14 10-23 10z" />
|
||||
<glyph glyph-name="file-minus" horiz-adv-x="1000" unicode="𓳝" d="M567 83h266c19 0 34-15 34-33v-33c0-19-15-34-34-34h-266c-19 0-34 15-34 34v33c0 18 15 33 34 33z" />
|
||||
<glyph glyph-name="file-remove" horiz-adv-x="1000" unicode="𓬨" d="M133 850l527 0c7 0 14-2 20-7l3-3 174-174c5-5 9-11 10-19l0-4 0-293c0-17-13-31-29-33l-4-1-47 0c-17 0-31 13-33 30l0 4 0 160c0 17-13 31-30 33l-4 0-160 0 0 155c0 17-13 31-29 32l-4 1-280 0c-18 0-32-13-33-30l-1-3 0-708c0-17 13-31 30-33l4 0 120 0c17 0 31-13 33-29l0-4 0-41c0-17-13-31-29-33l-4 0-234 0c-17 0-31 13-33 29l0 4 0 934c0 17 13 31 29 33l4 0 527 0-527 0z" />
|
||||
<glyph glyph-name="file-remove" horiz-adv-x="1000" unicode="𓬩" d="M697 100l51 51c15 15 38 16 54 3l4-3 22-22c15-15 16-38 3-54l-3-4-51-51 51-51c15-15 16-39 3-55l-3-3-22-22c-15-15-38-16-55-4l-3 4-51 51-51-51c-15-15-39-16-55-4l-3 4-22 22c-15 15-16 38-4 54l4 4 51 51-51 51c-15 15-16 38-4 54l4 4 22 22c15 15 38 16 54 3l4-3 51-51 51 51-51-51z" />
|
||||
<glyph glyph-name="file" horiz-adv-x="1000" unicode="𓬪" d="M590 642c23 0 44-9 60-25l201-201c15-16 24-37 24-59l0-382c0-46-37-83-83-83l-459 0c-46 0-83 37-83 83l0 583c0 46 38 84 83 84l257 0z m-7-63l0-187c0-23 19-42 42-42l188 0-230 229z" />
|
||||
<glyph glyph-name="file" horiz-adv-x="1000" unicode="𓬫" d="M625 808l-458 0c-46 0-84-37-84-83l0-542c0-23 19-41 42-41 23 0 42 18 42 41l0 500c0 23 18 42 41 42l417 0c23 0 42 19 42 42 0 23-19 41-42 41z" />
|
||||
<glyph glyph-name="first" horiz-adv-x="1000" unicode="𓬬" d="M222 683c31 0 56-25 56-55l0-556c0-30-25-55-56-55-30 0-55 25-55 55l0 556c0 30 25 55 55 55z" />
|
||||
<glyph glyph-name="first" horiz-adv-x="1000" unicode="𓬭" d="M484 390l255 255c21 21 56 21 78 0 20-21 22-53 4-74l-4-5-216-216 216-216c21-21 21-57 0-78-20-20-52-21-74-4l-4 4-255 255c-20 20-22 52-4 74l4 5 255 255-255-255z" />
|
||||
<glyph glyph-name="flag" horiz-adv-x="1000" unicode="𓬮" d="M638 652l252 0c26 0 52-24 55-50l0-5 0-439c0-26-24-52-50-55l-5 0-285 0c-26 0-46 14-54 38l-1 6-11 66 99 0 0 439 252 0-252 0z" />
|
||||
<glyph glyph-name="flag" horiz-adv-x="1000" unicode="𓬯" d="M122 817l389 0c26 0 47-14 54-38l18-72 0-439-406 0 0-330c0-27-28-55-55-55-26 0-52 24-55 50l0 5 0 824c0 26 24 51 49 54l6 1 389 0-389 0z" />
|
||||
<glyph glyph-name="folder-close" horiz-adv-x="1000" unicode="𓬰" d="M963 508c-5 2-11 3-16 3l-355 0c-37 0-71 21-88 54l-32 64c-2 5-5 9-8 14-19 25-48 40-80 40l-329 0c-15 0-30-6-40-17-11-12-16-27-15-42l48-575c2-28 26-50 54-50l813 0c27 0 50 21 53 49l32 405c2 25-13 48-37 55l0 0z" />
|
||||
<glyph glyph-name="folder-close" horiz-adv-x="1000" unicode="𓬱" d="M549 588l-19 37c-2 4-2 8 0 12 2 3 6 5 10 6l370 0c29 0 53-24 53-53l0-18c0-4-1-7-4-9-2-2-5-3-8-3-63 0-359 1-359 1-18 0-35 10-43 27z" />
|
||||
<glyph glyph-name="folder-open" horiz-adv-x="1000" unicode="𓬲" d="M938 436l-554 0c-9 0-17 6-19 14l-23 68c-9 25-33 42-59 42l-220 0c-35 0-63-28-63-62 0-57 8-113 25-167l83-274c13-44 54-74 100-74l588 0c44 0 83 27 98 67l90 238c11 28 16 57 16 87 0 34-28 61-62 61z" />
|
||||
<glyph glyph-name="folder-open" horiz-adv-x="1000" unicode="𓬳" d="M813 683l-625 0c-37 0-72-19-90-51-4-6-4-14 0-21 3-6 10-10 18-10l167 0c44 0 84-28 98-70l13-39c3-9 11-14 20-14l482 0c11 0 21 9 21 20l0 82c0 57-47 103-104 103z" />
|
||||
<glyph glyph-name="folder-plus" horiz-adv-x="1000" unicode="𓬴" d="M417 717c37 0 66-30 66-67l0-83 350 0c37 0 67-30 67-67l0-425c0-37-30-67-67-67l-700 0c-36 0-66 30-66 67l0 425 0 150c0 37 30 67 66 67l284 0z m83-300c-8 0-14-5-17-12l0-5-1 0 0-1 0-98-98 0c-9 0-17-8-17-18 0-8 6-16 15-17l2 0 98 0 0-98c0-10 8-18 18-18 9 0 16 6 18 15l0 3 0 98 98 0c9 0 17 8 17 17 0 9-6 17-15 18l-2 0-98 0 0 98c0 10-8 18-18 18z" />
|
||||
<glyph glyph-name="folder-plus" horiz-adv-x="1000" unicode="𓬵" d="" />
|
||||
<glyph glyph-name="folder-remove" horiz-adv-x="1000" unicode="𓬶" d="" />
|
||||
<glyph glyph-name="folder-remove" horiz-adv-x="1000" unicode="𓬷" d="M417 717c37 0 66-30 66-67l0-83 350 0c37 0 67-30 67-67l0-425c0-37-30-67-67-67l-700 0c-36 0-66 30-66 67l0 425 0 150c0 37 30 67 66 67l284 0z m199-416l-232 0c-9 0-17-8-17-18 0-8 6-16 15-17l2 0 232 0c9 0 17 8 17 17 0 10-8 18-17 18z" />
|
||||
<glyph glyph-name="gift" horiz-adv-x="1000" unicode="𓬸" d="M929 636l-127 0c34 38 55 87 55 143l0 71-214 0c-79 0-143-64-143-143 0 79-64 143-143 143l-214 0 0-71c0-56 21-105 56-143l-128 0c-39 0-71-32-71-72l0-143 1000 0 0 143c0 40-32 72-71 72z m-500 0l-72 0c-79 0-143 64-143 143l143 0c40 0 72-32 72-72l0-71z m214 0l-72 0 0 71c0 40 33 72 72 72l143 0c0-79-64-143-143-143z" />
|
||||
<glyph glyph-name="gift" horiz-adv-x="1000" unicode="𓬹" d="M429 350l0-500-215 0c-76 0-139 60-142 136l-1 7 0 357 358 0z m500 0l0-357c0-77-61-139-136-143l-7 0-215 0 0 500 358 0z" />
|
||||
<glyph glyph-name="grayscale" horiz-adv-x="1000" unicode="𓬺" d="M831 285c0-17-2-35-4-52 1 4 1 8 2 13-5-34-14-66-27-97 2 4 3 7 5 11-13-30-30-59-50-85 3 4 5 7 8 10-20-26-43-49-69-69 3 3 6 5 9 7-26-20-54-36-84-49 4 1 7 3 11 5-31-13-63-22-97-27 4 1 9 1 13 2-35-5-69-5-104 0 4-1 9-1 13-2-34 5-66 14-97 27 4-2 7-4 11-5-30 13-58 30-84 49 3-2 6-4 9-7-26 20-49 43-69 69 3-3 5-6 8-10-20 26-37 55-50 85 2-4 3-7 5-11-13 31-22 63-27 97 1-5 2-9 2-13-5 34-5 69 0 103-1-4-1-8-2-12 5 33 14 66 27 97-2-4-3-7-5-11 13 30 30 59 50 85-2-3-5-6-7-9 18 22 38 43 58 64 25 24 50 48 75 71 46 42 92 83 139 124 10 8 19 17 29 25-22 0-44 0-66 0 28-24 56-48 83-72 51-45 103-91 152-140 23-23 46-46 67-72-3 3-5 6-8 9 21-26 37-55 50-85-1 4-3 7-4 11 13-31 22-64 26-97 0 4-1 8-1 12 1-17 3-34 3-51 0-24 21-48 46-47 25 1 47 21 47 47 0 72-19 143-53 207-24 44-58 82-93 117-33 34-67 65-101 97-32 29-65 58-97 86-17 15-34 29-50 44-1 0-1 0-1 0-9 8-21 15-33 14-13-1-23-5-33-14-21-17-41-35-61-53-43-37-85-75-127-114-37-35-75-70-108-110-14-18-28-37-40-57-12-20-21-41-30-62-17-41-25-85-28-129-5-76 11-153 46-220 32-65 81-119 140-160 61-42 132-66 205-72 75-7 150 8 218 39 65 30 121 78 164 135 22 30 38 61 52 95 14 34 22 70 27 107 2 17 3 33 3 50 0 24-22 48-47 47-25-2-46-21-46-47z" />
|
||||
<glyph glyph-name="grayscale" horiz-adv-x="1000" unicode="𓬻" d="M877 285c0-211-171-382-381-382l0 900c0 0 224-191 294-276 55-66 87-150 87-242z" />
|
||||
<glyph glyph-name="grid-advance" horiz-adv-x="1000" unicode="𓬼" d="M978 175l0-72c0-89-46-138-132-141l-8 0-136 0 0 213 276 0z m-702 0l0-213-136 0c-91 0-140 49-140 141l0 72 276 0z m345 280l0-198-264 0 0 198 264 0z m217 295c89 0 137-46 140-133l0-8 0-71-276 0 0 212 136 0z m-562 0l0-212-276 0 0 71c0 89 46 138 132 141l8 0 136 0z" />
|
||||
<glyph glyph-name="grid-advance" horiz-adv-x="1000" unicode="𓬽" d="M621 175l0-213-264 0 0 213 264 0z m357 280l0-198-276 0 0 198 276 0z m-702 0l0-198-276 0 0 198 276 0z m345 295l0-212-264 0 0 212 264 0z" />
|
||||
<glyph glyph-name="groups" horiz-adv-x="1000" unicode="𓬾" d="M193 301c47 0 85-14 113-33-57-47-87-124-64-166l3-4-196 0c-36 0-49 15-49 41 0 73 76 162 193 162z m606 0c117 0 193-89 193-162 0-25-12-40-43-41l-6 0-196 0c28 41-2 122-62 170 29 19 67 33 114 33z m-606 246c49 0 92-44 92-101 0-59-42-105-92-105-50 0-92 46-92 104 0 57 42 102 92 102z m606 0c49 0 92-45 92-102 0-58-42-104-92-104-50 0-92 46-92 105 0 57 42 101 92 101z" />
|
||||
<glyph glyph-name="groups" horiz-adv-x="1000" unicode="𓬿" d="M496 300c136 0 221-95 221-164 0-25-15-38-58-38l-326 0c-44 0-59 13-59 38 0 69 86 164 222 164z m0 283c57 0 106-50 106-116 0-67-49-119-106-119-57 0-106 52-106 119 0 65 49 116 106 116z" />
|
||||
<glyph glyph-name="home" horiz-adv-x="1000" unicode="𓭀" d="M132 22l0 298 355 323c4 4 8 6 13 6 4 0 8-2 12-6l356-322 0-299c0-59-37-95-98-95l-163 0 0 297c0 19-13 32-32 32l-149 0c-19 0-32-13-32-32l0-297-164 0c-61 0-98 36-98 95z" />
|
||||
<glyph glyph-name="home" horiz-adv-x="1000" unicode="𓭁" d="M0 369c0-23 19-39 42-39 14 0 25 6 35 16l410 374c4 4 9 5 13 5 5 0 9-1 13-5l410-374c10-10 21-16 35-16 24 0 42 16 42 39 0 13-4 23-15 33l-149 136 0 249c0 18-12 30-31 30l-66 0c-19 0-31-12-31-30l0-133-149 137c-18 16-38 24-59 24-21 0-41-8-58-24l-427-389c-10-10-15-20-15-33z" />
|
||||
<glyph glyph-name="increase" horiz-adv-x="1000" unicode="𓭂" d="M500 649l0-598c165 0 299 134 299 299 0 165-134 299-299 299z" />
|
||||
<glyph glyph-name="increase" horiz-adv-x="1000" unicode="𓭃" d="M500 849c-275 0-499-224-499-499 0-276 224-499 499-499 275 0 499 223 499 499 0 275-224 499-499 499z m0-898c-220 0-399 179-399 399 0 220 179 399 399 399 220 0 399-179 399-399 0-220-179-399-399-399z" />
|
||||
<glyph glyph-name="info-circle" horiz-adv-x="1000" unicode="𓭄" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-221 0-400-179-400-400 0-220 179-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="info-circle" horiz-adv-x="1000" unicode="𓭅" d="M450 400l50 0c26 0 47-20 50-45l0-5 0-150c28 0 50-22 50-50 0-26-20-47-45-50l-5 0-50 0c-26 0-47 20-50 45l0 5 0 150c-28 0-50 22-50 50 0 26 20 47 45 50l5 0 50 0-50 0z m50 205c30 0 55-25 55-55 0-30-25-55-55-55-30 0-55 25-55 55 0 30 25 55 55 55z" />
|
||||
<glyph glyph-name="info" horiz-adv-x="1000" unicode="𓭆" d="M504 700c44-1 79-37 79-81 0-42-33-77-75-79l-5-1c-44 1-80 37-80 81 1 44 37 80 81 80z" />
|
||||
<glyph glyph-name="info" horiz-adv-x="1000" unicode="𓭇" d="M463 377c-3 1-7 1-10 2-30 5-52 33-49 63 2 32 29 57 61 56 17 0 35-1 52 0 34 2 67-21 67-67-1-55 0-109 0-163 0-55 0-108 0-162 0-4 0-8 0-12l11-3c30-5 51-33 49-64-3-31-28-55-59-55-41-1-81-1-122 0-32 0-58 25-59 57-3 29 18 55 47 62 4 1 7 2 12 3l0 283 0 0z" />
|
||||
<glyph glyph-name="lamp" horiz-adv-x="1000" unicode="𓭈" d="M625 564l0 159c0 23-19 42-42 42l-166 0c-23 0-42-19-42-42l0-159c-85-49-138-146-122-255 17-109 107-196 216-209 151-19 281 100 281 248 0 92-50 173-125 216z" />
|
||||
<glyph glyph-name="lamp" horiz-adv-x="1000" unicode="𓭉" d="M500 14c22 0 39-16 41-37l0-4 0-40c0-22-16-39-37-41l-4 0c-22 0-39 16-41 37l-1 4 0 40c0 21 16 39 37 41l5 0z m248 86c15 15 39 16 55 3l3-3 17-16c16-16 16-43 0-59-16-15-39-16-56-3l-3 3-16 16c-17 17-17 42 0 59z m-500 3l4-3c15-15 16-39 3-55l-3-3-16-17c-16-16-43-16-59 0-15 16-16 39-3 56l3 3 16 16c15 16 39 17 55 3z m-123 287c22 0 39-16 41-37l0-5c0-22-16-39-37-41l-4 0-42 0c-22 0-39 16-41 37l0 4c0 22 16 39 37 41l4 1 42 0z m750 0l42 0c21 0 39-16 41-37l0-5c0-22-16-39-37-41l-4 0-42 0c-22 0-39 16-41 37l-1 4c0 22 16 39 37 41l5 1z" />
|
||||
<glyph glyph-name="last" horiz-adv-x="1000" unicode="𓭊" d="M778 683c30 0 55-25 55-55l0-556c0-30-25-55-55-55-31 0-56 25-56 55l0 556c0 30 25 55 56 55z" />
|
||||
<glyph glyph-name="last" horiz-adv-x="1000" unicode="𓭋" d="M261 645l255-255c22-22 22-57 0-79l-255-255c-21-21-56-21-78 0-21 21-21 57 1 78l215 216-216 216c-22 22-22 57 0 79 22 21 57 21 78 0z" />
|
||||
<glyph glyph-name="learn" horiz-adv-x="1000" unicode="𓭌" d="M208 301l0-117c0-31 17-59 44-74l208-113c25-14 55-14 80 0l208 113c27 15 44 43 44 74l0 117-252-138c-25-13-55-13-80 0l-252 138z" />
|
||||
<glyph glyph-name="learn" horiz-adv-x="1000" unicode="𓭍" d="M460 703l-351-191c-29-16-29-58 0-74l351-191c25-14 55-14 80 0l335 183 0-247c0-23 19-41 42-41 23 0 41 18 41 41l0 267c0 16-8 30-21 37l-397 216c-25 14-55 14-80 0z" />
|
||||
<glyph glyph-name="link" horiz-adv-x="1000" unicode="𓭎" d="M862 391l-162-163c-89-90-234-90-323 0-15 14-26 30-35 46l75 76c4 4 8 6 12 8 5-18 14-35 28-49 45-44 118-44 162 0l162 163c45 45 45 118 0 163-45 45-117 45-162 0l-57-58c-47 18-97 23-146 16l122 123c90 90 235 90 324 0 89-90 89-235 0-325z" />
|
||||
<glyph glyph-name="link" horiz-adv-x="1000" unicode="𓭏" d="M434 123l-57-58c-45-44-118-44-162 0-45 45-45 118 0 163l162 163c44 45 117 45 161 0 14-14 23-31 29-49 4 2 8 4 12 8l75 76c-10 16-21 32-35 46-89 90-234 90-323 0l-162-163c-90-89-90-235 0-325 89-90 234-90 323 0l123 123c-49-7-99-2-146 16z" />
|
||||
<glyph glyph-name="list" horiz-adv-x="1000" unicode="𓭐" d="M375 225l417 0c21 0 39-16 41-37l0-5 0-83c0-21-16-39-37-41l-4-1-417 0c-21 0-39 17-41 38l-1 4 0 83c0 22 17 40 38 42l4 0z m0 208l417 0c21 0 39-16 41-37l0-4 0-84c0-21-16-39-37-41l-4 0-417 0c-21 0-39 16-41 37l-1 4 0 84c0 21 17 39 38 41l4 0z m0 209l417 0c21 0 39-17 41-38l0-4 0-83c0-22-16-40-37-42l-4 0-417 0c-21 0-39 17-41 37l-1 5 0 83c0 22 17 39 38 42l4 0 417 0-417 0z" />
|
||||
<glyph glyph-name="list-thin" horiz-adv-x="1000" unicode="𓭑" d="M879 159c27 0 48-21 48-48 0-26-21-47-48-47l-480 0c-27 0-48 21-48 47 0 27 21 48 48 48l480 0z m-480 243l480 0c27 0 48-22 48-48 0-25-19-45-43-47l-5 0-480 0c-27 0-48 21-48 47 0 25 19 45 43 47l5 1z m0 242l480 0c27 0 48-21 48-48 0-24-19-45-43-47l-5 0-480 0c-27 0-48 21-48 47 0 26 19 45 43 48l5 0z" />
|
||||
<glyph glyph-name="list-thin" horiz-adv-x="1000" unicode="𓭒" d="M154 165l65 0c29 0 54-24 54-54 0-27-22-51-49-53l-5 0-65 0c-30 0-54 24-54 53 0 28 22 51 49 54l5 0 65 0-65 0z m0 243l65 0c29 0 54-24 54-54 0-28-22-51-49-53l-5-1-65 0c-30 0-54 25-54 54 0 28 22 51 49 53l5 1z m0 242l65 0c29 0 54-24 54-54 0-27-22-50-49-53l-5 0-65 0c-30 0-54 24-54 53 0 29 22 51 49 54l5 0z" />
|
||||
<glyph glyph-name="list" horiz-adv-x="1000" unicode="𓭓" d="M167 225l83 0c22 0 39-16 42-37l0-5 0-83c0-21-17-39-38-41l-4-1-83 0c-22 0-40 17-42 38l0 4 0 83c0 22 17 40 37 42l5 0z m0 208l83 0c22 0 39-16 42-37l0-4 0-84c0-21-17-39-38-41l-4 0-83 0c-22 0-40 16-42 37l0 4 0 84c0 21 17 39 37 41l5 0z m0 209l83 0c22 0 39-17 42-38l0-4 0-83c0-22-17-40-38-42l-4 0-83 0c-22 0-40 17-42 37l0 5 0 83c0 22 17 39 37 42l5 0 83 0-83 0z" />
|
||||
<glyph glyph-name="location-alt" horiz-adv-x="1000" unicode="𓭔" d="M495 850c98 0 176-81 176-180 0-80-52-149-125-172l0 0 0-258c0-91-31-165-51-165-20 0-52 74-52 165l0 0 0 259c-72 23-124 91-124 171 0 99 78 180 176 180z m-50-67c-32 0-60-28-60-62 0-33 28-61 60-61 33 0 60 28 60 61 0 34-27 62-60 62z" />
|
||||
<glyph glyph-name="location-alt" horiz-adv-x="1000" unicode="𓭕" d="M494-107c-282 0-461 91-461 212 0 114 162 194 335 208l0-97c-113-9-224-51-224-106 0-71 146-118 350-118 203 0 350 47 350 118 0 55-111 97-224 106l0 97c173-14 335-94 335-208 0-121-179-212-461-212z" />
|
||||
<glyph glyph-name="location" horiz-adv-x="1000" unicode="𓭖" d="M943 45c0-153-274-176-438-176-164 0-438 23-438 176 0 113 153 155 299 169l24-87c-137-12-236-44-236-82 0-49 157-88 351-88 194 0 351 39 351 88 0 38-99 70-236 82l25 87c145-14 298-56 298-169z" />
|
||||
<glyph glyph-name="location" horiz-adv-x="1000" unicode="𓭗" d="M509 850c126 0 228-102 228-227 0-61-78-250-235-568l-29 64c-127 284-191 452-191 504 0 125 102 227 227 227z m-7-114c-62 0-113-50-113-113 0-63 51-114 113-114 63 0 114 51 114 114 0 63-51 113-114 113z" />
|
||||
<glyph glyph-name="lock" horiz-adv-x="1000" unicode="𓭘" d="M818 360c30 0 55-25 55-55l0-399c0-15-6-29-16-40-10-10-25-16-39-16l-621 0c-15 0-29 6-40 16-10 11-16 25-16 40l0 399c0 30 25 55 56 55l621 0z m-301-177c-46 0-84-37-84-83 0-46 38-83 84-83 46 0 83 37 83 83 0 46-37 83-83 83z" />
|
||||
<glyph glyph-name="lock" horiz-adv-x="1000" unicode="𓭙" d="M357 426c0-9-7-16-16-16l-71 0c-9 0-17 7-17 16l0 157c-2 93 47 180 127 227 80 47 180 47 260 0 80-47 129-134 127-227l0-157c0-9-7-16-16-16l-72 0c-9 0-16 7-16 16l0 156c2 56-27 108-75 136-48 29-107 29-155 1-48-28-77-80-76-136l0-157z" />
|
||||
<glyph glyph-name="logs" horiz-adv-x="1000" unicode="𓯕" d="M750 725c0 69 56 125 125 125 69 0 125-56 125-125 0-69-56-125-125-125-69 0-125 56-125 125z" />
|
||||
<glyph glyph-name="logs" horiz-adv-x="1000" unicode="𓯖" d="M521 386l48-119 306 0 0-334c0-44-35-80-78-83l-5 0-709 0c-44 0-80 35-83 78l0 5 0 292 250 0 83-208 42 0 146 369z m-438 339l584 0c0-112 89-204 200-208l8 0 0-167-250 0-83 208-42 0-146-369-48 119-306 0 0 334c0 44 35 80 78 83l5 0 584 0-584 0z" />
|
||||
<glyph glyph-name="loop" horiz-adv-x="1000" unicode="𓭚" d="M488 739l0 87c0 22-26 32-41 17l-136-136c-10-9-10-24 0-34l135-135c16-15 42-5 42 17l0 87c160 0 291-130 291-291 0-38-7-76-21-109-8-17-2-37 11-50 24-25 66-16 79 16 18 44 28 93 28 143 0 214-174 388-388 388z" />
|
||||
<glyph glyph-name="loop" horiz-adv-x="1000" unicode="𓭛" d="M488 60c-161 0-291 131-291 291 0 38 7 76 21 109 8 18 2 37-11 51-25 24-66 16-79-17-18-44-28-93-28-143 0-214 174-388 388-388l0-87c0-22 26-32 41-17l135 136c10 9 10 24 0 34l-135 135c-15 15-41 5-41-17l0-87z" />
|
||||
<glyph glyph-name="manage" horiz-adv-x="1000" unicode="𓭜" d="M428 850l0-450-390-225c-25 59-38 122-38 191-3 250 184 456 428 484z m122-450l0 450c241-28 428-234 428-484 0-64-13-122-32-177l-5-14-391 225 0 450 0-450z" />
|
||||
<glyph glyph-name="manage-user" horiz-adv-x="1000" unicode="𓭝" d="M553 340c14 10 31 11 46 3l3-2 42-29-92-91 39-40-2-4 0 0-1-4-52-49 33-124 19-7 1-4 0 0 2-4-28-41-487 0c-44-2-44 55-42 76l0 5 0 185c0 13 5 24 15 32l3 3 138 96c15 11 35 10 50-1 45-33 99-52 156-52 58 0 111 19 157 52z m-157 510c109 0 197-67 197-206 0-138-88-251-197-251-109 0-197 113-197 251 0 139 88 206 197 206z" />
|
||||
<glyph glyph-name="manage-user" horiz-adv-x="1000" unicode="𓭞" d="M906 66c2 6 4 12 6 18 1 6 2 13 3 19l48 22c5 2 7 7 6 12l-24 75c-2 5-7 8-11 7l-54-8c-8 10-18 19-28 26l4 53c0 4-3 9-8 10l-79 18c-4 1-9-1-11-6l-19-49c-13-2-26-5-38-11l-44 31c-4 2-10 2-13-2l-55-57c-3-3-3-9 0-12l34-42c-2-6-4-12-6-18-1-6-2-13-3-19l-48-22c-5-2-7-7-5-12l24-75c1-4 6-7 11-7l53 8c8-10 18-19 29-26l-5-53c0-4 3-9 8-10l79-18c5-1 10 1 11 6l19 49c13 2 26 6 38 11l44-31c4-2 10-2 13 2l55 57c3 3 3 9 0 13l-34 41z m-162-10c-39 9-63 47-54 86 9 39 47 63 86 54 39-9 63-48 54-86-9-39-48-63-86-54z" />
|
||||
<glyph glyph-name="manage" horiz-adv-x="1000" unicode="𓭟" d="M97 72c91-119 231-194 391-194 159 0 303 78 390 194l-390 225-391-225z" />
|
||||
<glyph glyph-name="mass-mail" horiz-adv-x="1000" unicode="𓭠" d="M828 546l-653 0c-59 0-108-49-108-109l0-446c0-59 49-108 108-108l653 0c59 0 108 49 108 108l0 446c0 60-49 109-108 109z m0-560c-6-5-13-8-20-8-6 0-12 2-18 7l-212 199-59-50c-6-4-11-6-18-6-6 0-12 2-17 6l-59 50-212-199c-6-5-12-7-18-7-8 0-14 3-20 8-9 11-9 28 1 38l208 196-206 174c-12 10-13 27-4 38 10 11 27 12 38 3l289-245 290 245c12 9 28 8 38-3 9-12 8-28-4-38l-206-174 208-195c10-11 10-28 1-39z" />
|
||||
<glyph glyph-name="mass-mail" horiz-adv-x="1000" unicode="𓭡" d="M175 720l653 0c57 0 105-45 108-101l0-6 0-131c0 59-49 107-108 107l-653 0c-59 0-108-48-108-107l0 131c0 56 45 103 102 106l6 1z m0 130l653 0c57 0 105-45 108-101l0-6 0-87c0 59-49 107-108 107l-653 0c-59 0-108-48-108-107l0 87c0 57 45 104 102 107l6 0z" />
|
||||
<glyph glyph-name="media" horiz-adv-x="1000" unicode="𓭢" d="M195 143l0 585-24 0c-27 0-49-22-49-49l0-658c0-27 22-49 49-49l658 0c27 0 49 22 49 49l0 24-585 0c-54 0-98 44-98 98z" />
|
||||
<glyph glyph-name="media" horiz-adv-x="1000" unicode="𓭣" d="M73 606l0-585c0-54 44-98 98-98l585 0 0-24c0-27-22-49-49-49l-658 0c-27 0-49 22-49 49l0 658c0 27 22 49 49 49l24 0z m878 244c27 0 49-22 49-49l0-500-327 239c0 0-1 2-1 2-1 0-1 1-2 1-2 0-2 0-3 1-1 0-1 1-2 1l-10 0c-1 0-3 0-3-1 0 0-1 0-1-1-1 0-1-1-1-1l-1 0c-1 0-1-2-1-2-2 0-2-1-3-1l-2-2-338-443-12 0c-27 0-49 22-49 49l0 658c0 27 22 49 49 49l658 0z m-288-363l337-247 0-97c0-26-19-46-44-49l-5 0-585 0 297 393z m-248 290c-54 0-98-44-98-98 0-53 44-97 98-97 53 0 97 44 97 97 0 54-44 98-97 98z m0-49c27 0 48-22 48-49 0-27-21-48-48-48-27 0-49 21-49 48 0 27 22 49 49 49z" />
|
||||
<glyph glyph-name="menu" horiz-adv-x="1000" unicode="𓭤" d="M117 303l219 0c62 0 114-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0 219 0-219 0z m547 547l219 0c62 0 113-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0-219 0z" />
|
||||
<glyph glyph-name="menu" horiz-adv-x="1000" unicode="𓭥" d="M664 303l219 0c62 0 113-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0 219 0-219 0z m-547 547l219 0c62 0 114-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0-219 0z" />
|
||||
<glyph glyph-name="messaging" horiz-adv-x="1000" unicode="𓭦" d="M316 804c151 0 279-111 300-260-153-37-261-175-261-332 0-4 0-8 0-11-13-2-26-3-40-3-18 0-37 2-55 5-90-85-202-26-202-26 34 18 61 45 80 78-108 77-153 215-112 340 41 125 158 210 290 209z m-27-334l-133 0c-14 0-26-12-26-26l0 0c0-7 3-14 8-18 4-5 11-8 18-8l133 0c7 0 14 3 19 8 5 4 7 11 7 18l0 0c0 14-11 26-26 26z m163 115l-296 0c-15 0-26-11-26-26l0 0c0-7 2-14 7-19 5-4 12-7 19-7l296 0c7 0 14 3 19 7 4 5 7 12 7 19l0 0c0 7-3 13-7 18-5 5-12 8-19 8l0 0z" />
|
||||
<glyph glyph-name="messaging" horiz-adv-x="1000" unicode="𓭧" d="M722 514c126-10 233-98 267-220 34-122-12-253-114-327 18-34 46-61 80-78l0 0c-5-3-115-57-203 25-24-4-49-6-74-4-108 8-203 72-251 170-47 97-39 212 22 302 61 89 164 140 272 132l1 0z m-26-333l-133 0c-7 0-14-3-19-8-5-5-7-11-7-18l0 0c0-15 11-26 26-26l133 0c14 0 26 12 26 26l0 0c0 14-12 26-26 26l0 0z m161 115l-297 0c-7 0-13-3-18-8-5-4-8-11-8-18l0 0c0-7 3-13 8-18 5-5 11-8 18-8l297 0c6 0 13 3 18 8 5 5 8 11 8 18l0 0c-1 14-12 26-26 26l0 0z" />
|
||||
<glyph glyph-name="modules" horiz-adv-x="1000" unicode="𓭨" d="M283 459l25 0c25 1 47-16 52-40 1-10 0-21-6-30l-2-4c-4-5-6-11-7-17l-1-5 0-10c0-19 15-35 33-36l4-1 140 0 0-138c0-1 0-2-1-3-1-1-1-1-2-1l-1-1-11 0c0 1-1 1-2 1l-1 1c-4 3-9 5-14 7-14 7-29 9-44 6-39-7-67-38-68-76l-1-6 0-24c0-40 29-75 69-82 18-3 36 0 52 9l6 4c1 1 1 1 2 1l1 1 11 0c1 0 2-1 3-2 1 0 1-1 1-2l0-1 0-122-354 0c-43 0-77 32-80 74l-1 5 0 349 125 0c9 0 19 4 26 11 6 6 9 14 10 22l1 4 0 10c0 6-2 12-5 18l-3 4c-7 10-10 22-8 34 5 22 24 39 47 40l4 0 25 0-25 0z m271-143l124 0c2 0 4-1 4-3l1-1 0-10c0-1-1-2-1-3l-1-1c-12-17-17-37-14-58 8-37 40-65 78-66l6-1 25 0c40 0 75 28 83 67 3 21-2 41-14 58 0 1-1 1-1 2l0 2 0 10c0 2 1 3 3 4l2 0 140 0 0-349c0-42-33-76-75-79l-6 0-354 0 0 122c0 19-15 34-33 36l-4 0-11 0c-6 0-12-1-18-4l-4-3c-10-7-22-10-35-8-22 5-39 24-40 46l0 5 0 24c-1 25 16 46 40 51 11 2 22 0 31-5l4-3c5-4 11-6 18-7l4 0 11 0c19 0 34 14 36 32l1 4 0 138 124 0-124 0z" />
|
||||
<glyph glyph-name="modules" horiz-adv-x="1000" unicode="𓭩" d="M226 359l-2 9c0 2-1 3-2 4-14 15-22 34-21 55 1 40 32 73 73 78l24 3c40 6 79-17 92-55 6-19 4-40-5-59-1-1-1-2-1-3l1-10c0-2 1-3 2-3 1-1 2-2 4-1l138 19-17 121c-3 20 11 38 32 41l10 1c8 1 16 0 23-4 11-5 24-6 35-3 24 8 38 32 34 56l-4 24c-3 25-23 43-47 45-13 0-25-5-34-13-5-5-13-9-21-10l-10-2c-20-2-39 12-42 31l-19 137-351-48c-44-7-75-47-69-90l50-346 123 17c1 0 2 1 3 2 1 1 1 2 1 4z" />
|
||||
<glyph glyph-name="mouse-pointer-highlighter" horiz-adv-x="1000" unicode="𓭪" d="M371 850c190 0 348-142 370-330l0 0 0-4c0-16-12-31-28-32l0 0-2 0c-16-1-31 12-34 28l0 0 0 1c-25 222-282 367-514 203-2-1-5-3-6-5-205-236-43-522 190-537l0 0 4-1c15-4 26-17 25-33l0 0 0-1c-1-18-16-31-34-29l0 0-10 0c-186 19-332 180-332 369 0 204 166 371 371 371z m-53-151c97 27 196-19 243-105l0 0 2-3c6-15-1-32-15-40l0 0-3-1c-15-7-32 0-40 14l0 0-3 6c-33 54-97 85-163 70-49-10-90-46-107-92-31-79 9-163 79-194l0 0 4-2c14-8 20-25 13-40l0 0-2-3c-8-14-25-20-40-13l0 0-7 3c-93 45-145 154-111 260 22 68 79 123 150 140z" />
|
||||
<glyph glyph-name="mouse-pointer-highlighter" horiz-adv-x="1000" unicode="𓭫" d="M867-118l-252 250-61-114c-5-8-13-16-24-17-16-3-31 7-35 22l-108 402c-2 11 0 23 9 30 8 8 21 12 31 8l397-113c10-2 19-10 23-20 6-15-1-32-15-39l-117-60 251-252c28-28 28-72 0-99l0 0c-27-26-72-26-99 2z" />
|
||||
<glyph glyph-name="move" horiz-adv-x="1000" unicode="𓭬" d="M353 0l42 42c7 7 18 8 26 3l3-3 75-75 75 75c7 7 18 8 26 3l3-3 42-42c7-7 8-18 2-26l-2-2-111-111c-9-10-22-14-35-14-11 0-22 3-31 11l-4 3-111 111c-7 7-8 17-2 25l2 3 42 42-42-42z m0 725l111 110c18 19 47 20 67 4l3-4 111-110c7-7 8-18 2-26l-2-3-42-42c-7-7-18-8-26-2l-2 2-76 76-75-76c-7-7-18-7-26-2l-2 2-43 43c-7 7-7 17-2 25l2 3 111 110-111-110z" />
|
||||
<glyph glyph-name="move" horiz-adv-x="1000" unicode="𓭭" d="M870 499l3-2 111-111c18-18 19-47 3-67l-3-3-111-111c-7-7-18-8-26-2l-2 2-43 42c-7 7-7 18-2 26l2 3 76 75-76 75c-7 7-7 18-2 26l2 3 43 42c7 7 17 8 25 2z m-719 0l3-2 42-42c7-7 8-18 2-26l-2-3-75-75 75-75c7-7 8-18 2-26l-2-3-42-42c-7-7-18-8-26-2l-3 2-110 111c-19 18-20 47-4 67l4 3 110 111c7 6 16 7 23 4l3-2z m348-48c55 0 100-45 100-100 0-55-45-100-100-100-55 0-100 45-100 100 0 55 45 100 100 100z" />
|
||||
<glyph glyph-name="multilingual" horiz-adv-x="1000" unicode="𓭮" d="M81 611c-18 0-33-17-33-37l0-472c0-21 15-38 33-38l83 0 0-182 159 182 329 0c18 0 32 17 32 38l0 472c0 20-14 37-32 37l-571 0z m236-107l8 0c6 0 12-1 21-2 9-1 16-1 20-1 1-4 0-10-3-17-2-3-3-5-3-7-2-5-4-13-5-24-1-3-1-5-1-6 5 0 11 1 17 3 26 3 50 8 71 13l0-35c-29-7-57-13-87-17l-8 0c-1-10-2-22-3-35 2 0 5 0 10 1 17 3 31 5 39 6 0 1 0 3 2 6l0 9c-2 4 0 6 3 7l37-6 2-4c-1-2-3-6-5-12 25-2 46-9 62-22 24-23 36-48 36-75l0-10c-1-36-22-66-62-90-15-9-28-13-37-13l-2 0-8 7c-11 9-20 16-26 20 26 4 48 12 67 24 19 15 29 34 30 55l0 6c-1 22-12 41-33 56-4 3-10 6-19 8l-1 0c-5 2-10 3-18 4-13-37-36-73-67-110 3-10 6-18 11-25-6-1-13-4-22-9-6-1-9-2-11-3-4 2-6 5-8 10-8-5-13-8-18-10-22-15-41-23-58-23l-6 0c-24 2-37 19-39 51l0 6c1 31 16 60 45 88 14 13 33 25 58 36 1 7 2 17 2 31 1 9 2 13 2 12l-24 0c-12-1-20-2-27-2l-23 0c-1 0-3 1-5 2l-6 12c-1 3-2 5-3 7l0 2c-4 6-4 10-2 13l17 0c8-1 13-1 16-1l24 0c15 0 28 1 37 3 0 2 1 5 2 9 2 14 3 26 3 35 0 6 0 12-2 17l0 0z m70-149c-18-3-31-6-38-9-1 0-3-1-5-2l0-34c0-18 1-27 2-27 20 26 33 50 41 72l0 0z m-81-26c-25-14-44-33-58-58-6-8-9-18-9-30 0-13 7-20 20-20 13 0 26 5 40 16 1 1 2 2 3 3 5 6 9 9 11 10l-2 5c-3 24-5 49-5 74l0 0z" />
|
||||
<glyph glyph-name="multilingual" horiz-adv-x="1000" unicode="𓭯" d="M365 802c-18 0-33-17-33-37l0-112 320 0c10 0 20-3 29-7l18 46 52 0 130-334-48 0-31 85-76 0 0-225 126-145 0 182 83 0c18 0 33 17 33 37l0 473c0 20-15 37-33 37l-570 0z m360-154l-12-31c8-13 13-28 13-43l0-93 62 0-63 167z" />
|
||||
<glyph glyph-name="new-tab-alt" horiz-adv-x="1000" unicode="𓭰" d="M413 679l125-114-146-146c-32-31-42-63-42-94 0-31 10-62 31-83 32-32 63-42 94-42 29 0 58 9 87 27l7 4 146 146 114-114 0-209c0-60-39-101-98-104l-6 0-521 0c-60 0-101 39-104 98l0 6 0 521c0 61 39 102 98 104l6 0 209 0z" />
|
||||
<glyph glyph-name="new-tab-alt" horiz-adv-x="1000" unicode="𓭱" d="M871 783c31 0 62-20 62-52l0-271c0-20-20-41-41-41-10 0-19 0-28 7l-4 3-93 94-250-250c-21-21-63-21-94 0-21 21-21 62 0 94l250 250-94 93c-10 11-10 21-10 32 0 21 10 41 31 41l271 0z" />
|
||||
<glyph glyph-name="next" horiz-adv-x="1000" unicode="𓭲" d="M120 78l317 226c31 23 31 69 0 91l-317 227c-37 25-87-1-87-46l0-452c0-45 50-71 87-46z" />
|
||||
<glyph glyph-name="next" horiz-adv-x="1000" unicode="𓭳" d="M528 576l0-452c0-45 49-71 86-46l317 226c31 23 31 69 0 91l-317 226c-37 26-86 0-86-45l0 0z" />
|
||||
<glyph glyph-name="notification-circle" horiz-adv-x="1000" unicode="𓭴" d="M811 783c86 0 156-70 156-155 0-86-71-156-156-156-85 0-156 70-156 156 0 85 71 155 156 155z" />
|
||||
<glyph glyph-name="notification-circle" horiz-adv-x="1000" unicode="𓭵" d="M607 700c-9-22-13-47-13-72 0-119 98-217 217-217 25 0 50 4 73 13l0-301c0-77-7-141-52-187-43-43-103-52-173-53l-352 0c-77 0-142 7-188 53-43 43-51 102-52 173l0 353c0 75 6 139 52 185 43 43 103 52 172 53l316 0z" />
|
||||
<glyph glyph-name="notification" horiz-adv-x="1000" unicode="𓳵" d="M401-21l191 0c0-53-43-96-96-96-51 0-92 40-95 90l0 6 191 0-191 0z" />
|
||||
<glyph glyph-name="notification" horiz-adv-x="1000" unicode="𓴔" d="M733 204l0 209c0 127-69 235-188 263l0 28c0 35-28 63-62 63-35 0-63-28-63-63l0-28c-119-28-187-135-187-263l0-209-54-54c-26-26-8-71 29-71l549 0c37 0 56 45 30 71l-54 54z" />
|
||||
<glyph glyph-name="paint-brush" horiz-adv-x="1000" unicode="𓭸" d="M360 460l250-250c28-28 57-23 83 3l186 185c26 26 30 55 2 83l-38 38c-44-40-169-129-189-110-5 5-3 10 0 13l14 15c39 43 86 104 92 166l-197 197c-23 23-58 23-77-4-38-54-37-143-126-250-25-30-29-57 0-86z" />
|
||||
<glyph glyph-name="paint-brush" horiz-adv-x="1000" unicode="𓭹" d="M196 427l24 24c27 27 58 28 87 2l4-4 297-297c28-29 30-60 6-87l-4-4-24-24c-26-27-58-28-87-2l-4 4-104 105c-25-43-62-136-97-170-44-45-106-43-155 6-49 48-52 111-7 155 33 33 117 67 163 92l8 5-105 104c-28 29-30 60-6 87l4 4 24 24-24-24z" />
|
||||
<glyph glyph-name="pause" horiz-adv-x="1000" unicode="𓭺" d="M400 550c28 0 50-22 50-50l0 0 0-300c0-27-22-50-50-50-27 0-50 23-50 50l0 0 0 300c0 28 23 50 50 50z m200 0c28 0 50-22 50-50l0 0 0-300c0-27-22-50-50-50-27 0-50 23-50 50l0 0 0 300c0 28 23 50 50 50z" />
|
||||
<glyph glyph-name="pause" horiz-adv-x="1000" unicode="𓭻" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="pencil" horiz-adv-x="1000" unicode="𓭼" d="M913 665l-98 98c-27 27-71 27-98 0l-100-100 196-196 100 100c27 27 27 71 0 98z" />
|
||||
<glyph glyph-name="pencil" horiz-adv-x="1000" unicode="𓭽" d="M568 614l-468-468 0-196 196 0 468 468z" />
|
||||
<glyph glyph-name="phone" horiz-adv-x="1000" unicode="𓭾" d="M801 214l-106 12c-25 3-50-6-68-23l-77-77c-117 60-214 156-274 274l77 78c18 17 27 42 24 68l-12 105c-5 42-41 74-83 74l-72 0c-47 0-87-40-84-87 22-355 307-640 662-662 47-3 87 37 87 84l0 72c0 42-32 77-74 82z" />
|
||||
<glyph glyph-name="phone" horiz-adv-x="1000" unicode="𓭿" d="M542 723l5 0c170-22 304-155 325-326 3-23-13-44-36-47-2 0-3 0-5 0-21 0-39 15-41 37-17 132-121 236-253 253-23 2-39 23-37 46 3 23 24 39 47 37z m-40-201c6 22 28 36 51 30 72-19 130-76 149-150 6-22-8-45-30-51-3-1-7-1-10-1-19 0-36 13-41 31-11 44-46 79-89 90-23 6-36 28-30 51z" />
|
||||
<glyph glyph-name="pictures" horiz-adv-x="1000" unicode="𓮀" d="M28 817l781 0c7 0 15-3 20-9 4-4 7-10 8-16l0-4 0-105-58 0 0 77-722 0 0-483 78 0 0-188-107 0c-7 0-14 3-20 8-4 4-7 10-8 16l0 4 0 671c0 8 3 15 8 20 5 5 11 8 17 8l3 1 781 0-781 0z" />
|
||||
<glyph glyph-name="pictures" horiz-adv-x="1000" unicode="𓮁" d="M189 657l779 0c8 0 15-3 20-8 4-4 7-10 7-16l1-676c0-7-3-15-9-20-4-4-10-7-16-8l-4 0-779 0c-12 0-22 7-26 17l-1 4 0 681c1 14 11 24 24 26l4 0 779 0-779 0z m750-57l-721 0 0-484 92 0 105 227c2 5 8 9 14 9 4 0 9-1 13-5l1-2 76-110c3-4 7-6 12-7 3 0 7 1 10 3l2 1 49 41c5 5 13 5 19 1l3-2 87-87c3-3 8-5 12-5 4 1 7 2 10 4l2 2 22 27c4 3 8 5 13 5 4 0 8-2 11-4l2-2 74-96 92 0 0 484z m-205-136c29 0 53-23 53-52 0-29-24-53-53-53-29 0-52 24-52 53 0 29 23 52 52 52z" />
|
||||
<glyph glyph-name="pie" horiz-adv-x="1000" unicode="𓮂" d="M467 320l0 463c0 0-1 1-2 1-257 0-465-209-465-466 0-257 209-464 466-464 257 0 465 199 466 466l-465 0z" />
|
||||
<glyph glyph-name="pie" horiz-adv-x="1000" unicode="𓮃" d="M998 387c0 0 0-1 0-1 0 256-198 463-464 464l0-463 464 0 0 0z" />
|
||||
<glyph glyph-name="pin" horiz-adv-x="1000" unicode="𓮄" d="M443-67l475 475c15 15 3 29-2 34-39 39-111 36-190 2 0 0 0 0-1 0-98 72-197 144-296 216l14 14c16 16 16 42 0 59l-5 5c-16 16-43 16-59 0l-267-267c-16-16-16-42 0-59l6-5c16-16 42-16 58 0l10 10c72-97 144-195 217-292 1-1 1-2 2-4-32-77-34-146 2-186 5-5 19-19 36-2z" />
|
||||
<glyph glyph-name="pin" horiz-adv-x="1000" unicode="𓮅" d="M750 175c-25-25-50-50-75-75 20-17 40-33 60-49 42-36 85-72 128-107 15-13 32-14 45-1 13 13 13 31-1 46-49 59-99 118-149 177-3 3-5 6-8 9z" />
|
||||
<glyph glyph-name="play-circle" horiz-adv-x="1000" unicode="𓮆" d="M440 155l234 175c13 10 13 30 0 40l-234 175c-16 13-40 1-40-20l0-350c0-20 24-32 40-20z" />
|
||||
<glyph glyph-name="play-circle" horiz-adv-x="1000" unicode="𓮇" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="plugins" horiz-adv-x="1000" unicode="𓮈" d="M90 590c17 7 37 1 47-14l3-3 50-87-67-39-51 88c-5 9-7 21-3 32 3 10 11 19 21 23z m156 90c17 8 38 2 48-14l3-3 49-87-67-39-51 88c-5 9-7 21-3 32 3 10 11 19 21 23z" />
|
||||
<glyph glyph-name="plugins" horiz-adv-x="1000" unicode="𓮉" d="M445 562l53-93c51-85 34-195-39-261l47-81c14-26 39-45 68-51 30-7 60 0 84 18 42 34 52 93 24 139-25 43-32 94-20 141 13 48 44 89 86 114l104 62c20 9 44 1 54-18 11-19 5-43-13-55l-103-60c-50-30-66-94-37-144l0 0c26-44 33-97 20-146-13-49-46-91-91-115-92-46-203-10-252 80l-44 74c-94-30-197 10-246 96l-54 93c-2 4-4 9-4 14l352 204c4-3 8-6 11-11z" />
|
||||
<glyph glyph-name="plus-circle" horiz-adv-x="1000" unicode="𓮊" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="plus-circle" horiz-adv-x="1000" unicode="𓮋" d="M517 583c18 0 33-15 33-33l0-183 183 0c19 0 34-15 34-34 0-18-15-33-34-33l-183 0 0-183c0-19-15-34-33-34-19 0-34 15-34 34l0 183-183 0c-18 0-33 15-33 33 0 19 15 34 33 34l183 0 0 183c0 18 15 33 34 33z" />
|
||||
<glyph glyph-name="previous" horiz-adv-x="1000" unicode="𓮌" d="M166 750c37 0 67-30 67-66l0-665c0-36-30-66-67-66-36 0-66 30-66 66l0 665c0 36 30 66 66 66z" />
|
||||
<glyph glyph-name="previous" horiz-adv-x="1000" unicode="𓮍" d="M410 297l383-271c44-31 105 1 105 55l0 541c0 54-60 85-105 54l-383-270c-38-27-38-83 0-109z" />
|
||||
<glyph glyph-name="print" horiz-adv-x="1000" unicode="𓮎" d="M708 725l-416 0c-23 0-42-19-42-42l0-83c0-23 19-42 42-42l416 0c23 0 42 19 42 42l0 83c0 23-19 42-42 42z" />
|
||||
<glyph glyph-name="print" horiz-adv-x="1000" unicode="𓮏" d="M208 517l584 0c67 0 121-53 125-119l0-6 0-167c0-44-35-80-78-83l-6 0-83 0 0-84c0-44-35-80-78-83l-5 0-334 0c-44 0-80 35-83 78l0 5 0 84-83 0c-44 0-81 34-83 78l-1 5 0 167c0 67 53 121 119 125l6 0 584 0z m459-250l-334 0 0-167c0-21 17-39 38-41l4-1 250 0c22 0 39 17 42 38l0 4 0 167z m125 166c-23 0-42-18-42-41 0-23 19-42 42-42 23 0 41 19 41 42 0 23-18 41-41 41z" />
|
||||
<glyph glyph-name="privacy" horiz-adv-x="1000" unicode="𓮐" d="M801 356c32-40 77-61 133-63 37-1 66-31 66-68l0-72c0-72-24-139-69-189-13-15-27-29-43-43-42-34-81-54-108-65l-5-2c-6-2-15-4-24-4l-5 0c-4 0-11 1-18 3l-4 2c-26 9-68 29-111 66-16 13-30 27-44 42-45 51-69 118-69 190l0 72c0 37 28 67 65 68 57 2 99 22 130 63 26 32 81 32 106 0z" />
|
||||
<glyph glyph-name="privacy" horiz-adv-x="1000" unicode="𓮑" d="M429 444c82 0 159-23 227-62-21-26-47-39-84-41l-8-1c-62-2-111-52-111-115l0-72c0-83 29-161 82-222 18-19 32-33 48-46 16-14 32-26 47-35l-466 0c-90 0-163 72-164 160l0 5c0 236 193 429 429 429z m8 406c104 0 188-84 188-187 0-104-84-188-188-188-103 0-187 84-187 188 0 103 84 187 187 187z" />
|
||||
<glyph glyph-name="publish" horiz-adv-x="1000" unicode="𓮒" d="M338 52l212-36-127-149c-27-32-81-17-85 25l0 5 0 155z" />
|
||||
<glyph glyph-name="publish" horiz-adv-x="1000" unicode="𓮓" d="M1000 802l-1-5-140-814c-3-14-11-25-24-32-11-6-23-7-35-4l-6 2-243 98-207 36 470 553c9 10-4 23-14 17l-2-1-562-477-207 84c-17 6-28 22-29 39-1 15 7 30 19 39l5 3 906 504c32 18 72-6 70-42z" />
|
||||
<glyph glyph-name="purge" horiz-adv-x="1000" unicode="𓮔" d="M661 717c17 0 30-13 30-30l0-72 157 0c6 0 10-4 10-10l0-109c0-6-4-10-10-10l-705 0c-6 0-10 4-10 10l0 109c0 6 4 10 10 10l165 0 0 72c0 17 13 30 30 30l323 0z" />
|
||||
<glyph glyph-name="purge" horiz-adv-x="1000" unicode="𓮕" d="M737-109l-474 0c-21 0-40 17-40 39l0 516 545 0 0-516c0-22-10-39-31-39z m-217 466l-49 0 0-298 49 0 0 298z m119 0l-39 0 0-298 39 0 0 298z m-248 0l-49 0 0-298 49 0 0 298z" />
|
||||
<glyph glyph-name="question-sign-circle" horiz-adv-x="1000" unicode="𓮖" d="M550 150l0-100-100 0 0 100 100 0z m-19 498c87-13 155-86 167-173 14-96-51-133-99-178-6-6-12-11-17-17l-1-2 0 0c-5-6-10-13-14-20l-3-4 0 0c-7-13-12-28-14-45l0-9-100 0c0 25 4 46 10 63l1 3 2 4c2 6 5 12 8 17l7 12 0 0c41 62 117 77 122 144 4 48-31 95-78 105-52 11-99-20-115-64-7-18-21-32-39-34l-5 0-10 0c-31 0-53 30-44 59 28 91 119 154 222 139z" />
|
||||
<glyph glyph-name="question-sign-circle" horiz-adv-x="1000" unicode="𓮗" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="quote-left" horiz-adv-x="1000" unicode="𓮘" d="M1000 468c0-121-76-209-187-209-51 0-96 13-123 46l-17 0c24-72 96-131 187-152 31-7 45-24 45-49 0-30-25-48-56-48-117 0-304 140-304 363 0 148 90 264 235 264 127 0 220-90 220-215z" />
|
||||
<glyph glyph-name="quote-left" horiz-adv-x="1000" unicode="𓮙" d="M456 468c0 125-93 215-220 215-145 0-235-116-235-264 0-223 187-363 304-363 31 0 56 18 56 48 0 25-16 42-46 49-90 21-162 80-188 152l19 0c27-33 71-46 121-46 113 0 189 88 189 209z" />
|
||||
<glyph glyph-name="quote-right" horiz-adv-x="1000" unicode="𓮚" d="M544 251c0-126 94-216 220-216 145 0 235 116 235 264 0 223-187 363-304 363-31 0-55-18-55-48 0-25 15-42 45-49 90-20 162-80 188-152l-19 0c-27 33-71 46-121 46-113 0-189-88-189-208z" />
|
||||
<glyph glyph-name="quote-right" horiz-adv-x="1000" unicode="𓮛" d="M0 251c0 120 76 208 188 208 50 0 95-13 122-46l17 0c-24 72-96 132-187 152-30 7-45 24-45 49 0 30 25 48 56 48 117 0 304-140 304-363 0-148-90-264-235-264-127 0-220 90-220 216z" />
|
||||
<glyph glyph-name="radio-checked" horiz-adv-x="1000" unicode="𓮜" d="M500-150c276 0 500 224 500 500 0 276-224 500-500 500-276 0-500-224-500-500 0-276 224-500 500-500z m0 111c-215 0-389 174-389 389 0 215 174 389 389 389 215 0 389-174 389-389 0-215-174-389-389-389z" />
|
||||
<glyph glyph-name="radio-checked" horiz-adv-x="1000" unicode="𓮝" d="M278 350c0 123 99 222 222 222 123 0 222-99 222-222 0-123-99-222-222-222-123 0-222 99-222 222z" />
|
||||
<glyph glyph-name="rebuild" horiz-adv-x="1000" unicode="𓮞" d="M853 362c0 91-34 182-103 251-109 109-271 132-402 69 88 9 178-21 246-88 63-64 93-149 89-232l-155 0 236-236 236 236-147 0z" />
|
||||
<glyph glyph-name="rebuild" horiz-adv-x="1000" unicode="𓮟" d="M406 130c-63 64-93 149-88 232l154 0-236 236-236-236 147 0c0-91 34-182 103-252 109-108 271-131 402-68-87-9-178 21-246 88z" />
|
||||
<glyph glyph-name="repeat" horiz-adv-x="1000" unicode="𓮠" d="M33 408c0-33 27-60 61-60 33 0 60 27 60 60l0 25c0 67 45 109 117 109l294 0 0-83c0-28 18-46 45-46 13 0 24 5 32 12l167 140c22 18 22 48 0 66l-167 141c-8 7-19 11-32 11-27 0-45-17-45-45l0-78-288 0c-151 0-244-81-244-212l0-40z" />
|
||||
<glyph glyph-name="repeat" horiz-adv-x="1000" unicode="𓮡" d="M433 237l0-83 294 0c72 0 118 42 118 109l0 24c0 34 26 61 60 61 33 0 60-27 60-61l0-39c0-131-93-212-244-212l-288 0 0-78c0-28-18-46-45-46-13 0-24 5-32 12l-167 141c-22 18-22 48 0 65l167 141c8 7 19 12 32 12 27 0 45-18 45-46z" />
|
||||
<glyph glyph-name="reply" horiz-adv-x="1033.3" unicode="𓮢" d="M501 583l3 0c19-2 35-16 37-37l1-5 0-66c291-42 416-250 458-458-102 142-243 209-444 212l-14 0 0-70c0-23-18-39-38-41l-3-1c-9 0-19 3-27 9l-4 4-191 191c-15 15-16 39-3 55l3 4 191 191c8 7 17 11 26 12l5 0z" />
|
||||
<glyph glyph-name="reply" horiz-adv-x="1000" unicode="𓮣" d="M247 579l4 0c21-2 41-19 41-44 0-10-4-20-10-27l-3-4-154-154 154-154c8-8 13-19 13-31 0-25-20-42-41-44l-4 0c-9 0-19 3-27 10l-4 3-186 187c-16 15-17 39-3 55l3 4 186 186c8 8 17 12 26 13l5 0z" />
|
||||
<glyph glyph-name="save" horiz-adv-x="1000" unicode="𓮤" d="M356 661l0-279c0-47 20-70 65-72l6 0 275 0 0-306c0-77-37-116-110-119l-7 0-367 0c-76 0-115 37-118 112l0 7 0 537c0 77 37 117 110 119l8 1 138 0z m51-21c13-3 26-11 39-24l205-208c17-17 27-31 31-46l-255 0c-13 0-20 6-20 19l0 259z" />
|
||||
<glyph glyph-name="save" horiz-adv-x="1000" unicode="𓮥" d="M607 850l0-228c0-38 20-60 56-62l6 0 225 0 0-366c0-77-37-117-110-119l-8 0-22 0 0 225c0 49-14 91-52 131l-6 7-216 216c-40 41-81 56-130 58l-9 0-49 0 0 19c0 77 37 116 110 119l8 0 197 0z m48-221l-1 203c10-2 20-8 31-19l5-5 168-171c8-9 14-17 16-25l2-5-200 0c-14 0-20 6-21 19l0 3-1 203 1-203z" />
|
||||
<glyph glyph-name="scissors" horiz-adv-x="1000" unicode="𓮦" d="M862 194c78-79 78-206 0-285-58-57-144-74-220-43-75 31-124 104-124 186 0 81 49 155 124 186 76 31 162 14 220-44z m-187-36c-43-18-71-60-71-107 0-47 28-89 71-107 41-17 88-9 121 21l5 4 0 1c45 45 45 118 0 163-33 33-83 43-126 25z m-458 675l242-347c4-5 4-12 0-17l-88-126c-4-6-10-12-16-17-3-2-7-3-11-3-4 1-8 3-10 7-3 4-6 9-9 14l-28 54c-48 93-109 217-135 292-14 40-20 82-17 124 1 16 13 30 29 35 16 4 34-2 43-16z" />
|
||||
<glyph glyph-name="scissors" horiz-adv-x="1000" unicode="𓮧" d="M802 849c21 0 39-16 40-37 3-42-3-84-17-123-31-91-115-254-163-346-22-42-60-72-104-86l-9-2-114-29c-5-2-10-5-12-10-2-4-3-9-2-13l2-4 26-61c28-57 26-123-3-180-29-56-83-95-146-105-11-2-22-3-33-3-104 0-191 81-200 185-8 102 61 193 160 213l8 2 95 16c30 4 56 20 74 43l5 6 8 12c3 4 7 6 11 6 3 0 6-2 8-4l2-2 7-10c10-11 27-13 40-4 12 7 16 22 12 35l-2 3-20 30c-5 8-6 17-2 25l2 3 294 423c8 11 20 17 33 17z m-453-715c-33 33-82 43-126 25-43-18-71-60-71-107 0-47 28-89 71-107 44-18 93-8 126 25 22 21 35 51 35 82 0 31-13 60-35 82z" />
|
||||
<glyph glyph-name="screen" horiz-adv-x="1000" unicode="𓮨" d="M63 850l875 0c32 0 59-25 62-58l0-4 0-657c0-33-25-60-58-62l-4 0-875 0c-33 0-60 25-63 57l0 5 0 657c0 32 25 59 58 62l5 0 875 0-875 0z m812-62l-750 0c-33 0-60-26-62-58l0-5 0-437c0-33 25-60 57-63l5 0 750 0c33 0 60 25 62 58l1 5 0 437c0 33-26 60-58 62l-5 1z" />
|
||||
<glyph glyph-name="screen" horiz-adv-x="1000" unicode="𓮩" d="M565 50c17 0 31-14 31-31l0-32c0-17 12-39 25-50l75-56c14-10 11-19-6-19l-375 0c-17 0-20 9-6 19l75 56c14 11 25 33 25 50l0 32c0 17 14 31 31 31l125 0z" />
|
||||
<glyph glyph-name="screwdriver" horiz-adv-x="1000" unicode="𓮪" d="M530 145l131 149c19-4 37-6 56-6 4 0 8 1 12 1l6 1 180-180c23-23 24-59 4-83l-4-5-87-87c-23-23-59-24-84-4l-4 4-210 210 131 149-131-149z m-454 578l51 51c10 10 24 12 36 6l4-2 133-89c15-10 18-30 7-44l-3-3-15-15 134-135-70-61-129 130-16-15c-13-13-33-12-45 1l-2 3-89 134c-8 11-7 25 1 36l3 3 51 51-51-51z" />
|
||||
<glyph glyph-name="screwdriver" horiz-adv-x="1000" unicode="𓮫" d="M717 350c119 0 216 97 216 217 0 19-3 37-8 55l-134-134c-24-24-63-24-87 0l-66 66c-24 24-24 63 0 87l134 134c-18 5-36 8-55 8-120 0-217-97-217-216 0-27 6-53 15-77l-412-362c-48-48-48-127 0-175 48-48 127-48 175 0l362 412c24-9 50-15 77-15z m-526-371c-35 0-62 27-62 62 0 34 27 61 62 61 34 0 61-27 61-61 0-35-27-62-61-62z" />
|
||||
<glyph glyph-name="share-alt" horiz-adv-x="1000" unicode="𓮬" d="M379 308l274-159c-16-18-29-39-38-62l-3-10-274 160c17 18 30 39 38 62l3 9z m-41 174l273 159c7-24 19-45 35-64l6-7-273-159c-7 23-19 45-34 63l-7 8 273 159-273-159z" />
|
||||
<glyph glyph-name="share-alt" horiz-adv-x="1000" unicode="𓮭" d="M781 169c72-1 132-55 140-126 8-72-37-138-107-155-11-3-22-5-33-5-4 0-8 1-12 1l-7 1-7 0c-23 5-45 15-63 30l-13 12c-16 16-29 36-36 57l-2 9-2 3c-1 3-1 6-1 9 0 6 0 12 0 17 0 2 0 3 0 4 0 24 6 47 18 68 25 46 73 75 125 75z m-571 333c60 0 114-39 133-96 19-55 3-116-40-154l-14-11 0 0-4-3-7-4c-4-2-9-6-13-8l-4 0-4 0c-15-6-31-9-47-9-79 0-143 64-143 143 0 78 64 142 143 142z m607 330c64-16 109-74 108-140-1-66-47-123-111-138-11-2-22-4-33-4-4 0-8 1-12 2l-7 1-7 0c-23 5-44 15-63 30l-6 6-7 5c-16 16-29 36-36 57l-2 9-2 3c-1 3-1 6-1 9 0 6 0 11 0 17 0 1 0 3 0 4 0 24 6 47 18 68 31 58 97 87 161 71z" />
|
||||
<glyph glyph-name="shield" horiz-adv-x="1000" unicode="𓮮" d="M509 759l318-141 0-259-318 0 0-406c-169 52-294 219-318 406l318 0 0 400z" />
|
||||
<glyph glyph-name="shield" horiz-adv-x="1000" unicode="𓮯" d="M509 759l318-141 0-214c1-203-126-384-318-451-191 67-319 248-318 451l0 214 318 141m0 91c-13 0-25-3-37-8l-318-141c-33-15-54-47-54-83l0-214c0-252 175-488 409-545 235 57 409 293 409 545l0 214c0 36-21 68-54 83l-318 141c-12 5-24 8-37 8z" />
|
||||
<glyph glyph-name="shuffle" horiz-adv-x="1000" unicode="𓮰" d="M490 326l12-22c3-7 6-13 9-18 5-10 13-22 22-36 10-13 19-23 29-31 9-8 21-14 35-20 12-4 24-7 37-7l8-1 143 0 0 107c0 6 2 10 5 13 4 4 8 5 13 5 4 0 7-1 11-3l2-2 178-178c4-4 5-8 5-13 0-4-1-8-3-11l-2-2-178-178c-3-4-8-5-13-5-5 0-9 1-12 5-3 3-5 6-6 10l0 2 0 108-39-1 0 0-53 0c-11 0-24 0-41 0l-16 1c-9 1-17 1-24 2l-12 2c-7 1-15 2-23 4-14 3-26 6-35 10l-12 6c-7 3-13 6-21 10-12 7-23 14-33 22-9 9-20 19-30 30-11 12-22 25-32 39 22 35 48 85 76 152z m-472 365l125 0c93 0 169-42 228-125-22-35-47-85-76-153l-8 16c-5 10-9 18-13 25-5 10-13 22-22 35-10 14-19 24-29 32-9 7-21 14-35 19-11 5-24 7-37 8l-8 0-125 0c-5 0-10 2-13 5-3 3-4 6-5 10l0 3 0 107c0 5 2 10 5 13 3 3 6 4 10 5l3 0 125 0-125 0z" />
|
||||
<glyph glyph-name="shuffle" horiz-adv-x="1000" unicode="𓮱" d="M458 342c18 40 32 72 44 95 9 17 17 32 25 43 8 12 17 24 28 35 12 11 24 19 39 25 14 5 31 8 48 8l143 0 0-107c0-5 2-9 5-12 4-4 8-6 13-6 5 0 10 2 13 5l178 179c4 3 5 7 5 13 0 5-1 9-5 12l-178 178c-4 4-9 6-13 6-5 0-9-2-13-5-3-3-5-8-5-13l0-107-143 0c-25 0-49-3-71-9-22-6-42-14-59-24-18-9-34-22-51-38-16-16-29-31-41-46-11-15-23-34-35-56-13-22-23-42-31-58-7-17-16-38-27-62-17-41-32-73-44-96-9-17-17-31-25-43-8-12-17-23-28-34-11-11-24-20-39-25-14-6-30-9-48-9l-125 0c-5 0-10-1-13-5-3-3-5-7-5-12l0-108c0-5 2-9 5-12 3-4 8-5 13-5l125 0c25 0 49 3 71 9 23 6 42 14 60 23 17 10 34 22 50 38 16 16 30 32 41 47 11 15 23 33 36 55 12 23 22 42 30 59 7 17 17 37 27 62z" />
|
||||
<glyph glyph-name="sign-in" horiz-adv-x="1000" unicode="𓮲" d="M633 454l0 150-300-262 300-263 0 150 300 0 0 225z" />
|
||||
<glyph glyph-name="sign-in" horiz-adv-x="1000" unicode="𓮳" d="M408 717c67 0 130-18 185-49l-61-53c-38 17-80 27-124 27-165 0-300-135-300-300 0-166 135-300 300-300 44 0 86 9 124 27l61-54c-55-31-118-48-185-48-207 0-375 168-375 375 0 207 168 375 375 375z" />
|
||||
<glyph glyph-name="sign-out" horiz-adv-x="1000" unicode="𓮴" d="M367 454l0 150 300-262-300-263 0 150-300 0 0 225z" />
|
||||
<glyph glyph-name="sign-out" horiz-adv-x="1000" unicode="𓮵" d="M592 717c-67 0-130-18-184-49l8-7 52-46c38 17 80 27 124 27 165 0 300-135 300-300 0-166-135-300-300-300-44 0-86 9-124 27l-52-46-8-8c54-31 117-48 184-48 207 0 375 168 375 375 0 207-168 375-375 375z" />
|
||||
<glyph glyph-name="smart-search" horiz-adv-x="1000" unicode="𓮶" d="M306 849l358 0 0-126c0-43 35-79 79-79l137 0 0-489c0-43-36-78-79-78l-318 0c12 67-7 139-59 191-54 53-128 72-197 58l0 445c0 43 36 78 79 78z" />
|
||||
<glyph glyph-name="smart-search" horiz-adv-x="1000" unicode="𓮷" d="M394 238c54-55 65-136 31-201l115-115c32-31-16-79-47-48l-109 110c-68-58-171-55-235 9-67 68-67 177 0 245 68 67 177 67 245 0z m-39-42l-3-2-113-102-46 51c-22 24-59-8-41-33l2-2 64-70c9-10 25-11 35-3l134 121c23 21-5 56-30 42l-2-2 0 0z m347 653l178-169-113 0c-36 0-65 30-65 65l0 104z" />
|
||||
<glyph glyph-name="smiley-neutral" horiz-adv-x="1000" unicode="𓮸" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m0-750c-184 0-333 149-333 333 0 184 149 333 333 333 184 0 333-149 333-333 0-184-149-333-333-333z" />
|
||||
<glyph glyph-name="smiley-neutral" horiz-adv-x="1000" unicode="𓮹" d="M667 217c18 0 33-15 33-34 0-18-15-33-33-33l-334 0c-18 0-33 15-33 33 0 19 15 34 33 34l334 0z m-21 300c34 0 62-28 62-63 0-34-28-62-62-62-35 0-63 28-63 62 0 35 28 63 63 63z m-292 0c35 0 63-28 63-63 0-34-28-62-63-62-34 0-62 28-62 62 0 35 28 63 62 63z" />
|
||||
<glyph glyph-name="smiley-sad" horiz-adv-x="1000" unicode="𓮺" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m0-750c-184 0-333 149-333 333 0 184 149 333 333 333 184 0 333-149 333-333 0-184-149-333-333-333z" />
|
||||
<glyph glyph-name="smiley-sad" horiz-adv-x="1000" unicode="𓮻" d="M500 288c85 0 158-47 198-115 7-13-1-29-15-31l-3 0-360 0c-15 0-26 17-18 31 40 68 113 115 198 115z m-64 217c11-11 12-29 3-41l-3-4-22-22 22-22c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 22 22-22 22c-12 13-12 33 0 45 11 11 29 12 41 2l3-2 22-22 22 22c12 12 32 12 44 0z m194-22l22 22c12 12 32 12 44 0 11-11 12-29 3-41l-3-4-22-22 22-22c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 22 22-22 22c-12 13-12 33 0 45 11 11 29 12 41 2l3-2 22-22 22 22-22-22z" />
|
||||
<glyph glyph-name="smiley" horiz-adv-x="1000" unicode="𓮼" d="M320 267l360 0c16 0 26-18 18-32-40-68-113-114-198-114-85 0-158 46-198 114-7 13 1 29 15 31l3 1z m76 231l4-3 36-37c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 37 37c14 14 36 16 52 5l3-2 0 0z m168-40l37 37c15 15 39 16 55 3l4-3 36-37c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-2 41l2 3 37 37-37-37z" />
|
||||
<glyph glyph-name="smiley" horiz-adv-x="1000" unicode="𓮽" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m0-750c-184 0-333 149-333 333 0 184 149 333 333 333 184 0 333-149 333-333 0-184-149-333-333-333z" />
|
||||
<glyph glyph-name="sourcetree" horiz-adv-x="1000" unicode="𓯐" d="M659 70l268 0c38 0 70-30 73-68l0-6 0-73c0-38-30-70-68-73l-5 0-268 0c-39 0-71 30-73 68l-1 5 0 73c0 39 30 71 68 73l6 1 268 0-268 0z m-500 122l0-74-49 0 0 74 49 0z m731 0l0-74-48 0 0 74 48 0z m-817 268l269 0c38 0 70-30 73-68l0-5 0-74c0-38-30-70-68-73l-5 0-269 0c-38 0-70 30-73 68l0 5 0 74c0 38 30 70 68 73l5 0z m171 305l0-49-37 0c-25 0-46-19-48-44l0-5 0-158-49 0 0 158c0 52 41 95 92 98l5 0 37 0z m549 0c52 0 94-41 97-92l0-6 0-158-48 0 0 158c0 25-20 46-45 49l-4 0-37 0 0 49 37 0z m-159 85c39 0 71-30 73-68l0-5 0-73c0-39-30-71-68-73l-5 0-268 0c-39 0-70 30-73 67l0 6 0 73c0 38 30 70 68 73l5 0 268 0z" />
|
||||
<glyph glyph-name="sourcetree" horiz-adv-x="1000" unicode="𓯑" d="M73 70l269 0c38 0 70-30 73-68l0-6 0-73c0-38-30-70-68-73l-5 0-269 0c-38 0-70 30-73 68l0 5 0 73c0 39 30 71 68 73l5 1 269 0-269 0z m586 390l268 0c38 0 70-30 73-68l0-5 0-74c0-38-30-70-68-73l-5 0-268 0c-39 0-71 30-73 68l-1 5 0 74c0 38 30 70 68 73l6 0 268 0-268 0z" />
|
||||
<glyph glyph-name="step-forward" horiz-adv-x="1000" unicode="𓮾" d="M166 657l4 0c9-1 17-3 25-8l6-3 369-261c34-24 35-74 4-101l-4-3-369-260c-10-7-20-10-31-11l-4-1c-32 0-63 24-66 59l0 5 0 520c0 39 32 65 66 64z" />
|
||||
<glyph glyph-name="step-forward" horiz-adv-x="1000" unicode="𓮿" d="M803 717l5 0c31-3 56-28 59-59l0-5 0-639c0-35-29-64-64-64-34 0-61 26-64 59l0 5 0 639c0 33 26 61 59 64l5 0z" />
|
||||
<glyph glyph-name="stop" horiz-adv-x="1000" unicode="𓯀" d="M367 550l266 0c37 0 67-30 67-67l0-266c0-37-30-67-67-67l-266 0c-37 0-67 30-67 67l0 266c0 37 30 67 67 67z" />
|
||||
<glyph glyph-name="stop" horiz-adv-x="1000" unicode="𓯁" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="support" horiz-adv-x="1000" unicode="𓯂" d="M941 355c0 245-198 442-442 442-244 0-442-197-442-442 0-244 198-442 442-442 244 0 442 198 442 442z m-225 81c26 8 56 12 86 12 32 0 62-4 89-12 5-26 8-52 8-80 0-27-3-54-8-80-27-7-57-11-89-11-30 0-60 4-86 11 9 26 15 53 15 81 0 27-6 54-15 79z m-217-270c-104 0-189 85-189 189 0 105 85 190 189 190 104 0 189-85 189-190 0-104-85-189-189-189z m-400 189c0 27 3 53 7 78 29 9 61 14 96 14 29 0 56-3 80-10-9-25-15-52-15-82 0-29 6-57 16-82-24-6-51-9-80-9-35 0-67 5-96 13-5 26-8 52-8 78z m483 392c9-27 13-59 13-92 0-30-4-59-11-84-26 11-54 16-85 16-27 0-54-5-79-14-6 25-9 53-9 82 0 34 4 66 12 93 24 4 50 7 76 7 28 0 56-3 83-8z m-159-784c-8 27-12 59-12 92 0 30 3 57 9 82 24-8 51-13 79-13 29 0 59 5 85 16 7-26 11-55 11-85 0-32-4-64-13-91-27-6-55-9-83-9-26 0-51 2-76 8z" />
|
||||
<glyph glyph-name="support" horiz-adv-x="1000" unicode="𓯃" d="M954 218c25-37 40-82 40-130 0-128-104-232-232-232-48 0-94 15-130 40 18 6 35 12 52 19 24-10 51-17 78-17 104 0 190 86 190 190 0 28-7 54-17 78 7 17 13 35 19 52z m-914 0c5-17 12-35 19-52-11-24-17-51-17-78 0-104 85-190 190-190 28 0 54 7 78 17 16-7 34-13 52-19-38-25-82-40-130-40-128 0-232 104-232 232 0 48 15 94 40 130z m722 632c128 0 232-104 232-232 0-48-15-92-40-130-6 18-12 36-19 53 10 24 17 50 17 77 0 105-86 190-190 190-27 0-54-6-78-17-17 7-34 14-52 19 38 25 82 40 130 40z m-530 0c48 0 93-15 130-40-18-5-36-12-52-19-25 11-51 17-78 17-105 0-190-85-190-190 0-28 6-53 17-77-7-17-14-35-19-53-25 38-40 82-40 130 0 128 104 232 232 232z" />
|
||||
<glyph glyph-name="table" horiz-adv-x="1000" unicode="𓯄" d="M967 440l0-443c0-52-41-94-92-98l-7 0-147 0 0 541 246 0z m-688 0l0-541-147 0c-52 0-95 41-98 92l-1 6 0 443 246 0z m344-1l0-540-246 0 0 540 246 0z" />
|
||||
<glyph glyph-name="table" horiz-adv-x="1000" unicode="𓯅" d="M132 783l736 0c52 0 95-40 99-91l0-7 0-147-934 0 0 147c0 52 41 95 92 98l7 0z" />
|
||||
<glyph glyph-name="tag-double" horiz-adv-x="1000" unicode="𓯆" d="M699 717l205 0c17 0 32-7 44-19 11-11 17-24 18-38l1-6 0-205c0-17-5-36-13-57-8-18-17-33-27-44l-5-6-351-352c-13-12-27-18-45-18-15 0-28 5-39 14l-5 4-242 242c-10 11-16 23-18 38l0 6c0 15 5 29 14 40l4 5 352 351c12 12 29 23 50 32 18 7 34 11 50 12l7 1 205 0-205 0z m110-95c-17 0-32-6-44-18-12-12-18-27-18-45 0-17 6-32 18-44 12-12 27-18 44-18 18 0 33 6 45 18 12 12 18 27 18 44 0 18-6 33-18 45-12 12-27 18-45 18z" />
|
||||
<glyph glyph-name="tag-double" horiz-adv-x="1000" unicode="𓯇" d="M511 717l110 0c-18 0-37-5-58-13-18-8-33-17-44-27l-6-5-351-351c-12-13-19-28-19-45 0-15 5-28 14-39l5-5 231-231c-10-10-19-18-26-22-8-5-18-7-29-7-15 0-29 5-40 14l-5 4-241 242c-13 12-19 27-19 44 0 15 5 29 14 40l5 5 351 351c12 12 29 23 50 32 18 7 35 11 50 12l8 1 110 0-110 0z" />
|
||||
<glyph glyph-name="tags-squared" horiz-adv-x="1000" unicode="𓯈" d="M245 291l144-347-61 0c-44 0-80 34-83 78l0 5 0 264z m-84 93l0-376-56 23c-40 17-60 63-47 104l2 5 101 244z" />
|
||||
<glyph glyph-name="tags-squared" horiz-adv-x="1000" unicode="𓯉" d="M636 735c30 0 59-17 73-45l2-6 207-499c17-40-1-86-40-106l-5-2-307-127c-11-4-21-6-32-6-31 0-60 17-74 45l-2 6-207 499c-5 11-7 22-6 33 0 30 17 58 45 73l6 2 307 127c11 5 22 6 33 6z m-308-166c-23 0-41-19-41-42 0-23 18-42 41-42 23 0 42 19 42 42 0 23-19 42-42 42z" />
|
||||
<glyph glyph-name="tags-trio" horiz-adv-x="1000" unicode="𓯊" d="M950 383l-387 386c-9 9-21 14-34 14l-264 0c-37 0-66-29-66-66l0-264c0-13 5-25 14-34l387-387c9-9 22-14 35-14 12 0 25 5 35 14l280 281c19 19 19 50 0 70z m-608 218c-29 0-52 23-52 51 0 29 23 52 52 52 29 0 52-23 52-52 0-28-23-51-52-51z" />
|
||||
<glyph glyph-name="tags-trio" horiz-adv-x="1000" unicode="𓯋" d="M214 325l337-337-182-49c-25-7-51 7-60 31l-1 4-94 351z m-94 95l113-422-163 44c-25 7-40 31-36 56l1 5 85 317z" />
|
||||
<glyph glyph-name="thumbs-down" horiz-adv-x="1000" unicode="𓯌" d="M375 10l0 178c0 9-4 18-10 24-6 6-15 10-24 10l-261 0c-23 0-46 10-61 28-15 19-22 43-18 66l56 313c15 80 84 138 165 138l458 0c8 0 14-3 19-8 5-5 8-12 8-19l0-427c0-7-3-14-8-19-5-5-12-8-19-8l-35 0c-23 0-44-15-51-38l-93-308c-2-8-9-16-17-20-8-4-18-5-26-1l-26 9c-34 13-57 45-57 82l0 0z" />
|
||||
<glyph glyph-name="thumbs-down" horiz-adv-x="1000" unicode="𓯍" d="M913 282l-117 0c-13 1-24 11-26 24l0 3 0 431c0 13 9 24 22 26l4 1 117 0c46 0 84-36 87-82l0-5 0-311c0-46-36-84-81-86l-6-1-117 0 117 0z m-28 336c10 0 19 4 25 10 7 7 11 16 11 26 0 14-9 28-22 33-14 6-29 3-40-8-10-10-13-26-7-39 5-14 18-22 33-22z" />
|
||||
<glyph glyph-name="thumbs-up" horiz-adv-x="1000" unicode="𓯎" d="M625 690l0-178c0-9 4-17 10-24 6-6 15-10 24-10l261 0c24 0 46-10 61-28 16-18 22-42 18-66l-56-313c-15-80-84-138-165-138l-335 0 0 0-123 0c-7 0-14 3-19 8-5 5-8 12-8 19l0 427c0 7 3 14 8 19 5 5 12 8 19 8l35 0c23 0 44 15 51 38l93 308c3 8 9 16 17 20 8 4 18 5 26 1l26-9c35-13 58-45 57-82l0 0z" />
|
||||
<glyph glyph-name="thumbs-up" horiz-adv-x="1000" unicode="𓯏" d="M87 418l117 0c13-1 24-11 26-24l0-3 0-431c0-13-9-24-22-26l-4-1-117 0c-46 0-84 36-87 82l0 5 0 311c0 46 36 84 81 86l6 1 117 0-117 0z m28-336c-9 0-19-3-25-10-7-7-11-16-11-26 0-14 9-28 22-33 14-6 29-3 40 8 10 10 13 26 8 39-6 14-19 22-34 22z" />
|
||||
<glyph glyph-name="toggle-off" horiz-adv-x="1000" unicode="𓳹" d="M1000 350c0 93-70 167-158 167l-451 0c-85 0-154-70-157-159l-1-8c0-93 70-167 158-167l451 0c86 0 154 70 158 160l0 7z" />
|
||||
<glyph glyph-name="toggle-off" horiz-adv-x="1000" unicode="𓳸" d="M267 617c147 0 266-120 266-267 0-147-119-267-266-267-148 0-267 120-267 267 0 147 119 267 267 267z" />
|
||||
<glyph glyph-name="toggle-on" horiz-adv-x="1000" unicode="𓳺" d="M767 350c0 93-70 167-158 167l-451 0c-86 0-154-70-158-159l0-8c0-93 70-167 158-167l451 0c85 0 154 70 158 160l0 7z" />
|
||||
<glyph glyph-name="toggle-on" horiz-adv-x="1000" unicode="𓳻" d="M733 617c148 0 267-120 267-267 0-147-119-267-267-267-147 0-266 120-266 267 0 147 119 267 266 267z" />
|
||||
<glyph glyph-name="unlock" horiz-adv-x="1000" unicode="𓯒" d="M684 360c31 0 56-25 56-55l0-399c0-15-6-29-16-40-11-10-25-16-40-16l-621 0c-14 0-29 6-39 16-11 11-16 25-16 40l0 399c0 30 25 55 55 55l621 0z m-301-177c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 84 37 84 83 0 46-38 83-84 83z" />
|
||||
<glyph glyph-name="unlock" horiz-adv-x="1000" unicode="𓯓" d="M571 426c0-9-8-16-17-16l-71 0c-9 0-16 7-16 16l0 157c-2 93 46 180 127 227 80 47 179 47 259 0 81-47 129-134 127-227l0-157c0-9-7-16-16-16l-71 0c-9 0-16 7-16 16l0 156c1 56-27 108-75 136-48 29-108 29-156 1-48-28-77-80-75-136l0-157z" />
|
||||
<glyph glyph-name="unpublish" horiz-adv-x="1000" unicode="𓳾" d="M497 831l2-5 380-923c7-18 0-39-16-48l-5-2-4-2c-17-4-35 3-43 18l-2 5-41 99c-4 0-7 1-11 2l-5 2-210 88-178 33 234 288-26 62-301-268-179 76c-15 6-24 20-25 36-1 14 5 27 16 35l5 3 430 250-89 217c-8 18 0 39 16 48l4 2 5 2c17 4 34-3 43-18z m439-78l0-5-99-604-144 353 84 105c8 9-3 21-12 16l-2-2-87-78-44 109 244 143c26 16 59-3 60-33l0-4z" />
|
||||
<glyph glyph-name="unpublish" horiz-adv-x="1000" unicode="𓳿" d="M371 57l174-32-104-128c-22-27-66-14-70 21l0 5 0 134z" />
|
||||
<glyph glyph-name="user-notes" horiz-adv-x="1000" unicode="𓯗" d="M811 697l4 0c13 0 25-9 29-22l1-3 113-625c3-17-7-33-23-38l-4-1-624-112c-1 0-3 0-4 0l-4 0c-14 1-26 10-30 23l-1 4-18 100 528 0c17 0 31 13 33 29l0 4 0 641 4 0-4 0z" />
|
||||
<glyph glyph-name="user-notes" horiz-adv-x="1000" unicode="𓯘" d="M57 86c-18 0-33 15-33 33l0 648c0 18 15 33 33 33l648 0c18 0 33-15 33-33l0-648c0-17-13-31-29-33l-4 0-648 0z" />
|
||||
<glyph glyph-name="user" horiz-adv-x="1000" unicode="𓴓" d="M635 250c82 0 154-59 170-136-72-91-181-149-306-149-123 0-235 58-304 149 16 77 85 136 168 136l272 0z m-136 381c93 0 168-75 168-168 0-92-75-168-168-168-93 0-168 76-168 168 0 93 75 168 168 168z" />
|
||||
<glyph glyph-name="user" horiz-adv-x="1000" unicode="𓴆" d="M499 850c277 0 501-224 501-499 0-277-224-501-501-501-275 0-499 224-499 501 0 275 224 499 499 499z m0-67c-238 0-432-194-432-432 0-240 194-432 432-432 240 0 432 192 432 432 0 238-192 432-432 432z" />
|
||||
<glyph glyph-name="users" horiz-adv-x="1000" unicode="𓯙" d="M241 311l281 0c77 0 137-57 140-133l1-8 0-304-563 0 0 304c0 78 57 137 133 141l8 0 281 0-281 0z m140 352c80 0 141-61 141-141 0-80-61-141-141-141-79 0-140 61-140 141 0 80 61 141 140 141z" />
|
||||
<glyph glyph-name="users" horiz-adv-x="1000" unicode="𓯚" d="M569 498l140 0c78 0 137-57 141-133l0-7 0-455-130 0 0 54c2 218 11 395-144 401l-7 0-94 0c49 27 81 74 92 131l2 9 140 0-140 0z m0 352c79 0 140-61 140-141 0-77-57-136-133-140l-7 0-5 0c-18 63-66 113-128 133l-8 3 0 4c0 80 61 141 141 141z" />
|
||||
<glyph glyph-name="vcard" horiz-adv-x="1000" unicode="𓯛" d="M967 717l-834 0c-18 0-33-15-33-34l0-33 767 0c37 0 66-30 66-67l0-533 34 0c18 0 33 15 33 33l0 600c0 19-15 34-33 34z" />
|
||||
<glyph glyph-name="vcard" horiz-adv-x="1000" unicode="𓯜" d="M867 617l-834 0c-18 0-33-15-33-34l0-600c0-18 15-33 33-33l834 0c18 0 33 15 33 33l0 600c0 19-15 34-33 34z m-600-100c55 0 100-45 100-100 0-56-45-100-100-100-56 0-100 44-100 100 0 55 44 100 100 100z m166-434c0-18-15-33-33-33l-267 0c-18 0-33 15-33 33l0 67c0 74 60 133 133 133l67 0c74 0 133-59 133-133l0-67z m267 134l-200 0c-18 0-33 15-33 33 0 18 15 33 33 33l200 0c18 0 33-15 33-33 0-18-15-33-33-33z m67 100l-267 0c-18 0-33 15-33 33 0 18 15 33 33 33l267 0c18 0 33-15 33-33 0-18-15-33-33-33z" />
|
||||
<glyph glyph-name="video" horiz-adv-x="1000" unicode="𓯝" d="M894 592l-165-104c-6-4-9-10-9-18l0-252c0-7 3-13 9-17l164-111c8-5 18-6 27-1 8 4 13 13 13 23l0 458c0 9-5 18-13 22-8 5-18 5-26 0l0 0z" />
|
||||
<glyph glyph-name="video" horiz-adv-x="1000" unicode="𓯞" d="M67 137l0 405c0 20 8 39 21 53 14 14 33 22 53 22l457 0c20 0 39-8 53-22 14-14 21-33 21-53l0-405c0-41-33-74-74-74l-457 0c-41 0-74 33-74 74z" />
|
||||
<glyph glyph-name="wand" horiz-adv-x="1000" unicode="𓯟" d="M495 114c26 0 48-23 48-49l0-122c0-26-22-48-48-48-26 0-49 22-49 48l0 122c0 26 23 49 49 49z m-173 69c17-17 18-46 2-65l-3-3-84-84c-18-18-50-18-68 1-17 17-18 46-3 64l4 4 83 83c19 19 50 18 69 0z m-118 221c27 0 49-22 49-48 0-25-20-46-44-49l-5 0-122 0c-26 0-49 23-49 49 0 25 20 46 44 48l5 0 122 0z m704 0c26 0 49-22 49-48 0-25-20-46-44-49l-5 0-122 0c-26 0-48 23-48 49 0 25 19 46 43 48l5 0 122 0z m-88 277c17-18 19-47 4-65l-4-4-83-84c-18-19-50-19-69 0-17 17-18 46-3 65l3 3 84 84c18 19 49 19 68 1z m-585 2l4-3 83-84c18-18 18-50-1-68-17-17-46-18-64-3l-4 3-83 84c-19 19-19 50 0 69 18 17 46 17 65 2z m260 134c25 0 46-20 48-44l0-5 0-122c0-26-22-48-48-48-25 0-46 19-48 44l-1 4 0 122c0 26 23 49 49 49z" />
|
||||
<glyph glyph-name="wand" horiz-adv-x="1000" unicode="𓯠" d="M427 422c22 23 59 24 83 4l4-4 380-383c23-23 23-62 0-87-22-22-59-23-83-3l-4 3-380 384c-23 23-24 62 0 86z m190-161l-124 124c-10 10-22 13-31 4-8-9-6-19 2-29l2-2 125-125 26 28-124 124 124-124z" />
|
||||
<glyph glyph-name="warning-circle" horiz-adv-x="1000" unicode="𓳩" d="M525 601l3-3 2-4 230-424c16-29 3-53-28-55l-5 0-454 0c-33 0-48 23-35 51l2 4 230 424c15 28 39 30 55 7z m-25-354l-3 0c-15-2-27-13-29-28l0-4 0-3c2-15 13-26 28-28l4 0 4 0c14 2 26 13 28 28l0 3 0 4c-2 14-13 26-28 28l-4 0z m0 251l-3 0c-15-2-27-13-29-28l0-3 0-157c0-17 12-30 29-32l3 0 4 0c14 2 26 13 28 28l0 4 0 157c0 17-14 31-32 31z" />
|
||||
<glyph glyph-name="warning-circle" horiz-adv-x="1000" unicode="𓳪" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-67c-239 0-433-194-433-433 0-239 194-433 433-433 239 0 433 194 433 433 0 239-194 433-433 433z" />
|
||||
<glyph glyph-name="workflows" horiz-adv-x="1000" unicode="𓯡" d="M188 302l0 111 270 0 0-303 59 0 0 303 270 0 0-111 56 0 0 141c0 15-13 29-28 29l-298 0 0 128-57 0 0-128-300 0c-15 0-28-14-28-29l0-141 56 0z" />
|
||||
<glyph glyph-name="workflows" horiz-adv-x="1000" unicode="𓯢" d="M395 77l187 0c14 0 26-12 28-25l0-4 0-160c0-14-11-26-25-28l-3 0-187 0c-14 0-26 11-28 25l0 3 0 160c0 14 11 27 25 28l3 1 187 0-187 0z m-147 190c16 0 27-10 29-25l0-4 0-160c0-13-12-26-25-28l-4 0-186 0c-14 0-27 11-28 25l-1 3 0 160c0 16 12 27 25 29l4 0 186 0z m479 0l186 0c16 0 27-10 29-25l0-4 0-160c0-13-12-26-25-28l-4 0-186 0c-14 0-27 11-28 25l-1 3 0 160c0 14 12 27 25 28l4 1z m-132 583c14 0 26-11 28-25l0-3 0-162c0-14-11-26-25-28l-3 0-215 0c-15 0-26 11-28 26l0 4 0 160c0 14 11 26 25 28l3 0 215 0z" />
|
||||
<glyph glyph-name="wrench" horiz-adv-x="1000" unicode="𓯣" d="M822 352c12 8 24 18 35 30 40 42 59 103 47 156l-101-29c-8-3-15-3-23-2l42-155z" />
|
||||
<glyph glyph-name="wrench" horiz-adv-x="1000" unicode="𓯤" d="M845 686c17-18 28-39 34-56l2-6-131-38c-24-7-34-24-31-45l1-5 57-208c-75-30-136 1-189-53-90-89-173-241-233-302-65-65-150-68-211-8-61 62-58 146 7 212 70 70 205 137 295 227 64 63-21 175 99 289 82 78 219 76 300-7z m-561-580c-20 19-53 20-73 0-19-20-19-53 1-73 19-19 53-20 72 0 19 20 21 53 0 73z m374 342l-3 0-73-19c-7-2-10-8-9-16 1-6 7-10 13-9l2 0 74 20c6 2 10 9 8 16-1 4-5 8-10 8l-2 0z m-10 38l-2-1-74-19c-6-2-11-9-9-15 2-7 7-11 14-10l2 0 73 20c7 2 11 8 9 16-2 5-6 8-11 9l-2 0z m-9 37l-2 0-74-20c-6-2-11-9-9-15 2-7 7-10 13-10l3 1 73 19c7 2 11 8 9 16-2 5-6 8-11 9l-2 0z" />
|
||||
<glyph glyph-name="access-levels" horiz-adv-x="1000" unicode="𓯦" d="M481 393l37 0c55 0 99-43 102-96l0-6 0-61 13 0c23 0 44-18 45-41l0-194c0-24-18-43-41-45l-4 0-267 0c-23 0-43 18-45 41l0 4 0 190c0 24 18 43 41 45l4 0 13 0 0 61c0 55 43 99 96 102l6 0 37 0-37 0z m18-236c-20 0-36-15-36-35 0-14 7-25 18-31l3-2-14-58c-1-4 1-8 5-9l2 0 45 0c5 0 8 3 8 7l0 2-16 58c12 5 21 18 21 33 0 20-16 35-36 35z m-16 593c113 0 211-64 258-159 15 3 31 5 46 5 118 0 213-94 213-211 0-116-92-209-205-213l-8 0-44 0 0 13c0 38-20 73-52 93l-6 4 0 9c0 90-71 164-160 167l-7 0-37 0c-90 0-163-70-167-160l0-7 0-9c-33-17-56-51-58-90l0-7 0-13-76 0c-100 0-180 80-180 180 0 99 80 180 180 180 8 0 16-1 23-2 31 126 144 220 280 220z m36-418l-37 0c-22 0-39-16-41-37l0-4 0-61 119 0 0 61c0 22-17 39-37 41l-4 0z" />
|
||||
<glyph glyph-name="accessibility" horiz-adv-x="1000" unicode="𓯧" d="M196 358l75-75c-21-30-33-66-33-106 0-104 85-189 189-189 36 0 70 11 98 28l8 5 75-75c-50-39-113-62-181-62-162 0-294 131-294 293 0 65 21 124 56 172l7 9z m267 438l263-153 0 0c14-9 22-22 26-37 5-19 2-41-11-58l-3-5-111-125 201 11c16 1 32-5 44-17 10-11 16-25 16-39l0-6-24-297c-3-30-28-52-57-52l-5 0 0 0c-30 2-53 27-53 57l0 5 19 231-77-4c19-39 30-83 30-130 0-74-28-141-73-193l-7-8-74 74c30 34 49 79 49 127 0 104-85 189-189 189-46 0-88-16-120-43l-7-6-74 74c39 37 88 63 142 74l11 2 143 162-81 47-97-87c-24-21-60-19-81 4-20 23-20 56 0 78l4 3 129 115c18 17 45 19 67 7z m303 54c53 0 96-43 96-96 0-53-43-96-96-96-54 0-97 43-97 96 0 53 43 96 97 96z" />
|
||||
<glyph glyph-name="add-users" horiz-adv-x="1000" unicode="𓯨" d="M542 383c81 0 242-39 249-119l1-6 0-250c0-21-17-39-38-41l-4 0-417 0c-21 0-39 16-41 37l0 4 0 250c0 84 166 125 250 125z m276-6c81-14 176-52 182-113l0-6 0-229c0-10-8-19-18-20l-3-1-106 0c1 5 1 9 2 14l0 7 0 229c0 50-23 88-57 119z m-651 256c21 0 39-16 41-37l0-4 0-84 84 0c23 0 41-18 41-41 0-22-16-40-37-42l-4 0-84 0 0-83c0-23-18-42-41-42-22 0-40 17-42 37l0 5 0 83-83 0c-23 0-42 19-42 42 0 21 17 39 37 41l5 0 83 0 0 84c0 23 19 41 42 41z m375 84c69 0 124-56 124-125 0-69-55-125-124-125-69 0-125 56-125 125 0 69 56 125 125 125z m208 0c69 0 125-56 125-125 0-69-56-125-125-125-13 0-26 2-38 6 23 34 38 74 38 119 0 44-14 85-38 119 12 4 25 6 38 6z" />
|
||||
<glyph glyph-name="address" horiz-adv-x="1000" unicode="𓯩" d="M956 642c24-18 42-43 44-75l0-7 0-500c0-51-38-90-88-93l-6 0-750 0c-34 0-62 18-81 43 13-5 27-10 42-12l8 0 750 0c51 0 91 38 94 88l0 6 0 500c0 18-6 34-13 50z m-112 75c51 0 91-38 93-88l1-6 0-500c0-51-38-91-88-94l-6 0-750 0c-51 0-91 38-94 88l0 6 0 500c0 51 38 91 88 94l6 0 750 0z m-500-344l-125 0c-51 0-91-38-94-88l0-6 0-94c0-17 11-29 27-31l4 0 250 0c18 0 30 11 31 28l1 3 0 94c0 51-38 91-88 94l-6 0z m344-94l-157 0c-18 0-31-12-31-31 0-17 11-29 27-31l4 0 157 0c18 0 31 12 31 31 0 17-11 29-28 31l-3 0z m93 125l-250 0c-18 0-31-12-31-31 0-17 11-29 27-31l4 0 250 0c19 0 32 12 32 31 0 17-11 29-28 31l-4 0z m-500 188c-53 0-93-41-93-94 0-53 40-94 93-94 53 0 94 41 94 94 0 53-41 94-94 94z" />
|
||||
<glyph glyph-name="angle-double-left" horiz-adv-x="1000" unicode="𓴇" d="M174 357l264 375c13 19 39 24 58 11 18-13 23-37 12-55l-2-4-238-338c-4-7-5-15-1-22l1-3 238-339c9-12 10-29 3-43-7-14-21-22-37-22-12 0-24 5-32 14l-2 3-264 375c-9 14-10 31-2 45l2 3 264 375-264-375z m604 393l4 0c15-1 28-11 34-24 6-12 5-26-1-38l-2-4-238-338c-5-7-5-15-2-22l2-3 238-339c9-12 10-29 2-43-7-14-21-22-37-22-12 0-24 5-31 14l-3 3-263 375c-10 14-10 31-3 45l3 3 263 375c8 11 21 18 34 18l0 0z" />
|
||||
<glyph glyph-name="angle-double-right" horiz-adv-x="1000" unicode="𓴈" d="M813 357l-264 375c-13 19-39 24-58 11-18-13-23-37-13-55l3-4 237-338c5-7 6-15 2-22l-2-3-237-339c-9-12-10-29-3-43 7-14 21-22 37-22 12 0 24 5 32 14l2 3 264 375c9 14 10 31 2 45l-2 3-264 375 264-375z m-604 393l-4 0c-15-1-28-11-34-24-6-12-5-26 1-38l2-4 238-338c5-7 5-15 2-22l-2-3-238-339c-9-12-10-29-3-43 8-14 22-22 38-22 12 0 23 5 31 14l3 3 263 375c9 14 10 31 3 45l-3 3-263 375c-8 11-21 18-34 18z" />
|
||||
<glyph glyph-name="angle-down" horiz-adv-x="1000" unicode="𓯭" d="M223 550l6 0c12-1 24-5 34-13l5-4 232-232 231 232c23 23 62 22 85 0 22-22 23-56 4-80l-4-4-274-274c-9-10-21-15-33-17l-6-1-6 0c-12 1-24 5-34 13l-5 5-274 274c-23 23-23 60 0 84 11 11 25 16 39 17l6 0-6 0z" />
|
||||
<glyph glyph-name="angle-left" horiz-adv-x="1000" unicode="𓯲" d="M318 392l273 274c24 23 61 23 84 0 22-22 24-56 5-79l-5-5-231-232 231-231c24-23 23-62 0-85-9-9-20-15-32-17l-7 0-6 0c-12 0-24 5-34 13l-5 4-273 274c-22 22-24 56-5 79l5 5 273 274-273-274z" />
|
||||
<glyph glyph-name="angle-right" horiz-adv-x="1000" unicode="𓯶" d="M318 666c21 22 55 23 79 4l5-4 273-274c22-22 24-56 5-79l-5-5-273-274c-10-9-21-15-33-17l-6 0-6 0c-15 0-29 6-39 17-22 22-24 56-5 79l5 5 231 232-231 231c-24 23-23 62 0 85z" />
|
||||
<glyph glyph-name="angle-up" horiz-adv-x="1000" unicode="𓯹" d="M537 537l5-4 274-274c23-23 23-61 0-84-9-10-21-15-33-17l-6-1-6 0c-12 1-24 5-34 13l-5 5-232 231-231-231c-9-10-21-15-33-17l-6-1c-17 0-33 6-46 18-22 21-23 56-4 79l4 5 274 274c22 21 56 23 79 4z" />
|
||||
<glyph glyph-name="apply" horiz-adv-x="1000" unicode="𓯪" d="M950 665c11-11 17-26 17-42 0-15-6-30-17-41l-425-425-164 20-20 165 424 424c11 11 26 17 42 17 15 0 30-6 41-17l102-101z m-641-539l-28 242 311 311-463 0c-34 0-62-28-62-62l0-671c0-35 28-63 62-63l671 0c17 0 32 7 44 19 12 11 18 27 18 44l0 463-311-312-242 29z" />
|
||||
<glyph glyph-name="archive" horiz-adv-x="1000" unicode="𓯫" d="M909 416l0-508c0-15-6-29-16-40-9-9-21-15-34-16l-6 0-674 0c-29 0-53 22-56 51l0 5 0 508 786 0z m-333-113l-120 0c-33 0-60-27-60-60 0-32 25-58 55-60l5 0 120 0c33 0 60 26 60 60 0 31-24 57-55 60l-5 0z m333 514c30 0 54-23 56-52l0-5 0-225c0-30-22-54-51-56l-5 0-786 0c-15 0-29 6-40 17-9 9-15 21-16 34l0 5 0 225c0 30 22 54 51 57l5 0 786 0z" />
|
||||
<glyph glyph-name="arrow-down" horiz-adv-x="1000" unicode="𓯬" d="M155 384l6-1c8-1 16-5 24-10l5-5 255-255 0 585c0 27 21 49 47 52l6 0 5 0c25-3 44-22 47-47l0-5 0-585 256 255c20 21 53 21 73 0 19-19 21-49 4-69l-4-5-345-345c-8-8-18-13-29-14l-5-1-5 0c-11 1-22 4-30 12l-5 3-345 345c-20 21-20 54 0 74 11 11 26 16 40 16l6-1-6 1z" />
|
||||
<glyph glyph-name="arrow-first" horiz-adv-x="1000" unicode="𓯯" d="M164 750c35 0 64-29 64-64l0-639c0-33-26-61-59-64l-5 0c-35 0-64 29-64 64l0 639c0 35 29 64 64 64z m637-59l5 0c31-2 59-25 61-59l0-5 0-520c0-37-29-63-62-64l-4-1c-10 1-21 4-30 10l-5 2-368 260c-35 25-37 75-5 102l5 3 368 260c10 6 20 10 29 11l6 1z" />
|
||||
<glyph glyph-name="arrow-last" horiz-adv-x="1000" unicode="𓯰" d="M803 717c33 0 61-26 64-59l0-5 0-639c0-35-29-64-64-64-34 0-61 26-64 59l0 5 0 639c0 35 29 64 64 64z m-703-644l0 520c0 50 54 80 97 55l4-2 369-261c34-24 35-74 4-101l-4-3-369-260c-41-29-97-1-101 47l0 5 0 520 0-520z" />
|
||||
<glyph glyph-name="arrow-left" horiz-adv-x="1000" unicode="𓯱" d="M487 750l5 0c12-1 24-6 34-15 18-19 20-48 4-69l-4-4-251-250 574 0c28 0 51-23 51-52 0-26-20-48-46-51l-5 0-574 0 251-251c20-20 20-52 0-72-8-8-18-13-29-14l-5-1-5 0c-10 1-21 4-29 11l-5 4-338 338c-19 19-20 48-4 69l4 4 338 338c10 9 22 14 34 15l5 0-5 0z" />
|
||||
<glyph glyph-name="arrow-right" horiz-adv-x="1000" unicode="𓯴" d="M508 750l5 0c11 0 21-4 30-11l4-4 338-338c19-19 20-48 4-68l-4-5-338-338c-8-8-18-13-29-14l-5-1-5 0c-12 1-24 6-34 15-18 19-20 49-3 69l3 4 251 250-574 0-5 1c-26 2-46 24-46 51 0 26 20 48 46 51l5 0 574 0-251 251c-20 20-20 52 0 72 10 9 22 14 34 15l5 0-5 0z" />
|
||||
<glyph glyph-name="arrow-up" horiz-adv-x="1000" unicode="𓯷" d="M115 397l338 338c19 19 49 20 69 4l4-4 338-338c20-20 20-53 0-73-8-8-18-12-28-14l-6-1-5 0c-11 1-21 5-30 12l-4 3-250 251 0-574c0-28-23-51-52-51-26 0-48 20-51 46l0 5 0 574-251-251c-8-8-18-12-28-14l-5-1-5 0c-13 1-25 6-34 15-19 19-20 48-4 69l4 4 338 338-338-338z" />
|
||||
<glyph glyph-name="articles" horiz-adv-x="1000" unicode="𓯺" d="M185 783l605 0c8 0 16-6 17-15l0-2 0-588-231 0c-9 0-16-6-18-15l0-2 0-232-373 0c-9 0-17 7-18 15l0 3 0 819c0 8 6 16 15 17l3 0 605 0-605 0z m612-640l-203-204 0 204 203 0z m-79 178l-462 0c-10 0-18-8-18-18 0-9 6-16 15-18l3 0 462 0c10 0 18 8 18 18 0 9-6 16-15 18l-3 0z m0 142l-462 0c-10 0-18-8-18-18 0-9 6-16 15-17l3 0 462 0c10 0 18 7 18 17 0 9-6 16-15 18l-3 0z m0 142l-462 0c-10 0-18-8-18-17 0-9 6-17 15-18l3 0 462 0c10 0 18 8 18 18 0 8-6 16-15 17l-3 0z" />
|
||||
<glyph glyph-name="ascending" horiz-adv-x="1000" unicode="𓯻" d="M195 650c18 0 32-14 32-32l0-435 106 106c13 13 34 13 47 0 14-14 14-35 0-48l-161-162c-13-13-35-13-48 0l-161 162c-13 13-13 34 0 48 13 13 35 13 48 0l105-106 0 435c0 18 14 32 32 32z m765-484c22 0 40-18 40-40 0-22-18-40-40-40l-371 0c-23 0-41 18-41 40 0 22 18 40 41 40l371 0z m-65 161c22 0 41-18 41-40 0-22-19-40-41-40l-306 0c-23 0-41 18-41 40 0 22 18 40 41 40l306 0z m-64 162c22 0 40-18 40-41 0-22-18-40-40-40l-242 0c-23 0-41 18-41 40 0 23 18 41 41 41l242 0z m-65 161c22 0 41-18 41-40 0-23-19-41-41-41l-177 0c-23 0-41 18-41 41 0 22 18 40 41 40l177 0z" />
|
||||
<glyph glyph-name="attachment" horiz-adv-x="1000" unicode="𓯼" d="M461 808l7 0 7 0c84-9 146-82 150-166l0-7 0-431c0-55-43-100-97-104l-6 0c-4 0-8 0-12 0-52 6-90 52-93 104l0 6 0 359c0 16 12 29 27 31l4 0 4 0c14-2 25-13 27-28l0-3 0-365c0-21 17-39 38-41l4 0 4 0c20 2 35 17 37 37l1 4 0 438c0 57-46 103-103 104l-6 0-6-1c-53-5-91-51-94-103l0-6 0-515c0-93 76-168 169-167l7 0 7 1c84 8 147 82 150 166l1 7 0 441c0 16 12 29 27 31l4 0 3 0c15-2 26-13 28-28l0-3 0-448c0-124-98-224-220-229l-8-1c-8 0-16 1-24 1-116 11-202 114-206 231l0 7 0 512c0 93 76 168 169 166z" />
|
||||
<glyph glyph-name="backward" horiz-adv-x="1000" unicode="𓯽" d="M931 565l0-419c0-42-47-66-82-42l-297 209c-29 21-29 64 0 84l297 210c35 24 82 0 82-42z m-464 0l0-419c0-42-47-66-81-42l-298 209c-28 21-28 64 0 84l298 210c34 24 81 0 81-42z" />
|
||||
<glyph glyph-name="bar" horiz-adv-x="1000" unicode="𓯾" d="M275 467c32 0 58-27 58-59l0-291c0-32-26-59-58-59l-8 0c-32 0-59 27-59 59l0 291c0 32 27 59 59 59l8 0z m225 175c32 0 58-27 58-59l0-466c0-32-26-59-58-59-32 0-58 27-58 59l0 466c0 32 26 59 58 59z m192-334c32 0 58-26 58-58l0-133c0-32-26-59-58-59-32 0-59 27-59 59l0 133c0 32 27 58 59 58z" />
|
||||
<glyph glyph-name="bars" horiz-adv-x="1000" unicode="𓯿" d="M167 183l666 0c23 0 42-18 42-41 0-22-16-40-37-42l-5 0-666 0c-23 0-42 19-42 42 0 21 17 39 37 41l5 0z m0 209l666 0c23 0 42-19 42-42 0-21-16-39-37-41l-5-1-666 0c-23 0-42 19-42 42 0 22 17 39 37 42l5 0z m0 208l666 0c23 0 42-19 42-42 0-21-16-39-37-41l-5 0-666 0c-23 0-42 18-42 41 0 22 17 40 37 42l5 0 666 0-666 0z" />
|
||||
<glyph glyph-name="basket" horiz-adv-x="1000" unicode="𓰀" d="M917 475l-200 0-183 274c-16 24-53 24-69 0l-183-274-199 0c-23 0-41-19-41-42 0-3 0-7 1-11l106-386c10-35 42-61 80-61l542 0c38 0 70 26 80 61l106 386 1 11c0 23-18 42-41 42z m-417 175l117-175-234 0 117 175z m0-508c-46 0-83 37-83 83 0 46 37 83 83 83 46 0 83-37 83-83 0-46-37-83-83-83z" />
|
||||
<glyph glyph-name="batch" horiz-adv-x="1000" unicode="𓰁" d="M704 221l89-71-280-224-280 224 89 71 191-153 191 153z m4 187l85-68-280-224-280 224 85 68 195-157 195 157z m-195 342l280-224-280-224-280 224 280 224z" />
|
||||
<glyph glyph-name="big-black-cursor" horiz-adv-x="1000" unicode="𓰂" d="M259 783l2 0c4 0 7-2 10-5l509-548c11-11 3-29-12-29-60-2-142-17-231-46l73-199c9-27-3-56-28-68l-5-1c-5-2-9-3-14-4l-5 0c-22 0-42 14-50 36l-73 199c-86-36-158-77-206-115-2-2-5-3-8-4l-2 0c-10 0-20 8-19 19l40 748c1 10 8 16 16 17l3 0z" />
|
||||
<glyph glyph-name="big-white-cursor" horiz-adv-x="1000" unicode="𓰃" d="M258 783l3 0c3 0 5-1 8-3l2-2 509-548c11-11 3-29-12-29-57-2-132-15-215-41l-16-5 73-199c10-28-4-59-33-69-6-3-12-4-18-4-20 0-40 12-49 31l-2 5-73 199-16-7c-79-34-145-72-190-108-4-2-7-4-11-4-9 0-17 7-18 16l0 3 40 749c1 9 8 15 15 16l3 0z m383-519l-329 354-26-484 18 10c25 13 52 26 80 38l21 9 30 13 77 26c37 12 73 22 108 30l21 4z" />
|
||||
<glyph glyph-name="book" horiz-adv-x="1000" unicode="𓰄" d="M262 653c74 0 149-19 216-58l12-7 0-578c71 37 149 55 229 55 50 0 100-7 147-22l16-5 0 582c18-7 35-15 52-25l13-7 0-599c0-18-15-33-32-33-4 0-9 2-14 4-58 26-120 40-182 40-79 0-159-21-229-65-70 44-149 65-228 65-63 0-125-14-183-40-4-2-9-4-14-4-15 0-29 13-31 29l-1 4 0 599c70 43 150 65 229 65z m555 130l0-456-261-196 0 457 261 195z" />
|
||||
<glyph glyph-name="bookmark" horiz-adv-x="1000" unicode="𓰅" d="M208 642l417 0c44 0 80-35 83-78l0-6 0-666-291 125-292-125 0 666c0 44 35 81 78 84l5 0 417 0-417 0z m167 166l417 0c44 0 80-34 83-77l0-6 0-667-83 42 0 542c0 44-35 80-78 83l-6 0-416 0c0 44 34 80 77 83l6 0 417 0-417 0z" />
|
||||
<glyph glyph-name="box-add" horiz-adv-x="1000" unicode="𓰆" d="M750 725c20 0 37-9 48-22l0 0 58-70c12-15 19-33 19-54l0 0 0-521c0-45-37-83-83-83l0 0-584 0c-46 0-83 38-83 83l0 0 0 521c0 21 7 39 19 54l0 0 58 69c11 14 28 23 48 23l0 0z m-250-271l-229-229 146 0 0-83 166 0 0 83 146 0-229 229z m248 229l-500 0-35-41 573 0-38 41z" />
|
||||
<glyph glyph-name="box-remove" horiz-adv-x="1000" unicode="𓰇" d="M250 725l500 0c18 0 33-7 44-19l4-4 58-70c11-12 17-29 19-46l0-7 0-521c0-44-35-80-78-83l-5 0-584 0c-44 0-80 35-83 78l0 5 0 521c0 18 6 35 15 48l4 5 58 70c10 13 25 21 42 23l6 0 500 0-500 0z m333-292l-166 0 0-83-146 0 229-229 229 229-146 0 0 83z m164 250l-500 0-34-41 573 0-39 41z" />
|
||||
<glyph glyph-name="briefcase-alt" horiz-adv-x="1000" unicode="𓰈" d="M125 225l292 0c0-21 16-39 37-41l4-1 84 0c21 0 39 17 41 38l0 4 292 0 0-167c0-44-35-80-78-83l-5 0-583 0c-44 0-81 35-83 78l-1 5 0 167 292 0-292 0z m375 500c90 0 163-71 167-159l0-8 166 0c44 0 81-34 84-77l0-6 0-125c0-44-35-80-78-83l-6 0-250 0 0 41c0 22-16 40-37 42l-4 0-84 0c-21 0-39-16-41-37l0-5 0-41-250 0c-45 0-81 34-83 78l-1 5 0 125c0 44 35 80 78 83l6 0 166 0c0 92 75 167 167 167z m0-83c-44 0-80-35-83-78l0-6 166 0c0 46-37 84-83 84z" />
|
||||
<glyph glyph-name="briefcase" horiz-adv-x="1000" unicode="𓰉" d="M916 227l0-163c0-43-34-79-76-82l-5 0-653 0c-43 0-79 34-82 76l0 6 0 163c0-43 34-79 76-82l6 0 653 0c43 0 78 34 81 77l0 5z m-489 490l163 0c45 0 79-32 81-76l0-6 0-41 164 0c43 0 78-34 81-76l0-5 0-245c0-43-34-79-76-82l-5 0-653 0c-43 0-79 34-82 76l0 6 0 245c0 43 34 78 76 81l6 0 163 0 0 41c0 45 32 79 76 82l6 0z m81-368c-24 0-41-16-41-40 0-25 17-41 41-41 25 0 41 16 41 41 0 24-16 40-41 40z m-81 286l0-41 163 0 0 41-163 0z" />
|
||||
<glyph glyph-name="broadcast" horiz-adv-x="1000" unicode="𓰊" d="M591 149c28-14 33-50 15-73l-4-4-70-71c-18-18-45-19-64-3l-4 3-71 71c-22 23-17 62 10 77 60 30 130 30 188 0z m-371 205c166 120 391 120 557 0 31-22 34-68 10-97l-5-5c-23-24-60-26-88-6-117 83-275 83-392 0-27-20-64-18-88 6-29 29-27 78 6 102z m752 194c31-26 33-73 5-102-25-24-64-26-91-4-225 185-551 185-776 0-26-23-65-20-90 4-29 29-26 77 5 102 275 225 672 225 947 0z" />
|
||||
<glyph glyph-name="brush" horiz-adv-x="1000" unicode="𓰋" d="M316 421l4-4 307-307c28-28 30-61 5-89l-4-4-31-31c-27-27-60-29-89-3l-4 5-97 96c-22-44-51-121-85-155-52-52-123-51-179 4-56 55-57 127-5 179 33 32 102 59 146 81l9 4-96 97c-28 29-30 61-5 89l4 4 30 31c27 26 57 29 85 7l5-4 0 0z m-110-380c-13-12-13-31 0-44 12-13 32-13 44 0 13 13 13 32 0 44-12 13-32 13-44 0z m291 722c20 26 53 26 77 6l4-4 196-196c-6-58-49-115-86-157l-7-8-11-12c-3-4-6-9-1-14 17-17 119 52 171 95l5 4 11 10 41-41c28-27 27-57 2-84l-4-5-181-179c-27-27-57-31-85-7l-4 4-251 252c-29 28-28 55-4 85l11 15c78 98 76 186 116 236z" />
|
||||
<glyph glyph-name="bubble-quote" horiz-adv-x="1000" unicode="𓰌" d="M286-117c16 0 29 7 47 22l164 147 267 0c127-1 201 75 201 201l0 329c0 126-74 201-201 201l-529 0c-127 0-202-75-202-201l0-329c0-126 78-201 196-201l14 0 0-121c0-29 16-48 43-48z m4 562c0 53 40 91 93 91 60 0 99-48 99-110 0-101-83-158-131-158-13 0-23 8-23 21 0 8 4 15 15 19l5 2c35 8 66 33 79 65l-6 0c-12-14-30-19-51-19-48 0-80 39-80 89z m233 0c0 53 40 91 94 91 60 0 99-48 99-110 0-101-84-158-132-158-13 0-22 8-22 21 0 8 4 15 14 19l5 2c36 8 67 33 80 65l-7 0c-11-14-30-19-50-19-49 0-81 39-81 89z" />
|
||||
<glyph glyph-name="bug" horiz-adv-x="1000" unicode="𓰍" d="M715 538l109 108c19 18 49 18 68-1 17-17 19-45 4-64l-3-4-109-108 0-127 147 0c27 0 49-22 49-49 0-25-19-46-44-49l-5 0-147 0c0-37-7-73-21-108l4-2 0 0 3-2 139-139c18-19 17-49-2-68-17-18-45-19-64-5l-4 4-127 127c-42-48-99-82-162-95l-11-2 0 486-98 0 0-486c-63 11-121 42-165 89l-7 8-128-127c-19-18-49-18-68 1-18 18-19 45-4 64l3 4 139 139c2 2 4 3 6 4-12 31-19 63-21 96l0 12-147 0c-27 0-49 22-49 49 0 26 19 47 44 49l5 0 147 0 0 127-108 108c-18 19-17 50 1 68 18 18 45 19 65 5l3-4 109-108 449 0 109 108-109-108z m-225 245c106 0 192-83 196-188l0-8-392 0c0 106 84 192 189 196l7 0z" />
|
||||
<glyph glyph-name="calendar-alt" horiz-adv-x="1000" unicode="𓰎" d="M283 783c29 0 52-21 54-49l1-5 0-54 325 0 0 54c0 29 21 52 49 54l5 0 4 0c27-2 47-23 50-49l0-5 0-54 108 0c29 0 52-22 54-49l0-5 0-650c0-29-21-52-49-54l-5 0-758 0c-28 0-52 21-54 49l0 5 0 650c0 28 21 51 49 54l5 0 108 0 0 54c0 30 24 54 54 54z m271-650l-108 0 0-108 108 0 0 108z m-216 0l-109 0 0-108 109 0 0 108z m433 217l-108 0 0-108 108 0 0 108z m-217 0l-108 0 0-108 108 0 0 108z m-216 0l-109 0 0-108 109 0 0 108z m487 217l-650 0 0-109 650 0 0 109z" />
|
||||
<glyph glyph-name="calendar" horiz-adv-x="1000" unicode="𓰏" d="M183 783l628 0c96 0 147-48 150-140l0-8 0-555c0-95-48-146-142-148l-8 0-628 0c-95 0-147 48-149 140l-1 8 0 555c0 95 49 145 142 148l8 0z m628-222l-628 0c-36 0-57-18-59-54l0-6 0-419c0-38 19-58 53-60l6 0 628 0c36 0 57 18 59 54l0 6 0 419c0 40-21 60-59 60z m-524-381c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-26 0c-15 0-21 4-22 17l0 4 0 27c0 15 5 20 18 21l4 0 26 0z m149 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l-1 4 0 27c0 15 5 20 19 21l3 0 27 0z m149 0c16 0 22-5 22-21l0-27c0-16-6-21-22-21l-27 0c-16 0-21 5-21 21l0 27c0 16 5 21 21 21l27 0z m-298 146c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-26 0c-15 0-21 4-22 18l0 3 0 27c0 15 5 20 18 21l4 0 26 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 18l-1 3 0 27c0 15 5 20 19 21l3 0 27 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 18l0 3 0 27c0 15 4 20 18 21l3 0 27 0z m149 0c15 0 21-4 22-17l0-4 0-27c0-15-5-20-19-21l-3 0-27 0c-15 0-21 4-21 18l0 3 0 27c0 15 4 20 17 21l4 0 27 0z m-298 147c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l-1 4 0 27c0 15 5 20 19 21l3 0 27 0z m149 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-18-21l-4 0-27 0c-15 0-21 4-21 17l0 4 0 27c0 15 4 20 18 21l3 0 27 0z m149 0c15 0 21-4 22-18l0-3 0-27c0-15-5-20-19-21l-3 0-27 0c-15 0-21 4-21 17l0 4 0 27c0 15 4 20 17 21l4 0 27 0z" />
|
||||
<glyph glyph-name="camera" horiz-adv-x="1000" unicode="𓰐" d="M412 767l176 0c22 0 42-9 57-23l5-4 51-57 132 0c44 0 81-34 84-77l0-6 0-500c0-44-35-80-78-83l-6 0-666 0c-44 0-81 34-83 78l-1 5 0 500c0 44 35 80 78 83l6 0 132 0 51 57c14 15 34 25 55 26l7 1 176 0-176 0z m88-209c-115 0-208-93-208-208 0-115 93-208 208-208 115 0 208 93 208 208 0 115-93 208-208 208z m0-83c69 0 125-56 125-125 0-69-56-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125z" />
|
||||
<glyph glyph-name="cancel-circle" horiz-adv-x="1000" unicode="𓰑" d="M500 850c276 0 500-224 500-500 0-273-218-494-489-500l-11 0c-276 0-500 224-500 500 0 276 224 500 500 500z m-182-250l-5 0c-16-1-32-7-44-19-24-24-25-63-4-88l4-4 139-139-139-138c-25-26-25-67 0-93 13-13 30-19 46-19 15 0 30 5 42 15l4 4 139 139 139-139c12-13 29-19 46-19 16 0 33 6 46 19 24 24 25 63 4 88l-4 5-139 138 139 139c25 25 25 66 0 92-12 12-28 18-44 19l-5 0c-14-1-28-6-39-15l-4-4-139-139-139 139c-10 10-23 17-37 18l-6 1z" />
|
||||
<glyph glyph-name="caret-down" horiz-adv-x="1000" unicode="𓯮" d="M259 550l481 0c80 0 121-93 72-152l-6-7-240-240c-15-15-33-23-52-26l-9-1-10 0c-18 1-37 8-53 20l-7 7-241 240c-56 57-20 152 56 159l9 0 481 0-481 0z" />
|
||||
<glyph glyph-name="caret-h" horiz-adv-x="1000" unicode="𓳢" d="M383 502l0-337c0-56-65-85-106-51l-5 5-169 168c-24 24-25 61-5 87l5 5 169 169c39 40 106 14 111-39l0-7 0-337 0 337z m515-215l-168-168c-42-42-112-12-112 46l0 337c0 58 70 87 112 46l168-169c26-25 26-66 0-92z" />
|
||||
<glyph glyph-name="caret-left" horiz-adv-x="1000" unicode="𓯳" d="M635 683l8 0c41-4 78-36 83-82l0-10 0-481c0-52-39-88-83-93l-8 0c-20-1-41 5-59 19l-8 8-241 240c-34 34-36 87-7 124l7 7 241 241c19 19 43 28 67 27z" />
|
||||
<glyph glyph-name="caret-right" horiz-adv-x="1000" unicode="𓯵" d="M392 683l8 0c17-1 35-7 51-20l8-7 240-240c34-34 36-87 7-124l-7-7-240-241c-18-17-39-26-59-27l-8 0c-44 1-86 33-91 82l-1 10 0 481c0 55 45 92 92 93z" />
|
||||
<glyph glyph-name="caret-up" horiz-adv-x="1000" unicode="𓯸" d="M194 282l240 241c34 34 87 36 124 7l7-7 241-241c56-56 20-151-56-158l-9 0-481 0c-80 0-121 93-72 152l6 6 240 241-240-241z" />
|
||||
<glyph glyph-name="caret-v" horiz-adv-x="1000" unicode="𓰞" d="M332 216l337 0c56 0 85-65 51-107l-4-4-169-169c-24-24-61-26-87-5l-5 5-169 169c-40 39-14 106 39 111l7 0 337 0-337 0z m215 515l169-169c41-41 11-111-47-111l-337 0c-58 0-87 70-46 111l169 169c25 25 66 25 92 0z" />
|
||||
<glyph glyph-name="cart" horiz-adv-x="1000" unicode="𓰒" d="M317 50c46 0 83-37 83-83 0-46-37-84-83-84-46 0-84 38-84 84 0 46 38 83 84 83z m500 0c46 0 83-37 83-83 0-46-37-84-83-84-46 0-84 38-84 84 0 46 38 83 84 83z m-773 767l144 0c19 0 35-12 42-29l1-5 25-95 702-32c14 0 28-9 35-22 7-11 9-25 5-36l-158-338c-6-13-18-22-33-25l-5-1-444-21-12-51 486 0c25 0 45-20 45-44 0-23-18-42-40-44l-5-1-544 0c-14 0-26 6-35 17-6 9-10 21-8 33l1 5 30 124-123 476-109 0c-24 0-44 20-44 44 0 23 18 42 40 45l4 0z" />
|
||||
<glyph glyph-name="category" horiz-adv-x="1000" unicode="𓰓" d="M721 324c108 0 195-87 195-195 0-108-87-195-195-195-108 0-195 87-195 195 0 108 87 195 195 195z m-585-22l260 0c22 0 41-17 43-39l0-4 0-260c0-22-17-41-39-43l-4 0-260 0c-22 0-41 17-43 39l0 4 0 260c0 22 17 41 39 43l4 0z m381 442l3-4 160-263c17-28-1-63-32-66l-5 0-321 0c-33 0-53 34-39 62l2 4 161 263c15 25 49 28 68 8l3-4 0 0z" />
|
||||
<glyph glyph-name="chart" horiz-adv-x="1000" unicode="𓰔" d="M236 47l486 0c34 0 61-27 61-61 0-33-27-61-61-61l-486 0c-33 0-61 28-61 61 0 34 28 61 61 61z m9 495c33 0 61-28 61-61l0-304c0-33-28-61-61-61l-9 0c-33 0-61 28-61 61l0 304c0 33 28 61 61 61l9 0z m234 182c34 0 61-27 61-61l0-486c0-33-27-61-61-61-33 0-61 28-61 61l0 486c0 34 28 61 61 61z m243-347c34 0 61-28 61-61l0-139c0-33-27-61-61-61-33 0-61 28-61 61l0 139c0 33 28 61 61 61z" />
|
||||
<glyph glyph-name="check" horiz-adv-x="1000" unicode="𓴁" d="M345 138l-187 186c-21 21-55 21-76 0-21-21-21-55 0-76l225-224c21-21 55-21 76 0l568 568c21 21 21 55 0 76-21 21-55 21-76 0l-530-530z" />
|
||||
<glyph glyph-name="checkbox-checked" horiz-adv-x="1000" unicode="𓰕" d="M845 755l-656 0c-52 0-94-42-94-93l0-657c0-51 42-94 94-94l656 0c51 0 94 43 94 94l0 657c0 51-43 93-94 93z m-389-623c-18-18-48-18-66 0l-168 169c-18 18-18 47 0 66 18 18 48 18 66 0l135-135 322 322c19 18 48 18 67 0 18-18 18-48 0-66l-356-356z" />
|
||||
<glyph glyph-name="checkbox-partial" horiz-adv-x="1000" unicode="𓰖" d="M792 725l-584 0c-45 0-83-37-83-83l0-584c0-45 38-83 83-83l584 0c46 0 83 38 83 83l0 584c0 46-37 83-83 83z m-125-417l-334 0c-23 0-41 19-41 42 0 23 18 42 41 42l334 0c23 0 41-19 41-42 0-23-18-42-41-42z" />
|
||||
<glyph glyph-name="checkbox-unchecked" horiz-adv-x="1000" unicode="𓰗" d="M750 58l-500 0c-23 0-42 19-42 42l0 500c0 23 19 42 42 42l500 0c23 0 42-19 42-42l0-500c0-23-19-42-42-42z m42 667l-584 0c-45 0-83-37-83-83l0-584c0-45 38-83 83-83l584 0c46 0 83 38 83 83l0 584c0 46-37 83-83 83z" />
|
||||
<glyph glyph-name="checkedout" horiz-adv-x="1000" unicode="𓰘" d="M818 360c30 0 55-25 55-55l0-399c0-15-6-29-16-40-10-10-25-16-39-16l-621 0c-15 0-29 6-40 16-10 11-16 25-16 40l0 399c0 30 25 55 56 55l621 0z m-189-125c-9 0-17-3-23-9l-139-140c-3-3-6-4-10-4-3 0-6 1-9 4l-37 37c-7 6-15 9-23 9-9 0-17-3-23-9l-17-17c-13-13-13-33 0-46l87-87c12-12 32-12 45 0l189 190c6 6 9 14 9 23 0 8-3 16-9 22l-18 18c-6 6-14 9-22 9z m11 575c78-46 125-128 127-218l0-166c0-9-7-16-16-16l-72 0c-9 0-16 7-16 16l0 156c2 56-27 108-75 136-48 29-107 29-155 1-46-27-74-76-76-128l0-165c0-9-7-16-16-16l-71 0c-9 0-17 7-17 16l0 157c-2 93 47 180 127 227 80 47 180 47 260 0z" />
|
||||
<glyph glyph-name="checkinmark" horiz-adv-x="1000" unicode="𓰙" d="M517 783c248 0 450-201 450-450 0-248-202-450-450-450-249 0-450 202-450 450 0 249 201 450 450 450z m-297-408c24 23 63 23 87 0l111-112c66 53 197 157 348 275 46 36 89-11 49-51l-354-353c-24-24-62-24-86 0l-155 154c-24 24-24 63 0 87z" />
|
||||
<glyph glyph-name="chevron-down" horiz-adv-x="1000" unicode="𓰚" d="M721 521l-227-227-227 227c-23 23-59 23-82 0-23-22-23-59 0-82l268-268c23-23 60-23 83 0l268 268c23 23 23 60 0 82-23 23-60 23-83 0l0 0z" />
|
||||
<glyph glyph-name="chevron-left" horiz-adv-x="1000" unicode="𓰛" d="M679 122l-231 232 231 231c23 24 23 61 0 85-23 23-61 23-84 0l-274-274c-23-24-23-61 0-84l274-274c23-24 61-24 84 0 23 23 23 61 0 84l0 0z" />
|
||||
<glyph glyph-name="chevron-right" horiz-adv-x="1000" unicode="𓰜" d="M315 567l231-231-231-231c-23-23-23-61 0-84 23-23 61-23 84 0l273 273c23 23 23 61 0 84l-273 273c-23 23-61 23-84 0-23-23-23-61 0-84l0 0z" />
|
||||
<glyph glyph-name="chevron-up" horiz-adv-x="1000" unicode="𓰝" d="M269 175l231 231 232-231c23-24 61-24 84 0 23 23 23 61 0 84l-274 274c-23 23-61 23-84 0l-274-274c-23-23-23-61 0-84 22-22 57-23 81-4l4 4z" />
|
||||
<glyph glyph-name="circle" horiz-adv-x="1000" unicode="𓰟" d="M483 817l11 0c243-6 439-205 439-450 0-249-201-450-450-450-248 0-450 201-450 450 0 245 196 444 440 450l10 0z" />
|
||||
<glyph glyph-name="click" horiz-adv-x="1000" unicode="𓰠" d="M409 511l527-310c25-15 17-52-9-58l-268-43-130-234c-13-23-52-20-55 9l-114 603c-4 26 26 46 49 33z m-147-111l-137-94c-25-19-53 19-32 37l140 99c26 17 55-22 29-42z m-199 189l163-29c31-4 24-49-3-47l-170 27c-32 7-22 55 10 49z m587 85l-134-98c-29-16-55 23-29 42l137 95c26 19 55-23 26-39z m-442 116l100-139c16-26-23-56-43-30l-94 137c-19 25 20 54 37 32l0 0z m246 30l-29-163c-7-32-52-22-49 7l29 166c7 33 56 23 49-10z" />
|
||||
<glyph glyph-name="clock-alt" horiz-adv-x="1000" unicode="𓰡" d="M500 767c-230 0-417-187-417-417 0-230 187-417 417-417 230 0 417 187 417 417 0 230-187 417-417 417z m0-750c-184 0-333 149-333 333 0 184 149 333 333 333 184 0 333-149 333-333 0-184-149-333-333-333z m-9 541l-3 0c-16 0-30-13-30-30l0-196c0-15 8-29 21-36l173-104c14-8 32-4 41 10 8 14 4 33-11 41l-161 96 0 189c0 17-13 30-30 30l0 0z" />
|
||||
<glyph glyph-name="clock" horiz-adv-x="1000" unicode="𓰢" d="M517 783c-249 0-450-201-450-450 0-248 201-450 450-450 248 0 450 202 450 450 0 249-202 450-450 450z m0-180c16 0 30-13 30-30l0-227 139-140c12-12 12-31 0-42-11-12-30-12-42 0l-144 145c-7 6-12 13-13 24l0 240c0 17 13 30 30 30z" />
|
||||
<glyph glyph-name="code-branch" horiz-adv-x="1000" unicode="𓳭" d="M742 390l135 0c50 0 90 41 90 90l0 180c0 50-41 90-90 90l-135 0c-50 0-90-40-90-90l0-45-270 0 0 45c0 50-40 90-90 90l-135 0c-50 0-90-40-90-90l0-180c0-50 40-90 90-90l135 0c50 0 90 41 90 90l0 45 90 0 0-315c0-75 60-135 134-135l46 0 0-45c0-50 40-90 90-90l135 0c50 0 90 40 90 90l0 180c0 50-41 90-90 90l-135 0c-50 0-90-40-90-90l0-45-46 0c-24 0-44 20-44 45l0 315 90 0 0-45c0-49 40-90 90-90z" />
|
||||
<glyph glyph-name="cog" horiz-adv-x="1000" unicode="𓲃" d="M858 301c2 16 3 33 3 49 0 17-1 33-3 49l106 83c9 7 12 21 6 32l-100 173c-7 11-20 15-31 11l-124-51c-26 20-54 37-85 50l-19 132c-2 12-12 21-25 21l-200 0c-12 0-22-9-24-21l-19-132c-31-13-59-30-85-50l-124 51c-11 4-24 0-31-11l-100-173c-6-11-3-25 6-32l106-83c-2-16-4-32-4-49 0-16 2-33 4-49l-106-82c-9-8-12-21-6-32l100-174c7-10 20-15 31-10l124 50c26-20 54-37 85-49l19-133c2-12 12-21 24-21l200 0c13 0 23 9 25 21l19 133c30 12 59 29 84 49l125-50c11-5 24 0 30 10l100 174c7 10 4 24-6 32l-105 82 0 0z m-372-126c-96 0-175 78-175 175 0 97 79 175 175 175 97 0 175-78 175-175 0-97-78-175-175-175z" />
|
||||
<glyph glyph-name="cogs" horiz-adv-x="1000" unicode="𓰣" d="M28 506c-16 2-28 16-28 33l0 37c0 16 12 30 28 33l44 8c5 19 13 37 23 54l-26 37c-10 13-8 32 4 43l26 27c11 11 30 13 43 3l37-25c17 9 35 17 54 22l8 44c3 16 17 28 33 28l37 0c17 0 31-12 34-28l7-44c19-5 38-13 55-22l36 25c14 10 32 8 43-4l27-26c11-11 13-30 4-43l-26-37c8-13 14-27 18-41-11-14-18-30-21-47l-3-20-11-5-17 12c-18 12-38 19-60 19-3 0-6-1-10-1-14 45-58 74-105 69-48-4-85-42-90-89-5-47 24-91 70-106-3-24 4-49 18-69l12-17c-2-3-3-7-5-11l-20-3c-17-3-33-10-47-21-14 4-28 10-41 18l-37-26c-13-9-32-7-43 4l-26 27c-12 11-14 29-4 43l26 36c-10 17-18 36-23 55l-44 8z m609 102c21 0 39-15 42-35l10-56c24-6 47-16 69-29l47 33c17 12 40 10 54-5l34-33c15-15 17-38 5-55l-33-47c13-21 22-45 29-69l56-10c20-4 35-21 35-42l0-47c0-20-15-38-35-42l-56-10c-7-24-16-47-29-69l33-46c12-17 10-41-5-56l-33-33c-15-15-38-17-55-5l-47 33c-22-13-45-22-70-29l-10-56c-3-20-21-35-42-35l-46 0c-21 0-39 15-42 35l-11 56c-24 7-47 16-69 29l-46-33c-17-12-40-10-55 5l-33 33c-15 15-17 38-5 56l33 46c-13 22-23 45-29 70l-56 10c-20 3-35 21-35 42l0 46c0 21 15 39 35 42l56 11c6 24 16 47 29 69l-33 46c-12 17-10 40 5 55l33 33c15 15 38 17 55 5l47-33c21 13 45 23 69 29l10 56c4 20 21 35 42 35l47 0z m-24-244c-70 0-127-57-127-127 0-71 57-128 127-128 71 0 128 57 128 128 0 70-57 127-128 127z" />
|
||||
<glyph glyph-name="comment" horiz-adv-x="1000" unicode="𓰤" d="M867 850l-734 0c-70 0-128-55-133-125l0-8 0-467c0-70 55-128 125-133l8 0 600 0 267-267 0 867c0 70-55 128-125 133l-8 0-734 0 734 0z" />
|
||||
<glyph glyph-name="comments" horiz-adv-x="1000" unicode="𓰥" d="M792 600l41 0c44 0 81-35 84-78l0-5 0-584-167 167-417 0c-44 0-80 35-83 78l0 5 0 42 500 0c22 0 39 17 42 37l0 5 0 333 41 0-41 0z m-625 167l458 0c44 0 80-35 83-78l0-6 0-291c0-44-34-81-77-83l-6-1-375 0-167-166 0 541c0 44 35 81 78 84l6 0 458 0-458 0z" />
|
||||
<glyph glyph-name="compass" horiz-adv-x="1000" unicode="𓰦" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-77c-233 0-423-190-423-423 0-233 190-423 423-423 233 0 423 190 423 423 0 233-190 423-423 423z m245-178l-136-354-354-136 136 354 354 136z m-299-191c-30-30-30-78 0-108 30-30 78-30 108 0 30 30 30 78 0 108-30 30-78 30-108 0z" />
|
||||
<glyph glyph-name="components" horiz-adv-x="1000" unicode="𓰧" d="M863 253l129-67c10-5 11-13 2-19l-2-2-472-244c-10-5-25-6-36-2l-4 2-472 244c-10 6-11 14-2 20l2 1 129 67 340-176c11-6 29-6 42-2l4 2 340 176z m0 197l129-67c10-5 11-13 2-19l-2-2-472-244c-10-5-25-6-36-2l-4 2-472 244c-10 6-11 14-2 20l2 1 129 67 340-176c11-6 29-6 42-2l4 2 340 176z m-855 127l472 236c10 4 25 5 36 1l4-1 472-236c10-5 11-13 2-19l-2-1-472-236c-10-5-25-6-36-2l-4 2-472 236c-10 5-11 13-2 18l2 2 472 236-472-236z" />
|
||||
<glyph glyph-name="contacts-alt" horiz-adv-x="1000" unicode="𓰨" d="M320 750l483 0c37 0 67-28 69-64l1-5 0-712c0-36-29-66-65-69l-5 0-483 0 0 850z m-42 0l0-850-51 0c-41 0-74 28-77 64l0 5 0 712c0 36 31 66 71 69l6 0 51 0z m239-279l-16-9 1 0c-6-5-11-10-16-16-4-5-7-11-9-17-19-47-9-98 35-174 61-106 130-118 133-118 6-1 13-1 20 0 7 1 14 2 21 5l0 0 16 9c11 7 16 21 9 32l-32 57c-7 11-22 15-33 8l-28-16-12 11c-11 11-24 25-36 46-11 20-17 39-21 54l-4 15 0 0 28 16c12 7 16 22 9 33l-32 56c-6 11-21 15-33 8z" />
|
||||
<glyph glyph-name="contacts" horiz-adv-x="1000" unicode="𓰩" d="M208-67l584 0c23 0 41-18 41-41 0-22-16-40-37-42l-4 0-584 0c-23 0-41 19-41 42 0 21 16 39 37 41l4 0z m625 750c44 0 81-34 84-77l0-6 0-500c0-44-35-80-78-83l-6 0-666 0c-44 0-81 34-83 78l-1 5 0 500c0 44 35 80 78 83l6 0 666 0z m-333-375c-68 0-201-32-208-98l0-6 0-62 416 0 0 62c0 70-138 104-208 104z m0 261c-52 0-94-42-94-94 0-52 42-94 94-94 52 0 94 42 94 94 0 52-42 94-94 94z m-292 281l584 0c23 0 41-19 41-42 0-21-16-39-37-41l-4 0-584 0c-23 0-41 18-41 41 0 22 16 40 37 42l4 0z" />
|
||||
<glyph glyph-name="content-scalling" horiz-adv-x="1000" unicode="𓰪" d="M930-31c2 0 5-2 5-5l1-1 0-40c0-3-2-5-5-6l-1 0-40 0c-3 0-5 2-6 4l0 2 0 22c0 3 2 5 4 6l2 0 5 0c2 0 5 2 5 5l1 1 0 6c0 2 2 5 4 5l2 1 23 0z m-126-18c2 0 5-2 6-4l0-2 0-22c0-3-2-5-5-6l-1 0-52 0c-3 0-5 2-6 4l0 2 0 22c0 3 2 5 4 6l2 0 52 0z m-162 593l-293-299c-13-15-14-37-2-52l2-4 4-3c6-5 15-8 23-8 9 0 17 3 24 8l3 3 288 295 0-537c0-14-10-26-25-28l-3 0-568 0c-14 0-26 10-28 25l0 3 0 568c0 14 10 27 24 29l4 0 547 0z m287-437c2 0 5-2 5-5l1-1 0-51c0-3-2-6-5-6l-1-1-22 0c-3 0-5 3-6 5l0 2 0 51c0 2 2 5 4 6l2 0 22 0z m0 137c2 0 5-2 5-5l1-1 0-51c0-3-2-6-5-6l-1-1-22 0c-3 0-5 3-6 5l0 2 0 51c0 2 2 5 4 6l2 0 22 0z m-78 452l0-2-46-175c0-5-7-7-11-5l-1 1-47 48-354-362c-9-10-23-10-32 0-8 8-8 21-2 30l2 2 354 362-46 47c-3 3-2 9 2 12l2 1 169 47c5 2 9-1 10-5l0-1 0 0z m78-314c2 0 5-2 5-5l1-1 0-52c0-2-2-5-5-5l-1-1-22 0c-3 0-5 2-6 5l0 1 0 52c0 2 2 5 4 5l2 1 22 0z m0 138c2 0 5-2 5-5l1-1 0-52c0-2-2-5-5-5l-1-1-22 0c-3 0-5 2-6 5l0 1 0 52c0 2 2 5 4 5l2 1 22 0z m-833 137c2 0 5-2 5-5l1-1 0-52c0-2-2-5-5-5l-1-1-23 0c-3 0-5 2-6 5l0 1 0 52c0 2 2 5 4 5l2 1 23 0z m833 0c2 0 5-2 5-5l1-1 0-52c0-2-2-5-5-5l-1-1-22 0c-3 0-5 2-6 5l0 1 0 52c0 2 2 5 4 5l2 1 22 0z m-816 126c2 0 5-2 5-4l1-2 0-22c0-3-2-5-5-6l-1 0-5 0c-3 0-5-2-6-5l0-1 0-6c0-2-2-5-5-5l-1-1-23 0c-3 0-5 2-6 5l0 1 0 40c0 3 2 5 4 6l2 0 40 0z m817 0c2 0 5-2 5-4l1-2 0-40c0-2-2-5-5-5l-1-1-23 0c-3 0-5 2-6 5l0 1 0 6c0 2-2 5-5 5l-1 1-5 0c-3 0-5 2-6 4l0 2 0 22c0 3 2 5 4 6l2 0 40 0z m-265 0c3 0 5-2 6-4l0-2 0-22c0-3-2-5-5-6l-1 0-52 0c-2 0-5 2-6 4l0 2 0 22c0 3 2 5 5 6l1 0 52 0z m-414 0c2 0 5-2 5-4l1-2 0-22c0-3-3-5-5-6l-1 0-52 0c-3 0-5 2-6 4l0 2 0 22c0 3 2 5 4 6l2 0 52 0z m276 0c3 0 5-2 6-4l0-2 0-22c0-3-2-5-4-6l-2 0-52 0c-2 0-5 2-6 4l0 2 0 22c0 3 2 5 5 6l1 0 52 0z m-138 0c3 0 5-2 6-4l0-2 0-22c0-3-2-5-4-6l-2 0-52 0c-2 0-5 2-5 4l-1 2 0 22c0 3 2 5 5 6l1 0 52 0z m415 0c2 0 5-2 6-4l0-2 0-22c0-3-2-5-5-6l-1 0-52 0c-3 0-5 2-6 4l0 2 0 22c0 3 2 5 4 6l2 0 52 0z" />
|
||||
<glyph glyph-name="content" horiz-adv-x="1000" unicode="𓰫" d="M976 633l0-724c0-27-23-48-51-48l-538 0 0 820 538 0c28 0 51-21 51-48z m-77-676c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-13 11-24 25-24l384 0c14 0 26 11 26 24z m0 121c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-13 11-24 25-24l384 0c14 0 26 11 26 24z m0 121c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24 0-14 11-25 25-25l384 0c14 0 26 11 26 25z m0 386c0 13-12 24-26 24l-384 0c-14 0-25-11-25-24l0-266c0-13 11-24 25-24l384 0c14 0 26 11 26 24l0 266z m-384-242l333 0 0 217-333 0 0-217z m68 507l-234-124c-1 0-1 0-1 0-1-1-2-1-2-2-1 0-2-1-2-1-1-1-1-1-2-2-1 0-1-1-2-2l0 0-1-2c0 0-1-1-1-2 0 0-1-1-1-2l0 0-1-2c0-1 0-2 0-2 0-1 0-2 0-3 0 0 0 0 0-1l0 0 0-675-218 0c-28 0-51 21-51 48l0 0 0 724c0 26 23 48 51 48l0 0 465 0z m73-17l0-104-197 0 197 104z" />
|
||||
<glyph glyph-name="contract-alt" horiz-adv-x="1000" unicode="𓳞" d="M837 291c26 0 38-32 21-50l0 0-84-84 126-125c22-22 22-59 0-82-23-22-60-22-82 0l0 0-125 126-84-84c-18-17-49-5-49 21l0 0 0 249c0 16 12 29 28 29l0 0z m-753 475c22 23 59 23 82 0l0 0 125-126 84 84c18 18 49 5 49-21l0 0 0-248c0-16-13-29-29-29l0 0-248 0c-26 0-39 31-21 49l0 0 84 84-126 125c-23 23-23 60 0 82z" />
|
||||
<glyph glyph-name="contract" horiz-adv-x="1000" unicode="𓰬" d="M832 503l-60 61 91 90c16 16 16 43 0 59-16 16-43 16-59 0l-90-91-61 60c-13 13-35 4-35-15l0-178c0-12 9-21 21-21l178 0c19 0 28 22 15 35l0 0z m-485 179l-61-60-90 91c-16 16-42 16-59 0-16-16-16-43 0-59l91-90-60-61c-13-13-4-35 15-35l178 0c12 0 21 9 21 21l0 178c0 19-22 28-35 15l0 0z m-179-485l60-61-91-90c-16-16-16-43 0-59 16-16 43-16 59 0l90 91 61-60c13-13 35-4 35 15l0 178c0 12-9 21-21 21l-178 0c-19 0-28-22-15-35z m485-179l61 60 90-91c16-16 43-16 59 0 16 17 16 43 0 59l-91 90 60 61c13 13 4 35-15 35l-178 0c-12 0-21-9-21-21l0-178c0-19 22-28 35-15l0 0z" />
|
||||
<glyph glyph-name="control" horiz-adv-x="1000" unicode="𓰭" d="M182 465l-85-85c-17-17-17-44 0-61l85-84c21-21 55-21 76 0 21 21 21 55 0 76l-38 39 38 39c21 21 21 55 0 76-21 21-55 21-76 0z m560 0c-21-21-21-55 0-76l38-39-38-39c-21-21-21-55 0-76 21-21 55-21 77 0l84 85c17 17 17 44 0 61l-84 84c-22 21-56 21-77 0l0 0z m-242-395l-39 38c-21 21-55 21-76 0-21-21-21-55 0-76l85-85c17-17 44-17 61 0l84 85c22 21 22 55 0 76-21 21-55 21-76 0l-39-38 0 0z m-115 522c21-21 55-21 76 0l39 38 39-38c21-21 55-21 76 0 21 21 21 55 0 77l-85 84c-17 17-44 17-61 0l-84-84c-21-22-21-56 0-77z m-15-242c0 72 58 130 130 130 72 0 130-58 130-130 0-72-58-130-130-130-72 0-130 58-130 130z" />
|
||||
<glyph glyph-name="credit" horiz-adv-x="1000" unicode="𓰮" d="M1000 449l0-322c0-94-50-146-142-149l-9-1-698 0c-95 0-147 49-151 141l0 9 0 322 1000 0z m-695-95l-108 0c-25 0-41-15-44-37l0-5 0-82c0-23 15-40 38-42l6 0 108 0c24 0 41 15 43 37l0 5 0 82c0 25-17 42-43 42z m-154 396l698 0c95 0 147-49 151-140l0-10 0-45-1000 0 0 45c0 95 49 147 141 150l10 0 698 0-698 0z" />
|
||||
<glyph glyph-name="css" horiz-adv-x="1000" unicode="𓳟" d="M100 817l73-825 327-109 327 109 73 825-800 0z m652-167l-10-98-240-103 0 0 232 0-27-306-204-60-206 61-14 154 102 0 7-80 110-27 113 32 8 128-346 1 0 0-1 0-7 97 247 103-256 0-12 98 504 0z" />
|
||||
<glyph glyph-name="cube" horiz-adv-x="1000" unicode="𓰯" d="M36 569l427-238 0-469c-4 0-9 2-13 4l-349 193c-44 25-66 50-67 108l-1 8 0 368c0 10 1 18 3 26z m924 0c1-8 2-16 2-26l0-368c0-63-22-90-67-116l-346-191c-5-3-11-6-16-6l0 469 427 238z m-462 281c26 0 52-6 78-19l10-5 319-177c7-4 13-8 18-13l6-5-431-238-431 238c6 7 14 12 22 17l7 4 314 174c29 16 58 24 88 24z" />
|
||||
<glyph glyph-name="dark-mode" horiz-adv-x="1000" unicode="𓰰" d="M475 850c260 0 476-215 476-476 0-260-215-475-476-475-260 0-475 215-475 475 0 261 215 476 475 476z m0-95c-211 0-379-170-379-381 0-210 168-380 379-380 211 0 381 170 381 380-1 211-170 381-381 381z m126-476c30 0 60 6 78 13 6 2 10 2 14 2 8 0 15-6 15-16 0-2 0-9-3-15-34-82-125-146-230-146-145 0-256 104-256 250 0 103 62 201 154 238 6 2 12 3 16 3 9 0 15-8 15-15 0-3 0-6-2-10l-1-4c-8-21-16-58-16-87 0-131 84-213 216-213z" />
|
||||
<glyph glyph-name="dashboard" horiz-adv-x="1000" unicode="𓰱" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-56c-245 0-444-198-444-444 0-57 10-111 30-161l8 6c47 37 158 109 323 128l15 1-6-77c-29-22-48-57-48-97 0-67 55-122 122-122 68 0 122 55 122 122 0 37-16 70-43 93l-5 4-5 78c186-17 307-96 348-128 18 47 27 99 27 153 0 246-198 444-444 444z m0-133c15 0 29-149 44-447 20-14 34-37 34-64 0-43-35-78-78-78-43 0-78 35-78 78 0 27 14 50 34 64l5 88c13 239 26 359 39 359z" />
|
||||
<glyph glyph-name="database" horiz-adv-x="1000" unicode="𓰲" d="M967 163l0-186c0-52-209-94-467-94l-25 0c-242 3-435 42-441 91l-1 3 0 186c0-51 209-93 467-93l25 0c242 3 435 42 442 91l0 2z m0 280l0-186c0-52-209-94-467-94l-25 1c-242 2-435 41-441 90l-1 3 0 186c0-51 209-93 467-93l25 0c246 3 442 43 442 93z m-467 374l25 0c242-3 435-42 442-91l0-3 0-186c0-51-202-92-455-94l-12 0c-254 0-460 41-466 91l-1 3 0 186c0 52 209 94 467 94z" />
|
||||
<glyph glyph-name="descending" horiz-adv-x="1000" unicode="𓰳" d="M960 534c22 0 40 18 40 40 0 23-18 41-40 41l-371 0c-23 0-41-18-41-41 0-22 18-40 41-40l371 0z m-65-161c22 0 41 18 41 40 0 22-19 40-41 40l-306 0c-23 0-41-18-41-40 0-22 18-40 41-40l306 0z m-64-162c22 0 40 18 40 41 0 22-18 40-40 40l-242 0c-23 0-41-18-41-40 0-23 18-41 41-41l242 0z m-65-161c22 0 41 18 41 40 0 23-19 41-41 41l-177 0c-23 0-41-18-41-41 0-22 18-40 41-40l177 0z m-539 467l106-105c13-14 34-14 47 0 14 13 14 34 0 47l-161 162c-13 13-35 13-48 0l-161-162c-13-13-13-34 0-47 13-14 35-14 48 0l105 105 0-435c0-18 14-32 32-32 18 0 32 14 32 32l0 435z" />
|
||||
<glyph glyph-name="disable-motion" horiz-adv-x="1000" unicode="𓰴" d="M619 750c210 0 381-171 381-381 0-210-171-381-381-381-92 0-175 32-241 85l-8 7 85 0c45 0 81 37 81 82 0 43-33 78-76 81l-5 0-148 0c-16 0-30-5-43-13-6 14-10 28-14 43l-4 15 209 0c45 0 81 36 81 81 0 43-33 78-76 81l-5 0-209 0c3 11 6 23 9 34l4 11 196 0c45 0 81 36 81 81 0 43-33 78-76 81l-5 0-85 0c68 58 153 93 249 93z m-320-545l147 0c25 0 45-20 45-45 0-23-18-42-40-45l-5 0-147 0c-25 0-45 21-45 45 0 23 18 43 40 45l5 0z m147 207c25 0 45-20 45-45 0-23-18-42-40-44l-5 0-275 0c-25 0-45 20-45 44 0 24 18 43 41 45l4 0 275 0z m0 208c25 0 45-21 45-45 0-24-18-43-40-45l-5 0-401 0c-25 0-45 20-45 45 0 23 18 42 41 44l4 1 401 0z" />
|
||||
<glyph glyph-name="download-alt" horiz-adv-x="1000" unicode="𓰵" d="M366 445l-125 0 266-247 266 247-126 0 0 338 10-3c180-59 310-230 310-431 0-250-202-453-450-453-249 0-450 203-450 453 0 194 120 359 290 424l9 4 0-332z m393-314l-510 0c-16 0-28-14-30-31l0-5c0-17 11-32 26-34l4 0 510 0c16 0 28 13 30 30l0 5c0 18-11 32-26 34l-4 1z" />
|
||||
<glyph glyph-name="download" horiz-adv-x="1000" unicode="𓰶" d="M437 717l115 0c23 0 42-19 42-42l0-210 99 0c37 0 56-45 29-72l-198-195c-8-8-19-13-30-13-11 0-21 5-29 13l-197 193c-29 27-11 74 28 74l99 0 0 210c0 23 19 42 42 42z m-208-552l531 0 0 170c0 10 9 19 19 19l125 0c10 0 18-9 18-19l0-313c0-10-8-19-18-19-273 0-546 0-819 0-10 0-18 9-18 19l0 313c0 10 8 19 18 19l125 0c10 0 19-9 19-19l0-170z" />
|
||||
<glyph glyph-name="duplicate-alt" horiz-adv-x="1000" unicode="𓴑" d="M355 627l492 0c32 0 59-25 62-56l0-5 0-616c0-32-25-58-56-61l-5 0-495 0-5 0c-29 4-52 27-54 56l0 5 0 616c0 32 24 58 56 61l5 0 492 0-492 0z m-185 185l493 0c32 0 58-25 61-56l0-5 0-63-442 0c-27 0-48-20-50-46l-1-4 0-625-61 0c-32 0-58 24-61 56l0 5 0 677c0 32 24 58 56 61l5 0 493 0-493 0z" />
|
||||
<glyph glyph-name="duplicate" horiz-adv-x="1000" unicode="𓴒" d="M474 63l-99-125-330 412 330 412 99-125-229-287 229-287z m505 287l-330-412-329 412 329 412 330-412z" />
|
||||
<glyph glyph-name="ellipsis-h" horiz-adv-x="1000" unicode="𓳣" d="M242 350c0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125 68 0 125-56 125-125z m375 0c0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125 68 0 125-56 125-125z m375 0c0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125 68 0 125-56 125-125z" />
|
||||
<glyph glyph-name="ellipsis-v" horiz-adv-x="1000" unicode="𓳤" d="M492 100c68 0 125-56 125-125 0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125z m0 375c68 0 125-56 125-125 0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125z m0 375c68 0 125-56 125-125 0-69-57-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125z" />
|
||||
<glyph glyph-name="envelope-badge" horiz-adv-x="1000" unicode="𓰷" d="M570 278l282-281c-15-13-40-19-74-19l-615 0c-38 0-65 6-81 20l282 280 22-22c27-26 53-38 81-38 29 0 54 12 81 38l22 22z m-524 314l275-272-277-275c-6 11-10 29-11 53l0 9 0 420c0 31 5 52 13 65z m657-183c36-26 79-41 126-41 21 0 42 4 61 9l10 4 0-274c0-26-3-45-9-58l-2-4-276 275 90 89z m-81 247c-8-22-11-45-11-69 0-49 16-94 43-130l6-8-144-143c-17-17-32-25-49-25-15 0-28 6-44 20l-5 5-334 332c13 11 34 17 63 18l9 0 466 0z m207 94c89 0 163-74 163-163 0-89-74-163-163-163-89 0-163 73-163 163 0 90 74 163 163 163z" />
|
||||
<glyph glyph-name="envelope-open" horiz-adv-x="1000" unicode="𓰸" d="M644 186l320-298c-6-2-13-4-19-4l-5-1-849 0c-8 0-16 2-22 4l-5 1 322 298 58-40c41-30 93-31 137-4l6 4 57 40z m351 246l0-506-313 287 313 219z m-962 0l313-219-310-287c-2 4-3 8-3 10l0 496z m437 370c23 17 53 19 78 7l5-3 5-4 437-306-437-305c-26-19-62-19-88 0l-437 305 437 306z" />
|
||||
<glyph glyph-name="envelope" horiz-adv-x="1000" unicode="𓰹" d="M635 347l333-310c-6-2-14-4-20-5l-5 0-883 0c-8 0-16 1-23 3l-5 2 335 310 60-42c43-31 97-32 143-4l6 4 59 42z m365 256l0-526-325 297 325 229z m-1000 0l325-229-322-297c-2 3-3 7-3 10l0 516z m60 114l883 0c28 0 52-20 56-50l1-5-454-317c-26-19-60-20-87-4l-5 4-454 317c2 31 27 52 55 55l5 0 883 0-883 0z" />
|
||||
<glyph glyph-name="equalizer" horiz-adv-x="1000" unicode="𓰺" d="M359 194c95 0 172-77 172-172 0-95-77-172-172-172-78 0-144 53-165 125l-147 0c-26 0-47 21-47 47 0 26 21 47 47 47l147 0c21 72 87 125 165 125z m594-125c26 0 47-21 47-47 0-26-21-47-47-47l-364 0c3 15 5 31 5 47 0 16-2 32-5 47l364 0z m-312 469c94 0 172-77 172-172 0-95-78-172-172-172-79 0-145 53-166 125l-428 0c-26 0-47 21-47 47 0 26 21 47 47 47l428 0c21 72 87 125 166 125z m312-125c26 0 47-21 47-47 0-26-21-47-47-47l-83 0c3 15 5 31 5 47 0 16-2 32-5 47l83 0z m-594 437c95 0 172-77 172-172 0-95-77-172-172-172-78 0-144 53-165 125l-147 0c-26 0-47 22-47 47 0 26 21 47 47 47l147 0c21 72 87 125 165 125z m594-125c26 0 47-21 47-47 0-25-21-47-47-47l-364 0c3 15 5 31 5 47 0 16-2 32-5 47l364 0z" />
|
||||
<glyph glyph-name="error" horiz-adv-x="1000" unicode="𓰻" d="M543 740l4-4 339-339c24-25 26-64 4-90l-4-4-339-339c-24-24-64-26-90-4l-4 4-339 339c-24 24-25 64-3 90l3 4 339 339c25 24 64 26 90 4z m-43-534l-5 0c-24-3-43-23-43-48l0 0 0-5c3-24 23-43 48-43l0 0 5 0c24 2 43 23 43 48l0 0 0 4c-2 25-23 44-48 44l0 0z m0 384l-5 0c-22-2-41-20-43-43l0-5 0-240c0-25 19-46 43-48l5 0 5 0c23 2 41 21 43 43l0 5 0 240c0 27-21 48-48 48z" />
|
||||
<glyph glyph-name="exit" horiz-adv-x="1000" unicode="𓰼" d="M816 638c72-75 120-184 120-303 0-248-203-452-451-452-248 0-452 204-452 452 0 119 48 228 120 303 66 71 173-10 102-89-52-56-85-131-85-214 0-174 141-315 315-315 173 0 314 141 314 315 0 83-32 158-85 214-71 79 36 160 102 89z m-331 179c43 0 73-30 75-75l0-6 0-342c0-48-30-80-75-80-44 0-74 29-76 74l0 6 0 342c0 49 30 81 76 81z" />
|
||||
<glyph glyph-name="expand-full" horiz-adv-x="1000" unicode="𓰽" d="M327 177c20-21 21-53 4-75l-4-4-121-120 80-81c16-16 6-44-16-47l-4 0-238 0c-14 0-26 10-28 24l0 4 0 238c0 24 27 36 44 23l3-3 81-80 120 121c21 21 57 21 79 0z m421 4l4-4 120-121 81 80c16 16 44 6 47-16l0-4 0-238c0-14-10-26-24-28l-4 0-238 0c-24 0-36 27-23 44l3 3 80 81-121 120c-21 21-21 57 0 79 21 20 53 21 75 4z m224 669c14 0 26-10 28-24l0-4 0-238c0-24-27-36-44-23l-3 3-81 80-120-121c-21-21-57-21-79 0-20 21-21 53-4 75l4 4 121 120-80 81c-16 16-6 44 16 47l4 0 238 0z m-706 0c24 0 36-27 23-44l-3-3-80-81 121-120c21-21 21-57 0-79-21-20-53-21-75-4l-4 4-120 121-81-80c-16-16-43-6-47 16l0 4 0 238c0 14 10 26 24 28l4 0 238 0z" />
|
||||
<glyph glyph-name="expand" horiz-adv-x="1000" unicode="𓰾" d="M660 690l61-61-91-90c-16-16-16-43 0-59 16-16 43-16 59 0l90 91 61-61c13-12 35-3 35 15l0 179c0 12-9 21-21 21l-179 0c-18 0-27-22-15-35l0 0z m-320-680l-61 61 91 90c16 16 16 43 0 59-16 16-43 16-59 0l-90-91-61 61c-12 13-35 3-35-15l0-179c0-12 9-21 21-21l179 0c18 0 28 22 15 35z" />
|
||||
<glyph glyph-name="external-link-alt" horiz-adv-x="1000" unicode="𓱾" d="M413 679l125-114-146-146c-32-31-42-63-42-94 0-31 10-62 31-83 32-32 63-42 94-42 29 0 58 9 87 27l7 4 146 146 114-114 0-209c0-60-39-101-98-104l-6 0-521 0c-60 0-101 39-104 98l0 6 0 521c0 61 39 102 98 104l6 0 209 0z m458 104c31 0 62-20 62-52l0-271c0-20-20-41-41-41-10 0-19 0-28 7l-4 3-93 94-250-250c-21-21-63-21-94 0-21 21-21 62 0 94l250 250-94 93c-10 11-10 21-10 32 0 21 10 41 31 41l271 0z" />
|
||||
<glyph glyph-name="external-link" horiz-adv-x="1000" unicode="𓱿" d="M144 669l330 0c23 0 42-19 42-42 0-21-17-39-38-41l-4 0-330 0c-13 0-25-11-27-24l0-4 0-531c0-14 10-26 24-27l3-1 531 0c14 0 26 11 28 25l0 3 0 329c0 23 19 41 42 41 21 0 39-16 41-37l0-4 0-329c0-59-46-108-105-111l-6 0-531 0c-59 0-107 47-110 105l-1 6 0 531c0 59 47 108 105 111l6 0 330 0-330 0z m458 148l287 0c21 0 39-17 41-38l0-4 0-287c0-23-18-41-41-41-22 0-40 16-42 37l0 4 0 182-404-404c-8-8-19-12-29-12-11 0-22 4-30 12-15 15-16 39-3 55l3 4 409 408-191 0c-23 0-42 19-42 42 0 22 17 39 38 42l4 0 287 0-287 0z" />
|
||||
<glyph glyph-name="eye-close" horiz-adv-x="1000" unicode="𓰿" d="M469 381l31-43c3 3 6 7 8 11m-251 404c9-2 17-6 23-13l2-3 84-117c45 12 91 18 137 18 93 0 184-24 265-71 78-45 143-109 189-187 9-10 13-24 13-37-1-11-4-22-9-32l-4-6-9-15c-24-39-53-75-87-106-32-32-70-60-111-80l-13-7 68-96c6-7 8-16 7-24l-1-5c-1-8-5-16-12-22l-3-2-22-16c-8-6-18-9-28-6-8 2-16 6-22 12l-3 3-523 738c-5 6-8 15-7 24l1 4c1 8 6 16 12 22l4 3 21 15c8 7 19 9 28 6z m-56-203l94-134c-9-23-13-47-13-71 0-38 10-76 28-109 20-34 48-62 81-81 30-20 64-31 99-31l10 0 50-72c-12-2-25-3-37-3l-13 0c-93 0-184 25-264 72-74 42-137 102-182 173l-8 13-3 3c-7 11-10 23-10 35 1 11 5 21 10 31l3 6 6 12c37 63 88 116 149 156z m113-170l128-180c-39 10-73 33-97 65-24 33-35 74-31 115z m199 190l-10 0c-24-1-49-5-72-12l-12-4 17-23 2 1c19 5 38 6 57 4 22-4 44-10 65-19-17-1-33-7-45-18l-5-4c-14-12-22-31-22-50 1-3 1-6 1-9 10-16 21-33 35-52 11-7 23-11 36-10 19 1 36 9 50 22 14 12 22 30 22 49 14-27 21-59 18-90-1-32-11-62-30-88l6-6 0 0 14-15 31-43c12 16 23 34 32 52l7 13 0-1c10 25 14 52 14 79 0 39-10 78-31 112-20 33-47 61-81 81-27 18-58 28-90 30l-9 1z" />
|
||||
<glyph glyph-name="eye-open" horiz-adv-x="1000" unicode="𓱀" d="M500 683c103 0 198-25 285-76 85-50 153-117 203-201 8-13 12-27 12-42 0-15-4-29-12-42-50-84-118-151-203-201-87-51-182-77-285-77-103 0-198 26-285 77-85 50-153 117-203 201-8 13-12 27-12 42 0 15 4 29 12 42 50 84 118 151 203 201 87 51 182 76 285 76z m0-83c-43 0-82-11-118-32-36-21-65-50-86-86-21-36-32-75-32-118 0-43 11-82 32-118 21-36 50-65 86-86 36-21 75-32 118-32 43 0 82 11 118 32 36 21 65 50 86 86 21 36 32 75 32 118 0 43-11 82-32 118-21 36-50 65-86 86-36 21-75 32-118 32z m0-56c50 0 92-17 128-52 35-36 53-78 53-128 0-50-18-92-53-128-36-35-78-53-128-53-50 0-92 18-128 53-35 36-53 78-53 128 0 30 7 58 21 85 0-21 8-38 22-53 14-14 32-22 53-22 21 0 38 8 53 22 14 15 22 32 22 53 0 21-8 38-22 53-15 14-32 22-53 22 27 14 55 20 85 20z" />
|
||||
<glyph glyph-name="featured" horiz-adv-x="1000" unicode="𓲹" d="M500 16l243-146c44-27 98 12 87 63l-65 276 215 185c39 34 18 99-34 103l-282 24-110 260c-20 48-88 48-108 0l-110-260-282-24c-52-4-73-68-34-102l215-186-65-276c-11-50 43-90 88-63l242 146z" />
|
||||
<glyph glyph-name="feed" horiz-adv-x="1000" unicode="𓱁" d="M141 131c78 0 141-63 141-140 0-78-63-141-141-141-78 0-141 63-141 141 0 77 63 140 141 140z m-141 259c0 55 48 100 103 91 271-43 485-257 529-528 8-55-37-103-91-103-43 0-78 30-89 70l-2 9c-32 183-173 329-353 368l-18 3c-45 8-79 45-79 90z m92 460l9 0c474-48 851-425 899-899 5-54-38-101-92-101-47 0-86 35-90 83-39 388-348 696-736 735-46 5-82 43-82 90 0 51 42 92 92 92z" />
|
||||
<glyph glyph-name="field-group" horiz-adv-x="1000" unicode="𓱂" d="M314 92c51-38 86-97 89-164l0-10 0-14c0-21-16-37-36-40l-4 0-323 0c-21 0-38 16-40 36l0 4 0 14c0 72 35 134 89 174 28-31 68-51 112-51 45 0 85 20 113 51z m564 0c51-38 86-97 89-164l0-10 0-14c0-21-16-37-36-40l-5 0-322 0c-21 0-38 16-40 36l0 4 0 14c0 72 35 134 89 174 28-31 67-51 112-51 45 0 85 20 113 51z m-676 205c60 0 109-48 109-108 0-60-49-108-109-108-61 0-110 48-110 108 0 60 49 108 110 108z m563 0c61 0 110-48 110-108 0-60-49-108-110-108-60 0-109 48-109 108 0 60 49 108 109 108z m-282 44c10 0 19-8 20-17l1-3 0-91 84-84c8-7 8-20 0-28-7-7-18-7-26-2l-2 2-77 75-76-75c-8-7-20-7-28 0-7 7-8 18-3 26l3 2 84 84 0 91c0 11 9 20 20 20z m113 270c51-37 86-96 89-164l0-9 0-14c0-21-16-38-36-40l-5 0-322 0c-21 0-38 15-40 35l0 5 0 14c0 71 35 134 89 173 28-31 68-50 112-50 45 0 85 19 113 50z m-113 206c61 0 110-49 110-108 0-60-49-109-110-109-60 0-109 49-109 109 0 59 49 108 109 108z" />
|
||||
<glyph glyph-name="fields" horiz-adv-x="1000" unicode="𓱃" d="M292 817c18 0 33-15 33-33 0-18-15-32-33-32l-97 0 0-780 97 0c18 0 33-14 33-32 0-18-15-32-33-32l-259 0c-18 0-33 14-33 32 0 18 15 32 33 32l97 0 0 780-97 0c-18 0-33 14-33 32 0 18 15 33 33 33l259 0z m615-195c37 0 67-30 67-67l0-386c0-35-27-64-62-66l-5-1-581 0c-36 0-66 30-66 67l0 386c0 37 30 67 66 67l581 0z" />
|
||||
<glyph glyph-name="file-add" horiz-adv-x="1000" unicode="𓱄" d="M133 850l527 0c7 0 14-2 20-7l3-3 174-174c5-5 9-11 10-19l0-4 0-293c0-17-13-31-29-33l-4-1-47 0c-17 0-31 13-33 30l0 4 0 160c0 17-13 31-30 33l-4 0-160 0 0 155c0 17-13 31-29 32l-4 1-280 0c-18 0-32-13-33-30l-1-3 0-708c0-17 13-31 30-33l4 0 120 0c17 0 31-13 33-29l0-4 0-41c0-17-13-31-29-33l-4 0-234 0c-17 0-31 13-33 29l0 4 0 934c0 17 13 31 29 33l4 0 527 0-527 0z m548-660l31 0c22 0 39-16 41-37l0-4 0-72 73 0c21 0 38-17 40-37l1-4 0-32c0-21-16-38-37-41l-4 0-73 0 0-72c0-21-16-39-36-41l-5 0-31 0c-21 0-39 16-41 37l0 4 0 72-72 0c-21 0-39 16-41 37l0 4 0 32c0 21 16 38 37 40l4 1 72 0 0 72c0 21 16 39 37 41l4 0 31 0-31 0z" />
|
||||
<glyph glyph-name="file-check" horiz-adv-x="1000" unicode="𓱅" d="M133 850l527 0c7 0 14-2 20-7l3-3 174-174c5-5 9-11 10-19l0-4 0-293c0-17-13-31-29-33l-4-1-47 0c-17 0-31 13-33 30l0 4 0 160c0 17-13 31-30 33l-4 0-160 0 0 155c0 17-13 31-29 32l-4 1-280 0c-18 0-32-13-33-30l-1-3 0-708c0-17 13-31 30-33l4 0 120 0c17 0 31-13 33-29l0-4 0-41c0-17-13-31-29-33l-4 0-234 0c-17 0-31 13-33 29l0 4 0 934c0 17 13 31 29 33l4 0 527 0-527 0z m514-865l269 269c18 17 46 17 64 0 16-17 17-43 3-60l-3-4-301-301c-16-16-42-17-60-3l-4 3-118 119c-18 18-18 46 0 64 16 16 42 17 60 3l3-3 87-87 269 269-269-269z" />
|
||||
<glyph glyph-name="file-minus" horiz-adv-x="1000" unicode="𓱆" d="M133 850l527 0c7 0 14-2 20-7l3-3 174-174c5-5 9-11 10-19l0-4 0-293c0-17-13-31-29-33l-4-1-47 0c-17 0-31 13-33 30l0 4 0 160c0 17-13 31-30 33l-4 0-160 0 0 155c0 17-13 31-29 32l-4 1-280 0c-18 0-32-13-33-30l-1-3 0-708c0-17 13-31 30-33l4 0 120 0c17 0 31-13 33-29l0-4 0-41c0-17-13-31-29-33l-4 0-234 0c-17 0-31 13-33 29l0 4 0 934c0 17 13 31 29 33l4 0 527 0-527 0z m700-767c19 0 34-15 34-33l0-33c0-19-15-34-34-34l-266 0c-19 0-34 15-34 34l0 33c0 18 15 33 34 33l266 0z" />
|
||||
<glyph glyph-name="file-remove" horiz-adv-x="1000" unicode="𓱇" d="M133 850l527 0c7 0 14-2 20-7l3-3 174-174c5-5 9-11 10-19l0-4 0-293c0-17-13-31-29-33l-4-1-47 0c-17 0-31 13-33 30l0 4 0 160c0 17-13 31-30 33l-4 0-160 0 0 155c0 17-13 31-29 32l-4 1-280 0c-18 0-32-13-33-30l-1-3 0-708c0-17 13-31 30-33l4 0 120 0c17 0 31-13 33-29l0-4 0-41c0-17-13-31-29-33l-4 0-234 0c-17 0-31 13-33 29l0 4 0 934c0 17 13 31 29 33l4 0 527 0-527 0z m564-750l51 51c15 15 38 16 54 3l4-3 22-22c15-15 16-38 3-54l-3-4-51-51 51-51c15-15 16-39 3-55l-3-3-22-22c-15-15-38-16-55-4l-3 4-51 51-51-51c-15-15-39-16-55-4l-3 4-22 22c-15 15-16 38-4 54l4 4 51 51-51 51c-15 15-16 38-4 54l4 4 22 22c15 15 38 16 54 3l4-3 51-51 51 51-51-51z" />
|
||||
<glyph glyph-name="file" horiz-adv-x="1000" unicode="𓱈" d="M590 642c23 0 44-9 60-25l201-201c15-16 24-37 24-59l0-382c0-46-37-83-83-83l-459 0c-46 0-83 37-83 83l0 583c0 46 38 84 83 84l257 0z m-423 166l458 0c23 0 42-18 42-41 0-22-17-40-38-42l-4 0-417 0c-21 0-39-16-41-37l0-5 0-500c0-23-19-41-42-41-21 0-39 16-41 37l-1 4 0 542c0 44 35 80 78 83l6 0 458 0-458 0z m416-229l0-187c0-23 19-42 42-42l188 0-230 229z" />
|
||||
<glyph glyph-name="filter" horiz-adv-x="1000" unicode="𓱉" d="M456 83l88 0c25 0 45 20 45 45 0 24-20 44-45 44l-88 0c-25 0-45-20-45-44 0-25 20-45 45-45z m-356 489c0-24 20-44 44-44l712 0c24 0 44 20 44 44 0 25-20 45-44 45l-712 0c-24 0-44-20-44-45z m178-266l444 0c25 0 45 20 45 44 0 24-20 44-45 44l-444 0c-25 0-45-20-45-44 0-24 20-44 45-44z" />
|
||||
<glyph glyph-name="first" horiz-adv-x="1000" unicode="𓱊" d="M222 683c31 0 56-25 56-55l0-556c0-30-25-55-56-55-30 0-55 25-55 55l0 556c0 30 25 55 55 55z m262-293l255 255c21 21 56 21 78 0 20-21 22-53 4-74l-4-5-216-216 216-216c21-21 21-57 0-78-20-20-52-21-74-4l-4 4-255 255c-20 20-22 52-4 74l4 5 255 255-255-255z" />
|
||||
<glyph glyph-name="flag" horiz-adv-x="1000" unicode="𓱋" d="M122 817l389 0c26 0 47-14 54-38l18-72 0-439-406 0 0-330c0-27-28-55-55-55-26 0-52 24-55 50l0 5 0 824c0 26 24 51 49 54l6 1 389 0-389 0z m516-165l252 0c26 0 52-24 55-50l0-5 0-439c0-26-24-52-50-55l-5 0-285 0c-26 0-46 14-54 38l-1 6-11 66 99 0 0 439 252 0-252 0z" />
|
||||
<glyph glyph-name="folder-close" horiz-adv-x="1000" unicode="𓱌" d="M55 683l329 0c32 0 61-15 80-40 2-3 4-6 6-10l2-4 32-64c16-31 47-51 81-54l7 0 355 0c5 0 11-1 16-3 22-7 37-27 37-50l0-5-32-405c-2-26-23-47-49-49l-4 0-813 0c-27 0-49 19-54 45l0 5-48 575c-1 15 4 30 15 42 9 10 21 16 35 17l5 0 329 0-329 0z m855-40c29 0 53-24 53-53l0-18c0-4-1-7-4-9-2-2-5-3-8-3l-359 1 0 0c-18 0-35 10-43 27l-19 37c-2 4-2 8 0 12 2 3 6 5 10 6l370 0z" />
|
||||
<glyph glyph-name="folder-open" horiz-adv-x="1000" unicode="𓱍" d="M63 560l220 0c25 0 47-15 57-37l2-5 23-68c2-7 8-12 16-13l3-1 554 0c34 0 62-27 62-61 0-27-4-52-12-77l-4-10-90-238c-14-38-51-64-91-67l-7 0-588 0c-44 0-83 27-98 68l-2 6-83 274c-17 54-25 110-25 167 0 33 25 59 58 62l5 0 220 0-220 0z m125 123l625 0c55 0 100-43 104-97l0-6 0-82c0-10-8-19-18-20l-3 0-482 0c-8 0-15 4-18 11l-2 3-13 39c-13 40-50 67-92 70l-6 0-167 0c-8 0-15 4-18 10-4 7-4 15 0 21 17 30 49 49 83 51l7 0 625 0-625 0z" />
|
||||
<glyph glyph-name="folder-plus" horiz-adv-x="1000" unicode="𓱎" d="M417 717c37 0 66-30 66-67l0-17 259 0c37 0 66-29 66-66l25 0c37 0 67-30 67-67l0-425c0-37-30-67-67-67l-700 0c-36 0-66 30-66 67l0 575c0 37 30 67 66 67l284 0z m83-300c-8 0-14-5-17-12l0-5-1 0 0-1 0-98-98 0c-9 0-17-8-17-18 0-8 6-16 15-17l2 0 98 0 0-98c0-10 8-18 18-18 9 0 16 6 18 15l0 3 0 98 98 0c9 0 17 8 17 17 0 9-6 17-15 18l-2 0-98 0 0 98c0 10-8 18-18 18z" />
|
||||
<glyph glyph-name="folder-remove" horiz-adv-x="1000" unicode="𓱏" d="M417 717c37 0 66-30 66-67l0-17 259 0c37 0 66-29 66-66l25 0c37 0 67-30 67-67l0-425c0-37-30-67-67-67l-700 0c-36 0-66 30-66 67l0 575c0 37 30 67 66 67l284 0z m199-416l-232 0c-9 0-17-8-17-18 0-8 6-16 15-17l2 0 232 0c9 0 17 8 17 17 0 10-8 18-17 18z" />
|
||||
<glyph glyph-name="forward" horiz-adv-x="1000" unicode="𓱐" d="M509 506l0 68c0 38 46 57 73 30l239-239c17-17 17-43 0-60l-239-239c-27-27-73-8-73 30l0 68-300 0c-23 0-42 19-42 43l0 256c0 24 19 43 42 43l300 0z" />
|
||||
<glyph glyph-name="gift" horiz-adv-x="1000" unicode="𓱑" d="M429 350l0-500-215 0c-76 0-139 60-142 136l-1 7 0 357 358 0z m500 0l0-357c0-77-61-139-136-143l-7 0-215 0 0 500 358 0z m-786 500l214 0c79 0 143-64 143-143 0 77 60 139 136 143l7 0 214 0 0-71c0-52-19-99-50-136l-5-7 127 0c37 0 68-30 71-67l0-5 0-143-1000 0 0 143c0 38 29 69 66 72l5 0 128 0c-33 36-54 82-56 133l0 10 0 71 214 0-214 0z m214-71l-143 0c0-77 61-139 136-143l7 0 72 0 0 71c0 38-30 69-67 71l-5 1z m429 0l-143 0c-38 0-69-30-71-67l-1-5 0-71 72 0c76 0 139 60 143 136l0 7z" />
|
||||
<glyph glyph-name="global" horiz-adv-x="1000" unicode="𓱒" d="M484-117c247 0 449 204 449 450 0 247-203 450-450 450-246 0-450-203-450-450 0-246 204-450 451-450z m-128 663c25 65 61 113 99 129l0-139c-35 1-68 5-99 10z m155 129c39-16 74-64 99-129-30-5-63-9-99-10l0 139z m105-20c41-17 78-42 110-72-18-9-38-17-59-24-14 37-31 69-51 96z m-374-72c31 30 68 55 109 72-20-27-37-59-51-96-22 7-41 15-58 24z m463-221c-2 52-10 101-21 145 29 9 56 20 78 33 38-50 62-112 68-178l-125 0z m-567 0c5 66 29 128 66 178 23-13 49-24 79-33-12-44-19-93-21-145l-124 0z m181 0c2 46 9 91 20 131 36-7 76-12 116-13l0-118-136 0z m192 0l0 118c41 1 81 6 117 13 10-40 18-85 20-131l-137 0z m-373-56l124 0c1-53 9-103 21-147-29-10-56-21-78-33-38 51-62 112-67 180z m181 0l136 0 0-120c-40-2-80-6-116-13-11 41-18 86-20 133z m192-120l0 120 137 0c-2-47-10-92-20-133-36 7-76 11-117 13z m173-27c12 44 19 94 21 147l125 0c-6-68-30-129-68-180-22 12-49 23-78 33z m-328-39c31 5 64 8 99 10l0-139c-38 16-74 64-99 129z m155 10c36-2 69-5 99-10-25-65-60-113-99-129l0 139z m-269-47c17 9 37 17 58 23 13-36 30-67 49-93-40 17-76 41-107 70z m425 23c21-6 41-14 58-23-31-30-67-53-108-70 20 26 36 57 50 93z" />
|
||||
<glyph glyph-name="grayscale" horiz-adv-x="1000" unicode="𓱓" d="M877 285c0-211-171-382-381-382l0 900c0 0 224-191 294-276 55-66 87-150 87-242z m-46 0c0-17-2-35-4-52 1 4 1 8 2 13-5-34-14-66-27-97 2 4 3 7 5 11-13-30-30-59-50-85 3 4 5 7 8 10-20-26-43-49-69-69 3 3 6 5 9 7-26-20-54-36-84-49 4 1 7 3 11 5-31-13-63-22-97-27 4 1 9 1 13 2-35-5-69-5-104 0 4-1 9-1 13-2-34 5-66 14-97 27 4-2 7-4 11-5-30 13-58 30-84 49 3-2 6-4 9-7-26 20-49 43-69 69 3-3 5-6 8-10-20 26-37 55-50 85 2-4 3-7 5-11-13 31-22 63-27 97 1-5 2-9 2-13-5 34-5 69 0 103-1-4-1-8-2-12 5 33 14 66 27 97-2-4-3-7-5-11 13 30 30 59 50 85-2-3-5-6-7-9 18 22 38 43 58 64 25 24 50 48 75 71 46 42 92 83 139 124 10 8 19 17 29 25-22 0-44 0-66 0 28-24 56-48 83-72 51-45 103-91 152-140 23-23 46-46 67-72-3 3-5 6-8 9 21-26 37-55 50-85-1 4-3 7-4 11 13-31 22-64 26-97 0 4-1 8-1 12 1-17 3-34 3-51 0-24 21-48 46-47 25 1 47 21 47 47 0 72-19 143-53 207-24 44-58 82-93 117-33 34-67 65-101 97-32 29-65 58-97 86-17 15-34 29-50 44-1 0-1 0-1 0-9 8-21 15-33 14-13-1-23-5-33-14-21-17-41-35-61-53-43-37-85-75-127-114-37-35-75-70-108-110-14-18-28-37-40-57-12-20-21-41-30-62-17-41-25-85-28-129-5-76 11-153 46-220 32-65 81-119 140-160 61-42 132-66 205-72 75-7 150 8 218 39 65 30 121 78 164 135 22 30 38 61 52 95 14 34 22 70 27 107 2 17 3 33 3 50 0 24-22 48-47 47-25-2-46-21-46-47z" />
|
||||
<glyph glyph-name="grid-advance" horiz-adv-x="1000" unicode="𓱔" d="M621 175l0-213-264 0 0 213 264 0z m357 0l0-72c0-89-46-138-132-141l-8 0-136 0 0 213 276 0z m-702 0l0-213-136 0c-91 0-140 49-140 141l0 72 276 0z m702 280l0-198-276 0 0 198 276 0z m-702 0l0-198-276 0 0 198 276 0z m345 0l0-198-264 0 0 198 264 0z m0 295l0-212-264 0 0 212 264 0z m217 0c89 0 137-46 140-133l0-8 0-71-276 0 0 212 136 0z m-562 0l0-212-276 0 0 71c0 89 46 138 132 141l8 0 136 0z" />
|
||||
<glyph glyph-name="grid-view" horiz-adv-x="1000" unicode="𓱕" d="M117 303l219 0c62 0 114-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0z m547 0l219 0c62 0 113-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0 219 0-219 0z m-328 547c62 0 114-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0z m547 0c62 0 113-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0z" />
|
||||
<glyph glyph-name="grid" horiz-adv-x="1000" unicode="𓱖" d="M833 767l-666 0c-46 0-84-38-84-84l0-666c0-46 38-84 84-84l666 0c46 0 84 38 84 84l0 666c0 46-38 84-84 84z m-500-750l-125 0c-23 0-41 18-41 41l0 125 166 0 0-166z m0 250l-166 0 0 166 166 0 0-166z m0 250l-166 0 0 125c0 23 18 41 41 41l125 0 0-166z m250-500l-166 0 0 166 166 0 0-166z m0 250l-166 0 0 166 166 0 0-166z m0 250l-166 0 0 166 166 0 0-166z m209-500l-125 0 0 166 166 0 0-125c0-23-18-41-41-41z m41 250l-166 0 0 166 166 0 0-166z m0 250l-166 0 0 166 125 0c23 0 41-18 41-41l0-125z" />
|
||||
<glyph glyph-name="groups" horiz-adv-x="1000" unicode="𓱗" d="M193 301c47 0 85-14 113-33-57-47-87-124-64-166l3-4-196 0c-36 0-49 15-49 41 0 73 76 162 193 162z m606 0c117 0 193-89 193-162 0-25-12-40-43-41l-6 0-196 0c28 41-2 122-62 170 29 19 67 33 114 33z m-303-1c136 0 221-95 221-164 0-25-15-38-58-38l-326 0c-44 0-59 13-59 38 0 69 86 164 222 164z m-303 247c49 0 92-44 92-101 0-59-42-105-92-105-50 0-92 46-92 104 0 57 42 102 92 102z m606 0c49 0 92-45 92-102 0-58-42-104-92-104-50 0-92 46-92 105 0 57 42 101 92 101z m-303 36c57 0 106-50 106-116 0-67-49-119-106-119-57 0-106 52-106 119 0 65 49 116 106 116z" />
|
||||
<glyph glyph-name="health" horiz-adv-x="1000" unicode="𓱘" d="M493 850c273 0 494-223 494-499 0-277-221-501-494-501-273 0-493 224-493 501 0 276 220 499 493 499z m-224-563l89 137c10 16 35 13 41-4l74-180 92 332c6 22 36 24 44 3l113-288 134 0c32 0 32-59 0-59-52 0-105 0-157 0-10 0-19 6-22 15-29 72-56 142-84 213l-90-327c-6-22-36-24-44-4l-88 212-64-98c-5-6-12-11-19-11l-157 0c-32 0-32 59 0 59l138 0z" />
|
||||
<glyph glyph-name="heart-stroke" horiz-adv-x="1000" unicode="𓱙" d="M881 734c-135 89-294 50-383-55-90 105-249 144-383 55-70-50-110-130-115-214-5-194 164-348 428-587l5-5c40-35 94-35 134 0l5 5c264 239 433 393 428 587-10 84-50 164-119 214z m-378-721l-5-5-5 5c-244 218-403 363-393 512 5 35 15 65 39 94 90 110 239 70 299-20 15-19 35-29 55-29l10 0c24 0 44 15 59 29 60 90 209 130 299 20 20-24 34-59 39-94 5-149-154-294-397-512z" />
|
||||
<glyph glyph-name="heart" horiz-adv-x="1000" unicode="𓱚" d="M568-73c-38-34-97-34-135 1l-5 5c-263 237-434 393-428 586 3 85 47 167 117 215 132 90 295 48 383-55 88 103 251 145 383 55 70-48 114-130 117-215 7-193-165-349-427-587l-5-5z" />
|
||||
<glyph glyph-name="home" horiz-adv-x="1000" unicode="𓱛" d="M500 649c4 0 8-2 12-6l356-322 0-299c0-59-37-95-98-95l-163 0 0 297c0 19-13 32-32 32l-149 0c-19 0-32-13-32-32l0-297-164 0c-61 0-98 36-98 95l0 298 355 323c4 4 8 6 13 6z m239 168l66 0c17 0 29-11 31-27l0-3 0-249 149-136c11-10 15-20 15-33 0-23-18-39-42-39-12 0-23 5-31 12l-414 378c-4 4-8 5-13 5-4 0-7-1-10-3l-3-2-410-374c-10-10-21-16-35-16-23 0-42 16-42 39 0 12 4 21 12 30l3 3 427 389c17 16 37 24 58 24 19 0 37-6 53-20l6-4 149-137 0 133c0 16 10 28 27 30l4 0 66 0-66 0z" />
|
||||
<glyph glyph-name="html" horiz-adv-x="1000" unicode="𓳠" d="M100 817l75-847 335-112 337 112 74 847-821 0z m659-274l-393 0 9-106 376 0-30-317-209-58 0 0-2 0-211 58-13 162 102 0 7-81 115-31 115 31 12 133-357 0-27 311 516 0-10-102z" />
|
||||
<glyph glyph-name="increase-contrast" horiz-adv-x="1000" unicode="𓯥" d="M500 849c275 0 499-224 499-499 0-276-224-499-499-499-275 0-499 223-499 499 0 275 224 499 499 499z m0-100c-220 0-399-179-399-399 0-220 179-399 399-399 220 0 399 179 399 399 0 220-179 399-399 399z m0-698l0 598c165 0 299-134 299-299 0-162-129-294-290-299l-9 0 0 598 0-598z" />
|
||||
<glyph glyph-name="info-bubble" horiz-adv-x="1000" unicode="𓱜" d="M811 817l-651 0c-52 0-93-42-93-93l0-652c0-51 42-93 93-93l186 0 106-106c19-19 48-19 66 0l107 106 186 0c51 0 93 42 93 93l0 652c0 51-42 93-93 93z m-279-745l-93 0 0 93 93 0 0-93z m96 361l-42-43c-27-27-46-51-52-96-2-20-19-35-39-35l-15 0c-24 0-42 21-39 45 5 43 24 80 53 109l58 59c16 17 26 40 26 66 0 51-41 93-93 93-40 0-75-27-87-63-7-17-21-30-39-30l-14 0c-27 0-46 26-38 52 23 77 94 134 178 134 103 0 187-84 187-186 0-41-17-79-44-105z" />
|
||||
<glyph glyph-name="info-circle" horiz-adv-x="1000" unicode="𓱝" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-221 0-400-179-400-400 0-220 179-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z m-50-350l50 0c26 0 47-20 50-45l0-5 0-150c28 0 50-22 50-50 0-26-20-47-45-50l-5 0-50 0c-26 0-47 20-50 45l0 5 0 150c-28 0-50 22-50 50 0 26 20 47 45 50l5 0z m50 205c30 0 55-25 55-55 0-30-25-55-55-55-30 0-55 25-55 55 0 30 25 55 55 55z" />
|
||||
<glyph glyph-name="info" horiz-adv-x="1000" unicode="𓱞" d="M584 431c-1-55 0-109 0-163l0-162c0-4 0-8 0-12l11-3c30-5 51-33 49-64-3-31-28-55-59-55-41-1-81-1-122 0-32 0-58 25-59 57-3 29 18 55 47 62 4 1 7 2 12 3l0 283 0 0c-3 1-7 1-10 2-30 5-52 33-49 63 2 32 29 57 61 56l26-1c4 0 9 0 13 0l13 1c34 2 67-21 67-67z m-80 269c44-1 79-37 79-81 0-44-36-80-80-80-44 1-80 37-80 81 1 44 37 80 81 80z" />
|
||||
<glyph glyph-name="joomla" horiz-adv-x="1000" unicode="𓱟" d="M183 348l-19 19c-59 60-77 144-55 219-59 14-104 67-104 130 0 73 60 132 133 132 66 0 121-47 131-111 72 18 150-2 206-58l7-7-98-99-7 8c-32 31-84 31-116 0-31-32-31-84 0-116l19-19 98-98 104-103-98-99-104 104-97 98 0 0z m110 109l103 104 99 98 19 19c58 59 143 77 218 56 9 65 64 114 131 114 73 0 133-59 133-132 0-68-51-124-116-132 22-74 3-157-56-216l-7-7-98 98 7 7c32 32 32 84 0 116-31 31-83 31-115 0l-19-19-98-100-104-104-97 98 0 0z m440-494c-75-23-160-4-220 56l-8 7 99 98 7-7c31-32 84-32 115 0 32 31 32 83 0 115l-19 19-98 98-104 104 99 96 103-103 98-99 19-19c57-56 76-135 59-207 65-9 114-65 114-131 0-73-59-133-132-133-66 0-119 45-132 106l0 0z m-37 275l-104-103-98-98-19-19c-57-57-136-76-209-58-14-59-67-103-130-103-73 0-132 60-132 133 0 63 43 115 101 129-18 72 1 153 58 209l7 8 99-99-8-7c-31-31-31-83 0-115 32-32 84-32 116 0l19 19 98 98 103 104 99-98 0 0z" />
|
||||
<glyph glyph-name="lamp" horiz-adv-x="1000" unicode="𓱠" d="M500 14c22 0 39-16 41-37l0-4 0-40c0-22-16-39-37-41l-4 0c-22 0-39 16-41 37l-1 4 0 40c0 21 16 39 37 41l5 0z m303 89l3-3 17-16c16-16 16-43 0-59-16-15-39-16-56-3l-3 3-16 16c-17 17-17 42 0 59 14 14 35 16 51 6l4-3 0 0z m-555 0l4-3c15-15 16-39 3-55l-3-3-16-17c-16-16-43-16-59 0-15 16-16 39-3 56l3 3 16 16c15 16 39 17 55 3z m169 662l166 0c22 0 40-17 42-38l0-4 0-159c75-43 125-124 125-216 0-148-130-267-281-248-109 13-199 100-216 209-16 105 34 200 115 251l7 4 0 159c0 21 17 39 37 41l5 1 166 0-166 0z m-292-375c22 0 39-16 41-37l0-5c0-22-16-39-37-41l-4 0-42 0c-22 0-39 16-41 37l0 4c0 22 16 39 37 41l4 1 42 0z m792 0c21 0 39-16 41-37l0-5c0-22-16-39-37-41l-4 0-42 0c-22 0-39 16-41 37l-1 4c0 22 16 39 37 41l5 1 42 0z" />
|
||||
<glyph glyph-name="last" horiz-adv-x="1000" unicode="𓱡" d="M778 683c30 0 55-25 55-55l0-556c0-30-25-55-55-55-31 0-56 25-56 55l0 556c0 30 25 55 56 55z m-517-38l255-255c22-22 22-57 0-79l-255-255c-21-21-56-21-78 0-21 21-21 57 1 78l215 216-216 216c-22 22-22 57 0 79 22 21 57 21 78 0z" />
|
||||
<glyph glyph-name="learn" horiz-adv-x="1000" unicode="𓱢" d="M792 301l0-117c0-29-15-55-38-70l-6-4-208-113c-23-13-50-14-74-3l-6 3-208 113c-25 14-41 40-43 68l-1 6 0 117 252-138c23-12 50-13 74-3l6 3 252 138z m-683 211l351 191c23 13 50 14 74 3l6-3 397-216c12-7 20-18 21-32l0-5 0-267c0-23-18-41-41-41-22 0-40 16-42 37l0 4 0 247-335-183c-23-13-50-14-74-3l-6 3-351 191c-28 15-29 54-4 71l4 3 351 191-351-191z" />
|
||||
<glyph glyph-name="lighting" horiz-adv-x="1000" unicode="𓱣" d="M292 725l0-375c0-23 18-42 41-42l84 0 0-298c0-21 28-28 38-10l217 371c16 28-4 62-36 62l-94 0 103 277c11 28-9 57-38 57l-274 0c-23 0-41-19-41-42z" />
|
||||
<glyph glyph-name="link" horiz-adv-x="1000" unicode="𓱤" d="M134 309l162 163c89 90 234 90 323 0 12-11 21-24 29-37l6-9-75-76c-4-4-8-6-12-8-6 18-15 35-29 49-43 43-112 45-157 4l-4-4-162-163c-45-45-45-118 0-163 43-43 112-44 157-4l5 4 57 58c43-17 89-22 135-17l11 1-123-123c-89-90-234-90-323 0-88 88-90 229-6 319l6 6 162 163-162-163z m728 407c89-90 89-235 0-325l-162-163c-89-90-234-90-323 0-15 14-26 30-35 46l75 76c4 4 8 6 12 8 5-18 14-35 28-49 45-44 118-44 162 0l162 163c45 45 45 118 0 163-45 45-117 45-162 0l-57-58c-47 18-97 23-146 16l122 123c90 90 235 90 324 0z" />
|
||||
<glyph glyph-name="list-thin" horiz-adv-x="1000" unicode="𓱥" d="M154 165l65 0c29 0 54-24 54-54 0-27-22-51-49-53l-5 0-65 0c-30 0-54 24-54 53 0 28 22 51 49 54l5 0z m725-6c27 0 48-21 48-48 0-26-21-47-48-47l-480 0c-27 0-48 21-48 47 0 27 21 48 48 48l480 0z m-660 249c29 0 54-24 54-54 0-28-22-51-49-53l-5-1-65 0c-30 0-54 25-54 54 0 28 22 51 49 53l5 1 65 0z m660-6c27 0 48-22 48-48 0-25-19-45-43-47l-5 0-480 0c-27 0-48 21-48 47 0 25 19 45 43 47l5 1 480 0z m-660 248c29 0 54-24 54-54 0-27-22-50-49-53l-5 0-65 0c-30 0-54 24-54 53 0 29 22 51 49 54l5 0 65 0z m660-6c27 0 48-21 48-48 0-24-19-45-43-47l-5 0-480 0c-27 0-48 21-48 47 0 26 19 45 43 48l5 0 480 0z" />
|
||||
<glyph glyph-name="list" horiz-adv-x="1000" unicode="𓱦" d="M250 225c22 0 39-16 42-37l0-5 0-83c0-21-17-39-38-41l-4-1-83 0c-22 0-40 17-42 38l0 4 0 83c0 22 17 40 37 42l5 0 83 0z m542 0c21 0 39-16 41-37l0-5 0-83c0-21-16-39-37-41l-4-1-417 0c-21 0-39 17-41 38l-1 4 0 83c0 22 17 40 38 42l4 0 417 0z m-542 208c22 0 39-16 42-37l0-4 0-84c0-21-17-39-38-41l-4 0-83 0c-22 0-40 16-42 37l0 4 0 84c0 21 17 39 37 41l5 0 83 0z m542 0c21 0 39-16 41-37l0-4 0-84c0-21-16-39-37-41l-4 0-417 0c-21 0-39 16-41 37l-1 4 0 84c0 21 17 39 38 41l4 0 417 0z m-625 209l83 0c22 0 39-17 42-38l0-4 0-83c0-22-17-40-38-42l-4 0-83 0c-22 0-40 17-42 37l0 5 0 83c0 22 17 39 37 42l5 0z m208 0l417 0c21 0 39-17 41-38l0-4 0-83c0-22-16-40-37-42l-4 0-417 0c-21 0-39 17-41 37l-1 5 0 83c0 22 17 39 38 42l4 0z" />
|
||||
<glyph glyph-name="location-alt" horiz-adv-x="1000" unicode="𓱧" d="M620 313c173-14 335-94 335-208 0-121-179-212-461-212-282 0-461 91-461 212 0 114 162 194 335 208l0-97c-113-9-224-51-224-106 0-71 146-118 350-118 203 0 350 47 350 118 0 55-111 97-224 106l0 97z m-125 537c98 0 176-81 176-180 0-78-49-144-118-169l-7-3 0-258c0-91-31-165-51-165-20 0-50 70-52 157l0 8 0 259c-72 23-124 91-124 171 0 99 78 180 176 180z m-50-67c-32 0-60-28-60-62 0-33 28-61 60-61 33 0 60 28 60 61 0 34-27 62-60 62z" />
|
||||
<glyph glyph-name="location" horiz-adv-x="1000" unicode="𓱨" d="M620 127l25 87 17-2c140-15 281-58 281-167 0-151-266-175-430-176l-24 0c-165 2-422 28-422 176 0 113 153 155 299 169l24-87-20-2c-127-13-216-44-216-80 0-48 151-87 340-88l11 0c194 0 351 39 351 88 0 38-99 70-236 82z m-111 723c126 0 228-102 228-227 0-61-78-250-235-568l-29 64c-127 284-191 452-191 504 0 125 102 227 227 227z m-7-114c-62 0-113-50-113-113 0-63 51-114 113-114 63 0 114 51 114 114 0 63-51 113-114 113z" />
|
||||
<glyph glyph-name="lock" horiz-adv-x="1000" unicode="𓱩" d="M818 360c30 0 55-25 55-55l0-399c0-15-6-29-16-40-10-10-25-16-39-16l-621 0c-15 0-29 6-40 16-10 11-16 25-16 40l0 399c0 30 25 55 56 55l621 0z m-301-177c-46 0-84-37-84-83 0-46 38-83 84-83 46 0 83 37 83 83 0 46-37 83-83 83z m123 627c78-46 125-128 127-218l0-166c0-9-7-16-16-16l-72 0c-9 0-16 7-16 16l0 156c2 56-27 108-75 136-48 29-107 29-155 1-46-27-74-76-76-128l0-165c0-9-7-16-16-16l-71 0c-9 0-17 7-17 16l0 157c-2 93 47 180 127 227 80 47 180 47 260 0z" />
|
||||
<glyph glyph-name="logs" horiz-adv-x="1000" unicode="𓳑" d="M521 386l48-119 306 0 0-334c0-44-35-80-78-83l-5 0-709 0c-44 0-80 35-83 78l0 5 0 292 250 0 83-208 42 0 146 369z m-438 339l584 0c0-112 89-204 200-208l8 0 0-167-250 0-83 208-42 0-146-369-48 119-306 0 0 334c0 44 35 80 78 83l5 0z m792 125c69 0 125-56 125-125 0-69-56-125-125-125-69 0-125 56-125 125 0 69 56 125 125 125z" />
|
||||
<glyph glyph-name="loop" horiz-adv-x="1000" unicode="𓱪" d="M128 494c13 33 54 41 79 17 13-14 19-33 11-51-14-33-21-71-21-109 0-158 126-286 282-291l9 0 0 87c0 21 23 31 39 20l2-3 135-135c9-9 10-22 3-32l-3-2-135-136c-14-14-38-6-41 14l0 3 0 87c-214 0-388 174-388 388 0 50 10 99 28 143z m183 213l136 136c14 14 38 6 41-14l0-3 0-87c214 0 388-174 388-388 0-50-10-99-28-143-13-32-55-41-79-16-13 13-19 33-11 50 14 33 21 71 21 109 0 158-126 286-282 291l-9 0 0-87c0-20-23-31-39-20l-3 3-135 135c-9 9-10 22-2 32l2 2 136 136-136-136z" />
|
||||
<glyph glyph-name="magnifier" horiz-adv-x="1000" unicode="𓱫" d="M416 850c228 0 415-187 415-416 0-79-22-153-60-215l-8-13 212-212c17-18 25-40 25-64 0-49-38-89-88-89-21 0-42 7-59 20l-6 6-214 214c-63-40-138-63-217-63-229 0-416 188-416 416 0 229 187 416 416 416z m0-127c-159 0-290-130-290-289 0-159 131-289 290-289 159 0 289 130 289 289 0 159-130 289-289 289z" />
|
||||
<glyph glyph-name="manage-user" horiz-adv-x="1000" unicode="𓱬" d="M767 318l2 0 79-18c4-1 7-4 8-8l0-2-4-53c8-5 15-12 22-19l6-7 54 8c4 0 8-1 10-5l1-2 24-75c1-4 0-8-4-11l-2-1-48-22c-1-6-2-13-3-19-1-4-2-8-4-12l-2-6 34-41c3-4 3-8 1-11l-1-2-55-57c-3-3-7-4-11-3l-2 1-44 31c-9-4-18-7-28-9l-10-2-19-49c-1-4-5-6-9-6l-2 0-79 18c-4 1-7 4-7 8l-1 2 5 53c-8 6-16 12-23 19l-6 7-53-8c-4 0-8 2-10 5l-1 2-24 75c-2 4 0 8 3 11l2 1 48 22c1 6 2 13 3 19 1 4 3 8 4 12l2 6-34 42c-3 3-3 7-1 10l1 2 55 57c3 3 7 4 11 3l2-1 44-31c9 4 18 7 28 10l10 1 19 49c1 4 5 6 9 6z m-168 25l3-2 42-29-92-91 39-40-2-4-1-4-52-49 33-124 19-7 1-4 2-4-28-41-487 0c-44-2-44 55-42 76l0 5 0 185c0 13 5 24 15 32l3 3 138 96c15 11 35 10 50-1 45-33 99-52 156-52 58 0 111 19 157 52 12 9 28 11 41 6l5-3 0 0z m177-147c-39 9-77-15-86-54-9-39 15-77 54-86 38-9 77 15 86 54 9 38-15 77-54 86z m-380 654c109 0 197-67 197-206 0-138-88-251-197-251-109 0-197 113-197 251 0 139 88 206 197 206z" />
|
||||
<glyph glyph-name="manage" horiz-adv-x="1000" unicode="𓱭" d="M488 297l390-225c-87-116-231-194-390-194-155 0-293 71-384 184l-7 10 391 225z m-60 553l0-450-390-225c-25 59-38 122-38 191-3 250 184 456 428 484z m122-450l0 450c241-28 428-234 428-484 0-64-13-122-32-177l-5-14-391 225z" />
|
||||
<glyph glyph-name="mass-mail" horiz-adv-x="1000" unicode="𓱮" d="M175 546l653 0c57 0 105-46 108-103l0-6 0-446c0-57-45-105-102-108l-6 0-653 0c-57 0-105 45-108 102l0 6 0 446c0 58 45 105 102 109l6 0z m619-109l-3-2-290-245-289 245c-11 9-28 8-38-3-8-10-8-25 1-35l3-3 206-174-208-196c-10-10-10-27-1-38 6-5 12-8 20-8 5 0 10 1 14 4l4 3 212 199 59-50c5-4 11-6 17-6 6 0 10 1 14 4l4 2 59 50 212-199c6-5 12-7 18-7 7 0 14 3 20 8 8 10 9 25 1 36l-2 3-208 195 206 174c12 10 13 26 4 38-9 10-23 12-35 5z m-619 283l653 0c57 0 105-45 108-101l0-6 0-131c0 59-49 107-108 107l-653 0c-59 0-108-48-108-107l0 131c0 56 45 103 102 106l6 1z m653 130c57 0 105-45 108-101l0-6 0-87c0 59-49 107-108 107l-653 0c-59 0-108-48-108-107l0 87c0 57 45 104 102 107l6 0 653 0z" />
|
||||
<glyph glyph-name="media" horiz-adv-x="1000" unicode="𓱯" d="M73 606l0-585c0-54 44-98 98-98l585 0 0-24c0-27-22-49-49-49l-658 0c-27 0-49 22-49 49l0 658c0 27 22 49 49 49l24 0z m122 122l0-585c0-52 41-95 92-98l6 0 585 0 0-24c0-26-19-46-44-49l-5 0-658 0c-25 0-46 19-49 44l0 5 0 658c0 26 19 46 44 49l5 0 24 0z m756 122c27 0 49-22 49-49l0-500-327 239c0 0-1 2-1 2-1 0-1 1-2 1-2 0-2 0-3 1-1 0-1 1-2 1l-10 0c-1 0-3 0-3-1 0 0-1 0-1-1-1 0-1-1-1-1l-1 0c-1 0-1-2-1-2-2 0-2-1-3-1l-2-2-338-443-12 0c-27 0-49 22-49 49l0 658c0 27 22 49 49 49l658 0z m-288-363l337-247 0-97c0-26-19-46-44-49l-5 0-585 0 297 393z m-248 290c-54 0-98-44-98-98 0-53 44-97 98-97 53 0 97 44 97 97 0 54-44 98-97 98z m0-49c27 0 48-22 48-49 0-27-21-48-48-48-27 0-49 21-49 48 0 27 22 49 49 49z" />
|
||||
<glyph glyph-name="menu" horiz-adv-x="1000" unicode="𓱲" d="M117 303l219 0c62 0 114-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0z m547 0l219 0c62 0 113-49 117-111l0-6 0-219c0-62-49-113-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 114 111 117l6 0 219 0-219 0z m-328 547c62 0 114-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-113 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0z m547 0c62 0 113-49 117-111l0-6 0-219c0-62-49-114-111-117l-6 0-219 0c-62 0-114 49-117 111l0 6 0 219c0 62 49 113 111 117l6 0 219 0z" />
|
||||
<glyph glyph-name="messaging" horiz-adv-x="1000" unicode="𓱳" d="M721 514l1 0c126-10 233-98 267-220 34-122-12-253-114-327 16-31 41-56 71-74l9-4-8-4c-26-11-118-42-195 29-24-4-49-6-74-4-108 8-203 72-251 170-47 97-39 212 22 302 61 89 164 140 272 132z m-25-333l-133 0c-7 0-14-3-19-8-4-4-6-9-7-14l0-4c0-15 11-26 26-26l133 0c13 0 24 10 26 22l0 4c0 14-12 26-26 26l0 0z m-380 623c151 0 279-111 300-260-153-37-261-175-261-332l0-11c-13-2-26-3-40-3-18 0-37 2-55 5-90-85-202-26-202-26 34 18 61 45 80 78-108 77-153 215-112 340 41 125 158 210 290 209z m541-508l-297 0c-7 0-13-3-18-8-4-3-6-8-7-14l-1-4c0-7 3-13 8-18 5-5 11-8 18-8l297 0c6 0 13 3 18 8 4 4 6 9 7 14l1 4c-1 14-12 26-26 26l0 0z m-568 174l-133 0c-13 0-24-10-26-23l0-3c0-7 3-14 8-18 4-5 11-8 18-8l133 0c7 0 14 3 19 8 4 3 6 8 7 14l0 4c0 14-11 26-26 26z m163 115l-296 0c-13 0-24-10-26-22l0-4c0-7 2-14 7-19 5-4 12-7 19-7l296 0c7 0 14 3 19 7 3 4 6 9 7 15l0 4c0 7-3 13-7 18-5 5-12 8-19 8z" />
|
||||
<glyph glyph-name="minus-circle" horiz-adv-x="1000" unicode="𓱴" d="M500 850c-276 0-500-224-500-500 0-276 224-500 500-500 276 0 500 224 500 500 0 276-224 500-500 500z m200-550l-400 0c-27 0-50 23-50 50 0 28 23 50 50 50l400 0c28 0 50-22 50-50 0-27-22-50-50-50z" />
|
||||
<glyph glyph-name="minus-sign" horiz-adv-x="1000" unicode="𓳷" d="M906 383c15 0 27-10 27-22l0-44c0-13-12-23-27-23l-778 0c-16 0-28 10-28 23l0 44c0 12 12 22 28 22l778 0z" />
|
||||
<glyph glyph-name="mobile" horiz-adv-x="1000" unicode="𓱶" d="M798-74l0 845c0 15-1 30-8 44-13 21-36 35-61 35-3 0-5 0-8 0l-399 0c-17 0-34 1-50-8-26-12-39-38-39-66l0-831c0-7 1-15 1-22 0-39 31-70 70-71 35 0 70 0 105 0l318 0c12 0 23 3 34 8 23 11 38 36 38 62 0 1 0 3-1 4z m-282 9c-34 0-61 28-61 62 0 34 27 61 61 61 34 0 62-27 62-61 0-34-28-62-62-62z m125 840c-1-1-1-2-1-3 0-1-1-2-1-2 0 0 0 0 0-1 0 0-1 0-1 0 0-1 0-1-1-2 0-1 0-1-1-2 0 0-1-2-2-2-1-1-2-2-2-3-1 0-1 0-1 0 3 2-1-1 0 0 0 0 0 0 0 0-1-1-3-2-4-3 0 0-1 0-1 0 0 0 1 0 1 0-1 0-1 0-1 0 0 0 0 0 0 0-2-1-3-1-5-2 0 0 0 0-1 0 1 0 1 0 1 0 0 0-1 0-1 0 0 0 0 0 0 0-1 0-2 0-3 0l-1 0c0 0-1 0-2 0-3 0-6 0-9 0l-35 0c-51 0-102-1-153 0-1 0-2 0-2 0-1 0-1 0-2 0 0 0-4 1-4 1 0 0-2 1-3 1 1 0 1 0 0 0-1 0 0 0 0 0-1 0-3 2-3 2 0 0-1 0-2 1 1 0 1-1 0 0-1 0 0 0 0 0 0 1-2 2-2 2 0 0-1 2-2 2 0 0 1 0 0 0-1 1 0 1 0 0-1 1-2 3-2 3 0 1 0 1-1 2l0 1c0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-1 1-1 2-1 3 0 0-1 3-1 3 0 0 0-1 0-1 0 1 0 1 0 1 0 1 0 2 0 3 0 1 0 1 0 2 0 7 0 15 0 23l249 0 0-20c0-2 0-3 0-5 0-1-1-6 0-4z" />
|
||||
<glyph glyph-name="modules" horiz-adv-x="1000" unicode="𓱷" d="M283 459l25 0c25 1 47-16 52-40 1-10 0-21-6-30l-2-4c-4-5-6-11-7-17l-1-5 0-10c0-19 15-35 33-36l4-1 140 0 0-138c0-1 0-2-1-3-1-1-1-1-2-1l-1-1-11 0c0 1-1 1-2 1l-1 1c-4 3-9 5-14 7-14 7-29 9-44 6-39-7-67-38-68-76l-1-6 0-24c0-40 29-75 69-82 18-3 36 0 52 9l6 4c1 1 1 1 2 1l1 1 11 0c1 0 2-1 3-2 1 0 1-1 1-2l0-1 0-122-354 0c-43 0-77 32-80 74l-1 5 0 349 125 0c9 0 19 4 26 11 6 6 9 14 10 22l1 4 0 10c0 6-2 12-5 18l-3 4c-7 10-10 22-8 34 5 22 24 39 47 40l4 0z m271-143l124 0c2 0 4-1 4-3l1-1 0-10c0-1-1-2-1-3l-1-1c-12-17-17-37-14-58 8-37 40-65 78-66l6-1 25 0c40 0 75 28 83 67 3 21-2 41-14 58 0 1-1 1-1 2l0 2 0 10c0 2 1 3 3 4l2 0 140 0 0-349c0-42-33-76-75-79l-6 0-354 0 0 122c0 19-15 34-33 36l-4 0-11 0c-6 0-12-1-18-4l-4-3c-10-7-22-10-35-8-22 5-39 24-40 46l0 5 0 24c-1 25 16 46 40 51 11 2 22 0 31-5l4-3c5-4 11-6 18-7l4 0 11 0c19 0 34 14 36 32l1 4 0 138 124 0-124 0z m-85 504l19-137c3-18 20-32 38-31l4 0 10 2c7 1 13 3 18 7l3 3c9 8 21 13 34 13 23-2 42-18 46-40l1-5 4-24c4-24-10-48-34-56-10-3-21-3-30 1l-5 2c-6 3-12 5-18 5l-5-1-10-1c-19-3-33-19-32-37l0-4 17-121-138-19c-2-1-3 0-4 1-1 0-1 1-2 1l0 2-1 10c0 0 0 1 0 2l1 1c9 19 11 40 5 59-12 36-48 59-86 56l-6-1-24-3c-41-5-72-38-73-78-1-18 5-36 17-50l4-5c1-1 1-1 2-2l0-2 2-9c0-2 0-3-1-4-1-1-1-1-2-1l-1-1-123-17-50 346c-6 42 22 80 63 89l6 1 351 48z" />
|
||||
<glyph glyph-name="mouse-pointer-highlighter" horiz-adv-x="1000" unicode="𓱸" d="M423 464l401-114c10-2 19-10 23-20 6-15-1-32-15-39l-117-60 251-252c26-26 28-68 4-95l-4-4c-27-26-72-26-99 2l-252 250-61-114c-5-8-13-16-24-17-16-3-31 7-35 22l-108 402c-2 11 0 23 9 30 7 7 18 11 27 9z m-52 386c187 0 343-137 368-321l2-9 0-4c0-15-10-28-25-31l-3-1-2 0c-15-1-29 10-33 24l-1 4 0 1c-25 222-282 367-514 203-2-1-5-3-6-5-203-233-46-516 183-536l7-1 4-1c14-3 24-15 25-29l0-5c-1-17-14-29-30-30l-4 1-10 0c-186 19-332 180-332 369 0 204 166 371 371 371z m186-248l4-8 2-3c5-13 0-29-12-37l-3-3-3-1c-14-6-29-1-38 11l-2 3-3 6c-33 54-97 85-163 70-49-10-90-46-107-92-30-77 6-157 73-191l6-3 4-2c13-8 19-22 14-36l-1-4-2-3c-8-13-22-19-36-15l-4 2-7 3c-93 45-145 154-111 260 22 68 79 123 150 140 92 25 185-14 234-90l5-7 0 0z" />
|
||||
<glyph glyph-name="move-v" horiz-adv-x="1000" unicode="𓱹" d="M467 258l44 0c11 0 20-8 21-19l1-3 0-172 110 0c9 0 17-6 20-14 3-7 2-15-2-21l-2-3-154-154c-8-8-20-8-29-2l-2 2-154 154c-7 7-9 16-5 24 1 3 3 5 5 7 3 3 7 6 12 6l3 1 110 0 0 172c0 11 9 20 19 21l3 1 44 0-44 0z m-147 416l154 154c7 8 19 9 28 2l2-2 155-154c6-6 8-16 4-24-1-3-2-5-4-7-4-3-8-5-12-6l-4 0-110 0 0-173c0-10-8-20-19-21l-3 0-44 0c-11 0-20 8-21 18l-1 4 0 172-110 0c-9 0-17 5-20 13-3 7-2 15 2 21l3 3 154 154-154-154z" />
|
||||
<glyph glyph-name="move" horiz-adv-x="1000" unicode="𓱺" d="M421 45l3-3 75-75 75 75c7 7 18 8 26 3l3-3 42-42c7-7 8-18 2-26l-2-2-111-111c-9-10-22-14-35-14-11 0-22 3-31 11l-4 3-111 111c-7 7-8 17-2 25l2 3 42 42c7 7 18 8 26 3z m449 454l3-2 111-111c18-18 19-47 3-67l-3-3-111-111c-7-7-18-8-26-2l-2 2-43 42c-7 7-7 18-2 26l2 3 76 75-76 75c-7 7-7 18-2 26l2 3 43 42c7 7 17 8 25 2z m-719 0l3-2 42-42c7-7 8-18 2-26l-2-3-75-75 75-75c7-7 8-18 2-26l-2-3-42-42c-7-7-18-8-26-2l-3 2-110 111c-19 18-20 47-4 67l4 3 110 111c7 7 18 8 26 2z m348-48c55 0 100-45 100-100 0-55-45-100-100-100-55 0-100 45-100 100 0 55 45 100 100 100z m32 388l3-4 111-110c7-7 8-18 2-26l-2-3-42-42c-7-7-18-8-26-2l-2 2-76 76-75-76c-7-7-18-7-26-2l-2 2-43 43c-7 7-7 17-2 25l2 3 111 110c18 19 47 20 67 4z" />
|
||||
<glyph glyph-name="multilingual" horiz-adv-x="1000" unicode="𓱻" d="M81 611l571 0c16 0 30-14 32-33l0-4 0-472c0-20-13-35-29-37l-3-1-329 0-159-182 0 182-83 0c-17 0-31 15-32 33l-1 5 0 472c0 19 13 35 29 37l4 0 571 0-571 0z m284 191l570 0c17 0 31-15 33-33l0-4 0-473c0-19-13-35-29-37l-4 0-83 0 0-182-126 145 0 225 76 0 31-85 48 0-130 334-52 0-18-46c-7 4-15 6-23 7l-6 0-320 0 0 112c0 19 13 34 29 36l4 1 570 0-570 0z m-35-298l-13 0c2-5 2-11 2-17 0-9-1-21-3-35-1-4-2-7-2-9-8-2-18-3-30-3l-7 0-24 0-5 0c-2 0-4 0-7 1l-4 0-17 0c-2-2-2-6 0-10l2-3 0-2 1-2 0 0 2-5 6-12c1-1 3-1 3-1l2-1 23 0 9 1c3 0 7 0 11 0l7 1 24 0-2-12 0-13c0-8-1-14-2-18-25-11-44-23-58-36-27-26-42-53-45-82l0-6 0-6c2-30 13-47 35-50l4-1 6 0c17 0 36 8 58 23l6 3c3 2 7 4 12 7 2-5 4-8 8-10 2 1 5 2 11 3 9 5 16 8 22 9-5 7-8 15-11 25 31 37 54 73 67 110 6-1 10-2 14-3l4-1 1 0c9-2 15-5 19-8 19-13 30-30 33-50l0-6 0-6c-1-21-11-40-30-55-19-12-41-20-67-24 5-4 12-9 21-15l5-5 8-7 2 0c9 0 22 4 37 13 38 23 58 50 61 83l1 7 0 10c0 27-12 52-36 75-16 13-37 20-62 22l4 9c0 0 0 1 0 1l1 2-2 4-37 6c-3 0-4-2-4-5l1-2 0-9-2-4c0-1 0-2 0-2l-19-3c-6-1-13-2-20-3l-6-1c-1 0-3 0-4 0l2 22 0 0 1 13 8 0c22 3 44 7 65 12l22 5 0 35c-21-5-45-10-71-13-6-2-12-3-17-3 0 1 0 3 1 6 1 11 3 19 5 24 0 2 1 4 3 7 3 7 4 13 3 17l-6 0c-3 0-6 0-9 1l-5 0c-7 1-12 1-16 2z m-24-175c0-20 1-40 3-60l2-14 2-5c-2-1-6-4-11-10l-3-3 0 0c-14-11-27-16-40-16-13 0-20 7-20 20 0 12 3 22 9 30 12 22 29 40 50 54l8 4 0 0z m81 26c-8-22-21-46-41-72-1 0-2 9-2 27l0 34c2 1 4 2 5 2 7 3 20 6 38 9z m338 293l63-167-62 0 0 93c0 13-4 26-10 38l-3 5 12 31z" />
|
||||
<glyph glyph-name="music" horiz-adv-x="1000" unicode="𓱼" d="M966 758l0-641c0-33-17-61-51-83-34-23-75-34-124-34-48 0-89 11-123 34-34 22-51 50-51 83 0 32 17 60 51 83 34 22 75 33 123 33 19 0 38-2 59-7l0 337-467-137 0-426c0-33-17-61-51-83-34-22-75-34-124-34-48 0-90 12-124 34-34 22-51 50-51 83 0 33 17 60 51 83 34 22 76 34 124 34 19 0 38-3 59-8l0 476c0 13 3 25 11 35 7 11 17 18 29 21l583 174c19 4 37 1 53-10 15-12 23-27 23-47z" />
|
||||
<glyph glyph-name="navigation" horiz-adv-x="1000" unicode="𓱽" d="M493 817l5-1c19-1 37-13 46-33l337-824c15-36-11-72-44-75l-5-1c-7 0-16 2-24 5l-293 130c-6 3-12 4-19 4l-6 0c-7 0-13-1-19-4l-294-130c-6-3-13-4-19-4l-5-1c-35 2-64 39-49 76l338 824c8 20 26 32 45 33l6 1z" />
|
||||
<glyph glyph-name="next" horiz-adv-x="1000" unicode="𓲀" d="M33 124l0 452c0 44 47 69 83 48l4-2 317-227c29-21 31-64 4-87l-4-4-317-226c-35-24-83-1-86 41l-1 5 0 452 0-452z m495 0l0 452c0 44 46 69 82 48l4-3 317-226c29-21 31-64 4-87l-4-4-317-226c-35-24-83-1-86 41l0 5 0 452 0-452z" />
|
||||
<glyph glyph-name="notification-circle" horiz-adv-x="1000" unicode="𓲁" d="M607 700c-9-22-13-47-13-72 0-119 98-217 217-217 25 0 50 4 73 13l0-301c0-77-7-141-52-187-43-43-103-52-173-53l-352 0c-77 0-142 7-188 53-43 43-51 102-52 173l0 353c0 75 6 139 52 185 43 43 103 52 172 53l316 0z m204 83c86 0 156-70 156-155 0-86-71-156-156-156-85 0-156 70-156 156 0 85 71 155 156 155z" />
|
||||
<glyph glyph-name="notification" horiz-adv-x="1000" unicode="𓳴" d="M401-21l191 0c0-53-43-96-96-96-51 0-92 40-95 90l0 6 191 0-191 0z m95 838c38 0 69-29 72-66l0-6 0-33c134-31 212-149 216-291l0-11 0-239 61-62c29-29 11-78-29-82l-5 0-630 0c-41 0-62 48-37 78l4 4 61 62 0 239c0 144 75 264 206 300l10 2 0 33c0 40 32 72 71 72z" />
|
||||
<glyph glyph-name="paint-brush" horiz-adv-x="1000" unicode="𓲄" d="M307 453l4-4 297-297c28-29 30-60 6-87l-4-4-24-24c-26-27-58-28-87-2l-4 4-104 105c-25-43-62-136-97-170-44-45-106-43-155 6-49 48-52 111-7 155 33 33 117 67 163 92l8 5-105 104c-28 29-30 60-6 87l4 4 24 24c26 26 55 28 82 6l5-4z m252 350l4-3 197-197c-6-59-48-117-86-159l-6-7-14-15c-3-3-5-8 0-13 19-18 138 65 185 106l4 4 38-38c27-26 24-54 2-79l-4-4-186-185c-25-25-52-30-79-7l-4 4-250 250c-28 28-25 53-4 81l4 5c89 107 88 196 126 250 17 24 47 27 69 10l4-3z" />
|
||||
<glyph glyph-name="palette" horiz-adv-x="1000" unicode="𓲅" d="M500 850c-276 0-500-224-500-500 0-276 224-500 500-500 46 0 83 37 83 83 0 22-8 41-21 56-13 15-21 34-21 55 0 47 37 84 83 84l98 0c154 0 278 124 278 278 0 245-224 444-500 444z m-306-500c-46 0-83 37-83 83 0 46 37 84 83 84 47 0 84-38 84-84 0-46-37-83-84-83z m167 222c-46 0-83 37-83 84 0 46 37 83 83 83 46 0 83-37 83-83 0-47-37-84-83-84z m278 0c-46 0-83 37-83 84 0 46 37 83 83 83 46 0 83-37 83-83 0-47-37-84-83-84z m167-222c-47 0-84 37-84 83 0 46 37 84 84 84 46 0 83-38 83-84 0-46-37-83-83-83z" />
|
||||
<glyph glyph-name="paragraph-bullete" horiz-adv-x="1000" unicode="𓲆" d="M167 413c-35 0-63-28-63-63 0-35 28-62 63-62 34 0 62 27 62 62 0 35-28 63-62 63z m0 250c-35 0-63-28-63-63 0-35 28-62 63-62 34 0 62 27 62 62 0 35-28 63-62 63z m0-500c-35 0-63-29-63-63 0-34 29-62 63-62 34 0 62 28 62 62 0 34-28 63-62 63z m166-105l500 0c23 0 42 19 42 42 0 23-19 42-42 42l-500 0c-23 0-41-19-41-42 0-23 18-42 41-42z m0 250l500 0c23 0 42 19 42 42 0 23-19 42-42 42l-500 0c-23 0-41-19-41-42 0-23 18-42 41-42z m-41 292c0-23 18-42 41-42l500 0c23 0 42 19 42 42 0 23-19 42-42 42l-500 0c-23 0-41-19-41-42z" />
|
||||
<glyph glyph-name="paragraph-center" horiz-adv-x="1000" unicode="𓲇" d="M292 183c0-23 18-41 41-41l334 0c23 0 41 18 41 41 0 23-18 42-41 42l-334 0c-23 0-41-19-41-42z m-125-208l666 0c23 0 42 19 42 42 0 23-19 41-42 41l-666 0c-23 0-42-18-42-41 0-23 19-42 42-42z m0 333l666 0c23 0 42 19 42 42 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42 0-23 19-42 42-42z m125 209c0-23 18-42 41-42l334 0c23 0 41 19 41 42 0 23-18 41-41 41l-334 0c-23 0-41-18-41-41z m-167 166c0-23 19-41 42-41l666 0c23 0 42 18 42 41 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42z" />
|
||||
<glyph glyph-name="paragraph-justify" horiz-adv-x="1000" unicode="𓲈" d="M833 58c23 0 42-18 42-41 0-22-16-40-37-42l-5 0-666 0c-23 0-42 19-42 42 0 21 17 39 37 41l5 0 666 0z m0 167c23 0 42-19 42-42 0-21-16-39-37-41l-5 0-666 0c-23 0-42 18-42 41 0 22 17 40 37 42l5 0 666 0z m0 167c23 0 42-19 42-42 0-21-16-39-37-41l-5-1-666 0c-23 0-42 19-42 42 0 22 17 39 37 42l5 0 666 0z m-666 166l666 0c23 0 42-18 42-41 0-22-16-40-37-42l-5 0-666 0c-23 0-42 19-42 42 0 21 17 39 37 41l5 0z m0 167l666 0c23 0 42-19 42-42 0-21-16-39-37-41l-5 0-666 0c-23 0-42 18-42 41 0 22 17 40 37 42l5 0 666 0-666 0z" />
|
||||
<glyph glyph-name="paragraph-left" horiz-adv-x="1000" unicode="𓲉" d="M583 225l-416 0c-23 0-42-19-42-42 0-23 19-41 42-41l416 0c23 0 42 18 42 41 0 23-19 42-42 42z m0 333l-416 0c-23 0-42-18-42-41 0-23 19-42 42-42l416 0c23 0 42 19 42 42 0 23-19 41-42 41z m-416-250l666 0c23 0 42 19 42 42 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42 0-23 19-42 42-42z m0-333l666 0c23 0 42 19 42 42 0 23-19 41-42 41l-666 0c-23 0-42-18-42-41 0-23 19-42 42-42z m-42 708c0-23 19-41 42-41l666 0c23 0 42 18 42 41 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42z" />
|
||||
<glyph glyph-name="paragraph-numbered" horiz-adv-x="1000" unicode="𓲊" d="M333 558l500 0c23 0 42 19 42 42 0 23-19 42-42 42l-500 0c-23 0-41-19-41-42 0-23 18-42 41-42z m500-416l-500 0c-23 0-41-19-41-42 0-23 18-42 41-42l500 0c23 0 42 19 42 42 0 23-19 42-42 42z m0 250l-500 0c-23 0-41-19-41-42 0-23 18-42 41-42l500 0c23 0 42 19 42 42 0 23-19 42-42 42z m-645-209l-84 0c-11 0-21-9-21-20 0-12 10-21 21-21l63 0 0-21-21 0c-12 0-21-9-21-21 0-12 9-21 21-21l21 0 0-21-63 0c-11 0-21-9-21-20 0-12 10-21 21-21l84 0c11 0 20 9 20 21l0 125c0 11-9 20-20 20z m-84 459l21 0 0-104c0-12 9-21 21-21 12 0 21 9 21 21l0 125c0 11-9 20-21 20l-42 0c-11 0-21-9-21-20 0-12 10-21 21-21z m84-209l-84 0c-11 0-21-9-21-20 0-12 10-21 21-21l54 0-70-82c-3-4-5-9-5-13l0-9c0-12 10-21 21-21l84 0c11 0 20 9 20 21 0 11-9 20-20 20l-55 0 70 82c4 4 5 9 5 13l0 10c0 11-9 20-20 20l0 0z" />
|
||||
<glyph glyph-name="paragraph-right" horiz-adv-x="1000" unicode="𓲋" d="M167-25l666 0c23 0 42 19 42 42 0 23-19 41-42 41l-666 0c-23 0-42-18-42-41 0-23 19-42 42-42z m250 167l416 0c23 0 42 18 42 41 0 23-19 42-42 42l-416 0c-23 0-42-19-42-42 0-23 19-41 42-41z m-250 166l666 0c23 0 42 19 42 42 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42 0-23 19-42 42-42z m250 167l416 0c23 0 42 19 42 42 0 23-19 41-42 41l-416 0c-23 0-42-18-42-41 0-23 19-42 42-42z m-292 208c0-23 19-41 42-41l666 0c23 0 42 18 42 41 0 23-19 42-42 42l-666 0c-23 0-42-19-42-42z" />
|
||||
<glyph glyph-name="pause" horiz-adv-x="1000" unicode="𓲌" d="M400 550c26 0 47-20 50-45l0-5 0-300c0-27-22-50-50-50-26 0-47 20-50 45l0 5 0 300c0 28 23 50 50 50z m200 0c26 0 47-20 50-45l0-5 0-300c0-27-22-50-50-50-26 0-47 20-50 45l0 5 0 300c0 28 23 50 50 50z m-100 300c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="pencil" horiz-adv-x="1000" unicode="𓲍" d="M568 614l196-196-468-468-196 0 0 196 468 468z m49 49l100 100c25 26 66 27 94 4l4-4 98-98c26-26 27-67 4-94l-4-4-100-100-196 196 100 100-100-100z" />
|
||||
<glyph glyph-name="pending" horiz-adv-x="1000" unicode="𓲎" d="M546 785l2-4 427-807c17-31 3-57-31-59l-4 0-846 0c-35 0-51 24-38 55l2 4 428 807c15 30 40 32 57 8l3-4z m-29-642l-5 0c-26-2-47-23-49-49l-1-5 1-5c2-26 23-47 49-49l5 0 4 0c27 2 48 23 50 49l0 5 0 5c-2 26-23 47-49 49l-5 0z m0 436l-5-1c-26-2-47-23-49-49l-1-5 0-272c0-28 22-52 50-54l5 0 4 0c27 2 48 23 50 49l0 5 0 272c0 30-24 55-54 55z" />
|
||||
<glyph glyph-name="permission" horiz-adv-x="1000" unicode="𓲏" d="M699 850c-111 0-213-60-265-157-53-96-47-213 15-304l-416-410 100-98 71 69 102-100 229 226-101 100 120 119c110-60 247-46 342 35 95 81 129 211 85 328-44 116-156 192-282 192z m0-487c-107 0-194 85-194 191 0 106 87 192 194 192 107 0 194-86 194-192 0-51-20-99-57-135-36-36-86-56-137-56l0 0z" />
|
||||
<glyph glyph-name="phone" horiz-adv-x="1000" unicode="𓲐" d="M210 725l72 0c40 0 75-29 82-69l1-5 12-105c2-23-5-46-20-64l-4-4-77-78c58-113 149-207 261-267l13-7 77 77c17 16 39 25 62 24l6-1 106-12c41-5 71-37 74-77l0-5 0-72c0-47-40-87-87-84-355 22-640 307-662 662-3 46 34 84 78 86l6 1 72 0-72 0z m332-2l5 0c170-22 304-155 325-326 3-23-13-44-36-47-2 0-3 0-5 0-21 0-39 15-41 37-17 129-116 231-244 251l-9 2c-23 2-39 23-37 46 3 20 19 35 38 37l4 0z m11-171c72-19 130-76 149-150 6-22-8-45-30-51-3-1-7-1-10-1-19 0-36 13-41 31-11 42-42 75-82 88l-7 2c-23 6-36 28-30 51 6 22 28 36 51 30z" />
|
||||
<glyph glyph-name="php" horiz-adv-x="1000" unicode="𓳡" d="M501 850c228 0 420-152 481-361-16 8-35 13-56 13l-185 0-74-401 88 0 20 109 102 0c54 0 91 22 116 51 1 4 2 8 2 12 0-4-1-8-2-12-42-233-246-411-492-411-186 0-348 101-434 251l17 0 20 109 102 0c123 0 156 111 164 165 8 55-32 127-115 127l-185 0-52-284c-12 42-18 86-18 132 0 276 224 500 501 500z m17-241l-88 0-74-401 88 0 42 230 56 0c38 0 63-8 57-42l0-2c-6-39-35-185-35-185l88 0 4 20c10 46 32 160 36 197 6 48-38 75-87 75l-107 0 20 108z m-302-171c68 0 70-41 65-72l0-2c-5-31-28-91-97-91l-68 0 30 165 70 0z m671 0c67 0 70-40 66-71l-1-1c-4-31-27-93-97-93l-68 0 30 165 70 0z m109-163l1 2-1-1 0-1z m2 14l0 2 0-1 0-1z m3 24l0 3 0 0 0-3z" />
|
||||
<glyph glyph-name="pictures" horiz-adv-x="1000" unicode="𓲑" d="M189 657l779 0c8 0 15-3 20-8 4-4 7-10 7-16l1-676c0-7-3-15-9-20-4-4-10-7-16-8l-4 0-779 0c-12 0-22 7-26 17l-1 4 0 681c1 14 11 24 24 26l4 0z m-161 160l781 0c7 0 15-3 20-9 4-4 7-10 8-16l0-4 0-105-58 0 0 77-722 0 0-483 78 0 0-188-107 0c-7 0-14 3-20 8-4 4-7 10-8 16l0 4 0 671c0 8 3 15 8 20 5 5 11 8 17 8l3 1 781 0-781 0z m911-217l-721 0 0-484 92 0 105 227c2 5 8 9 14 9 4 0 9-1 13-5l1-2 76-110c3-4 7-6 12-7 3 0 7 1 10 3l2 1 49 41c5 5 13 5 19 1l3-2 87-87c3-3 8-5 12-5 4 1 7 2 10 4l2 2 22 27c4 3 8 5 13 5 4 0 8-2 11-4l2-2 74-96 92 0 0 484z m-205-136c29 0 53-23 53-52 0-29-24-53-53-53-29 0-52 24-52 53 0 29 23 52 52 52z" />
|
||||
<glyph glyph-name="pie" horiz-adv-x="1000" unicode="𓲒" d="M465 784l2-1 0-463 465 0c-1-267-209-466-466-466-257 0-466 207-466 464 0 257 208 466 465 466z m69-397l0 463c263-1 458-202 464-453l0-10-464 0 0 463 0-463z" />
|
||||
<glyph glyph-name="pin" horiz-adv-x="1000" unicode="𓲓" d="M112 471l267 267c15 15 39 16 55 3l4-3 5-5c15-15 16-39 3-55l-3-4-14-14 148-108 0 0 149-108 0 0c79 34 151 37 190-2l2-2c5-6 12-17 3-29l-3-3-475-475c-17-17-31-3-36 2-36 40-34 109-2 186-1 2-1 3-2 4l-109 146 0 0-108 146-10-10c-15-15-39-16-55-3l-3 3-6 5c-15 15-16 39-3 55l3 4 267 267-267-267z m563-371l75 75 0 0 8-9 149-177c14-15 14-33 1-46-13-13-30-12-45 1l-188 156 0 0z" />
|
||||
<glyph glyph-name="play-circle" horiz-adv-x="1000" unicode="𓲔" d="M440 155l234 175c13 10 13 30 0 40l-234 175c-16 13-40 1-40-20l0-350c0-20 24-32 40-20z m60 695c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z" />
|
||||
<glyph glyph-name="play" horiz-adv-x="1000" unicode="𓲕" d="M182 17l636 0c77 0 115 37 115 112l0 442c0 75-38 112-115 112l-636 0c-77 0-115-37-115-112l0-442c0-75 38-112 115-112z m246 190c-18-10-38 1-38 19l0 248c0 18 21 29 38 19l211-124c15-8 16-30 0-39l-211-123z" />
|
||||
<glyph glyph-name="plug" horiz-adv-x="1000" unicode="𓲖" d="M750 558l0 125c0 46-37 84-83 84l-334 0c-45 0-83-38-83-84l0-125c-23 0-42-18-42-41l0-196c0-8 3-16 7-23l118-240 0-83c0-23 19-42 42-42l250 0c23 0 42 19 42 42l0 83 118 240c4 7 7 15 7 23l0 196c0 23-19 41-42 41z m-83 0l-84 0 0 63c0 12-9 21-20 21-12 0-21-9-21-21l0-63-84 0 0 63c0 12-9 21-20 21-12 0-21-9-21-21l0-63-84 0 0 125 334 0 0-125z" />
|
||||
<glyph glyph-name="plugins" horiz-adv-x="1000" unicode="𓲗" d="M434 619c6-3 10-7 13-12l64-111c60-101 40-230-47-309l55-96c17-31 47-53 82-60 34-8 71 0 99 21 49 40 61 111 28 165-30 51-38 111-23 167 14 57 51 105 102 135l123 73c23 11 51 2 64-21 12-23 6-51-16-66l-122-70c-57-34-77-107-47-165l4-6c30-52 39-114 23-172-16-58-55-108-108-137-109-54-240-12-299 95l-51 88c-112-36-233 12-291 113l-64 111c-3 5-4 10-5 16l416 241z m-350 4l2-4 59-103-78-45-60 103c-7 12-9 25-5 38 4 12 13 23 25 28 21 8 44 0 57-17z m186 107l2-5 58-102-78-46-61 104c-7 11-8 25-4 37 4 13 13 23 25 28 21 9 45 2 58-16z" />
|
||||
<glyph glyph-name="plus-circle" horiz-adv-x="1000" unicode="𓲘" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z m17-167c18 0 33-15 33-33l0-183 183 0c19 0 34-15 34-34 0-18-15-33-34-33l-183 0 0-183c0-19-15-34-33-34-19 0-34 15-34 34l0 183-183 0c-18 0-33 15-33 33 0 19 15 34 33 34l183 0 0 183c0 18 15 33 34 33z" />
|
||||
<glyph glyph-name="previous" horiz-adv-x="1000" unicode="𓲙" d="M166 750c37 0 67-30 67-66l0-665c0-36-30-66-67-66-36 0-66 30-66 66l0 665c0 36 30 66 66 66z m244-344l383 270c43 30 101 2 105-49l0-5 0-541c0-52-57-84-101-57l-4 2-383 271c-37 25-38 78-5 106l5 3 383 270-383-270z" />
|
||||
<glyph glyph-name="print" horiz-adv-x="1000" unicode="𓲚" d="M792 517c67 0 121-53 125-119l0-6 0-167c0-44-35-80-78-83l-6 0-83 0 0-84c0-44-35-80-78-83l-5 0-334 0c-44 0-80 35-83 78l0 5 0 84-83 0c-44 0-81 34-83 78l-1 5 0 167c0 67 53 121 119 125l6 0 584 0z m-125-250l-334 0 0-167c0-21 17-39 38-41l4-1 250 0c22 0 39 17 42 38l0 4 0 167z m125 166c-23 0-42-18-42-41 0-23 19-42 42-42 23 0 41 19 41 42 0 23-18 41-41 41z m-500 292l416 0c22 0 40-16 42-37l0-5 0-83c0-21-16-39-37-41l-5-1-416 0c-22 0-40 17-42 38l0 4 0 83c0 22 17 40 37 42l5 0 416 0-416 0z" />
|
||||
<glyph glyph-name="privacy" horiz-adv-x="1000" unicode="𓲛" d="M801 356c32-40 77-61 133-63 37-1 66-31 66-68l0-72c0-72-24-139-69-189-13-15-27-29-43-43-42-34-81-54-108-65l-5-2c-6-2-15-4-24-4l-5 0c-4 0-11 1-18 3l-4 2c-26 9-68 29-111 66-16 13-30 27-44 42-45 51-69 118-69 190l0 72c0 37 28 67 65 68 57 2 99 22 130 63 26 32 81 32 106 0z m-372 88c82 0 159-23 227-62-21-26-47-39-84-41l-8-1c-62-2-111-52-111-115l0-72c0-83 29-161 82-222 18-19 32-33 48-46 16-14 32-26 47-35l-466 0c-90 0-163 72-164 160l0 5c0 236 193 429 429 429z m8 406c104 0 188-84 188-187 0-104-84-188-188-188-103 0-187 84-187 188 0 103 84 187 187 187z" />
|
||||
<glyph glyph-name="publish" horiz-adv-x="1000" unicode="𓲜" d="M338 52l212-36-127-149c-27-32-81-17-85 25l0 5 0 155z m662 750l-1-5-140-814c-3-14-11-25-24-32-11-6-23-7-35-4l-6 2-243 98-207 36 470 553c9 10-4 23-14 17l-2-1-562-477-207 84c-17 6-28 22-29 39-1 15 7 30 19 39l5 3 906 504c32 18 72-6 70-42z" />
|
||||
<glyph glyph-name="question-circle" horiz-adv-x="1000" unicode="𓲝" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z m50-600l0-100-100 0 0 100 100 0z m-19 498c87-13 155-86 167-173 14-96-51-133-99-178-6-6-12-11-17-17l-1-2 0 0c-5-6-10-13-14-20l-3-4 0 0c-7-13-12-28-14-45l0-9-100 0c0 25 4 46 10 63l1 3 2 4c2 6 5 12 8 17l7 12 0 0c41 62 117 77 122 144 4 48-31 95-78 105-52 11-99-20-115-64-7-18-21-32-39-34l-5 0-10 0c-31 0-53 30-44 59 28 91 119 154 222 139z" />
|
||||
<glyph glyph-name="question-sign" horiz-adv-x="1000" unicode="𓲞" d="M500 850c-276 0-500-224-500-500 0-276 224-500 500-500 276 0 500 224 500 500 0 276-224 500-500 500z m50-850l-100 0 0 100 100 0 0-100z m104 388l-45-46c-25-26-43-49-52-85-4-16-7-34-7-57l-100 0 0 25c0 23 4 45 11 66 10 29 27 55 48 76l62 63c23 22 34 55 27 90-6 36-34 66-69 76-56 16-107-16-124-63-6-19-21-33-41-33l-15 0c-29 0-49 28-41 56 22 74 84 130 162 142 76 12 148-28 193-90 59-82 42-169-9-220l0 0z" />
|
||||
<glyph glyph-name="quote-left" horiz-adv-x="1000" unicode="𓲟" d="M780 683c127 0 220-90 220-215 0-121-76-209-187-209-51 0-96 13-123 46l-17 0c24-72 96-131 187-152 31-7 45-24 45-49 0-30-25-48-56-48-117 0-304 140-304 363 0 148 90 264 235 264z m-544 0c127 0 220-90 220-215 0-121-76-209-189-209-47 0-89 11-116 41l-5 5-19 0c26-72 98-131 188-152 30-7 46-24 46-49 0-30-25-48-56-48-117 0-304 140-304 363 0 148 90 264 235 264z" />
|
||||
<glyph glyph-name="quote-right" horiz-adv-x="1000" unicode="𓲠" d="M151 662c117 0 304-140 304-363 0-148-90-264-235-264-127 0-220 90-220 216 0 120 76 208 188 208 50 0 95-13 122-46l17 0c-24 72-96 132-187 152-30 7-45 24-45 49 0 30 25 48 56 48z m544 0c117 0 304-140 304-363 0-148-90-264-235-264-126 0-220 90-220 216 0 120 76 208 189 208 48 0 89-11 116-41l5-5 19 0c-26 72-98 132-188 152-30 7-45 24-45 49 0 30 24 48 55 48z" />
|
||||
<glyph glyph-name="radio-checked" horiz-adv-x="1000" unicode="𓲡" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-111c-215 0-389-174-389-389 0-215 174-389 389-389 215 0 389 174 389 389 0 215-174 389-389 389z m0-167c123 0 222-99 222-222 0-123-99-222-222-222-123 0-222 99-222 222 0 123 99 222 222 222z" />
|
||||
<glyph glyph-name="radio-unchecked" horiz-adv-x="1000" unicode="𓲢" d="M500-150c276 0 500 224 500 500 0 276-224 500-500 500-276 0-500-224-500-500 0-276 224-500 500-500z m0 111c-215 0-389 174-389 389 0 215 174 389 389 389 215 0 389-174 389-389 0-215-174-389-389-389z" />
|
||||
<glyph glyph-name="rebuild" horiz-adv-x="1000" unicode="𓲣" d="M236 598l236-236-154 0c-5-83 25-168 88-232 68-67 159-97 246-88-131-63-293-40-402 68-66 67-100 154-103 241l0 11-147 0 236 236z m112 84c131 63 293 40 402-69 66-66 101-153 103-240l0-11 147 0-236-236-236 236 155 0c4 83-26 168-89 232-68 67-158 97-246 88z" />
|
||||
<glyph glyph-name="repeat" horiz-adv-x="1000" unicode="𓲤" d="M905 348c33 0 60-27 60-61l0-39c0-131-93-212-244-212l-288 0 0-78c0-28-18-46-45-46-13 0-24 5-32 12l-167 141c-22 18-22 48 0 65l167 141c8 7 19 12 32 12 27 0 45-18 45-46l0-83 294 0c72 0 118 42 118 109l0 24c0 34 26 61 60 61z m-295 435c11 0 21-3 29-9l3-2 167-141c20-17 22-44 4-62l-4-4-167-140c-8-7-19-12-32-12-26 0-43 16-44 41l-1 5 0 83-294 0c-70 0-114-39-117-103l0-6 0-25c0-33-27-60-60-60-32 0-58 24-60 55l-1 5 0 40c0 128 89 208 235 211l9 1 288 0 0 78c0 28 18 45 45 45z" />
|
||||
<glyph glyph-name="reply" horiz-adv-x="1000" unicode="𓲥" d="M279 380l191 191c26 25 68 9 72-26l0-4 0-66c291-42 416-250 458-458-102 142-243 209-444 212l-14 0 0-70c0-35-42-54-69-32l-3 3-191 191c-15 15-16 39-3 55l3 4 191 191-191-191z m-249 0l186 186c28 28 76 8 76-31 0-10-4-20-10-27l-3-4-154-154 154-154c8-8 13-19 13-31 0-38-44-58-73-34l-3 3-186 187c-16 15-17 39-3 55l3 4 186 186-186-186z" />
|
||||
<glyph glyph-name="save-copy" horiz-adv-x="1000" unicode="𓲦" d="M356 661l0-279c0-47 20-70 65-72l6 0 275 0 0-306c0-77-37-116-110-119l-7 0-367 0c-76 0-115 37-118 112l0 7 0 537c0 77 37 117 110 119l8 1 138 0z m251 189l0-228c0-38 20-60 56-62l6 0 225 0 0-366c0-77-37-117-110-119l-8 0-22 0 0 225c0 49-14 91-52 131l-6 7-216 216c-40 41-81 56-130 58l-9 0-49 0 0 19c0 77 37 116 110 119l8 0 197 0z m-200-210c13-3 26-11 39-24l205-208c17-17 27-31 31-46l-255 0c-13 0-20 6-20 19l0 259z m248-11l-1 203c10-2 20-8 31-19l5-5 168-171c8-9 14-17 16-25l2-5-200 0c-14 0-20 6-21 19l0 3z" />
|
||||
<glyph glyph-name="save-new" horiz-adv-x="1000" unicode="𓲧" d="M522 683c13 0 22-10 22-22l0-267 267 0c12 0 22-9 22-22l0-44c0-12-10-22-22-22l-267 0 0-267c0-12-9-22-22-22l-44 0c-12 0-22 10-22 22l0 267-267 0c-12 0-22 10-22 22l0 44c0 13 10 22 22 22l267 0 0 267c0 12 10 22 22 22l44 0z" />
|
||||
<glyph glyph-name="scissors" horiz-adv-x="1000" unicode="𓲨" d="M802 849c21 0 39-16 40-37 3-42-3-84-17-123-31-91-115-254-163-346-22-42-60-72-104-86l-9-2-114-29c-5-2-10-5-12-10-2-4-3-9-2-13l2-4 26-61c28-57 26-123-3-180-29-56-83-95-146-105-11-2-22-3-33-3-104 0-191 81-200 185-8 102 61 193 160 213l8 2 95 16c30 4 56 20 74 43l5 6 8 12c3 4 7 6 11 6 3 0 6-2 8-4l2-2 7-10c10-11 27-13 40-4 12 7 16 22 12 35l-2 3-20 30c-5 8-6 17-2 25l2 3 294 423c8 11 20 17 33 17z m60-655c78-79 78-206 0-285-58-57-144-74-220-43-75 31-124 104-124 186 0 81 49 155 124 186 76 31 162 14 220-44z m-187-36c-43-18-71-60-71-107 0-47 28-89 71-107 41-17 88-9 121 21l5 4 0 1c45 45 45 118 0 163-33 33-83 43-126 25z m-452 1c-43-18-71-60-71-107 0-47 28-89 71-107 44-18 93-8 126 25 22 21 35 51 35 82 0 31-13 60-35 82-33 33-82 43-126 25z m-6 674l242-347c4-5 4-12 0-17l-88-126c-4-6-10-12-16-17-3-2-7-3-11-3-4 1-8 3-10 7-3 4-6 9-9 14l-28 54c-48 93-109 217-135 292-14 40-20 82-17 124 1 16 13 30 29 35 16 4 34-2 43-16z" />
|
||||
<glyph glyph-name="screen" horiz-adv-x="1000" unicode="𓲩" d="M565 50c17 0 31-14 31-31l0-32c0-17 12-39 25-50l75-56c14-10 11-19-6-19l-375 0c-17 0-20 9-6 19l75 56c14 11 25 33 25 50l0 32c0 17 14 31 31 31l125 0z m-502 800l875 0c32 0 59-25 62-58l0-4 0-657c0-33-25-60-58-62l-4 0-875 0c-33 0-60 25-63 57l0 5 0 657c0 32 25 59 58 62l5 0z m812-62l-750 0c-33 0-60-26-62-58l0-5 0-437c0-33 25-60 57-63l5 0 750 0c33 0 60 25 62 58l1 5 0 437c0 35-28 63-63 63z" />
|
||||
<glyph glyph-name="screwdriver" horiz-adv-x="1000" unicode="𓲪" d="M530 145l131 149c19-4 37-6 56-6 4 0 8 1 12 1l6 1 180-180c23-23 24-59 4-83l-4-5-87-87c-23-23-59-24-84-4l-4 4-210 210 131 149-131-149z m187 638c15 0 30-2 44-5l11-3-134-134c-23-22-24-59-4-83l4-4 66-66c23-23 59-24 83-4l4 4 134 134c5-18 8-36 8-55 0-120-97-217-216-217-24 0-46 4-68 11l-9 4-362-412c-48-48-127-48-175 0-47 47-48 121-5 170l5 5 412 362c-9 24-15 50-15 77 0 119 97 216 217 216z m-526-681c-35 0-62-27-62-61 0-35 27-62 62-62 34 0 61 27 61 62 0 34-27 61-61 61z m-28 678l4-2 133-89c15-10 18-30 7-44l-3-3-15-15 134-135-70-61-129 130-16-15c-13-13-33-12-45 1l-2 3-89 134c-8 11-7 25 1 36l3 3 51 51c9 9 21 11 32 8l4-2z" />
|
||||
<glyph glyph-name="search" horiz-adv-x="1000" unicode="𓲫" d="M733 205l-46 0-17 16c70 82 107 194 87 313-28 163-164 293-328 313-248 31-457-178-426-426 20-164 150-300 313-328 119-20 231 17 313 87l16-16 0-47 249-249c24-24 63-24 87 0 24 24 24 63 0 87l-248 250z m-352 0c-146 0-264 118-264 264 0 146 118 264 264 264 146 0 264-118 264-264 0-146-118-264-264-264z" />
|
||||
<glyph glyph-name="select" horiz-adv-x="1000" unicode="𓲬" d="M63 355c16 14 36 22 56 22 20 0 38-8 51-23l119-136c4-5 11-7 17-5 6 3 10 8 10 15l0 563c0 32 27 59 59 59 33 0 59-27 59-59l1-342c0-4 2-8 5-11 3-3 7-4 11-4l20 0c9 0 16 7 16 15 0 33 26 60 59 60 33 0 59-27 59-60 0-8 7-15 16-15l5 0c9 0 16 7 16 15 0 33 26 60 59 60 33 0 59-27 59-60 0-4 2-8 5-11 3-3 7-4 11-4l0 0 6 0c7 0 13 5 15 12l0 2c8 33 17 60 60 61 32 0 59-27 59-60l0-428c0-83-32-171-122-171l-327 0c-29 0-51 0-78 18-16 11-25 18-39 36l-301 345c-25 30-19 77 14 106z" />
|
||||
<glyph glyph-name="settings" horiz-adv-x="1000" unicode="𓲭" d="M858 301c2 16 3 33 3 49 0 17-1 33-3 49l106 83c9 7 12 21 6 32l-100 173c-7 11-20 15-31 11l-124-51c-26 20-54 37-85 50l-19 132c-2 12-12 21-25 21l-200 0c-12 0-22-9-24-21l-19-132c-31-13-59-30-85-50l-124 51c-11 4-24 0-31-11l-100-173c-6-11-3-25 6-32l106-83c-2-16-4-32-4-49 0-16 2-33 4-49l-106-82c-9-8-12-21-6-32l100-174c7-10 20-15 31-10l124 50c26-20 54-37 85-49l19-133c2-12 12-21 24-21l200 0c13 0 23 9 25 21l19 133c30 12 59 29 84 49l125-50c11-5 24 0 30 10l100 174c7 10 4 24-6 32l-105 82 0 0z m-372-126c-96 0-175 78-175 175 0 97 79 175 175 175 97 0 175-78 175-175 0-97-78-175-175-175z" />
|
||||
<glyph glyph-name="share-alt" horiz-adv-x="1000" unicode="𓲮" d="M781 169c72-1 132-55 140-126 8-72-37-138-107-155-11-3-22-5-33-5-4 0-8 1-12 1l-7 1-7 0c-23 5-45 15-63 30l-13 12c-16 16-29 36-36 57l-2 9-2 3c-1 3-1 6-1 9 0 6 0 12 0 17 0 2 0 3 0 4 0 24 6 47 18 68 25 46 73 75 125 75z m-402 139l274-159c-16-18-29-39-38-62l-3-10-274 160c17 18 30 39 38 62l3 9z m-169 194c60 0 114-39 133-96 19-55 3-116-40-154l-14-11 0 0-4-3-7-4c-4-2-9-6-13-8l-4 0-4 0c-15-6-31-9-47-9-79 0-143 64-143 143 0 78 64 142 143 142z m128-20l273 159c7-24 19-45 35-64l6-7-273-159c-7 23-19 45-34 63l-7 8z m479 350c64-16 109-74 108-140-1-66-47-123-111-138-11-2-22-4-33-4-4 0-8 1-12 2l-7 1-7 0c-23 5-44 15-63 30l-6 6-7 5c-16 16-29 36-36 57l-2 9-2 3c-1 3-1 6-1 9 0 6 0 11 0 17 0 1 0 3 0 4 0 24 6 47 18 68 31 58 97 87 161 71z" />
|
||||
<glyph glyph-name="share-redo" horiz-adv-x="1000" unicode="𓲯" d="M371 551l0 81c0 46-56 69-88 36l-235-234c-20-20-20-53 0-73l235-234c32-33 88-10 88 35l0 87c255 0 434-82 562-261-51 256-204 512-562 563z" />
|
||||
<glyph glyph-name="shield" horiz-adv-x="1000" unicode="𓲰" d="M509 850c10 0 20-2 30-5l7-3 318-141c31-14 52-43 54-77l0-6 0-214c0-252-174-488-409-545-231 56-404 286-409 534l0 11 0 214c0 34 19 65 48 80l6 3 318 141c12 5 24 8 37 8z m316-491l-316 0 0-406c174 61 295 215 315 395l1 11z m-316 400l-318-141 0-214c0-15 1-30 2-45l316 0 0 400z" />
|
||||
<glyph glyph-name="shuffle" horiz-adv-x="1000" unicode="𓲱" d="M490 326l12-22c3-7 6-13 9-18 5-10 13-22 22-36 10-13 19-23 29-31 9-8 21-14 35-20 12-4 24-7 37-7l8-1 143 0 0 107c0 6 2 10 5 13 4 4 8 5 13 5 4 0 7-1 11-3l2-2 178-178c4-4 5-8 5-13 0-4-1-8-3-11l-2-2-178-178c-3-4-8-5-13-5-5 0-9 1-12 5-3 3-5 6-6 10l0 2 0 108-39-1 0 0-53 0c-11 0-24 0-41 0l-16 1c-9 1-17 1-24 2l-12 2c-7 1-15 2-23 4-14 3-26 6-35 10l-12 6c-7 3-13 6-21 10-12 7-23 14-33 22-9 9-20 19-30 30-11 12-22 25-32 39 22 35 48 85 76 152z m313 490c4 0 7-1 11-4l2-2 178-178c4-3 5-7 5-12 0-5-1-8-3-11l-2-2-178-179c-3-3-8-5-13-5-5 0-9 2-13 6-2 2-4 6-5 9l0 3 0 107-143 0c-17 0-34-3-48-8-15-6-27-14-39-25-11-11-20-23-28-35-8-11-16-26-25-43-12-23-26-55-44-95l-20-47c-3-5-5-10-7-15-8-17-18-36-30-59-13-22-25-40-36-55-11-15-25-31-41-47-16-16-33-28-50-38-18-9-37-17-60-23-18-5-38-8-59-9l-12 0-125 0c-5 0-10 1-13 5-3 2-4 6-5 9l0 3 0 108c0 5 2 9 5 12 3 3 6 5 10 5l3 0 125 0c18 0 34 3 48 9 15 5 28 14 39 25 11 11 20 22 28 34 8 12 16 26 25 43l8 15c10 21 22 48 36 81l13 29c5 12 10 23 14 33 8 16 18 36 31 58 12 22 24 41 35 56 12 15 25 30 41 46 17 16 33 29 51 38 17 10 37 18 59 24 19 5 38 8 59 9l12 0 143 0 0 107c0 5 2 10 5 13 4 3 8 5 13 5z m-785-125l125 0c93 0 169-42 228-125-22-35-47-85-76-153l-8 16c-5 10-9 18-13 25-5 10-13 22-22 35-10 14-19 24-29 32-9 7-21 14-35 19-11 5-24 7-37 8l-8 0-125 0c-5 0-10 2-13 5-3 3-4 6-5 10l0 3 0 107c0 5 2 10 5 13 3 3 6 4 10 5l3 0z" />
|
||||
<glyph glyph-name="sign-in" horiz-adv-x="1000" unicode="𓲲" d="M408 717c67 0 130-18 185-49l-61-53c-38 17-80 27-124 27-165 0-300-135-300-300 0-166 135-300 300-300 44 0 86 9 124 27l61-54c-55-31-118-48-185-48-207 0-375 168-375 375 0 207 168 375 375 375z m225-113l0-150 300 0 0-225-300 0 0-150-300 263 300 262z" />
|
||||
<glyph glyph-name="sign-out" horiz-adv-x="1000" unicode="𓲳" d="M592 717c207 0 375-168 375-375 0-207-168-375-375-375-63 0-122 15-173 42l-11 6 60 54c38-18 80-27 124-27 165 0 300 134 300 300 0 165-135 300-300 300-40 0-78-8-112-22l-12-5-60 53c54 31 117 49 184 49z m-225-113l300-262-300-263 0 150-300 0 0 225 300 0 0 150z" />
|
||||
<glyph glyph-name="smart-search" horiz-adv-x="1000" unicode="𓲴" d="M394 238c54-55 65-136 31-201l115-115c32-31-16-79-47-48l-109 110c-68-58-171-55-235 9-67 68-67 177 0 245 68 67 177 67 245 0z m-39-42l-3-2-113-102-46 51c-22 24-59-8-41-33l2-2 64-70c9-10 25-11 35-3l134 121c23 21-5 56-30 42l-2-2 0 0z m309 653l0-126c0-43 35-79 79-79l137 0 0-489c0-43-36-78-79-78l-318 0c12 67-7 139-59 191-54 53-128 72-197 58l0 445c0 43 36 78 79 78l358 0z m38 0l178-169-113 0c-36 0-65 30-65 65l0 104z" />
|
||||
<glyph glyph-name="smiley-neutral" horiz-adv-x="1000" unicode="𓲵" d="M500 767c230 0 417-187 417-417 0-230-187-417-417-417-230 0-417 187-417 417 0 230 187 417 417 417z m0-84c-184 0-333-149-333-333 0-184 149-333 333-333 184 0 333 149 333 333 0 184-149 333-333 333z m167-466c18 0 33-15 33-34 0-18-15-33-33-33l-334 0c-18 0-33 15-33 33 0 19 15 34 33 34l334 0z m-21 300c34 0 62-28 62-63 0-34-28-62-62-62-35 0-63 28-63 62 0 35 28 63 63 63z m-292 0c35 0 63-28 63-63 0-34-28-62-63-62-34 0-62 28-62 62 0 35 28 63 62 63z" />
|
||||
<glyph glyph-name="smiley-sad" horiz-adv-x="1000" unicode="𓲶" d="M500 767c230 0 417-187 417-417 0-230-187-417-417-417-230 0-417 187-417 417 0 230 187 417 417 417z m0-84c-184 0-333-149-333-333 0-184 149-333 333-333 184 0 333 149 333 333 0 184-149 333-333 333z m0-395c85 0 158-47 198-115 7-13-1-29-15-31l-3 0-360 0c-15 0-26 17-18 31 40 68 113 115 198 115z m-64 217c11-11 12-29 3-41l-3-4-22-22 22-22c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 22 22-22 22c-12 13-12 33 0 45 11 11 29 12 41 2l3-2 22-22 22 22c12 12 32 12 44 0z m194-22l22 22c12 12 32 12 44 0 11-11 12-29 3-41l-3-4-22-22 22-22c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 22 22-22 22c-12 13-12 33 0 45 11 11 29 12 41 2l3-2 22-22 22 22-22-22z" />
|
||||
<glyph glyph-name="smiley" horiz-adv-x="1000" unicode="𓲷" d="M500 767c230 0 417-187 417-417 0-230-187-417-417-417-230 0-417 187-417 417 0 230 187 417 417 417z m0-84c-184 0-333-149-333-333 0-184 149-333 333-333 184 0 333 149 333 333 0 184-149 333-333 333z m-180-416l360 0c16 0 26-18 18-32-40-68-113-114-198-114-85 0-158 46-198 114-7 13 1 29 15 31l3 1z m76 231l4-3 36-37c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-3 41l3 3 37 37c15 15 39 16 55 3z m168-40l37 37c15 15 39 16 55 3l4-3 36-37c12-12 12-32 0-44-11-11-29-12-41-3l-3 3-22 22-22-22c-12-12-32-12-44 0-11 11-12 29-2 41l2 3 37 37-37-37z" />
|
||||
<glyph glyph-name="sort" horiz-adv-x="1000" unicode="𓲸" d="M85 28l208 0c28 0 51 23 51 52 0 28-23 52-51 52l-208 0c-28 0-52-24-52-52 0-29 24-52 52-52z m-52 570c0-28 24-52 52-52l830 0c28 0 52 24 52 52 0 29-24 52-52 52l-830 0c-28 0-52-23-52-52z m52-311l519 0c28 0 52 23 52 52 0 28-24 52-52 52l-519 0c-28 0-52-24-52-52 0-29 24-52 52-52z" />
|
||||
<glyph glyph-name="sourcetree" horiz-adv-x="1000" unicode="𓳉" d="M927 70c38 0 70-30 73-68l0-6 0-73c0-38-30-70-68-73l-5 0-268 0c-39 0-71 30-73 68l-1 5 0 73c0 39 30 71 68 73l6 1 268 0z m-585 0c38 0 70-30 73-68l0-6 0-73c0-38-30-70-68-73l-5 0-269 0c-38 0-70 30-73 68l0 5 0 73c0 39 30 71 68 73l5 1 269 0z m-183 122l0-74-49 0 0 74 49 0z m731 0l0-74-48 0 0 74 48 0z m-548 268c38 0 70-30 73-68l0-5 0-74c0-38-30-70-68-73l-5 0-269 0c-38 0-70 30-73 68l0 5 0 74c0 38 30 70 68 73l5 0 269 0z m585 0c38 0 70-30 73-68l0-5 0-74c0-38-30-70-68-73l-5 0-268 0c-39 0-71 30-73 68l-1 5 0 74c0 38 30 70 68 73l6 0 268 0z m-683 305l0-49-37 0c-25 0-46-19-48-44l0-5 0-158-49 0 0 158c0 52 41 95 92 98l5 0 37 0z m549 0c52 0 94-41 97-92l0-6 0-158-48 0 0 158c0 25-20 46-45 49l-4 0-37 0 0 49 37 0z m-159 85c39 0 71-30 73-68l0-5 0-73c0-39-30-71-68-73l-5 0-268 0c-39 0-70 30-73 67l0 6 0 73c0 38 30 70 68 73l5 0 268 0z" />
|
||||
<glyph glyph-name="spinner" horiz-adv-x="1000" unicode="𓴉" d="M629 833c-195 52-403-18-526-179-123-160-137-379-36-554 101-175 298-272 498-246 200 27 366 172 418 367 7 25 1 52-18 70-18 19-45 26-70 19-25-7-44-27-50-52-37-140-155-243-298-262-144-19-284 50-356 176-73 125-62 281 26 395 88 115 236 166 375 128 25-7 52-1 71 18 18 18 25 45 18 70-6 25-26 44-52 50z" />
|
||||
<glyph glyph-name="square" horiz-adv-x="1000" unicode="𓳮" d="M833 850c92 0 167-75 167-167l0-666c0-92-75-167-167-167l-666 0c-92 0-167 75-167 167l0 666c0 92 75 167 167 167l666 0z" />
|
||||
<glyph glyph-name="star-half" horiz-adv-x="1000" unicode="𓲺" d="M947 497l-283 24-110 260c-20 48-88 48-108 0l-110-260-282-24c-52-4-73-69-34-103l215-185-65-276c-11-50 43-90 88-63l242 146 242-147c45-27 99 13 87 63l-64 277 215 185c39 34 18 99-33 103l0 0z m-447-372l0 543 100-236 256-22-194-168 58-250-220 133z" />
|
||||
<glyph glyph-name="step-forward" horiz-adv-x="1000" unicode="𓲻" d="M803 717c33 0 61-26 64-59l0-5 0-639c0-35-29-64-64-64-34 0-61 26-64 59l0 5 0 639c0 35 29 64 64 64z m-703-644l0 520c0 50 54 80 97 55l4-2 369-261c34-24 35-74 4-101l-4-3-369-260c-41-29-97-1-101 47l0 5 0 520 0-520z" />
|
||||
<glyph glyph-name="stop" horiz-adv-x="1000" unicode="𓲼" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-100c-220 0-400-179-400-400 0-220 180-400 400-400 221 0 400 180 400 400 0 221-179 400-400 400z m133-200c37 0 67-30 67-67l0-266c0-37-30-67-67-67l-266 0c-37 0-67 30-67 67l0 266c0 37 30 67 67 67l266 0z" />
|
||||
<glyph glyph-name="success" horiz-adv-x="1000" unicode="𓲽" d="M500 817c-258 0-467-209-467-467 0-258 209-467 467-467 258 0 467 209 467 467 0 258-209 467-467 467z m-126-667l-168 167c-18 19-18 48 0 66 18 18 48 18 66 0l135-134 321 321c18 18 47 18 66 0 18-18 18-48 0-66l-355-354c-17-18-47-18-65 0z" />
|
||||
<glyph glyph-name="support" horiz-adv-x="1000" unicode="𓲾" d="M954 218c25-37 40-82 40-130 0-128-104-232-232-232-48 0-94 15-130 40 18 6 35 12 52 19 24-10 51-17 78-17 104 0 190 86 190 190 0 28-7 54-17 78 7 17 13 35 19 52z m-914 0c5-17 12-35 19-52-11-24-17-51-17-78 0-104 85-190 190-190 28 0 54 7 78 17 16-7 34-13 52-19-38-25-82-40-130-40-128 0-232 104-232 232 0 48 15 94 40 130z m459 579c244 0 442-197 442-442 0-244-198-442-442-442-244 0-442 198-442 442 0 245 198 442 442 442z m85-657c-26-11-56-16-85-16-28 0-55 5-79 13-6-25-9-52-9-82 0-33 4-65 12-92 25-6 50-8 76-8 28 0 56 3 83 9 9 27 13 59 13 91 0 30-4 59-11 85z m-85 405c-104 0-189-85-189-190 0-104 85-189 189-189 104 0 189 85 189 189 0 105-85 190-189 190z m-297-98c-35 0-67-5-96-14-4-25-7-51-7-78 0-26 3-52 8-78 29-8 61-13 96-13 29 0 56 3 80 9-10 25-16 53-16 82 0 30 6 57 15 82-24 7-51 10-80 10z m600 1c-30 0-60-4-86-12 9-25 15-52 15-79 0-28-6-55-15-81 26-7 56-11 86-11 32 0 62 4 89 11 5 26 8 53 8 80 0 28-3 54-8 80-27 8-57 12-89 12z m-40 402c128 0 232-104 232-232 0-48-15-92-40-130-6 18-12 36-19 53 10 24 17 50 17 77 0 105-86 190-190 190-27 0-54-6-78-17-17 7-34 14-52 19 38 25 82 40 130 40z m-530 0c48 0 93-15 130-40-18-5-36-12-52-19-25 11-51 17-78 17-105 0-190-85-190-190 0-28 6-53 17-77-7-17-14-35-19-53-25 38-40 82-40 130 0 128 104 232 232 232z m267-95c-26 0-52-3-76-7-8-27-12-59-12-93 0-29 3-57 9-82 25 9 52 14 79 14 31 0 59-5 85-16 7 25 11 54 11 84 0 33-4 65-13 92-27 5-55 8-83 8z" />
|
||||
<glyph glyph-name="table" horiz-adv-x="1000" unicode="𓲿" d="M967 440l0-443c0-52-41-94-92-98l-7 0-147 0 0 541 246 0z m-688 0l0-541-147 0c-52 0-95 41-98 92l-1 6 0 443 246 0z m344-1l0-540-246 0 0 540 246 0z m-491 344l736 0c52 0 95-40 99-91l0-7 0-147-934 0 0 147c0 52 41 95 92 98l7 0z" />
|
||||
<glyph glyph-name="tag" horiz-adv-x="1000" unicode="𓳁" d="M632 817c-22 0-46-6-73-17-26-10-47-24-62-39l-441-440c-13-14-21-30-22-48l-1-8c0-22 8-41 23-56l303-303c16-15 34-23 56-23 21 0 40 8 55 23l441 441c15 15 29 36 39 62 11 27 17 51 17 73l0 256c0 21-8 40-24 55-15 16-34 24-55 24l-256 0z m138-119c21 0 40-7 55-23 16-15 23-34 23-55 0-22-7-41-23-56-15-16-34-23-55-23-22 0-41 7-56 23-16 15-23 34-23 56 0 21 7 40 23 55 15 16 34 23 56 23z" />
|
||||
<glyph glyph-name="tags-squared" horiz-adv-x="1000" unicode="𓳂" d="M636 735c30 0 59-17 73-45l2-6 207-499c17-40-1-86-40-106l-5-2-307-127c-11-4-21-6-32-6-31 0-60 17-74 45l-2 6-207 499c-5 11-7 22-6 33 0 30 17 58 45 73l6 2 307 127c11 5 22 6 33 6z m-391-444l144-347-61 0c-45 0-83 37-83 83l0 0 0 264z m-84 93l0-376-56 23c-40 17-60 63-47 104l2 5 101 244z m167 185c-23 0-41-19-41-42 0-23 18-42 41-42 23 0 42 19 42 42 0 23-19 42-42 42z" />
|
||||
<glyph glyph-name="tags-trio" horiz-adv-x="1000" unicode="𓳃" d="M214 325l337-337-182-49c-25-7-51 7-60 31l-1 4-94 351z m-94 95l113-422-163 44c-25 7-40 31-36 56l1 5 85 317z m145 363l264 0c11 0 22-4 31-11l3-3 387-386c18-19 19-47 3-67l-3-3-280-281c-10-9-23-14-35-14-11 0-23 4-32 11l-3 3-387 387c-8 8-13 18-14 30l0 4 0 264c0 35 27 64 61 66l5 0 264 0-264 0z m77-79c-29 0-52-23-52-52 0-28 23-51 52-51 29 0 52 23 52 51 0 29-23 52-52 52z" />
|
||||
<glyph glyph-name="tags" horiz-adv-x="1000" unicode="𓳀" d="M699 717l205 0c17 0 32-7 44-19 11-11 17-24 18-38l1-6 0-205c0-17-5-36-13-57-8-18-17-33-27-44l-5-6-351-352c-13-12-27-18-45-18-15 0-28 5-39 14l-5 4-242 242c-10 11-16 23-18 38l0 6c0 15 5 29 14 40l4 5 352 351c12 12 29 23 50 32 18 7 34 11 50 12l7 1 205 0-205 0z m-188 0l110 0c-18 0-37-5-58-13-18-8-33-17-44-27l-6-5-351-351c-12-13-19-28-19-45 0-15 5-28 14-39l5-5 231-231c-10-10-19-18-26-22-8-5-18-7-29-7-15 0-29 5-40 14l-5 4-241 242c-13 12-19 27-19 44 0 15 5 29 14 40l5 5 351 351c12 12 29 23 50 32 18 7 35 11 50 12l8 1 110 0-110 0z m298-95c-17 0-32-6-44-18-12-12-18-27-18-45 0-17 6-32 18-44 12-12 27-18 44-18 18 0 33 6 45 18 12 12 18 27 18 44 0 18-6 33-18 45-12 12-27 18-45 18z" />
|
||||
<glyph glyph-name="thumbs-down" horiz-adv-x="1000" unicode="𓳄" d="M680 767c8 0 14-3 19-8 5-5 8-12 8-19l0-427c0-7-3-14-8-19-5-5-12-8-19-8l-35 0c-23 0-44-15-51-38l-93-308c-2-8-9-16-17-20-8-4-18-5-26-1l-26 9c-34 13-57 45-57 82l0 0 0 178c0 9-4 18-10 24-6 6-15 10-24 10l-261 0c-23 0-46 10-61 28-15 19-22 43-18 66l56 313c15 80 84 138 165 138l458 0z m233 0c46 0 84-36 87-82l0-5 0-311c0-46-36-84-81-86l-6-1-117 0c-13 1-24 11-26 24l0 3 0 431c0 13 9 24 22 26l4 1 117 0z m-54-88c-10-10-13-26-7-39 5-14 18-22 33-22 10 0 19 4 25 10 7 7 11 16 11 26 0 14-9 28-22 33-14 6-29 3-40-8z" />
|
||||
<glyph glyph-name="thumbs-up" horiz-adv-x="1000" unicode="𓳅" d="M87 418l117 0c13-1 24-11 26-24l0-3 0-431c0-13-9-24-22-26l-4-1-117 0c-46 0-84 36-87 82l0 5 0 311c0 46 36 84 81 86l6 1z m455 363l26-9c35-13 58-45 57-82l0 0 0-178c0-9 4-17 10-24 6-6 15-10 24-10l261 0c24 0 46-10 61-28 16-18 22-42 18-66l-56-313c-15-80-84-138-165-138l-458 0c-7 0-14 3-19 8-5 5-8 12-8 19l0 427c0 7 3 14 8 19 5 5 12 8 19 8l35 0c23 0 44 15 51 38l93 308c3 8 9 16 17 20 8 4 18 5 26 1z m-427-699c-9 0-19-3-25-10-7-7-11-16-11-26 0-14 9-28 22-33 14-6 29-3 40 8 10 10 13 26 8 39-6 14-19 22-34 22z" />
|
||||
<glyph glyph-name="times" horiz-adv-x="1000" unicode="𓳆" d="M819 668c-20 20-52 20-72 0l-247-247-247 248c-20 19-52 19-71 0-20-20-20-52 0-72l247-247-247-247c-20-20-20-52 0-71 19-20 51-20 71 0l247 247 247-247c20-20 52-20 72 0 19 19 19 51 0 71l-248 247 248 247c19 20 19 52 0 71z" />
|
||||
<glyph glyph-name="toggle-off" horiz-adv-x="1000" unicode="𓳼" d="M1000 350c0 93-70 167-158 167l-451 0c-85 0-154-70-157-159l-1-8c0-93 70-167 158-167l451 0c86 0 154 70 158 160l0 7z m-733 267c147 0 266-120 266-267 0-147-119-267-266-267-148 0-267 120-267 267 0 147 119 267 267 267z" />
|
||||
<glyph glyph-name="toggle-on" horiz-adv-x="1000" unicode="𓳽" d="M767 350c0 93-70 167-158 167l-451 0c-86 0-154-70-158-159l0-8c0-93 70-167 158-167l451 0c85 0 154 70 158 160l0 7z m-34 267c148 0 267-120 267-267 0-147-119-267-267-267-147 0-266 120-266 267 0 147 119 267 266 267z" />
|
||||
<glyph glyph-name="trash" horiz-adv-x="1000" unicode="𓳇" d="M811 514l0-578c0-25-11-45-35-45l-530 0c-25 0-46 20-46 45l0 578 611 0z m-278-100l-55 0 0-334 55 0 0 334z m134 0l-45 0 0-334 45 0 0 334z m-278 0l-56 0 0-334 56 0 0 334z m302 403c19 0 33-15 33-34l0-80 176 0c7 0 11-5 11-12l0-122c0-6-4-11-11-11l-789 0c-7 0-11 5-11 11l0 122c0 7 4 12 11 12l185 0 0 80c0 19 14 34 33 34l362 0z" />
|
||||
<glyph glyph-name="tree-hub" horiz-adv-x="1000" unicode="𓳈" d="M770 132l-210 211 0 167c71 26 119 100 101 182-13 62-64 112-127 122-99 17-185-59-185-155 0-69 44-127 105-149l0-167-210-211-158 0c-29 0-53-23-53-52l0-158c0-29 24-53 53-53l158 0c29 0 53 24 53 53l0 108 210 221 211-221 0-108c0-29 23-53 52-53l158 0c29 0 53 24 53 53l0 158c0 29-24 52-53 52l-158 0z" />
|
||||
<glyph glyph-name="unblock" horiz-adv-x="1000" unicode="𓳊" d="M829 679c-96 96-230 150-378 135-214-21-391-195-414-409-33-283 186-522 462-522 186 0 346 109 421 266 18 39-10 84-53 84-22 0-42-11-51-31-66-141-224-231-397-193-129 29-234 135-261 264-49 226 123 427 341 427 97 0 183-40 246-104l-88-88c-37-37-11-100 41-100l209 0c32 0 59 27 59 59l0 209c0 52-63 78-100 41l-37-38z" />
|
||||
<glyph glyph-name="undo-back" horiz-adv-x="1000" unicode="𓳋" d="M1000 203c0-214-141-353-370-353l-129 0c-39 0-67 30-67 66 0 37 28 66 67 66l122 0c156 0 247 94 247 224 0 131-91 222-247 222l-305 0-118 6 85-70 117-115c12-12 20-26 20-46 0-37-25-64-64-64-17 0-35 8-48 20l-290 287c-13 12-20 31-20 49 0 17 7 36 20 48l290 287c13 13 31 20 48 20 39 0 64-27 64-63 0-20-8-35-20-47l-117-114-85-70 118 5 306 0c233 0 376-146 376-358z" />
|
||||
<glyph glyph-name="undo" horiz-adv-x="1000" unicode="𓳌" d="M523 550c-123 0-235-46-322-121l-88 88c-29 29-80 9-80-33l0-260c0-26 21-47 47-47l261 0c41 0 62 50 33 80l-89 89c65 54 147 87 239 87 147 0 274-85 335-209 13-27 43-40 70-30 33 10 50 48 35 80-80 163-247 276-441 276z" />
|
||||
<glyph glyph-name="unfeatured" horiz-adv-x="1000" unicode="𓳍" d="M947 497l-283 24-110 260c-20 48-88 48-108 0l-110-260-282-24c-52-4-73-69-34-103l215-185-65-276c-11-50 43-90 88-63l242 146 242-147c45-27 99 13 87 63l-64 277 215 185c39 34 18 99-33 103l0 0z m-447-372l-220-133 59 251-194 168 256 22 99 235 100-236 256-22-194-168 58-250-220 133z" />
|
||||
<glyph glyph-name="unlock" horiz-adv-x="1000" unicode="𓳎" d="M684 360c31 0 56-25 56-55l0-399c0-15-6-29-16-40-11-10-25-16-40-16l-621 0c-14 0-29 6-39 16-11 11-16 25-16 40l0 399c0 30 25 55 55 55l621 0z m-301-177c-46 0-83-37-83-83 0-46 37-83 83-83 46 0 84 37 84 83 0 46-38 83-84 83z m470 627c78-46 126-128 127-218l0-166c0-9-7-16-16-16l-71 0c-9 0-16 7-16 16l0 156c1 56-27 108-75 136-48 29-108 29-156 1-45-27-74-76-75-128l0-165c0-9-8-16-17-16l-71 0c-9 0-16 7-16 16l0 157c-2 93 46 180 127 227 80 47 179 47 259 0z" />
|
||||
<glyph glyph-name="unpublish" horiz-adv-x="1000" unicode="𓴀" d="M497 831l2-5 380-923c7-18 0-39-16-48l-5-2-4-2c-17-4-35 3-43 18l-2 5-41 99c-4 0-7 1-11 2l-5 2-210 88-178 33 234 288-26 62-301-268-179 76c-15 6-24 20-25 36-1 14 5 27 16 35l5 3 430 250-89 217c-8 18 0 39 16 48l4 2 5 2c17 4 34-3 43-18z m-126-774l174-32-104-128c-22-27-66-14-70 21l0 5 0 134z m565 696l0-5-99-604-144 353 84 105c8 9-3 21-12 16l-2-2-87-78-44 109 244 143c26 16 59-3 60-33l0-4z" />
|
||||
<glyph glyph-name="upload" horiz-adv-x="1000" unicode="𓳐" d="M823 413c-19 0-38-3-55-9l-22-7-4 22c-18 115-115 198-230 198-118 0-218-89-232-206l-3-26-25 11c-24 11-49 17-74 17-98 0-178-80-178-178 0-98 80-177 178-177l270 0 0 154-74 0 126 209 126-209-74 0 0-154 271 0c97 0 177 79 177 177 0 98-80 178-177 178z" />
|
||||
<glyph glyph-name="user-notes" horiz-adv-x="1000" unicode="𓳒" d="M815 697c13 0 25-9 29-22l1-3 113-625c3-17-7-33-23-38l-4-1-624-112-4 0-4 0c-14 1-26 10-30 23l-1 4-18 100 528 0c17 0 31 13 33 29l0 4 0 641 4 0z m-758-611c-18 0-33 15-33 33l0 648c0 18 15 33 33 33l648 0c18 0 33-15 33-33l0-648c0-17-13-31-29-33l-4 0-648 0z" />
|
||||
<glyph glyph-name="user" horiz-adv-x="1000" unicode="𓴊" d="M499 850c277 0 501-224 501-499 0-277-224-501-501-501-275 0-499 224-499 501 0 275 224 499 499 499z m0-67c-238 0-432-194-432-432 0-240 194-432 432-432 240 0 432 192 432 432 0 238-192 432-432 432z m136-533c82 0 154-59 170-136-72-91-181-149-306-149-123 0-235 58-304 149 16 77 85 136 168 136l272 0z m-136 381c93 0 168-75 168-168 0-92-75-168-168-168-93 0-168 76-168 168 0 93 75 168 168 168z" />
|
||||
<glyph glyph-name="users" horiz-adv-x="1000" unicode="𓳔" d="M241 311l281 0c77 0 137-57 140-133l1-8 0-304-563 0 0 304c0 78 57 137 133 141l8 0z m328 187l140 0c78 0 137-57 141-133l0-7 0-455-130 0 0 66c2 213 8 383-144 389l-7 0-94 0c49 27 81 74 92 131l2 9z m-188 165c80 0 141-61 141-141 0-80-61-141-141-141-79 0-140 61-140 141 0 80 61 141 140 141z m188 187c79 0 140-61 140-141 0-77-57-136-133-140l-7 0-5 0c-18 63-66 113-128 133l-8 3 0 4c0 80 61 141 141 141z" />
|
||||
<glyph glyph-name="vcard" horiz-adv-x="1000" unicode="𓳕" d="M33 617l834 0c17 0 31-13 33-30l0-4 0-600c0-17-13-31-29-33l-4 0-834 0c-17 0-31 13-33 29l0 4 0 600c0 17 13 32 29 33l4 1 834 0-834 0z m267-334l-67 0c-71 0-129-56-133-126l0-7 0-67c0-17 13-31 29-33l4 0 267 0c17 0 31 13 33 29l0 4 0 67c0 71-56 130-126 133l-7 0z m-167 434l834 0c17 0 31-13 33-30l0-4 0-600c0-17-13-31-29-33l-4 0-34 0 0 533c0 36-27 64-61 67l-5 0-767 0 0 33c0 17 13 32 29 33l4 1 834 0-834 0z m567-434l-200 0c-18 0-33-15-33-33 0-17 13-31 29-33l4 0 200 0c18 0 33 15 33 33 0 17-12 31-29 33l-4 0z m-433 234c-56 0-100-45-100-100 0-56 44-100 100-100 55 0 100 44 100 100 0 55-45 100-100 100z m500-134l-267 0c-18 0-33-15-33-33 0-17 13-31 29-33l4 0 267 0c18 0 33 15 33 33 0 17-13 31-29 33l-4 0z" />
|
||||
<glyph glyph-name="video" horiz-adv-x="1000" unicode="𓳖" d="M33 142l0 429c0 21 9 41 23 56 15 15 35 23 56 23l484 0c21 0 41-8 56-23 14-15 23-35 23-56l0-429c0-43-36-79-79-79l-484 0c-43 0-79 36-79 79z m876 481l-174-109c-6-4-10-11-10-19l0-267c0-7 3-14 9-18l174-118c9-5 19-6 28-1 9 5 15 14 15 24l0 485c0 10-5 19-14 24-9 5-20 5-28-1l0 0z" />
|
||||
<glyph glyph-name="wand" horiz-adv-x="1000" unicode="𓳗" d="M495 114c26 0 48-23 48-49l0-122c0-26-22-48-48-48-26 0-49 22-49 48l0 122c0 26 23 49 49 49z m15 312l4-4 380-383c23-23 23-62 0-87-22-22-59-23-83-3l-4 3-380 384c-23 23-24 62 0 86 21 21 55 24 78 7l5-3z m-188-243c17-17 18-46 2-65l-3-3-84-84c-18-18-50-18-68 1-17 17-18 46-3 64l4 4 83 83c19 19 50 18 69 0z m140 206c-8-9-6-19 2-29l2-2 125-125 26 28-124 124c-10 10-22 13-31 4z m-258 15c27 0 49-22 49-48 0-25-20-46-44-49l-5 0-122 0c-26 0-49 23-49 49 0 25 20 46 44 48l5 0 122 0z m704 0c26 0 49-22 49-48 0-25-20-46-44-49l-5 0-122 0c-26 0-48 23-48 49 0 25 19 46 43 48l5 0 122 0z m-88 277c17-18 19-47 4-65l-4-4-83-84c-18-19-50-19-69 0-17 17-18 46-3 65l3 3 84 84c18 19 49 19 68 1z m-585 2l4-3 83-84c18-18 18-50-1-68-17-17-46-18-64-3l-4 3-83 84c-19 19-19 50 0 69 18 17 46 17 65 2z m260 134c25 0 46-20 48-44l0-5 0-122c0-26-22-48-48-48-25 0-46 19-48 44l-1 4 0 122c0 26 23 49 49 49z" />
|
||||
<glyph glyph-name="warning-circle" horiz-adv-x="1000" unicode="𓳯" d="M500 850c276 0 500-224 500-500 0-276-224-500-500-500-276 0-500 224-500 500 0 276 224 500 500 500z m0-67c-239 0-433-194-433-433 0-239 194-433 433-433 239 0 433 194 433 433 0 239-194 433-433 433z m25-182l3-3 2-4 230-424c16-29 3-53-28-55l-5 0-454 0c-33 0-48 23-35 51l2 4 230 424c15 28 39 30 55 7z m-25-354l-3 0c-15-2-27-13-29-28l0-4 0-3c2-15 13-26 28-28l4 0 4 0c14 2 26 13 28 28l0 3 0 4c-2 14-13 26-28 28l-4 0z m0 251l-3 0c-15-2-27-13-29-28l0-3 0-157c0-17 12-30 29-32l3 0 4 0c14 2 26 13 28 28l0 4 0 157c0 17-14 31-32 31z" />
|
||||
<glyph glyph-name="warning" horiz-adv-x="1000" unicode="𓳘" d="M563 751l4-6 388-715c27-49 5-90-47-93l-8 0-767 0c-56 0-80 38-58 86l3 7 388 715c26 47 65 51 93 12l4-6z m-46-592l-6 0c-25-3-45-22-48-47l-1-6 1-6c2-24 22-44 47-46l7-1 6 1c25 2 45 22 48 46l0 6 0 6c-3 24-23 44-48 47l-6 0z m0 424l-6 0c-25-3-45-22-48-47l-1-6 0-265c0-27 22-50 49-52l6-1 6 1c25 2 45 22 48 46l0 6 0 265c0 30-24 53-54 53z" />
|
||||
<glyph glyph-name="workflows" horiz-adv-x="1000" unicode="𓳙" d="M395 77l187 0c14 0 26-12 28-25l0-4 0-160c0-14-11-26-25-28l-3 0-187 0c-14 0-26 11-28 25l0 3 0 160c0 14 11 27 25 28l3 1 187 0-187 0z m-147 190c16 0 27-10 29-25l0-4 0-160c0-13-12-26-25-28l-4 0-186 0c-14 0-27 11-28 25l-1 3 0 160c0 16 12 27 25 29l4 0 186 0z m479 0l186 0c16 0 27-10 29-25l0-4 0-160c0-13-12-26-25-28l-4 0-186 0c-14 0-27 11-28 25l-1 3 0 160c0 14 12 27 25 28l4 1z m-210 333l0-128 298 0c14 0 26-12 28-25l0-4 0-141-56 0 0 111-270 0 0-303-59 0 0 303-270 0 0-111-56 0 0 141c0 14 11 27 25 28l3 1 300 0 0 128 57 0z m78 250c14 0 26-11 28-25l0-3 0-162c0-14-11-26-25-28l-3 0-215 0c-15 0-26 11-28 26l0 4 0 160c0 14 11 26 25 28l3 0 215 0z" />
|
||||
<glyph glyph-name="wrench" horiz-adv-x="1000" unicode="𓳚" d="M845 686c17-18 28-39 34-56l2-6-131-38c-24-7-34-24-31-45l1-5 57-208c-75-30-136 1-189-53-90-89-173-241-233-302-65-65-150-68-211-8-61 62-58 146 7 212 70 70 205 137 295 227 64 63-21 175 99 289 82 78 219 76 300-7z m-634-580c-19-20-19-53 1-73 19-19 53-20 72 0 19 20 21 53 0 73-20 19-53 20-73 0z m592 403l101 29c12-53-7-114-47-156-9-9-18-18-28-25l-7-5-42 155c6-1 12-1 18 1l5 1 101 29-101-29z m-145-61l-3 0-73-19c-7-2-10-8-9-16 1-6 7-10 13-9l2 0 74 20c6 2 10 9 8 16-1 4-5 8-10 8l-2 0z m-10 38l-2-1-74-19c-6-2-11-9-9-15 2-7 7-11 14-10l2 0 73 20c7 2 11 8 9 16-2 5-6 8-11 9l-2 0z m-9 37l-2 0-74-20c-6-2-11-9-9-15 2-7 7-10 13-10l3 1 73 19c7 2 11 8 9 16-2 5-6 8-11 9l-2 0z" />
|
||||
<glyph glyph-name="zoom-in" horiz-adv-x="1000" unicode="𓳛" d="M420 817c213 0 387-175 387-388 0-70-19-137-53-194l-6-11 185-185c18-18 26-41 26-65 0-51-39-91-91-91-22 0-44 7-61 21l-5 5-186 187c-58-34-125-54-196-54-212 0-387 175-387 387 0 213 175 388 387 388z m0-129c-142 0-258-116-258-259 0-142 116-258 258-258 142 0 259 116 259 258 0 143-117 259-259 259z m0-91c23 0 44-17 44-41l0-86 77 0c22 0 41-19 41-41 0-21-19-40-41-40l-77 0 0-86c0-24-21-41-44-41-23 0-43 17-43 41l0 86-77 0c-23 0-41 19-41 40 0 22 18 41 41 41l77 0 0 86c0 24 20 41 43 41z" />
|
||||
<glyph glyph-name="zoom-out" horiz-adv-x="1000" unicode="𓳜" d="M413 817c208 0 379-171 379-380 0-69-19-135-52-191l-6-10 181-182c18-17 26-40 26-63 0-50-38-90-89-90-22 0-43 7-59 21l-6 5-183 183c-56-33-122-53-191-53-209 0-380 171-380 380 0 209 171 380 380 380z m0-127c-140 0-254-114-254-253 0-139 114-253 254-253 139 0 253 114 253 253 0 139-114 253-253 253z m117-210c24 0 43-20 43-43 0-24-19-42-43-42l-235 0c-23 0-42 18-42 42 0 23 19 43 42 43l235 0z" />
|
||||
</font>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 229 KiB |
BIN
media/com_phocamaps/duotone/fonts/joomla-fonts.ttf
Normal file
BIN
media/com_phocamaps/duotone/fonts/joomla-fonts.woff
Normal file
BIN
media/com_phocamaps/duotone/fonts/joomla-fonts.woff2
Normal file
3224
media/com_phocamaps/duotone/joomla-fonts.css
Normal file
7
media/com_phocamaps/duotone/joomla-fonts.min.css
vendored
Normal file
1
media/com_phocamaps/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
83
media/com_phocamaps/js/administrator/coordinates.js
Normal file
@ -0,0 +1,83 @@
|
||||
|
||||
function setPMGPSLongitude(inputValue) {
|
||||
longitudeValue = convertPMGPS(inputValue, 'longitude');
|
||||
window.top.document.forms.adminForm.elements.gpslongitude.value = longitudeValue;
|
||||
}
|
||||
function setPMGPSLatitude(inputValue) {
|
||||
latitudeValue = convertPMGPS(inputValue, 'latitude');
|
||||
window.top.document.forms.adminForm.elements.gpslatitude.value = latitudeValue;
|
||||
}
|
||||
|
||||
function setPMGPSLongitudeJForm(inputValue) {
|
||||
longitudeValue = convertPMGPS(inputValue, 'longitude');
|
||||
if (window.parent) window.parent.phocaSelectMap_jform_gpslongitude(longitudeValue);
|
||||
}
|
||||
|
||||
function setPMGPSLatitudeJForm(inputValue) {
|
||||
latitudeValue = convertPMGPS(inputValue, 'latitude');
|
||||
if (window.parent) window.parent.phocaSelectMap_jform_gpslatitude(latitudeValue);
|
||||
}
|
||||
|
||||
function convertPMGPS(inputValue, type) {
|
||||
var status = 1;
|
||||
var cAbs = 0;
|
||||
var vAbs = 1000000000;
|
||||
var degree = 0;
|
||||
var minute = 0;
|
||||
var second = 0;
|
||||
var gpsValue = '';
|
||||
var degrees = 180;
|
||||
var potc = '';
|
||||
var ms = 60;
|
||||
|
||||
if (type == 'longitude') {
|
||||
degrees = 180;
|
||||
}
|
||||
|
||||
if (type == 'latitude') {
|
||||
degrees = 90;
|
||||
}
|
||||
|
||||
if(isNaN(inputValue)) {
|
||||
return '';
|
||||
}
|
||||
|
||||
if(inputValue < 0) {
|
||||
status = -1;
|
||||
}
|
||||
|
||||
cAbs = Math.abs(Math.round(vAbs * inputValue));
|
||||
|
||||
if(cAbs > (vAbs * degrees)) {
|
||||
return '';
|
||||
}
|
||||
|
||||
degree = status * Math.floor(cAbs/vAbs);
|
||||
minute = Math.floor(ms * ((cAbs/vAbs) - Math.floor(cAbs/vAbs)));
|
||||
second = ms * Math.floor(vAbs * ((ms * ((cAbs/vAbs) - Math.floor(cAbs/vAbs))) - Math.floor(ms * ((cAbs/vAbs) - Math.floor(cAbs/vAbs)))) ) / vAbs;
|
||||
|
||||
second = Math.round(second * 1000)/1000;
|
||||
|
||||
if (degree < 0) {
|
||||
if (type == 'longitude') {
|
||||
potc = 'W';
|
||||
}
|
||||
if (type == 'latitude') {
|
||||
potc = 'S';
|
||||
}
|
||||
}
|
||||
if (degree > 0) {
|
||||
if (type == 'longitude') {
|
||||
potc = 'E';
|
||||
}
|
||||
if (type == 'latitude') {
|
||||
potc = 'N';
|
||||
}
|
||||
}
|
||||
gpsValue = Math.abs(degree) + '\u00b0' + '\u0020' + minute + '\u0027' + '\u0020' + second + '\u0022' + potc;
|
||||
|
||||
//status = 1;
|
||||
|
||||
return gpsValue;
|
||||
}
|
||||
/* utf-8 test ěščřžýáíé */
|
||||
1
media/com_phocamaps/js/administrator/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
142
media/com_phocamaps/js/base64.js
Normal file
@ -0,0 +1,142 @@
|
||||
/**
|
||||
*
|
||||
* Base64 encode / decode
|
||||
* http://www.webtoolkit.info/
|
||||
*
|
||||
**/
|
||||
|
||||
var Base64 = {
|
||||
|
||||
// private property
|
||||
_keyStr : "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",
|
||||
|
||||
// public method for encoding
|
||||
encode : function (input) {
|
||||
var output = "";
|
||||
var chr1, chr2, chr3, enc1, enc2, enc3, enc4;
|
||||
var i = 0;
|
||||
|
||||
input = Base64._utf8_encode(input);
|
||||
|
||||
while (i < input.length) {
|
||||
|
||||
chr1 = input.charCodeAt(i++);
|
||||
chr2 = input.charCodeAt(i++);
|
||||
chr3 = input.charCodeAt(i++);
|
||||
|
||||
enc1 = chr1 >> 2;
|
||||
enc2 = ((chr1 & 3) << 4) | (chr2 >> 4);
|
||||
enc3 = ((chr2 & 15) << 2) | (chr3 >> 6);
|
||||
enc4 = chr3 & 63;
|
||||
|
||||
if (isNaN(chr2)) {
|
||||
enc3 = enc4 = 64;
|
||||
} else if (isNaN(chr3)) {
|
||||
enc4 = 64;
|
||||
}
|
||||
|
||||
output = output +
|
||||
this._keyStr.charAt(enc1) + this._keyStr.charAt(enc2) +
|
||||
this._keyStr.charAt(enc3) + this._keyStr.charAt(enc4);
|
||||
|
||||
}
|
||||
|
||||
return output;
|
||||
},
|
||||
|
||||
// public method for decoding
|
||||
decode : function (input) {
|
||||
var output = "";
|
||||
var chr1, chr2, chr3;
|
||||
var enc1, enc2, enc3, enc4;
|
||||
var i = 0;
|
||||
|
||||
input = input.replace(/[^A-Za-z0-9\+\/\=]/g, "");
|
||||
|
||||
while (i < input.length) {
|
||||
|
||||
enc1 = this._keyStr.indexOf(input.charAt(i++));
|
||||
enc2 = this._keyStr.indexOf(input.charAt(i++));
|
||||
enc3 = this._keyStr.indexOf(input.charAt(i++));
|
||||
enc4 = this._keyStr.indexOf(input.charAt(i++));
|
||||
|
||||
chr1 = (enc1 << 2) | (enc2 >> 4);
|
||||
chr2 = ((enc2 & 15) << 4) | (enc3 >> 2);
|
||||
chr3 = ((enc3 & 3) << 6) | enc4;
|
||||
|
||||
output = output + String.fromCharCode(chr1);
|
||||
|
||||
if (enc3 != 64) {
|
||||
output = output + String.fromCharCode(chr2);
|
||||
}
|
||||
if (enc4 != 64) {
|
||||
output = output + String.fromCharCode(chr3);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
output = Base64._utf8_decode(output);
|
||||
|
||||
return output;
|
||||
|
||||
},
|
||||
|
||||
// private method for UTF-8 encoding
|
||||
_utf8_encode : function (string) {
|
||||
string = string.replace(/\r\n/g,"\n");
|
||||
var utftext = "";
|
||||
|
||||
for (var n = 0; n < string.length; n++) {
|
||||
|
||||
var c = string.charCodeAt(n);
|
||||
|
||||
if (c < 128) {
|
||||
utftext += String.fromCharCode(c);
|
||||
}
|
||||
else if((c > 127) && (c < 2048)) {
|
||||
utftext += String.fromCharCode((c >> 6) | 192);
|
||||
utftext += String.fromCharCode((c & 63) | 128);
|
||||
}
|
||||
else {
|
||||
utftext += String.fromCharCode((c >> 12) | 224);
|
||||
utftext += String.fromCharCode(((c >> 6) & 63) | 128);
|
||||
utftext += String.fromCharCode((c & 63) | 128);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return utftext;
|
||||
},
|
||||
|
||||
// private method for UTF-8 decoding
|
||||
_utf8_decode : function (utftext) {
|
||||
var string = "";
|
||||
var i = 0;
|
||||
var c = c1 = c2 = 0;
|
||||
|
||||
while ( i < utftext.length ) {
|
||||
|
||||
c = utftext.charCodeAt(i);
|
||||
|
||||
if (c < 128) {
|
||||
string += String.fromCharCode(c);
|
||||
i++;
|
||||
}
|
||||
else if((c > 191) && (c < 224)) {
|
||||
c2 = utftext.charCodeAt(i+1);
|
||||
string += String.fromCharCode(((c & 31) << 6) | (c2 & 63));
|
||||
i += 2;
|
||||
}
|
||||
else {
|
||||
c2 = utftext.charCodeAt(i+1);
|
||||
c3 = utftext.charCodeAt(i+2);
|
||||
string += String.fromCharCode(((c & 15) << 12) | ((c2 & 63) << 6) | (c3 & 63));
|
||||
i += 3;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return string;
|
||||
}
|
||||
|
||||
}
|
||||
BIN
media/com_phocamaps/js/fonts/fontawesome-webfont.woff
Normal file
BIN
media/com_phocamaps/js/fonts/fontawesome-webfont.woff2
Normal file
1
media/com_phocamaps/js/fonts/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
441
media/com_phocamaps/js/geoxml3.js
Normal file
@ -0,0 +1,441 @@
|
||||
/*
|
||||
geoXML3.js
|
||||
|
||||
Renders KML on the Google Maps JavaScript API Version 3
|
||||
http://code.google.com/p/geoxml3/
|
||||
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
// Extend the global String with a method to remove leading and trailing whitespace
|
||||
if (!String.prototype.trim) {
|
||||
String.prototype.trim = function () {
|
||||
return this.replace(/^\s+|\s+$/g, '');
|
||||
};
|
||||
}
|
||||
|
||||
// Declare namespace
|
||||
geoXML3 = window.geoXML3 || {};
|
||||
|
||||
// Constructor for the root KML parser object
|
||||
geoXML3.parser = function (options) {
|
||||
// Private variables
|
||||
var parserOptions = geoXML3.combineOptions(options, {
|
||||
singleInfoWindow: false,
|
||||
processStyles: true,
|
||||
zoom: true
|
||||
});
|
||||
var docs = []; // Individual KML documents
|
||||
var lastMarker;
|
||||
|
||||
// Private methods
|
||||
|
||||
var parse = function (urls) {
|
||||
// Process one or more KML documents
|
||||
|
||||
if (typeof urls === 'string') {
|
||||
// Single KML document
|
||||
urls = [urls];
|
||||
}
|
||||
|
||||
// Internal values for the set of documents as a whole
|
||||
var internals = {
|
||||
docSet: [],
|
||||
remaining: urls.length,
|
||||
parserOnly: !parserOptions.afterParse
|
||||
};
|
||||
|
||||
var thisDoc;
|
||||
for (var i = 0; i < urls.length; i++) {
|
||||
thisDoc = {
|
||||
url: urls[i],
|
||||
internals: internals
|
||||
};
|
||||
internals.docSet.push(thisDoc);
|
||||
geoXML3.fetchXML(thisDoc.url, function (responseXML) {render(responseXML, thisDoc);});
|
||||
}
|
||||
};
|
||||
|
||||
var hideDocument = function (doc) {
|
||||
// Hide the map objects associated with a document
|
||||
var i;
|
||||
for (i = 0; i < doc.markers.length; i++) {
|
||||
this.markers[i].set_visible(false);
|
||||
}
|
||||
for (i = 0; i < doc.overlays.length; i++) {
|
||||
doc.overlays[i].setOpacity(0);
|
||||
}
|
||||
};
|
||||
|
||||
var showDocument = function (doc) {
|
||||
// Show the map objects associated with a document
|
||||
var i;
|
||||
for (i = 0; i < doc.markers.length; i++) {
|
||||
doc.markers[i].set_visible(true);
|
||||
}
|
||||
for (i = 0; i < doc.overlays.length; i++) {
|
||||
doc.overlays[i].setOpacity(doc.overlays[i].percentOpacity_);
|
||||
}
|
||||
};
|
||||
|
||||
var render = function (responseXML, doc) {
|
||||
// Callback for retrieving a KML document: parse the KML and display it on the map
|
||||
|
||||
if (!responseXML) {
|
||||
// Error retrieving the data
|
||||
geoXML3.log('Unable to retrieve ' + doc.url);
|
||||
if (parserOptions.failedParse) {
|
||||
parserOptions.failedParse(doc);
|
||||
}
|
||||
} else if (!doc) {
|
||||
throw 'geoXML3 internal error: render called with null document';
|
||||
} else {
|
||||
doc.styles = {};
|
||||
doc.placemarks = [];
|
||||
doc.groundOverlays = [];
|
||||
if (parserOptions.zoom && !!parserOptions.map)
|
||||
doc.bounds = new google.maps.LatLngBounds();
|
||||
|
||||
// Parse styles
|
||||
var styleID, iconNodes, i;
|
||||
var styleNodes = responseXML.getElementsByTagName('Style');
|
||||
for (i = 0; i < styleNodes.length; i++) {
|
||||
styleID = styleNodes[i].getAttribute('id');
|
||||
iconNodes = styleNodes[i].getElementsByTagName('Icon');
|
||||
if (!!iconNodes.length) {
|
||||
doc.styles['#' + styleID] = {
|
||||
href: geoXML3.nodeValue(iconNodes[0].getElementsByTagName('href')[0])
|
||||
};
|
||||
}
|
||||
}
|
||||
if (!!parserOptions.processStyles || !parserOptions.createMarker) {
|
||||
// Convert parsed styles into GMaps equivalents
|
||||
processStyles(doc);
|
||||
}
|
||||
|
||||
// Parse placemarks
|
||||
var placemark, node, coords, path;
|
||||
var placemarkNodes = responseXML.getElementsByTagName('Placemark');
|
||||
for (i = 0; i < placemarkNodes.length; i++) {
|
||||
// Init the placemark object
|
||||
node = placemarkNodes[i];
|
||||
placemark = {
|
||||
name: geoXML3.nodeValue(node.getElementsByTagName('name')[0]),
|
||||
description: geoXML3.nodeValue(node.getElementsByTagName('description')[0]),
|
||||
styleUrl: geoXML3.nodeValue(node.getElementsByTagName('styleUrl')[0])
|
||||
};
|
||||
placemark.style = doc.styles[placemark.styleUrl] || {};
|
||||
if (/^https?:\/\//.test(placemark.description)) {
|
||||
placemark.description = '<a href="' + placemark.description + '">' + placemark.description + '</a>';
|
||||
}
|
||||
|
||||
// Extract the coordinates
|
||||
coords = geoXML3.nodeValue(node.getElementsByTagName('coordinates')[0]).trim();
|
||||
coords = coords.replace(/\s+/g, ' ').replace(/, /g, ',');
|
||||
path = coords.split(' ');
|
||||
|
||||
// What sort of placemark?
|
||||
if (path.length === 1) {
|
||||
// Polygons/lines not supported in v3, so only plot markers
|
||||
coords = path[0].split(',');
|
||||
placemark.point = {
|
||||
lat: parseFloat(coords[1]),
|
||||
lng: parseFloat(coords[0]),
|
||||
alt: parseFloat(coords[2])
|
||||
};
|
||||
if (!!doc.bounds) {
|
||||
doc.bounds.extend(new google.maps.LatLng(placemark.point.lat, placemark.point.lng));
|
||||
}
|
||||
|
||||
// Call the appropriate function to create the marker
|
||||
if (!!parserOptions.createMarker) {
|
||||
parserOptions.createMarker(placemark, doc);
|
||||
} else {
|
||||
createMarker(placemark, doc);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Parse ground overlays
|
||||
var groundOverlay, color, transparency;
|
||||
var groundNodes = responseXML.getElementsByTagName('GroundOverlay');
|
||||
for (i = 0; i < groundNodes.length; i++) {
|
||||
node = groundNodes[i];
|
||||
|
||||
// Init the ground overlay object
|
||||
groundOverlay = {
|
||||
name: geoXML3.nodeValue(node.getElementsByTagName('name')[0]),
|
||||
description: geoXML3.nodeValue(node.getElementsByTagName('description')[0]),
|
||||
icon: {href: geoXML3.nodeValue(node.getElementsByTagName('href')[0])},
|
||||
latLonBox: {
|
||||
north: parseFloat(geoXML3.nodeValue(node.getElementsByTagName('north')[0])),
|
||||
east: parseFloat(geoXML3.nodeValue(node.getElementsByTagName('east')[0])),
|
||||
south: parseFloat(geoXML3.nodeValue(node.getElementsByTagName('south')[0])),
|
||||
west: parseFloat(geoXML3.nodeValue(node.getElementsByTagName('west')[0]))
|
||||
}
|
||||
};
|
||||
if (!!doc.bounds) {
|
||||
doc.bounds.union(new google.maps.LatLngBounds(
|
||||
new google.maps.LatLng(groundOverlay.latLonBox.south, groundOverlay.latLonBox.west),
|
||||
new google.maps.LatLng(groundOverlay.latLonBox.north, groundOverlay.latLonBox.east)
|
||||
));
|
||||
}
|
||||
|
||||
// Opacity is encoded in the color node
|
||||
color = geoXML3.nodeValue(node.getElementsByTagName('color')[0]);
|
||||
if ((color !== '') && (color.length == 8)) {
|
||||
transparency = parseInt(color.substring(0, 2), 16);
|
||||
groundOverlay.opacity = Math.round((255 - transparency) / 2.55);
|
||||
} else {
|
||||
groundOverlay.opacity = 100;
|
||||
}
|
||||
|
||||
// Call the appropriate function to create the overlay
|
||||
if (!!parserOptions.createOverlay) {
|
||||
parserOptions.createOverlay(groundOverlay, doc);
|
||||
} else {
|
||||
createOverlay(groundOverlay, doc);
|
||||
}
|
||||
}
|
||||
|
||||
if (!!doc.bounds) {
|
||||
doc.internals.bounds = doc.internals.bounds || new google.maps.LatLngBounds();
|
||||
doc.internals.bounds.union(doc.bounds);
|
||||
}
|
||||
if (!!doc.styles || !!doc.markers || !!doc.overlays) {
|
||||
doc.internals.parserOnly = false;
|
||||
}
|
||||
|
||||
doc.internals.remaining -= 1;
|
||||
if (doc.internals.remaining === 0) {
|
||||
// We're done processing this set of KML documents
|
||||
|
||||
// Options that get invoked after parsing completes
|
||||
if (!!doc.internals.bounds) {
|
||||
parserOptions.map.fitBounds(doc.internals.bounds);
|
||||
}
|
||||
if (parserOptions.afterParse) {
|
||||
parserOptions.afterParse(doc.internals.docSet);
|
||||
}
|
||||
|
||||
if (!doc.internals.parserOnly) {
|
||||
// geoXML3 is not being used only as a real-time parser, so keep the parsed documents around
|
||||
docs.concat(doc.internals.docSet);
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var processStyles = function (doc) {
|
||||
var stdRegEx = /\/(red|blue|green|yellow|lightblue|purple|pink|orange)(-dot)?\.png/;
|
||||
for (var styleID in doc.styles) {
|
||||
if (!!doc.styles[styleID].href) {
|
||||
// Init the style object with a standard KML icon
|
||||
doc.styles[styleID].icon = new google.maps.MarkerImage(
|
||||
doc.styles[styleID].href,
|
||||
new google.maps.Size(32, 32),
|
||||
new google.maps.Point(0, 0),
|
||||
new google.maps.Point(16, 12)
|
||||
);
|
||||
|
||||
// Look for a predictable shadow
|
||||
if (stdRegEx.test(doc.styles[styleID].href)) {
|
||||
// A standard GMap-style marker icon
|
||||
doc.styles[styleID].shadow = new google.maps.MarkerImage(
|
||||
'http://maps.google.com/mapfiles/ms/micons/msmarker.shadow.png',
|
||||
new google.maps.Size(59, 32),
|
||||
new google.maps.Point(0, 0),
|
||||
new google.maps.Point(16, 12));
|
||||
} else if (doc.styles[styleID].href.indexOf('-pushpin.png') > -1) {
|
||||
// Pushpin marker icon
|
||||
doc.styles[styleID].shadow = new google.maps.MarkerImage(
|
||||
'http://maps.google.com/mapfiles/ms/micons/pushpin_shadow.png',
|
||||
new google.maps.Size(59, 32),
|
||||
new google.maps.Point(0, 0),
|
||||
new google.maps.Point(16, 12));
|
||||
} else {
|
||||
// Other MyMaps KML standard icon
|
||||
doc.styles[styleID].shadow = new google.maps.MarkerImage(
|
||||
doc.styles[styleID].href.replace('.png', '.shadow.png'),
|
||||
new google.maps.Size(59, 32),
|
||||
new google.maps.Point(0, 0),
|
||||
new google.maps.Point(16, 12));
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
var createMarker = function (placemark, doc) {
|
||||
// create a Marker to the map from a placemark KML object
|
||||
|
||||
// Load basic marker properties
|
||||
var markerOptions = geoXML3.combineOptions(parserOptions.markerOptions, {
|
||||
map: parserOptions.map,
|
||||
position: new google.maps.LatLng(placemark.point.lat, placemark.point.lng),
|
||||
title: placemark.name,
|
||||
zIndex: Math.round(-placemark.point.lat * 100000),
|
||||
icon: placemark.style.icon,
|
||||
shadow: placemark.style.shadow
|
||||
});
|
||||
|
||||
// Create the marker on the map
|
||||
var marker = new google.maps.Marker(markerOptions);
|
||||
|
||||
// Set up and create the infowindow
|
||||
var infoWindowOptions = geoXML3.combineOptions(parserOptions.infoWindowOptions, {
|
||||
content: '<div class="infowindow"><h3>' + placemark.name +
|
||||
'</h3><div>' + placemark.description + '</div></div>',
|
||||
pixelOffset: new google.maps.Size(0, 2)
|
||||
});
|
||||
marker.infoWindow = new google.maps.InfoWindow(infoWindowOptions);
|
||||
|
||||
// Infowindow-opening event handler
|
||||
google.maps.event.addListener(marker, 'click', function() {
|
||||
if (!!parserOptions.singleInfoWindow) {
|
||||
if (!!lastMarker && !!lastMarker.infoWindow) {
|
||||
lastMarker.infoWindow.close();
|
||||
}
|
||||
lastMarker = this;
|
||||
}
|
||||
this.infoWindow.open(this.map, this);
|
||||
});
|
||||
|
||||
if (!!doc) {
|
||||
doc.markers = doc.markers || [];
|
||||
doc.markers.push(marker);
|
||||
}
|
||||
|
||||
return marker;
|
||||
};
|
||||
|
||||
var createOverlay = function (groundOverlay, doc) {
|
||||
// Add a ProjectedOverlay to the map from a groundOverlay KML object
|
||||
|
||||
if (!window.ProjectedOverlay) {
|
||||
throw 'geoXML3 error: ProjectedOverlay not found while rendering GroundOverlay from KML';
|
||||
}
|
||||
|
||||
var bounds = new google.maps.LatLngBounds(
|
||||
new google.maps.LatLng(groundOverlay.latLonBox.south, groundOverlay.latLonBox.west),
|
||||
new google.maps.LatLng(groundOverlay.latLonBox.north, groundOverlay.latLonBox.east)
|
||||
);
|
||||
var overlayOptions = geoXML3.combineOptions(parserOptions.overlayOptions, {percentOpacity: groundOverlay.opacity});
|
||||
var overlay = new ProjectedOverlay(parserOptions.map, groundOverlay.icon.href, bounds, overlayOptions);
|
||||
|
||||
if (!!doc) {
|
||||
doc.overlays = doc.overlays || [];
|
||||
doc.overlays.push(overlay);
|
||||
}
|
||||
|
||||
return
|
||||
};
|
||||
|
||||
return {
|
||||
// Expose some properties and methods
|
||||
|
||||
options: parserOptions,
|
||||
docs: docs,
|
||||
|
||||
parse: parse,
|
||||
hideDocument: hideDocument,
|
||||
showDocument: showDocument,
|
||||
processStyles: processStyles,
|
||||
createMarker: createMarker,
|
||||
createOverlay: createOverlay
|
||||
};
|
||||
};
|
||||
// End of KML Parser
|
||||
|
||||
// Helper objects and functions
|
||||
|
||||
// Log a message to the debugging console, if one exists
|
||||
geoXML3.log = function(msg) {
|
||||
if (!!window.console) {
|
||||
console.log(msg);
|
||||
}
|
||||
};
|
||||
|
||||
// Combine two options objects, a set of default values and a set of override values
|
||||
geoXML3.combineOptions = function (overrides, defaults) {
|
||||
var result = {};
|
||||
if (!!overrides) {
|
||||
for (var prop in overrides) {
|
||||
if (overrides.hasOwnProperty(prop)) {
|
||||
result[prop] = overrides[prop];
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!!defaults) {
|
||||
for (prop in defaults) {
|
||||
if (defaults.hasOwnProperty(prop) && (result[prop] === undefined)) {
|
||||
result[prop] = defaults[prop];
|
||||
}
|
||||
}
|
||||
}
|
||||
return result;
|
||||
};
|
||||
|
||||
// Retrieve a text document from url and pass it to callback as a string
|
||||
geoXML3.fetchers = [];
|
||||
geoXML3.fetchXML = function (url, callback) {
|
||||
function timeoutHandler() {
|
||||
callback();
|
||||
};
|
||||
|
||||
var xhrFetcher;
|
||||
if (!!geoXML3.fetchers.length) {
|
||||
xhrFetcher = geoXML3.fetchers.pop();
|
||||
} else {
|
||||
if (!!window.XMLHttpRequest) {
|
||||
xhrFetcher = new window.XMLHttpRequest(); // Most browsers
|
||||
} else if (!!window.ActiveXObject) {
|
||||
xhrFetcher = new window.ActiveXObject('Microsoft.XMLHTTP'); // Some IE
|
||||
}
|
||||
}
|
||||
|
||||
if (!xhrFetcher) {
|
||||
geoXML3.log('Unable to create XHR object');
|
||||
callback(null);
|
||||
} else {
|
||||
xhrFetcher.open('GET', url, true);
|
||||
xhrFetcher.onreadystatechange = function () {
|
||||
if (xhrFetcher.readyState === 4) {
|
||||
// Retrieval complete
|
||||
if (!!xhrFetcher.timeout)
|
||||
clearTimeout(xhrFetcher.timeout);
|
||||
if (xhrFetcher.status >= 400) {
|
||||
geoXML3.log('HTTP error ' + xhrFetcher.status + ' retrieving ' + url);
|
||||
callback();
|
||||
} else {
|
||||
// Returned successfully
|
||||
callback(xhrFetcher.responseXML);
|
||||
}
|
||||
// We're done with this fetcher object
|
||||
geoXML3.fetchers.push(xhrFetcher);
|
||||
}
|
||||
};
|
||||
xhrFetcher.timeout = setTimeout(timeoutHandler, 60000);
|
||||
xhrFetcher.send(null);
|
||||
}
|
||||
};
|
||||
|
||||
//nodeValue: Extract the text value of a DOM node, with leading and trailing whitespace trimmed
|
||||
geoXML3.nodeValue = function(node) {
|
||||
if (!node) {
|
||||
return '';
|
||||
} else {
|
||||
return (node.innerText || node.text || node.textContent).trim();
|
||||
}
|
||||
};
|
||||
1
media/com_phocamaps/js/gm/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
1
media/com_phocamaps/js/gm/markerclustererplus.min.js
vendored
Normal file
1
media/com_phocamaps/js/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
1
media/com_phocamaps/js/leaflet-awesome/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
@ -0,0 +1,124 @@
|
||||
/*
|
||||
Author: L. Voogdt
|
||||
License: MIT
|
||||
Version: 1.0
|
||||
*/
|
||||
|
||||
/* Marker setup */
|
||||
.awesome-marker {
|
||||
background: url('images/markers-soft.png') no-repeat 0 0;
|
||||
width: 35px;
|
||||
height: 46px;
|
||||
position:absolute;
|
||||
left:0;
|
||||
top:0;
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.awesome-marker-shadow {
|
||||
background: url('images/markers-shadow.png') no-repeat 0 0;
|
||||
width: 36px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
/* Retina displays */
|
||||
@media (min--moz-device-pixel-ratio: 1.5),(-o-min-device-pixel-ratio: 3/2),
|
||||
(-webkit-min-device-pixel-ratio: 1.5),(min-device-pixel-ratio: 1.5),(min-resolution: 1.5dppx) {
|
||||
.awesome-marker {
|
||||
background-image: url('images/markers-soft@2x.png');
|
||||
background-size: 720px 46px;
|
||||
}
|
||||
.awesome-marker-shadow {
|
||||
background-image: url('images/markers-shadow@2x.png');
|
||||
background-size: 35px 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.awesome-marker i {
|
||||
color: #333;
|
||||
margin-top: 10px;
|
||||
display: inline-block;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.awesome-marker .icon-white {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/* Colors */
|
||||
.awesome-marker-icon-red {
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-darkred {
|
||||
background-position: -180px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-lightred {
|
||||
background-position: -360px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-orange {
|
||||
background-position: -36px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-beige {
|
||||
background-position: -396px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-green {
|
||||
background-position: -72px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-darkgreen {
|
||||
background-position: -252px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-lightgreen {
|
||||
background-position: -432px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-blue {
|
||||
background-position: -108px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-darkblue {
|
||||
background-position: -216px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-lightblue {
|
||||
background-position: -468px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-purple {
|
||||
background-position: -144px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-darkpurple {
|
||||
background-position: -288px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-pink {
|
||||
background-position: -504px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-cadetblue {
|
||||
background-position: -324px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-white {
|
||||
background-position: -574px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-gray {
|
||||
background-position: -648px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-lightgray {
|
||||
background-position: -612px 0;
|
||||
}
|
||||
|
||||
.awesome-marker-icon-black {
|
||||
background-position: -682px 0;
|
||||
}
|
||||
@ -0,0 +1,125 @@
|
||||
/*
|
||||
Leaflet.AwesomeMarkers, a plugin that adds colorful iconic markers for Leaflet, based on the Font Awesome icons
|
||||
(c) 2012-2013, Lennard Voogdt
|
||||
|
||||
http://leafletjs.com
|
||||
https://github.com/lvoogdt
|
||||
*/
|
||||
|
||||
/*global L*/
|
||||
|
||||
(function (window, document, undefined) {
|
||||
"use strict";
|
||||
/*
|
||||
* Leaflet.AwesomeMarkers assumes that you have already included the Leaflet library.
|
||||
*/
|
||||
|
||||
L.AwesomeMarkers = {};
|
||||
|
||||
L.AwesomeMarkers.version = '2.0.1';
|
||||
|
||||
L.AwesomeMarkers.Icon = L.Icon.extend({
|
||||
options: {
|
||||
iconSize: [35, 45],
|
||||
iconAnchor: [17, 42],
|
||||
popupAnchor: [1, -32],
|
||||
shadowAnchor: [10, 12],
|
||||
shadowSize: [36, 16],
|
||||
className: 'awesome-marker',
|
||||
prefix: 'glyphicon',
|
||||
spinClass: 'fa-spin',
|
||||
extraClasses: '',
|
||||
icon: 'home',
|
||||
markerColor: 'blue',
|
||||
iconColor: 'white'
|
||||
},
|
||||
|
||||
initialize: function (options) {
|
||||
options = L.Util.setOptions(this, options);
|
||||
},
|
||||
|
||||
createIcon: function () {
|
||||
var div = document.createElement('div'),
|
||||
options = this.options;
|
||||
|
||||
if (options.icon) {
|
||||
div.innerHTML = this._createInner();
|
||||
}
|
||||
|
||||
if (options.bgPos) {
|
||||
div.style.backgroundPosition =
|
||||
(-options.bgPos.x) + 'px ' + (-options.bgPos.y) + 'px';
|
||||
}
|
||||
|
||||
this._setIconStyles(div, 'icon-' + options.markerColor);
|
||||
return div;
|
||||
},
|
||||
|
||||
_createInner: function() {
|
||||
var iconClass, iconSpinClass = "", iconColorClass = "", iconColorStyle = "", options = this.options;
|
||||
|
||||
if(options.icon.slice(0,options.prefix.length+1) === options.prefix + "-") {
|
||||
iconClass = options.icon;
|
||||
} else {
|
||||
iconClass = options.prefix + "-" + options.icon;
|
||||
}
|
||||
|
||||
if(options.spin && typeof options.spinClass === "string") {
|
||||
iconSpinClass = options.spinClass;
|
||||
}
|
||||
|
||||
if(options.iconColor) {
|
||||
if(options.iconColor === 'white' || options.iconColor === 'black') {
|
||||
iconColorClass = "icon-" + options.iconColor;
|
||||
} else {
|
||||
iconColorStyle = "style='color: " + options.iconColor + "' ";
|
||||
}
|
||||
}
|
||||
|
||||
return "<i " + iconColorStyle + "class='" + options.extraClasses + " " + options.prefix + " " + iconClass + " " + iconSpinClass + " " + iconColorClass + "'></i>";
|
||||
},
|
||||
|
||||
_setIconStyles: function (img, name) {
|
||||
var options = this.options,
|
||||
size = L.point(options[name === 'shadow' ? 'shadowSize' : 'iconSize']),
|
||||
anchor;
|
||||
|
||||
if (name === 'shadow') {
|
||||
anchor = L.point(options.shadowAnchor || options.iconAnchor);
|
||||
} else {
|
||||
anchor = L.point(options.iconAnchor);
|
||||
}
|
||||
|
||||
if (!anchor && size) {
|
||||
anchor = size.divideBy(2, true);
|
||||
}
|
||||
|
||||
img.className = 'awesome-marker-' + name + ' ' + options.className;
|
||||
|
||||
if (anchor) {
|
||||
img.style.marginLeft = (-anchor.x) + 'px';
|
||||
img.style.marginTop = (-anchor.y) + 'px';
|
||||
}
|
||||
|
||||
if (size) {
|
||||
img.style.width = size.x + 'px';
|
||||
img.style.height = size.y + 'px';
|
||||
}
|
||||
},
|
||||
|
||||
createShadow: function () {
|
||||
var div = document.createElement('div');
|
||||
|
||||
this._setIconStyles(div, 'shadow');
|
||||
return div;
|
||||
}
|
||||
});
|
||||
|
||||
L.AwesomeMarkers.icon = function (options) {
|
||||
return new L.AwesomeMarkers.Icon(options);
|
||||
};
|
||||
|
||||
}(this, document));
|
||||
|
||||
|
||||
|
||||
@ -0,0 +1,12 @@
|
||||
/* Compatible with Leaflet 0.7 */
|
||||
.leaflet-control-locate a {
|
||||
font-size: 1.4em;
|
||||
color: #444;
|
||||
cursor: pointer;
|
||||
}
|
||||
.leaflet-control-locate.active a {
|
||||
color: #2074B6;
|
||||
}
|
||||
.leaflet-control-locate.active.following a {
|
||||
color: #FC8428;
|
||||
}
|
||||
2
media/com_phocamaps/js/leaflet-control-locate/L.Control.Locate.mapbox.min.css
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.leaflet-control-locate a{font-size:1.4em;color:#444;cursor:pointer}.leaflet-control-locate.active a{color:#2074B6}.leaflet-control-locate.active.following a{color:#FC8428}.leaflet-control-locate a{padding:3px 0 0 8px}.leaflet-control-locate.requesting a{padding:3px 0 0 4px}
|
||||
/*# sourceMappingURL=L.Control.Locate.mapbox.min.css.map */
|
||||
4
media/com_phocamaps/js/leaflet-control-locate/L.Control.Locate.min.js
vendored
Normal file
8
media/com_phocamaps/js/leaflet-control-locate/font-awesome.min.css
vendored
Normal file
1
media/com_phocamaps/js/leaflet-control-locate/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
2
media/com_phocamaps/js/leaflet-easyprint/bundle.js
Normal file
1
media/com_phocamaps/js/leaflet-easyprint/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
168
media/com_phocamaps/js/leaflet-fullscreen/Leaflet.fullscreen.js
Normal file
@ -0,0 +1,168 @@
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD
|
||||
define(['leaflet'], factory);
|
||||
} else if (typeof module !== 'undefined') {
|
||||
// Node/CommonJS
|
||||
module.exports = factory(require('leaflet'));
|
||||
} else {
|
||||
// Browser globals
|
||||
if (typeof window.L === 'undefined') {
|
||||
throw new Error('Leaflet must be loaded first');
|
||||
}
|
||||
factory(window.L);
|
||||
}
|
||||
}(function (L) {
|
||||
L.Control.Fullscreen = L.Control.extend({
|
||||
options: {
|
||||
position: 'topleft',
|
||||
title: {
|
||||
'false': 'View Fullscreen',
|
||||
'true': 'Exit Fullscreen'
|
||||
}
|
||||
},
|
||||
|
||||
onAdd: function (map) {
|
||||
var container = L.DomUtil.create('div', 'leaflet-control-fullscreen leaflet-bar leaflet-control');
|
||||
|
||||
this.link = L.DomUtil.create('a', 'leaflet-control-fullscreen-button leaflet-bar-part', container);
|
||||
this.link.href = '#';
|
||||
|
||||
this._map = map;
|
||||
this._map.on('fullscreenchange', this._toggleTitle, this);
|
||||
this._toggleTitle();
|
||||
|
||||
L.DomEvent.on(this.link, 'click', this._click, this);
|
||||
|
||||
return container;
|
||||
},
|
||||
|
||||
_click: function (e) {
|
||||
L.DomEvent.stopPropagation(e);
|
||||
L.DomEvent.preventDefault(e);
|
||||
this._map.toggleFullscreen(this.options);
|
||||
},
|
||||
|
||||
_toggleTitle: function() {
|
||||
this.link.title = this.options.title[this._map.isFullscreen()];
|
||||
}
|
||||
});
|
||||
|
||||
L.Map.include({
|
||||
isFullscreen: function () {
|
||||
return this._isFullscreen || false;
|
||||
},
|
||||
|
||||
toggleFullscreen: function (options) {
|
||||
var container = this.getContainer();
|
||||
if (this.isFullscreen()) {
|
||||
if (options && options.pseudoFullscreen) {
|
||||
this._disablePseudoFullscreen(container);
|
||||
} else if (document.exitFullscreen) {
|
||||
document.exitFullscreen();
|
||||
} else if (document.mozCancelFullScreen) {
|
||||
document.mozCancelFullScreen();
|
||||
} else if (document.webkitCancelFullScreen) {
|
||||
document.webkitCancelFullScreen();
|
||||
} else if (document.msExitFullscreen) {
|
||||
document.msExitFullscreen();
|
||||
} else {
|
||||
this._disablePseudoFullscreen(container);
|
||||
}
|
||||
} else {
|
||||
if (options && options.pseudoFullscreen) {
|
||||
this._enablePseudoFullscreen(container);
|
||||
} else if (container.requestFullscreen) {
|
||||
container.requestFullscreen();
|
||||
} else if (container.mozRequestFullScreen) {
|
||||
container.mozRequestFullScreen();
|
||||
} else if (container.webkitRequestFullscreen) {
|
||||
container.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT);
|
||||
} else if (container.msRequestFullscreen) {
|
||||
container.msRequestFullscreen();
|
||||
} else {
|
||||
this._enablePseudoFullscreen(container);
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
_enablePseudoFullscreen: function (container) {
|
||||
L.DomUtil.addClass(container, 'leaflet-pseudo-fullscreen');
|
||||
this._setFullscreen(true);
|
||||
this.fire('fullscreenchange');
|
||||
},
|
||||
|
||||
_disablePseudoFullscreen: function (container) {
|
||||
L.DomUtil.removeClass(container, 'leaflet-pseudo-fullscreen');
|
||||
this._setFullscreen(false);
|
||||
this.fire('fullscreenchange');
|
||||
},
|
||||
|
||||
_setFullscreen: function(fullscreen) {
|
||||
this._isFullscreen = fullscreen;
|
||||
var container = this.getContainer();
|
||||
if (fullscreen) {
|
||||
L.DomUtil.addClass(container, 'leaflet-fullscreen-on');
|
||||
} else {
|
||||
L.DomUtil.removeClass(container, 'leaflet-fullscreen-on');
|
||||
}
|
||||
this.invalidateSize();
|
||||
},
|
||||
|
||||
_onFullscreenChange: function (e) {
|
||||
var fullscreenElement =
|
||||
document.fullscreenElement ||
|
||||
document.mozFullScreenElement ||
|
||||
document.webkitFullscreenElement ||
|
||||
document.msFullscreenElement;
|
||||
|
||||
if (fullscreenElement === this.getContainer() && !this._isFullscreen) {
|
||||
this._setFullscreen(true);
|
||||
this.fire('fullscreenchange');
|
||||
} else if (fullscreenElement !== this.getContainer() && this._isFullscreen) {
|
||||
this._setFullscreen(false);
|
||||
this.fire('fullscreenchange');
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
L.Map.mergeOptions({
|
||||
fullscreenControl: false
|
||||
});
|
||||
|
||||
L.Map.addInitHook(function () {
|
||||
if (this.options.fullscreenControl) {
|
||||
this.fullscreenControl = new L.Control.Fullscreen(this.options.fullscreenControl);
|
||||
this.addControl(this.fullscreenControl);
|
||||
}
|
||||
|
||||
var fullscreenchange;
|
||||
|
||||
if ('onfullscreenchange' in document) {
|
||||
fullscreenchange = 'fullscreenchange';
|
||||
} else if ('onmozfullscreenchange' in document) {
|
||||
fullscreenchange = 'mozfullscreenchange';
|
||||
} else if ('onwebkitfullscreenchange' in document) {
|
||||
fullscreenchange = 'webkitfullscreenchange';
|
||||
} else if ('onmsfullscreenchange' in document) {
|
||||
fullscreenchange = 'MSFullscreenChange';
|
||||
}
|
||||
|
||||
if (fullscreenchange) {
|
||||
var onFullscreenChange = L.bind(this._onFullscreenChange, this);
|
||||
|
||||
this.whenReady(function () {
|
||||
L.DomEvent.on(document, fullscreenchange, onFullscreenChange);
|
||||
});
|
||||
|
||||
this.on('unload', function () {
|
||||
L.DomEvent.off(document, fullscreenchange, onFullscreenChange);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
L.control.fullscreen = function (options) {
|
||||
return new L.Control.Fullscreen(options);
|
||||
};
|
||||
}));
|
||||
BIN
media/com_phocamaps/js/leaflet-fullscreen/fullscreen.png
Normal file
|
After Width: | Height: | Size: 299 B |
BIN
media/com_phocamaps/js/leaflet-fullscreen/fullscreen@2x.png
Normal file
|
After Width: | Height: | Size: 420 B |
@ -0,0 +1,40 @@
|
||||
.leaflet-control-fullscreen a {
|
||||
background:#fff url(fullscreen.png) no-repeat 0 0;
|
||||
background-size:26px 52px;
|
||||
}
|
||||
.leaflet-touch .leaflet-control-fullscreen a {
|
||||
background-position: 2px 2px;
|
||||
}
|
||||
.leaflet-fullscreen-on .leaflet-control-fullscreen a {
|
||||
background-position:0 -26px;
|
||||
}
|
||||
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
|
||||
background-position: 2px -24px;
|
||||
}
|
||||
|
||||
/* Do not combine these two rules; IE will break. */
|
||||
.leaflet-container:-webkit-full-screen {
|
||||
width:100%!important;
|
||||
height:100%!important;
|
||||
}
|
||||
.leaflet-container.leaflet-fullscreen-on {
|
||||
width:100%!important;
|
||||
height:100%!important;
|
||||
}
|
||||
|
||||
.leaflet-pseudo-fullscreen {
|
||||
position:fixed!important;
|
||||
width:100%!important;
|
||||
height:100%!important;
|
||||
top:0!important;
|
||||
left:0!important;
|
||||
z-index:99999;
|
||||
}
|
||||
|
||||
@media
|
||||
(-webkit-min-device-pixel-ratio:2),
|
||||
(min-resolution:192dpi) {
|
||||
.leaflet-control-fullscreen a {
|
||||
background-image:url(fullscreen@2x.png);
|
||||
}
|
||||
}
|
||||
123
media/com_phocamaps/js/leaflet-geocoder/Control.Geocoder.css
Normal file
@ -0,0 +1,123 @@
|
||||
.leaflet-control-geocoder {
|
||||
border-radius: 4px;
|
||||
background: white;
|
||||
min-width: 26px;
|
||||
min-height: 26px;
|
||||
}
|
||||
|
||||
.leaflet-touch .leaflet-control-geocoder {
|
||||
min-width: 30px;
|
||||
min-height: 30px;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder a, .leaflet-control-geocoder .leaflet-control-geocoder-icon {
|
||||
border-bottom: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder .leaflet-control-geocoder-alternatives a {
|
||||
width: inherit;
|
||||
height: inherit;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder a:hover, .leaflet-control-geocoder .leaflet-control-geocoder-icon:hover {
|
||||
border-bottom: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-form {
|
||||
display: none;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form {
|
||||
display: inline-block;
|
||||
}
|
||||
.leaflet-control-geocoder-form input {
|
||||
font-size: 120%;
|
||||
border: 0;
|
||||
background-color: transparent;
|
||||
width: 246px;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-icon {
|
||||
border-radius: 4px;
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
border: none;
|
||||
background-color: white;
|
||||
background-image: url(images/geocoder.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-touch .leaflet-control-geocoder-icon {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-throbber .leaflet-control-geocoder-icon {
|
||||
background-image: url(images/throbber.gif);
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-form-no-error {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-form input:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-form button {
|
||||
display: none;
|
||||
}
|
||||
.leaflet-control-geocoder-error {
|
||||
margin-top: 8px;
|
||||
margin-left: 8px;
|
||||
display: block;
|
||||
color: #444;
|
||||
}
|
||||
.leaflet-control-geocoder-alternatives {
|
||||
display: block;
|
||||
width: 272px;
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-alternatives-minimized {
|
||||
display: none;
|
||||
height: 0;
|
||||
}
|
||||
.leaflet-control-geocoder-alternatives li {
|
||||
white-space: nowrap;
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
padding: 5px 8px;
|
||||
text-overflow: ellipsis;
|
||||
border-bottom: 1px solid #ccc;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-alternatives li a, .leaflet-control-geocoder-alternatives li a:hover {
|
||||
width: inherit;
|
||||
height: inherit;
|
||||
line-height: inherit;
|
||||
background: inherit;
|
||||
border-radius: inherit;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.leaflet-control-geocoder-alternatives li:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
.leaflet-control-geocoder-alternatives li:hover, .leaflet-control-geocoder-selected {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.leaflet-control-geocoder-address-detail {
|
||||
|
||||
}
|
||||
.leaflet-control-geocoder-address-context {
|
||||
color: #666;
|
||||
}
|
||||
1296
media/com_phocamaps/js/leaflet-geocoder/Control.Geocoder.js
Normal file
1
media/com_phocamaps/js/leaflet-geocoder/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,60 @@
|
||||
.marker-cluster-small {
|
||||
background-color: rgba(181, 226, 140, 0.6);
|
||||
}
|
||||
.marker-cluster-small div {
|
||||
background-color: rgba(110, 204, 57, 0.6);
|
||||
}
|
||||
|
||||
.marker-cluster-medium {
|
||||
background-color: rgba(241, 211, 87, 0.6);
|
||||
}
|
||||
.marker-cluster-medium div {
|
||||
background-color: rgba(240, 194, 12, 0.6);
|
||||
}
|
||||
|
||||
.marker-cluster-large {
|
||||
background-color: rgba(253, 156, 115, 0.6);
|
||||
}
|
||||
.marker-cluster-large div {
|
||||
background-color: rgba(241, 128, 23, 0.6);
|
||||
}
|
||||
|
||||
/* IE 6-8 fallback colors */
|
||||
.leaflet-oldie .marker-cluster-small {
|
||||
background-color: rgb(181, 226, 140);
|
||||
}
|
||||
.leaflet-oldie .marker-cluster-small div {
|
||||
background-color: rgb(110, 204, 57);
|
||||
}
|
||||
|
||||
.leaflet-oldie .marker-cluster-medium {
|
||||
background-color: rgb(241, 211, 87);
|
||||
}
|
||||
.leaflet-oldie .marker-cluster-medium div {
|
||||
background-color: rgb(240, 194, 12);
|
||||
}
|
||||
|
||||
.leaflet-oldie .marker-cluster-large {
|
||||
background-color: rgb(253, 156, 115);
|
||||
}
|
||||
.leaflet-oldie .marker-cluster-large div {
|
||||
background-color: rgb(241, 128, 23);
|
||||
}
|
||||
|
||||
.marker-cluster {
|
||||
background-clip: padding-box;
|
||||
border-radius: 20px;
|
||||
}
|
||||
.marker-cluster div {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
margin-left: 5px;
|
||||
margin-top: 5px;
|
||||
|
||||
text-align: center;
|
||||
border-radius: 15px;
|
||||
font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
|
||||
}
|
||||
.marker-cluster span {
|
||||
line-height: 30px;
|
||||
}
|
||||
@ -0,0 +1,14 @@
|
||||
.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
|
||||
-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;
|
||||
-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;
|
||||
-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;
|
||||
transition: transform 0.3s ease-out, opacity 0.3s ease-in;
|
||||
}
|
||||
|
||||
.leaflet-cluster-spider-leg {
|
||||
/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */
|
||||
-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;
|
||||
-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;
|
||||
-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;
|
||||
transition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;
|
||||
}
|
||||
1
media/com_phocamaps/js/leaflet-markercluster/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
2
media/com_phocamaps/js/leaflet-markercluster/leaflet.markercluster.min.js
vendored
Normal file
1
media/com_phocamaps/js/leaflet-omnivore/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
3277
media/com_phocamaps/js/leaflet-omnivore/leaflet-omnivore.js
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,258 @@
|
||||
.leaflet-routing-container, .leaflet-routing-error {
|
||||
width: 320px;
|
||||
background-color: white;
|
||||
padding-top: 4px;
|
||||
transition: all 0.2s ease;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.leaflet-control-container .leaflet-routing-container-hide {
|
||||
width: 34px;
|
||||
height: 34px;
|
||||
}
|
||||
|
||||
.leaflet-routing-container h2 {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.leaflet-routing-container h3 {
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.leaflet-routing-collapsible .leaflet-routing-geocoders {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error {
|
||||
padding: 6px;
|
||||
margin-top: 2px;
|
||||
margin-bottom: 6px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
max-height: 320px;
|
||||
overflow-y: auto;
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
|
||||
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt,
|
||||
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.leaflet-bar .leaflet-routing-alt:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt-minimized {
|
||||
color: #888;
|
||||
max-height: 64px;
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt table {
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt tr:hover {
|
||||
background-color: #eee;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt::-webkit-scrollbar {
|
||||
width: 8px;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt::-webkit-scrollbar-track {
|
||||
border-radius: 2px;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.leaflet-routing-alt::-webkit-scrollbar-thumb {
|
||||
border-radius: 2px;
|
||||
background-color: #888;
|
||||
}
|
||||
|
||||
.leaflet-routing-icon {
|
||||
background-image: url('leaflet.routing.icons.png');
|
||||
-webkit-background-size: 240px 20px;
|
||||
background-size: 240px 20px;
|
||||
background-repeat: no-repeat;
|
||||
margin: 0;
|
||||
content: '';
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.leaflet-routing-icon-continue { background-position: 0 0; }
|
||||
.leaflet-routing-icon-sharp-right { background-position: -20px 0; }
|
||||
.leaflet-routing-icon-turn-right { background-position: -40px 0; }
|
||||
.leaflet-routing-icon-bear-right { background-position: -60px 0; }
|
||||
.leaflet-routing-icon-u-turn { background-position: -80px 0; }
|
||||
.leaflet-routing-icon-sharp-left { background-position: -100px 0; }
|
||||
.leaflet-routing-icon-turn-left { background-position: -120px 0; }
|
||||
.leaflet-routing-icon-bear-left { background-position: -140px 0; }
|
||||
.leaflet-routing-icon-depart { background-position: -160px 0; }
|
||||
.leaflet-routing-icon-enter-roundabout { background-position: -180px 0; }
|
||||
.leaflet-routing-icon-arrive { background-position: -200px 0; }
|
||||
.leaflet-routing-icon-via { background-position: -220px 0; }
|
||||
|
||||
.leaflet-routing-geocoders div {
|
||||
padding: 4px 0px 4px 0px;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoders input {
|
||||
width: 303px;
|
||||
width: calc(100% - 4px);
|
||||
line-height: 1.67;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoders button {
|
||||
font: bold 18px 'Lucida Console', Monaco, monospace;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 4px;
|
||||
background-color: white;
|
||||
margin: 0;
|
||||
margin-right: 3px;
|
||||
float: right;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.2s ease;
|
||||
}
|
||||
|
||||
.leaflet-routing-add-waypoint:after {
|
||||
content: '+';
|
||||
}
|
||||
|
||||
.leaflet-routing-reverse-waypoints:after {
|
||||
font-weight: normal;
|
||||
content: '\21c5';
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoders button:hover {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoders input,.leaflet-routing-remove-waypoint,.leaflet-routing-geocoder {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoder-result {
|
||||
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
|
||||
position: absolute;
|
||||
max-height: 0;
|
||||
overflow: hidden;
|
||||
transition: all 0.5s ease;
|
||||
z-index: 1000; /* Arbitrary, but try to be above "most" things. */
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoder-result table {
|
||||
width: 100%;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 0 0 4px 4px;
|
||||
background-color: white;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoder-result-open {
|
||||
max-height: 800px;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.leaflet-routing-geocoder-no-results {
|
||||
font-style: italic;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.leaflet-routing-remove-waypoint {
|
||||
background-color: transparent;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.leaflet-routing-remove-waypoint:after {
|
||||
position: absolute;
|
||||
display: block;
|
||||
width: 15px;
|
||||
height: 1px;
|
||||
z-index: 1;
|
||||
right: 1px;
|
||||
top: 4px;
|
||||
bottom: 0;
|
||||
margin: auto;
|
||||
padding: 2px;
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
content: "\00d7";
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
color: #ccc;
|
||||
background: white;
|
||||
padding-bottom: 16px;
|
||||
margin-top: -16px;
|
||||
padding-right: 4px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.leaflet-routing-remove-waypoint:hover {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.leaflet-routing-instruction-distance {
|
||||
width: 48px;
|
||||
}
|
||||
|
||||
.leaflet-routing-collapse-btn {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 6px;
|
||||
font-size: 24px;
|
||||
color: #ccc;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.leaflet-routing-collapse-btn:after {
|
||||
content: '\00d7';
|
||||
}
|
||||
|
||||
.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
|
||||
position: relative;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
display: block;
|
||||
width: 26px;
|
||||
height: 23px;
|
||||
background-image: url('routing-icon.png');
|
||||
}
|
||||
|
||||
.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
|
||||
content: none;
|
||||
}
|
||||
|
||||
.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
|
||||
margin-top: 10px !important;
|
||||
}
|
||||
.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
|
||||
margin-right: 10px !important;
|
||||
}
|
||||
.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
|
||||
margin-left: 10px !important;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 640px) {
|
||||
.leaflet-routing-container {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
13
media/com_phocamaps/js/leaflet-routing-machine/leaflet-routing-machine.min.js
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
@ -0,0 +1,239 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="240"
|
||||
height="20"
|
||||
id="svg5327"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.5 r10040"
|
||||
sodipodi:docname="leaflet.routing.icons.svg"
|
||||
inkscape:export-filename="/home/patrick/Code/leaflet-routing-machine/leaflet.routing.icons.png"
|
||||
inkscape:export-xdpi="180"
|
||||
inkscape:export-ydpi="180">
|
||||
<defs
|
||||
id="defs5329" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="2"
|
||||
inkscape:cx="309.06303"
|
||||
inkscape:cy="10.10151"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
fit-margin-top="0"
|
||||
fit-margin-left="0"
|
||||
fit-margin-right="0"
|
||||
fit-margin-bottom="0"
|
||||
inkscape:window-width="1916"
|
||||
inkscape:window-height="1032"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="22"
|
||||
inkscape:window-maximized="0"
|
||||
showguides="true"
|
||||
inkscape:snap-bbox="true"
|
||||
inkscape:snap-nodes="false"
|
||||
inkscape:guide-bbox="true">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid5368"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="206,16"
|
||||
id="guide7926" />
|
||||
<sodipodi:guide
|
||||
orientation="0,1"
|
||||
position="202,4"
|
||||
id="guide7928" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="280,48"
|
||||
id="guide3009" />
|
||||
<sodipodi:guide
|
||||
orientation="1,0"
|
||||
position="300,43"
|
||||
id="guide3011" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata5332">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-3200,-992.36218)">
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path6002-6-5-5"
|
||||
d="m 3215.5,1001.3622 -5.5,-5.5 -5.5,5.5 4.5,0 0,7 2,0 0,-7 z"
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.99999988;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
d="m 3289,996.36218 c -1.7222,0 -3.0854,0.60866 -3.9062,1.59375 -0.821,0.98509 -1.0938,2.23957 -1.0938,3.40627 l 0,6 2,0 0,-6 c 0,-0.8333 0.2272,-1.6101 0.6562,-2.12502 0.4291,-0.51492 1.066,-0.875 2.3438,-0.875 1.2778,0 1.9146,0.36008 2.3438,0.875 0.429,0.51492 0.6562,1.29172 0.6562,2.12502 l 0,2 -4.5,0 5.5,5.5 5.5,-5.5 -4.5,0 0,-2 c 0,-1.1667 -0.2728,-2.42118 -1.0938,-3.40627 -0.8209,-0.98509 -2.184,-1.59375 -3.9062,-1.59375 z"
|
||||
id="rect4998" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4705"
|
||||
d="m 3266.5,996.36218 3.0312,3.03125 -3.5312,3.53127 0,5.4375 2,0 0,-4.5938 2.9375,-2.9687 3.0625,3.0625 0,-7.50002 z"
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4878"
|
||||
d="m 3251,995.86218 0,4.50002 -5,0 -1,1 0,6 2,0 0,-5 4,0 0,4.5 5.5,-5.5 z"
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
|
||||
<path
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 3226.4375,996.36218 -1.4375,1 0,8.00002 2,0 0,-5.5938 4.5625,4.5313 -3.0625,3.0625 7.5,0 0,-7.5 -3.0312,3.0312 -6.5313,-6.53122 z"
|
||||
id="path4886"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccccccccc"
|
||||
inkscape:connector-curvature="0"
|
||||
id="path4941"
|
||||
d="m 3346,996.36218 0,7.50002 3.0625,-3.0625 2.9375,2.9687 0,4.5938 2,0 0,-5.4375 -3.5312,-3.53127 3.0312,-3.03125 z"
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<path
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:4;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
d="m 3329,995.86218 0,4.50002 5,0 1,1 0,6 -2,0 0,-5 -4,0 0,4.5 -5.5,-5.5 z"
|
||||
id="path4945"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccccccccc" />
|
||||
<path
|
||||
style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
d="m 3313.5625,996.36218 -6.5313,6.53122 -3.0312,-3.0312 0,7.5 7.5,0 -3.0625,-3.0625 4.5625,-4.5313 0,5.5938 2,0 0,-8.00002 -1.4375,-1 z"
|
||||
id="path4947"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.60001969;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"
|
||||
d="m 3390,995.39343 c -1.5376,0 -3.0827,0.55137 -4.25,1.71875 -2.3349,2.33472 -2.3349,6.16522 0,8.50002 l 1.4375,-1.4375 c -1.5705,-1.5704 -1.5705,-4.0546 0,-5.62502 1.5705,-1.57045 4.0546,-1.57045 5.625,0 1.5705,1.57042 1.5705,4.05462 0,5.62502 -0.7503,0.7504 -1.7513,1.1875 -2.8125,1.1875 l -1,0 0,4 2,0 0,-2.0625 c 1.2269,-0.2054 2.3619,-0.7994 3.25,-1.6875 2.3348,-2.3348 2.3348,-6.1653 0,-8.50002 -1.1674,-1.16738 -2.7124,-1.71875 -4.25,-1.71875 z"
|
||||
id="path5026"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="scccsccscccccss" />
|
||||
<g
|
||||
id="g5936"
|
||||
transform="matrix(1,0,0,-1,1,2004.7244)"
|
||||
style="opacity:0.5" />
|
||||
<g
|
||||
id="g5932"
|
||||
transform="translate(1,-2)" />
|
||||
<g
|
||||
transform="matrix(1,0,0,-1,1,2024.7244)"
|
||||
id="g6038"
|
||||
style="fill:#ffffff" />
|
||||
<g
|
||||
style="fill:#000000;display:inline"
|
||||
id="a-18"
|
||||
inkscape:label="#g6597"
|
||||
transform="translate(3360.5,-23.000003)"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<rect
|
||||
transform="translate(0,1016.3622)"
|
||||
y="0"
|
||||
x="0"
|
||||
height="18"
|
||||
width="18"
|
||||
id="rect6083"
|
||||
style="color:#000000;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text6593"
|
||||
y="1031.3622"
|
||||
x="9.4959126"
|
||||
style="font-size:16.74114418px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
|
||||
xml:space="preserve"><tspan
|
||||
y="1031.3622"
|
||||
x="9.4959126"
|
||||
id="tspan6595"
|
||||
sodipodi:role="line">A</tspan></text>
|
||||
</g>
|
||||
<g
|
||||
style="fill:#000000;display:inline"
|
||||
id="b-18"
|
||||
transform="translate(3401,-23.00002)"
|
||||
inkscape:label="#g6602"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<rect
|
||||
style="color:#000000;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect6604"
|
||||
width="18"
|
||||
height="18"
|
||||
x="0"
|
||||
y="0"
|
||||
transform="translate(0,1016.3622)" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:16.80980301px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
|
||||
x="9.1367874"
|
||||
y="1031.3622"
|
||||
id="text6606"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan6608"
|
||||
x="9.1367874"
|
||||
y="1031.3622">B</tspan></text>
|
||||
</g>
|
||||
<rect
|
||||
style="color:#000000;fill:#000000;fill-opacity:0;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
|
||||
id="rect3033"
|
||||
width="18"
|
||||
height="18"
|
||||
x="3421"
|
||||
y="993.36218" />
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:16.80980301px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
|
||||
x="3428.4482"
|
||||
y="1008.3622"
|
||||
id="text3035"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3037"
|
||||
x="3428.4482"
|
||||
y="1008.3622">V<tspan
|
||||
id="tspan3039"
|
||||
style="font-size:8px;fill:#000000" /></tspan></text>
|
||||
<text
|
||||
sodipodi:linespacing="125%"
|
||||
id="text3041"
|
||||
y="960.02386"
|
||||
x="3608.1475"
|
||||
style="font-size:6.15145969px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-indent:0;text-align:center;text-decoration:none;line-height:125%;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:middle;color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Open Sans;-inkscape-font-specification:Open Sans Bold"
|
||||
xml:space="preserve"
|
||||
transform="scale(0.95214897,1.0502558)"><tspan
|
||||
y="960.02386"
|
||||
x="3608.1475"
|
||||
id="tspan3043"
|
||||
sodipodi:role="line">ia</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 13 KiB |
BIN
media/com_phocamaps/js/leaflet-routing-machine/routing-icon.png
Normal file
|
After Width: | Height: | Size: 454 B |
1
media/com_phocamaps/js/leaflet-search/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
122
media/com_phocamaps/js/leaflet-search/leaflet-search.css
Normal file
@ -0,0 +1,122 @@
|
||||
|
||||
.leaflet-container .leaflet-control-search {
|
||||
position:relative;
|
||||
float:left;
|
||||
background:#fff;
|
||||
color:#1978cf;
|
||||
border: 2px solid rgba(0,0,0,0.2);
|
||||
background-clip: padding-box;
|
||||
-moz-border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
border-radius: 4px;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
z-index:1000;
|
||||
margin-left: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.leaflet-control-search.search-exp {/*expanded*/
|
||||
background: #fff;
|
||||
border: 2px solid rgba(0,0,0,0.2);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
.leaflet-control-search .search-input {
|
||||
display:block;
|
||||
float:left;
|
||||
background: #fff;
|
||||
border:1px solid #666;
|
||||
border-radius:2px;
|
||||
height:22px;
|
||||
padding:0 20px 0 2px;
|
||||
margin:4px 0 4px 4px;
|
||||
}
|
||||
.leaflet-control-search.search-load .search-input {
|
||||
background: url('../images/loader.gif') no-repeat center right #fff;
|
||||
}
|
||||
.leaflet-control-search.search-load .search-cancel {
|
||||
visibility:hidden;
|
||||
}
|
||||
.leaflet-control-search .search-cancel {
|
||||
display:block;
|
||||
width:22px;
|
||||
height:22px;
|
||||
position:absolute;
|
||||
right:28px;
|
||||
margin:6px 0;
|
||||
background: url('../images/search-icon.png') no-repeat 0 -46px;
|
||||
text-decoration:none;
|
||||
filter: alpha(opacity=80);
|
||||
opacity: 0.8;
|
||||
}
|
||||
.leaflet-control-search .search-cancel:hover {
|
||||
filter: alpha(opacity=100);
|
||||
opacity: 1;
|
||||
}
|
||||
.leaflet-control-search .search-cancel span {
|
||||
display:none;/* comment for cancel button imageless */
|
||||
font-size:18px;
|
||||
line-height:20px;
|
||||
color:#ccc;
|
||||
font-weight:bold;
|
||||
}
|
||||
.leaflet-control-search .search-cancel:hover span {
|
||||
color:#aaa;
|
||||
}
|
||||
.leaflet-control-search .search-button {
|
||||
display:block;
|
||||
float:left;
|
||||
width:30px;
|
||||
height:30px;
|
||||
background: url('../images/search-icon.png') no-repeat 4px 4px #fff;
|
||||
border-radius:4px;
|
||||
}
|
||||
.leaflet-control-search .search-button:hover {
|
||||
background: url('../images/search-icon.png') no-repeat 4px -20px #fafafa;
|
||||
}
|
||||
.leaflet-control-search .search-tooltip {
|
||||
position:absolute;
|
||||
top:100%;
|
||||
left:0;
|
||||
float:left;
|
||||
list-style: none;
|
||||
padding-left: 0;
|
||||
min-width:120px;
|
||||
max-height:122px;
|
||||
box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
|
||||
/*background-color: rgba(0, 0, 0, 0.25);*/
|
||||
background-color: #fff;
|
||||
z-index:1010;
|
||||
overflow-y:auto;
|
||||
overflow-x:hidden;
|
||||
cursor: pointer;
|
||||
}
|
||||
.leaflet-control-search .search-tip {
|
||||
margin:2px;
|
||||
padding:2px 4px;
|
||||
display:block;
|
||||
color:black;
|
||||
background: #eee;
|
||||
border-radius:.25em;
|
||||
text-decoration:none;
|
||||
white-space:nowrap;
|
||||
vertical-align:center;
|
||||
text-align: left;
|
||||
}
|
||||
.leaflet-control-search .search-button:hover {
|
||||
background-color: #f4f4f4;
|
||||
}
|
||||
.leaflet-control-search .search-tip-select,
|
||||
.leaflet-control-search .search-tip:hover {
|
||||
background-color: #fff;
|
||||
}
|
||||
.leaflet-control-search .search-alert {
|
||||
cursor:pointer;
|
||||
clear:both;
|
||||
font-size:.75em;
|
||||
margin-bottom:5px;
|
||||
padding:0 .25em;
|
||||
color:#e00;
|
||||
font-weight:bold;
|
||||
border-radius:.25em;
|
||||
}
|
||||
|
||||
|
||||
17
media/com_phocamaps/js/leaflet-search/leaflet-search.min.js
vendored
Normal file
1
media/com_phocamaps/js/leaflet/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
636
media/com_phocamaps/js/leaflet/leaflet.css
Normal file
@ -0,0 +1,636 @@
|
||||
/* required styles */
|
||||
|
||||
.leaflet-pane,
|
||||
.leaflet-tile,
|
||||
.leaflet-marker-icon,
|
||||
.leaflet-marker-shadow,
|
||||
.leaflet-tile-container,
|
||||
.leaflet-pane > svg,
|
||||
.leaflet-pane > canvas,
|
||||
.leaflet-zoom-box,
|
||||
.leaflet-image-layer,
|
||||
.leaflet-layer {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
}
|
||||
.leaflet-container {
|
||||
overflow: hidden;
|
||||
}
|
||||
.leaflet-tile,
|
||||
.leaflet-marker-icon,
|
||||
.leaflet-marker-shadow {
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
}
|
||||
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
|
||||
.leaflet-safari .leaflet-tile {
|
||||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
/* hack that prevents hw layers "stretching" when loading new tiles */
|
||||
.leaflet-safari .leaflet-tile-container {
|
||||
width: 1600px;
|
||||
height: 1600px;
|
||||
-webkit-transform-origin: 0 0;
|
||||
}
|
||||
.leaflet-marker-icon,
|
||||
.leaflet-marker-shadow {
|
||||
display: block;
|
||||
}
|
||||
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
|
||||
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
|
||||
.leaflet-container .leaflet-overlay-pane svg,
|
||||
.leaflet-container .leaflet-marker-pane img,
|
||||
.leaflet-container .leaflet-shadow-pane img,
|
||||
.leaflet-container .leaflet-tile-pane img,
|
||||
.leaflet-container img.leaflet-image-layer {
|
||||
max-width: none !important;
|
||||
max-height: none !important;
|
||||
}
|
||||
|
||||
.leaflet-container.leaflet-touch-zoom {
|
||||
-ms-touch-action: pan-x pan-y;
|
||||
touch-action: pan-x pan-y;
|
||||
}
|
||||
.leaflet-container.leaflet-touch-drag {
|
||||
-ms-touch-action: pinch-zoom;
|
||||
/* Fallback for FF which doesn't support pinch-zoom */
|
||||
touch-action: none;
|
||||
touch-action: pinch-zoom;
|
||||
}
|
||||
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
.leaflet-container {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
.leaflet-container a {
|
||||
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
|
||||
}
|
||||
.leaflet-tile {
|
||||
filter: inherit;
|
||||
visibility: hidden;
|
||||
}
|
||||
.leaflet-tile-loaded {
|
||||
visibility: inherit;
|
||||
}
|
||||
.leaflet-zoom-box {
|
||||
width: 0;
|
||||
height: 0;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
z-index: 800;
|
||||
}
|
||||
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
|
||||
.leaflet-overlay-pane svg {
|
||||
-moz-user-select: none;
|
||||
}
|
||||
|
||||
.leaflet-pane { z-index: 400; }
|
||||
|
||||
.leaflet-tile-pane { z-index: 200; }
|
||||
.leaflet-overlay-pane { z-index: 400; }
|
||||
.leaflet-shadow-pane { z-index: 500; }
|
||||
.leaflet-marker-pane { z-index: 600; }
|
||||
.leaflet-tooltip-pane { z-index: 650; }
|
||||
.leaflet-popup-pane { z-index: 700; }
|
||||
|
||||
.leaflet-map-pane canvas { z-index: 100; }
|
||||
.leaflet-map-pane svg { z-index: 200; }
|
||||
|
||||
.leaflet-vml-shape {
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
}
|
||||
.lvml {
|
||||
behavior: url(#default#VML);
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
||||
/* control positioning */
|
||||
|
||||
.leaflet-control {
|
||||
position: relative;
|
||||
z-index: 800;
|
||||
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
|
||||
pointer-events: auto;
|
||||
}
|
||||
.leaflet-top,
|
||||
.leaflet-bottom {
|
||||
position: absolute;
|
||||
z-index: 1000;
|
||||
pointer-events: none;
|
||||
}
|
||||
.leaflet-top {
|
||||
top: 0;
|
||||
}
|
||||
.leaflet-right {
|
||||
right: 0;
|
||||
}
|
||||
.leaflet-bottom {
|
||||
bottom: 0;
|
||||
}
|
||||
.leaflet-left {
|
||||
left: 0;
|
||||
}
|
||||
.leaflet-control {
|
||||
float: left;
|
||||
clear: both;
|
||||
}
|
||||
.leaflet-right .leaflet-control {
|
||||
float: right;
|
||||
}
|
||||
.leaflet-top .leaflet-control {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.leaflet-bottom .leaflet-control {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.leaflet-left .leaflet-control {
|
||||
margin-left: 10px;
|
||||
}
|
||||
.leaflet-right .leaflet-control {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
/* zoom and fade animations */
|
||||
|
||||
.leaflet-fade-anim .leaflet-tile {
|
||||
will-change: opacity;
|
||||
}
|
||||
.leaflet-fade-anim .leaflet-popup {
|
||||
opacity: 0;
|
||||
-webkit-transition: opacity 0.2s linear;
|
||||
-moz-transition: opacity 0.2s linear;
|
||||
-o-transition: opacity 0.2s linear;
|
||||
transition: opacity 0.2s linear;
|
||||
}
|
||||
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
|
||||
opacity: 1;
|
||||
}
|
||||
.leaflet-zoom-animated {
|
||||
-webkit-transform-origin: 0 0;
|
||||
-ms-transform-origin: 0 0;
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
.leaflet-zoom-anim .leaflet-zoom-animated {
|
||||
will-change: transform;
|
||||
}
|
||||
.leaflet-zoom-anim .leaflet-zoom-animated {
|
||||
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
-moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
-o-transition: -o-transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
transition: transform 0.25s cubic-bezier(0,0,0.25,1);
|
||||
}
|
||||
.leaflet-zoom-anim .leaflet-tile,
|
||||
.leaflet-pan-anim .leaflet-tile {
|
||||
-webkit-transition: none;
|
||||
-moz-transition: none;
|
||||
-o-transition: none;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.leaflet-zoom-anim .leaflet-zoom-hide {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
||||
/* cursors */
|
||||
|
||||
.leaflet-interactive {
|
||||
cursor: pointer;
|
||||
}
|
||||
.leaflet-grab {
|
||||
cursor: -webkit-grab;
|
||||
cursor: -moz-grab;
|
||||
}
|
||||
.leaflet-crosshair,
|
||||
.leaflet-crosshair .leaflet-interactive {
|
||||
cursor: crosshair;
|
||||
}
|
||||
.leaflet-popup-pane,
|
||||
.leaflet-control {
|
||||
cursor: auto;
|
||||
}
|
||||
.leaflet-dragging .leaflet-grab,
|
||||
.leaflet-dragging .leaflet-grab .leaflet-interactive,
|
||||
.leaflet-dragging .leaflet-marker-draggable {
|
||||
cursor: move;
|
||||
cursor: -webkit-grabbing;
|
||||
cursor: -moz-grabbing;
|
||||
}
|
||||
|
||||
/* marker & overlays interactivity */
|
||||
.leaflet-marker-icon,
|
||||
.leaflet-marker-shadow,
|
||||
.leaflet-image-layer,
|
||||
.leaflet-pane > svg path,
|
||||
.leaflet-tile-container {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.leaflet-marker-icon.leaflet-interactive,
|
||||
.leaflet-image-layer.leaflet-interactive,
|
||||
.leaflet-pane > svg path.leaflet-interactive {
|
||||
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
/* visual tweaks */
|
||||
|
||||
.leaflet-container {
|
||||
background: #ddd;
|
||||
outline: 0;
|
||||
}
|
||||
.leaflet-container a {
|
||||
color: #0078A8;
|
||||
}
|
||||
.leaflet-container a.leaflet-active {
|
||||
outline: 2px solid orange;
|
||||
}
|
||||
.leaflet-zoom-box {
|
||||
border: 2px dotted #38f;
|
||||
background: rgba(255,255,255,0.5);
|
||||
}
|
||||
|
||||
|
||||
/* general typography */
|
||||
.leaflet-container {
|
||||
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
|
||||
/* general toolbar styles */
|
||||
|
||||
.leaflet-bar {
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
|
||||
border-radius: 4px;
|
||||
}
|
||||
.leaflet-bar a,
|
||||
.leaflet-bar a:hover {
|
||||
background-color: #fff;
|
||||
border-bottom: 1px solid #ccc;
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
line-height: 26px;
|
||||
display: block;
|
||||
text-align: center;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
}
|
||||
.leaflet-bar a,
|
||||
.leaflet-control-layers-toggle {
|
||||
background-position: 50% 50%;
|
||||
background-repeat: no-repeat;
|
||||
display: block;
|
||||
}
|
||||
.leaflet-bar a:hover {
|
||||
background-color: #f4f4f4;
|
||||
}
|
||||
.leaflet-bar a:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
border-top-right-radius: 4px;
|
||||
}
|
||||
.leaflet-bar a:last-child {
|
||||
border-bottom-left-radius: 4px;
|
||||
border-bottom-right-radius: 4px;
|
||||
border-bottom: none;
|
||||
}
|
||||
.leaflet-bar a.leaflet-disabled {
|
||||
cursor: default;
|
||||
background-color: #f4f4f4;
|
||||
color: #bbb;
|
||||
}
|
||||
|
||||
.leaflet-touch .leaflet-bar a {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.leaflet-touch .leaflet-bar a:first-child {
|
||||
border-top-left-radius: 2px;
|
||||
border-top-right-radius: 2px;
|
||||
}
|
||||
.leaflet-touch .leaflet-bar a:last-child {
|
||||
border-bottom-left-radius: 2px;
|
||||
border-bottom-right-radius: 2px;
|
||||
}
|
||||
|
||||
/* zoom control */
|
||||
|
||||
.leaflet-control-zoom-in,
|
||||
.leaflet-control-zoom-out {
|
||||
font: bold 18px 'Lucida Console', Monaco, monospace;
|
||||
text-indent: 1px;
|
||||
}
|
||||
|
||||
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
|
||||
/* layers control */
|
||||
|
||||
.leaflet-control-layers {
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
|
||||
background: #fff;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.leaflet-control-layers-toggle {
|
||||
background-image: url(images/layers.png);
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
}
|
||||
.leaflet-retina .leaflet-control-layers-toggle {
|
||||
background-image: url(images/layers-2x.png);
|
||||
background-size: 26px 26px;
|
||||
}
|
||||
.leaflet-touch .leaflet-control-layers-toggle {
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
}
|
||||
.leaflet-control-layers .leaflet-control-layers-list,
|
||||
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
|
||||
display: none;
|
||||
}
|
||||
.leaflet-control-layers-expanded .leaflet-control-layers-list {
|
||||
display: block;
|
||||
position: relative;
|
||||
}
|
||||
.leaflet-control-layers-expanded {
|
||||
padding: 6px 10px 6px 6px;
|
||||
color: #333;
|
||||
background: #fff;
|
||||
}
|
||||
.leaflet-control-layers-scrollbar {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
padding-right: 5px;
|
||||
}
|
||||
.leaflet-control-layers-selector {
|
||||
margin-top: 2px;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
.leaflet-control-layers label {
|
||||
display: block;
|
||||
}
|
||||
.leaflet-control-layers-separator {
|
||||
height: 0;
|
||||
border-top: 1px solid #ddd;
|
||||
margin: 5px -10px 5px -6px;
|
||||
}
|
||||
|
||||
/* Default icon URLs */
|
||||
.leaflet-default-icon-path {
|
||||
background-image: url(images/marker-icon.png);
|
||||
}
|
||||
|
||||
|
||||
/* attribution and scale controls */
|
||||
|
||||
.leaflet-container .leaflet-control-attribution {
|
||||
background: #fff;
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
margin: 0;
|
||||
}
|
||||
.leaflet-control-attribution,
|
||||
.leaflet-control-scale-line {
|
||||
padding: 0 5px;
|
||||
color: #333;
|
||||
}
|
||||
.leaflet-control-attribution a {
|
||||
text-decoration: none;
|
||||
}
|
||||
.leaflet-control-attribution a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
.leaflet-container .leaflet-control-attribution,
|
||||
.leaflet-container .leaflet-control-scale {
|
||||
font-size: 11px;
|
||||
}
|
||||
.leaflet-left .leaflet-control-scale {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.leaflet-bottom .leaflet-control-scale {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.leaflet-control-scale-line {
|
||||
border: 2px solid #777;
|
||||
border-top: none;
|
||||
line-height: 1.1;
|
||||
padding: 2px 5px 1px;
|
||||
font-size: 11px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
|
||||
background: #fff;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
.leaflet-control-scale-line:not(:first-child) {
|
||||
border-top: 2px solid #777;
|
||||
border-bottom: none;
|
||||
margin-top: -2px;
|
||||
}
|
||||
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
|
||||
border-bottom: 2px solid #777;
|
||||
}
|
||||
|
||||
.leaflet-touch .leaflet-control-attribution,
|
||||
.leaflet-touch .leaflet-control-layers,
|
||||
.leaflet-touch .leaflet-bar {
|
||||
box-shadow: none;
|
||||
}
|
||||
.leaflet-touch .leaflet-control-layers,
|
||||
.leaflet-touch .leaflet-bar {
|
||||
border: 2px solid rgba(0,0,0,0.2);
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
||||
|
||||
/* popup */
|
||||
|
||||
.leaflet-popup {
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.leaflet-popup-content-wrapper {
|
||||
padding: 1px;
|
||||
text-align: left;
|
||||
border-radius: 12px;
|
||||
}
|
||||
.leaflet-popup-content {
|
||||
margin: 13px 19px;
|
||||
line-height: 1.4;
|
||||
}
|
||||
.leaflet-popup-content p {
|
||||
margin: 18px 0;
|
||||
}
|
||||
.leaflet-popup-tip-container {
|
||||
width: 40px;
|
||||
height: 20px;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
margin-left: -20px;
|
||||
overflow: hidden;
|
||||
pointer-events: none;
|
||||
}
|
||||
.leaflet-popup-tip {
|
||||
width: 17px;
|
||||
height: 17px;
|
||||
padding: 1px;
|
||||
|
||||
margin: -10px auto 0;
|
||||
|
||||
-webkit-transform: rotate(45deg);
|
||||
-moz-transform: rotate(45deg);
|
||||
-ms-transform: rotate(45deg);
|
||||
-o-transform: rotate(45deg);
|
||||
transform: rotate(45deg);
|
||||
}
|
||||
.leaflet-popup-content-wrapper,
|
||||
.leaflet-popup-tip {
|
||||
background: white;
|
||||
color: #333;
|
||||
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
|
||||
}
|
||||
.leaflet-container a.leaflet-popup-close-button {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
padding: 4px 4px 0 0;
|
||||
border: none;
|
||||
text-align: center;
|
||||
width: 18px;
|
||||
height: 14px;
|
||||
font: 16px/14px Tahoma, Verdana, sans-serif;
|
||||
color: #c3c3c3;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
background: transparent;
|
||||
}
|
||||
.leaflet-container a.leaflet-popup-close-button:hover {
|
||||
color: #999;
|
||||
}
|
||||
.leaflet-popup-scrolled {
|
||||
overflow: auto;
|
||||
border-bottom: 1px solid #ddd;
|
||||
border-top: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.leaflet-oldie .leaflet-popup-content-wrapper {
|
||||
zoom: 1;
|
||||
}
|
||||
.leaflet-oldie .leaflet-popup-tip {
|
||||
width: 24px;
|
||||
margin: 0 auto;
|
||||
|
||||
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
|
||||
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
|
||||
}
|
||||
.leaflet-oldie .leaflet-popup-tip-container {
|
||||
margin-top: -1px;
|
||||
}
|
||||
|
||||
.leaflet-oldie .leaflet-control-zoom,
|
||||
.leaflet-oldie .leaflet-control-layers,
|
||||
.leaflet-oldie .leaflet-popup-content-wrapper,
|
||||
.leaflet-oldie .leaflet-popup-tip {
|
||||
border: 1px solid #999;
|
||||
}
|
||||
|
||||
|
||||
/* div icon */
|
||||
|
||||
.leaflet-div-icon {
|
||||
background: #fff;
|
||||
border: 1px solid #666;
|
||||
}
|
||||
|
||||
|
||||
/* Tooltip */
|
||||
/* Base styles for the element that has a tooltip */
|
||||
.leaflet-tooltip {
|
||||
position: absolute;
|
||||
padding: 6px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #fff;
|
||||
border-radius: 3px;
|
||||
color: #222;
|
||||
white-space: nowrap;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
pointer-events: none;
|
||||
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
|
||||
}
|
||||
.leaflet-tooltip.leaflet-clickable {
|
||||
cursor: pointer;
|
||||
pointer-events: auto;
|
||||
}
|
||||
.leaflet-tooltip-top:before,
|
||||
.leaflet-tooltip-bottom:before,
|
||||
.leaflet-tooltip-left:before,
|
||||
.leaflet-tooltip-right:before {
|
||||
position: absolute;
|
||||
pointer-events: none;
|
||||
border: 6px solid transparent;
|
||||
background: transparent;
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* Directions */
|
||||
|
||||
.leaflet-tooltip-bottom {
|
||||
margin-top: 6px;
|
||||
}
|
||||
.leaflet-tooltip-top {
|
||||
margin-top: -6px;
|
||||
}
|
||||
.leaflet-tooltip-bottom:before,
|
||||
.leaflet-tooltip-top:before {
|
||||
left: 50%;
|
||||
margin-left: -6px;
|
||||
}
|
||||
.leaflet-tooltip-top:before {
|
||||
bottom: 0;
|
||||
margin-bottom: -12px;
|
||||
border-top-color: #fff;
|
||||
}
|
||||
.leaflet-tooltip-bottom:before {
|
||||
top: 0;
|
||||
margin-top: -12px;
|
||||
margin-left: -6px;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
.leaflet-tooltip-left {
|
||||
margin-left: -6px;
|
||||
}
|
||||
.leaflet-tooltip-right {
|
||||
margin-left: 6px;
|
||||
}
|
||||
.leaflet-tooltip-left:before,
|
||||
.leaflet-tooltip-right:before {
|
||||
top: 50%;
|
||||
margin-top: -6px;
|
||||
}
|
||||
.leaflet-tooltip-left:before {
|
||||
right: 0;
|
||||
margin-right: -12px;
|
||||
border-left-color: #fff;
|
||||
}
|
||||
.leaflet-tooltip-right:before {
|
||||
left: 0;
|
||||
margin-left: -12px;
|
||||
border-right-color: #fff;
|
||||
}
|
||||
5
media/com_phocamaps/js/leaflet/leaflet.js
Normal file
BIN
media/com_phocamaps/js/webfonts/fa-regular-400.eot
Normal file
801
media/com_phocamaps/js/webfonts/fa-regular-400.svg
Normal file
@ -0,0 +1,801 @@
|
||||
<?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" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
|
||||
<metadata>
|
||||
Created by FontForge 20200314 at Mon Oct 5 09:50:45 2020
|
||||
By Robert Madole
|
||||
Copyright (c) Font Awesome
|
||||
</metadata>
|
||||
<!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><defs>
|
||||
<font id="FontAwesome5Free-Regular" horiz-adv-x="512" >
|
||||
<font-face
|
||||
font-family="Font Awesome 5 Free Regular"
|
||||
font-weight="400"
|
||||
font-stretch="normal"
|
||||
units-per-em="512"
|
||||
panose-1="2 0 5 3 0 0 0 0 0 0"
|
||||
ascent="448"
|
||||
descent="-64"
|
||||
bbox="-0.0663408 -64.0662 640.004 448.1"
|
||||
underline-thickness="25"
|
||||
underline-position="-50"
|
||||
unicode-range="U+0020-F5C8"
|
||||
/>
|
||||
<missing-glyph />
|
||||
<glyph glyph-name="heart" unicode=""
|
||||
d="M458.4 383.7c75.2998 -63.4004 64.0996 -166.601 10.5996 -221.3l-175.4 -178.7c-10 -10.2002 -23.2998 -15.7998 -37.5996 -15.7998c-14.2002 0 -27.5996 5.69922 -37.5996 15.8994l-175.4 178.7c-53.5996 54.7002 -64.5996 157.9 10.5996 221.2
|
||||
c57.8008 48.7002 147.101 41.2998 202.4 -15c55.2998 56.2998 144.6 63.5996 202.4 15zM434.8 196.2c36.2002 36.8994 43.7998 107.7 -7.2998 150.8c-38.7002 32.5996 -98.7002 27.9004 -136.5 -10.5996l-35 -35.7002l-35 35.7002
|
||||
c-37.5996 38.2998 -97.5996 43.1992 -136.5 10.5c-51.2002 -43.1006 -43.7998 -113.5 -7.2998 -150.7l175.399 -178.7c2.40039 -2.40039 4.40039 -2.40039 6.80078 0z" />
|
||||
<glyph glyph-name="star" unicode="" horiz-adv-x="576"
|
||||
d="M528.1 276.5c26.2002 -3.7998 36.7002 -36.0996 17.7002 -54.5996l-105.7 -103l25 -145.5c4.5 -26.3008 -23.1992 -45.9004 -46.3994 -33.7002l-130.7 68.7002l-130.7 -68.7002c-23.2002 -12.2998 -50.8994 7.39941 -46.3994 33.7002l25 145.5l-105.7 103
|
||||
c-19 18.5 -8.5 50.7998 17.7002 54.5996l146.1 21.2998l65.2998 132.4c11.7998 23.8994 45.7002 23.5996 57.4004 0l65.2998 -132.4zM388.6 135.7l100.601 98l-139 20.2002l-62.2002 126l-62.2002 -126l-139 -20.2002l100.601 -98l-23.7002 -138.4l124.3 65.2998
|
||||
l124.3 -65.2998z" />
|
||||
<glyph glyph-name="user" unicode="" horiz-adv-x="448"
|
||||
d="M313.6 144c74.2002 0 134.4 -60.2002 134.4 -134.4v-25.5996c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v25.5996c0 74.2002 60.2002 134.4 134.4 134.4c28.7998 0 42.5 -16 89.5996 -16s60.9004 16 89.5996 16zM400 -16v25.5996
|
||||
c0 47.6006 -38.7998 86.4004 -86.4004 86.4004c-14.6992 0 -37.8994 -16 -89.5996 -16c-51.2998 0 -75 16 -89.5996 16c-47.6006 0 -86.4004 -38.7998 -86.4004 -86.4004v-25.5996h352zM224 160c-79.5 0 -144 64.5 -144 144s64.5 144 144 144s144 -64.5 144 -144
|
||||
s-64.5 -144 -144 -144zM224 400c-52.9004 0 -96 -43.0996 -96 -96s43.0996 -96 96 -96s96 43.0996 96 96s-43.0996 96 -96 96z" />
|
||||
<glyph glyph-name="clock" unicode=""
|
||||
d="M256 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM256 -8c110.5 0 200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200zM317.8 96.4004l-84.8994 61.6992
|
||||
c-3.10059 2.30078 -4.90039 5.90039 -4.90039 9.7002v164.2c0 6.59961 5.40039 12 12 12h32c6.59961 0 12 -5.40039 12 -12v-141.7l66.7998 -48.5996c5.40039 -3.90039 6.5 -11.4004 2.60059 -16.7998l-18.8008 -25.9004c-3.89941 -5.2998 -11.3994 -6.5 -16.7998 -2.59961z
|
||||
" />
|
||||
<glyph glyph-name="list-alt" unicode=""
|
||||
d="M464 416c26.5098 0 48 -21.4902 48 -48v-352c0 -26.5098 -21.4902 -48 -48 -48h-416c-26.5098 0 -48 21.4902 -48 48v352c0 26.5098 21.4902 48 48 48h416zM458 16c3.31152 0 6 2.68848 6 6v340c0 3.31152 -2.68848 6 -6 6h-404c-3.31152 0 -6 -2.68848 -6 -6v-340
|
||||
c0 -3.31152 2.68848 -6 6 -6h404zM416 108v-24c0 -6.62695 -5.37305 -12 -12 -12h-200c-6.62695 0 -12 5.37305 -12 12v24c0 6.62695 5.37305 12 12 12h200c6.62695 0 12 -5.37305 12 -12zM416 204v-24c0 -6.62695 -5.37305 -12 -12 -12h-200c-6.62695 0 -12 5.37305 -12 12
|
||||
v24c0 6.62695 5.37305 12 12 12h200c6.62695 0 12 -5.37305 12 -12zM416 300v-24c0 -6.62695 -5.37305 -12 -12 -12h-200c-6.62695 0 -12 5.37305 -12 12v24c0 6.62695 5.37305 12 12 12h200c6.62695 0 12 -5.37305 12 -12zM164 288c0 -19.8818 -16.1182 -36 -36 -36
|
||||
s-36 16.1182 -36 36s16.1182 36 36 36s36 -16.1182 36 -36zM164 192c0 -19.8818 -16.1182 -36 -36 -36s-36 16.1182 -36 36s16.1182 36 36 36s36 -16.1182 36 -36zM164 96c0 -19.8818 -16.1182 -36 -36 -36s-36 16.1182 -36 36s16.1182 36 36 36s36 -16.1182 36 -36z" />
|
||||
<glyph glyph-name="flag" unicode=""
|
||||
d="M336.174 368c35.4668 0 73.0195 12.6914 108.922 28.1797c31.6406 13.6514 66.9043 -9.65723 66.9043 -44.1162v-239.919c0 -16.1953 -8.1543 -31.3057 -21.7129 -40.1631c-26.5762 -17.3643 -70.0693 -39.9814 -128.548 -39.9814c-68.6084 0 -112.781 32 -161.913 32
|
||||
c-56.5674 0 -89.957 -11.2803 -127.826 -28.5566v-83.4434c0 -8.83691 -7.16309 -16 -16 -16h-16c-8.83691 0 -16 7.16309 -16 16v406.438c-14.3428 8.2998 -24 23.7979 -24 41.5615c0 27.5693 23.2422 49.71 51.2012 47.8965
|
||||
c22.9658 -1.49023 41.8662 -19.4717 44.4805 -42.3379c0.213867 -1.83398 0.308594 -3.65918 0.308594 -5.5498c0 -5.30273 -0.860352 -10.4053 -2.4502 -15.1768c22.418 8.68555 49.4199 15.168 80.7207 15.168c68.6084 0 112.781 -32 161.913 -32zM464 112v240
|
||||
c-31.5059 -14.6338 -84.5547 -32 -127.826 -32c-59.9111 0 -101.968 32 -161.913 32c-41.4365 0 -80.4766 -16.5879 -102.261 -32v-232c31.4473 14.5967 84.4648 24 127.826 24c59.9111 0 101.968 -32 161.913 -32c41.4365 0 80.4775 16.5879 102.261 32z" />
|
||||
<glyph glyph-name="bookmark" unicode="" horiz-adv-x="384"
|
||||
d="M336 448c26.5098 0 48 -21.4902 48 -48v-464l-192 112l-192 -112v464c0 26.5098 21.4902 48 48 48h288zM336 19.5703v374.434c0 3.31348 -2.68555 5.99609 -6 5.99609h-276c-3.31152 0 -6 -2.68848 -6 -6v-374.43l144 84z" />
|
||||
<glyph glyph-name="image" unicode=""
|
||||
d="M464 384c26.5098 0 48 -21.4902 48 -48v-288c0 -26.5098 -21.4902 -48 -48 -48h-416c-26.5098 0 -48 21.4902 -48 48v288c0 26.5098 21.4902 48 48 48h416zM458 48c3.31152 0 6 2.68848 6 6v276c0 3.31152 -2.68848 6 -6 6h-404c-3.31152 0 -6 -2.68848 -6 -6v-276
|
||||
c0 -3.31152 2.68848 -6 6 -6h404zM128 296c22.0908 0 40 -17.9092 40 -40s-17.9092 -40 -40 -40s-40 17.9092 -40 40s17.9092 40 40 40zM96 96v48l39.5137 39.5146c4.6875 4.68652 12.2852 4.68652 16.9717 0l39.5146 -39.5146l119.514 119.515
|
||||
c4.6875 4.68652 12.2852 4.68652 16.9717 0l87.5146 -87.5146v-80h-320z" />
|
||||
<glyph glyph-name="edit" unicode="" horiz-adv-x="576"
|
||||
d="M402.3 103.1l32 32c5 5 13.7002 1.5 13.7002 -5.69922v-145.4c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h273.5c7.09961 0 10.7002 -8.59961 5.7002 -13.7002l-32 -32c-1.5 -1.5 -3.5 -2.2998 -5.7002 -2.2998h-241.5v-352h352
|
||||
v113.5c0 2.09961 0.799805 4.09961 2.2998 5.59961zM558.9 304.9l-262.601 -262.601l-90.3994 -10c-26.2002 -2.89941 -48.5 19.2002 -45.6006 45.6006l10 90.3994l262.601 262.601c22.8994 22.8994 59.8994 22.8994 82.6992 0l43.2002 -43.2002
|
||||
c22.9004 -22.9004 22.9004 -60 0.100586 -82.7998zM460.1 274l-58.0996 58.0996l-185.8 -185.899l-7.2998 -65.2998l65.2998 7.2998zM524.9 353.7l-43.2002 43.2002c-4.10059 4.09961 -10.7998 4.09961 -14.7998 0l-30.9004 -30.9004l58.0996 -58.0996l30.9004 30.8994
|
||||
c4 4.2002 4 10.7998 -0.0996094 14.9004z" />
|
||||
<glyph glyph-name="times-circle" unicode=""
|
||||
d="M256 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM256 -8c110.5 0 200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200zM357.8 254.2l-62.2002 -62.2002l62.2002 -62.2002
|
||||
c4.7002 -4.7002 4.7002 -12.2998 0 -17l-22.5996 -22.5996c-4.7002 -4.7002 -12.2998 -4.7002 -17 0l-62.2002 62.2002l-62.2002 -62.2002c-4.7002 -4.7002 -12.2998 -4.7002 -17 0l-22.5996 22.5996c-4.7002 4.7002 -4.7002 12.2998 0 17l62.2002 62.2002l-62.2002 62.2002
|
||||
c-4.7002 4.7002 -4.7002 12.2998 0 17l22.5996 22.5996c4.7002 4.7002 12.2998 4.7002 17 0l62.2002 -62.2002l62.2002 62.2002c4.7002 4.7002 12.2998 4.7002 17 0l22.5996 -22.5996c4.7002 -4.7002 4.7002 -12.2998 0 -17z" />
|
||||
<glyph glyph-name="check-circle" unicode=""
|
||||
d="M256 440c136.967 0 248 -111.033 248 -248s-111.033 -248 -248 -248s-248 111.033 -248 248s111.033 248 248 248zM256 392c-110.549 0 -200 -89.4678 -200 -200c0 -110.549 89.4678 -200 200 -200c110.549 0 200 89.4678 200 200c0 110.549 -89.4678 200 -200 200z
|
||||
M396.204 261.733c4.66699 -4.70508 4.63672 -12.3037 -0.0673828 -16.9717l-172.589 -171.204c-4.70508 -4.66797 -12.3027 -4.63672 -16.9697 0.0683594l-90.7812 91.5156c-4.66797 4.70605 -4.63672 12.3047 0.0683594 16.9717l22.7188 22.5361
|
||||
c4.70508 4.66699 12.3027 4.63574 16.9697 -0.0693359l59.792 -60.2773l141.353 140.216c4.70508 4.66797 12.3027 4.6377 16.9697 -0.0673828z" />
|
||||
<glyph glyph-name="question-circle" unicode=""
|
||||
d="M256 440c136.957 0 248 -111.083 248 -248c0 -136.997 -111.043 -248 -248 -248s-248 111.003 -248 248c0 136.917 111.043 248 248 248zM256 -8c110.569 0 200 89.4697 200 200c0 110.529 -89.5088 200 -200 200c-110.528 0 -200 -89.5049 -200 -200
|
||||
c0 -110.569 89.4678 -200 200 -200zM363.244 247.2c0 -67.0518 -72.4209 -68.084 -72.4209 -92.8633v-6.33691c0 -6.62695 -5.37305 -12 -12 -12h-45.6475c-6.62695 0 -12 5.37305 -12 12v8.65918c0 35.7451 27.1006 50.0342 47.5791 61.5156
|
||||
c17.5615 9.84473 28.3242 16.541 28.3242 29.5791c0 17.2461 -21.999 28.6934 -39.7842 28.6934c-23.1885 0 -33.8936 -10.9775 -48.9424 -29.9697c-4.05664 -5.11914 -11.46 -6.07031 -16.666 -2.12402l-27.8232 21.0986
|
||||
c-5.10742 3.87207 -6.25098 11.0654 -2.64453 16.3633c23.627 34.6934 53.7217 54.1846 100.575 54.1846c49.0713 0 101.45 -38.3037 101.45 -88.7998zM298 80c0 -23.1592 -18.8408 -42 -42 -42s-42 18.8408 -42 42s18.8408 42 42 42s42 -18.8408 42 -42z" />
|
||||
<glyph glyph-name="eye" unicode="" horiz-adv-x="576"
|
||||
d="M288 304c0.114258 0 0.240234 -0.0175781 0.354492 -0.0175781c61.6543 0 111.71 -50.0557 111.71 -111.71s-50.0557 -111.71 -111.71 -111.71s-111.71 50.0557 -111.71 111.71c0 10.7422 1.51953 21.1328 4.35547 30.9678
|
||||
c7.95898 -4.52637 17.2129 -7.17188 27 -7.24023c30.9072 0 56 25.0928 56 56c-0.0683594 9.78711 -2.71387 19.041 -7.24023 27c9.88379 3.07617 20.3896 4.83008 31.2402 5zM572.52 206.6c2.21387 -4.37793 3.46094 -9.38965 3.46094 -14.626
|
||||
c0 -5.2373 -1.24707 -10.1855 -3.46094 -14.5635c-54.1992 -105.771 -161.59 -177.41 -284.52 -177.41s-230.29 71.5898 -284.52 177.4c-2.21387 4.37793 -3.46094 9.38965 -3.46094 14.626c0 5.2373 1.24707 10.1855 3.46094 14.5635
|
||||
c54.1992 105.771 161.59 177.41 284.52 177.41s230.29 -71.5898 284.52 -177.4zM288 48c98.6602 0 189.1 55 237.93 144c-48.8398 89 -139.27 144 -237.93 144s-189.09 -55 -237.93 -144c48.8398 -89 139.279 -144 237.93 -144z" />
|
||||
<glyph glyph-name="eye-slash" unicode="" horiz-adv-x="640"
|
||||
d="M634 -23c3.66895 -2.93262 6.00391 -7.45117 6.00391 -12.5088c0 -3.7832 -1.31543 -7.26074 -3.51367 -10.001l-10 -12.4902c-2.93359 -3.66309 -7.44824 -5.99414 -12.502 -5.99414c-3.77637 0 -7.25 1.31152 -9.98828 3.50391l-598 467.49
|
||||
c-3.66895 2.93262 -6.00391 7.45117 -6.00391 12.5088c0 3.7832 1.31543 7.26074 3.51367 10.001l10 12.4902c2.93359 3.66309 7.44824 5.99414 12.502 5.99414c3.77637 0 7.25 -1.31152 9.98828 -3.50391zM296.79 301.53c7.51172 1.60254 15.2266 2.45508 23.21 2.46973
|
||||
c60.4805 0 109.36 -47.9102 111.58 -107.85zM343.21 82.46c-7.51367 -1.59375 -15.2285 -2.44336 -23.21 -2.45996c-60.4697 0 -109.35 47.9102 -111.58 107.84zM320 336c-19.8799 0 -39.2803 -2.7998 -58.2197 -7.09961l-46.4102 36.29
|
||||
c32.9199 11.8096 67.9297 18.8096 104.63 18.8096c122.93 0 230.29 -71.5898 284.57 -177.4c2.21289 -4.37793 3.45996 -9.38965 3.45996 -14.626c0 -5.2373 -1.24707 -10.1855 -3.45996 -14.5635c-14.1924 -27.5625 -31.9229 -52.6689 -52.9004 -75.1104l-37.7402 29.5
|
||||
c17.2305 18.0527 31.9385 38.1318 44 60.2002c-48.8398 89 -139.279 144 -237.93 144zM320 48c19.8896 0 39.2803 2.7998 58.2197 7.08984l46.4102 -36.2803c-32.9199 -11.7598 -67.9297 -18.8096 -104.63 -18.8096c-122.92 0 -230.28 71.5898 -284.51 177.4
|
||||
c-2.21387 4.37793 -3.46094 9.38965 -3.46094 14.626c0 5.2373 1.24707 10.1855 3.46094 14.5635c14.1885 27.5586 31.916 52.6621 52.8896 75.1006l37.7402 -29.5c-17.249 -18.0469 -31.9727 -38.1221 -44.0498 -60.1904c48.8496 -89 139.279 -144 237.93 -144z" />
|
||||
<glyph glyph-name="calendar-alt" unicode="" horiz-adv-x="448"
|
||||
d="M148 160h-40c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12zM256 172c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40
|
||||
c6.59961 0 12 -5.40039 12 -12v-40zM352 172c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40zM256 76c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12v40
|
||||
c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40zM160 76c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40zM352 76c0 -6.59961 -5.40039 -12 -12 -12h-40
|
||||
c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40zM448 336v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h48v52c0 6.59961 5.40039 12 12 12h40
|
||||
c6.59961 0 12 -5.40039 12 -12v-52h128v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h48c26.5 0 48 -21.5 48 -48zM400 -10v298h-352v-298c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="comment" unicode=""
|
||||
d="M256 416c141.4 0 256 -93.0996 256 -208s-114.6 -208 -256 -208c-32.7998 0 -64 5.2002 -92.9004 14.2998c-29.0996 -20.5996 -77.5996 -46.2998 -139.1 -46.2998c-9.59961 0 -18.2998 5.7002 -22.0996 14.5c-3.80078 8.7998 -2 19 4.59961 26
|
||||
c0.5 0.400391 31.5 33.7998 46.4004 73.2002c-33 35.0996 -52.9004 78.7002 -52.9004 126.3c0 114.9 114.6 208 256 208zM256 48c114.7 0 208 71.7998 208 160s-93.2998 160 -208 160s-208 -71.7998 -208 -160c0 -42.2002 21.7002 -74.0996 39.7998 -93.4004
|
||||
l20.6006 -21.7998l-10.6006 -28.0996c-5.5 -14.5 -12.5996 -28.1006 -19.8994 -40.2002c23.5996 7.59961 43.1992 18.9004 57.5 29l19.5 13.7998l22.6992 -7.2002c25.3008 -8 51.7002 -12.0996 78.4004 -12.0996z" />
|
||||
<glyph glyph-name="folder" unicode=""
|
||||
d="M464 320c26.5098 0 48 -21.4902 48 -48v-224c0 -26.5098 -21.4902 -48 -48 -48h-416c-26.5098 0 -48 21.4902 -48 48v288c0 26.5098 21.4902 48 48 48h146.74c8.49023 0 16.6299 -3.37012 22.6299 -9.37012l54.6299 -54.6299h192zM464 48v224h-198.62
|
||||
c-8.49023 0 -16.6299 3.37012 -22.6299 9.37012l-54.6299 54.6299h-140.12v-288h416z" />
|
||||
<glyph glyph-name="folder-open" unicode="" horiz-adv-x="576"
|
||||
d="M527.9 224c37.6992 0 60.6992 -41.5 40.6992 -73.4004l-79.8994 -128c-8.7998 -14.0996 -24.2002 -22.5996 -40.7002 -22.5996h-400c-26.5 0 -48 21.5 -48 48v288c0 26.5 21.5 48 48 48h160l64 -64h160c26.5 0 48 -21.5 48 -48v-48h47.9004zM48 330v-233.4l62.9004 104.2
|
||||
c8.69922 14.4004 24.2998 23.2002 41.0996 23.2002h280v42c0 3.2998 -2.7002 6 -6 6h-173.9l-64 64h-134.1c-3.2998 0 -6 -2.7002 -6 -6zM448 48l80 128h-378.8l-77.2002 -128h376z" />
|
||||
<glyph glyph-name="chart-bar" unicode=""
|
||||
d="M396.8 96c-6.39941 0 -12.7998 6.40039 -12.7998 12.7998v230.4c0 6.39941 6.40039 12.7998 12.7998 12.7998h22.4004c6.39941 0 12.7998 -6.40039 12.7998 -12.7998v-230.4c0 -6.39941 -6.40039 -12.7998 -12.7998 -12.7998h-22.4004zM204.8 96
|
||||
c-6.39941 0 -12.7998 6.40039 -12.7998 12.7998v198.4c0 6.39941 6.40039 12.7998 12.7998 12.7998h22.4004c6.39941 0 12.7998 -6.40039 12.7998 -12.7998v-198.4c0 -6.39941 -6.40039 -12.7998 -12.7998 -12.7998h-22.4004zM300.8 96
|
||||
c-6.39941 0 -12.7998 6.40039 -12.7998 12.7998v134.4c0 6.39941 6.40039 12.7998 12.7998 12.7998h22.4004c6.39941 0 12.7998 -6.40039 12.7998 -12.7998v-134.4c0 -6.39941 -6.40039 -12.7998 -12.7998 -12.7998h-22.4004zM496 48c8.83984 0 16 -7.16016 16 -16v-16
|
||||
c0 -8.83984 -7.16016 -16 -16 -16h-464c-17.6699 0 -32 14.3301 -32 32v336c0 8.83984 7.16016 16 16 16h16c8.83984 0 16 -7.16016 16 -16v-320h448zM108.8 96c-6.39941 0 -12.7998 6.40039 -12.7998 12.7998v70.4004c0 6.39941 6.40039 12.7998 12.7998 12.7998h22.4004
|
||||
c6.39941 0 12.7998 -6.40039 12.7998 -12.7998v-70.4004c0 -6.39941 -6.40039 -12.7998 -12.7998 -12.7998h-22.4004z" />
|
||||
<glyph glyph-name="comments" unicode="" horiz-adv-x="576"
|
||||
d="M532 61.7998c15.2998 -30.7002 37.4004 -54.5 37.7998 -54.7998c6.2998 -6.7002 8 -16.5 4.40039 -25c-3.7002 -8.5 -12 -14 -21.2002 -14c-53.5996 0 -96.7002 20.2998 -125.2 38.7998c-19 -4.39941 -39 -6.7998 -59.7998 -6.7998
|
||||
c-86.2002 0 -159.9 40.4004 -191.3 97.7998c-9.7002 1.2002 -19.2002 2.7998 -28.4004 4.90039c-28.5 -18.6006 -71.7002 -38.7998 -125.2 -38.7998c-9.19922 0 -17.5996 5.5 -21.1992 14c-3.7002 8.5 -1.90039 18.2998 4.39941 25
|
||||
c0.400391 0.399414 22.4004 24.1992 37.7002 54.8994c-27.5 27.2002 -44 61.2002 -44 98.2002c0 88.4004 93.0996 160 208 160c86.2998 0 160.3 -40.5 191.8 -98.0996c99.7002 -11.8008 176.2 -77.9004 176.2 -157.9c0 -37.0996 -16.5 -71.0996 -44 -98.2002zM139.2 154.1
|
||||
l19.7998 -4.5c16 -3.69922 32.5 -5.59961 49 -5.59961c86.7002 0 160 51.2998 160 112s-73.2998 112 -160 112s-160 -51.2998 -160 -112c0 -28.7002 16.2002 -50.5996 29.7002 -64l24.7998 -24.5l-15.5 -31.0996c-2.59961 -5.10059 -5.2998 -10.1006 -8 -14.8008
|
||||
c14.5996 5.10059 29 12.3008 43.0996 21.4004zM498.3 96c13.5 13.4004 29.7002 35.2998 29.7002 64c0 49.2002 -48.2998 91.5 -112.7 106c0.299805 -3.2998 0.700195 -6.59961 0.700195 -10c0 -80.9004 -78 -147.5 -179.3 -158.3
|
||||
c29.0996 -29.6006 77.2998 -49.7002 131.3 -49.7002c16.5 0 33 1.90039 49 5.59961l19.9004 4.60059l17.0996 -11.1006c14.0996 -9.09961 28.5 -16.2998 43.0996 -21.3994c-2.69922 4.7002 -5.39941 9.7002 -8 14.7998l-15.5 31.0996z" />
|
||||
<glyph glyph-name="star-half" unicode="" horiz-adv-x="576"
|
||||
d="M288 62.7002v-54.2998l-130.7 -68.6006c-23.3994 -12.2998 -50.8994 7.60059 -46.3994 33.7002l25 145.5l-105.7 103c-19 18.5 -8.5 50.7998 17.7002 54.5996l146.1 21.2002l65.2998 132.4c5.90039 11.8994 17.2998 17.7998 28.7002 17.7998v-68.0996l-62.2002 -126
|
||||
l-139 -20.2002l100.601 -98l-23.7002 -138.4z" />
|
||||
<glyph glyph-name="lemon" unicode=""
|
||||
d="M484.112 420.111c28.1221 -28.123 35.9434 -68.0039 19.0215 -97.0547c-23.0576 -39.584 50.1436 -163.384 -82.3311 -295.86c-132.301 -132.298 -256.435 -59.3594 -295.857 -82.3291c-29.0459 -16.917 -68.9219 -9.11426 -97.0576 19.0205
|
||||
c-28.1221 28.1221 -35.9434 68.0029 -19.0215 97.0547c23.0566 39.5859 -50.1436 163.386 82.3301 295.86c132.308 132.309 256.407 59.3496 295.862 82.332c29.0498 16.9219 68.9307 9.09863 97.0537 -19.0234zM461.707 347.217
|
||||
c13.5166 23.2031 -27.7578 63.7314 -50.4883 50.4912c-66.6025 -38.7939 -165.646 45.5898 -286.081 -74.8457c-120.444 -120.445 -36.0449 -219.472 -74.8447 -286.08c-13.542 -23.2471 27.8145 -63.6953 50.4932 -50.4883
|
||||
c66.6006 38.7949 165.636 -45.5996 286.076 74.8428c120.444 120.445 36.0449 219.472 74.8447 286.08zM291.846 338.481c1.37012 -10.96 -6.40332 -20.957 -17.3643 -22.3271c-54.8467 -6.85547 -135.779 -87.7871 -142.636 -142.636
|
||||
c-1.37305 -10.9883 -11.3984 -18.7334 -22.3262 -17.3643c-10.9609 1.37012 -18.7344 11.3652 -17.3643 22.3262c9.16211 73.2852 104.167 168.215 177.364 177.364c10.9531 1.36816 20.9561 -6.40234 22.3262 -17.3633z" />
|
||||
<glyph glyph-name="credit-card" unicode="" horiz-adv-x="576"
|
||||
d="M527.9 416c26.5996 0 48.0996 -21.5 48.0996 -48v-352c0 -26.5 -21.5 -48 -48.0996 -48h-479.801c-26.5996 0 -48.0996 21.5 -48.0996 48v352c0 26.5 21.5 48 48.0996 48h479.801zM54.0996 368c-3.2998 0 -6 -2.7002 -6 -6v-42h479.801v42c0 3.2998 -2.7002 6 -6 6
|
||||
h-467.801zM521.9 16c3.2998 0 6 2.7002 6 6v170h-479.801v-170c0 -3.2998 2.7002 -6 6 -6h467.801zM192 116v-40c0 -6.59961 -5.40039 -12 -12 -12h-72c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h72c6.59961 0 12 -5.40039 12 -12zM384 116v-40
|
||||
c0 -6.59961 -5.40039 -12 -12 -12h-136c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h136c6.59961 0 12 -5.40039 12 -12z" />
|
||||
<glyph glyph-name="hdd" unicode="" horiz-adv-x="576"
|
||||
d="M567.403 212.358c5.59668 -8.04688 8.59668 -17.6113 8.59668 -27.4121v-136.946c0 -26.5098 -21.4902 -48 -48 -48h-480c-26.5098 0 -48 21.4902 -48 48v136.946c0 10.167 3.19531 19.6465 8.59668 27.4121l105.08 151.053
|
||||
c8.67383 12.4678 23.0791 20.5889 39.4043 20.5889h269.838c16.3252 0 30.7305 -8.12109 39.4043 -20.5889zM153.081 336l-77.9131 -112h425.664l-77.9131 112h-269.838zM528 48v128h-480v-128h480zM496 112c0 -17.6729 -14.3271 -32 -32 -32s-32 14.3271 -32 32
|
||||
s14.3271 32 32 32s32 -14.3271 32 -32zM400 112c0 -17.6729 -14.3271 -32 -32 -32s-32 14.3271 -32 32s14.3271 32 32 32s32 -14.3271 32 -32z" />
|
||||
<glyph glyph-name="hand-point-right" unicode=""
|
||||
d="M428.8 310.4c45.0996 0 83.2002 -38.1016 83.2002 -83.2002c0 -45.6162 -37.7646 -83.2002 -83.2002 -83.2002h-35.6475c-1.71387 -7.70605 -4.43555 -15.2051 -7.92969 -22.0645c2.50586 -22.0059 -3.50293 -44.9775 -15.9844 -62.791
|
||||
c-1.14062 -52.4863 -37.3984 -91.1445 -99.9404 -91.1445h-21.2988c-60.0635 0 -98.5117 40 -127.2 40h-2.67871c-5.74707 -4.95215 -13.5361 -8 -22.1201 -8h-64c-17.6729 0 -32 12.8936 -32 28.7998v230.4c0 15.9062 14.3271 28.7998 32 28.7998h64.001
|
||||
c8.58398 0 16.373 -3.04785 22.1201 -8h2.67871c6.96387 0 14.8623 6.19336 30.1816 23.6689l0.128906 0.148438l0.130859 0.145508c8.85645 9.93652 18.1162 20.8398 25.8506 33.2529c18.7051 30.2471 30.3936 78.7842 75.707 78.7842c56.9277 0 92 -35.2861 92 -83.2002
|
||||
c0 -0.0283203 0 0.0361328 0 0.0078125c0 -7.66602 -0.748047 -15.1582 -2.17578 -22.4072h86.1768zM428.8 192c18.9756 0 35.2002 16.2246 35.2002 35.2002c0 18.7002 -16.7754 35.2002 -35.2002 35.2002h-158.399c0 17.3242 26.3994 35.1992 26.3994 70.3994
|
||||
c0 26.4004 -20.625 35.2002 -44 35.2002c-8.79395 0 -20.4443 -32.7119 -34.9258 -56.0996c-9.07422 -14.5752 -19.5244 -27.2256 -30.7988 -39.875c-16.1094 -18.374 -33.8359 -36.6328 -59.0752 -39.5967v-176.753c42.79 -3.7627 74.5088 -39.6758 120 -39.6758h21.2988
|
||||
c40.5244 0 57.124 22.1973 50.6006 61.3252c14.6113 8.00098 24.1514 33.9785 12.9248 53.625c19.3652 18.2246 17.7871 46.3809 4.9502 61.0498h91.0254zM88 64c0 13.2549 -10.7451 24 -24 24s-24 -10.7451 -24 -24s10.7451 -24 24 -24s24 10.7451 24 24z" />
|
||||
<glyph glyph-name="hand-point-left" unicode=""
|
||||
d="M0 227.2c0 45.0986 38.1006 83.2002 83.2002 83.2002h86.1758c-1.3623 6.91016 -2.17578 14.374 -2.17578 22.3994c0 47.9141 35.0723 83.2002 92 83.2002c45.3135 0 57.002 -48.5371 75.7061 -78.7852c7.73438 -12.4121 16.9951 -23.3154 25.8506 -33.2529
|
||||
l0.130859 -0.145508l0.128906 -0.148438c15.3213 -17.4746 23.2197 -23.668 30.1836 -23.668h2.67871c5.74707 4.95215 13.5361 8 22.1201 8h64c17.6729 0 32 -12.8936 32 -28.7998v-230.4c0 -15.9062 -14.3271 -28.7998 -32 -28.7998h-64
|
||||
c-8.58398 0 -16.373 3.04785 -22.1201 8h-2.67871c-28.6885 0 -67.1367 -40 -127.2 -40h-21.2988c-62.542 0 -98.8008 38.6582 -99.9404 91.1445c-12.4814 17.8135 -18.4922 40.7852 -15.9844 62.791c-3.49414 6.85938 -6.21582 14.3584 -7.92969 22.0645h-35.6465
|
||||
c-45.4355 0 -83.2002 37.584 -83.2002 83.2002zM48 227.2c0 -18.9756 16.2246 -35.2002 35.2002 -35.2002h91.0244c-12.8369 -14.6689 -14.415 -42.8252 4.9502 -61.0498c-11.2256 -19.6465 -1.68652 -45.624 12.9248 -53.625
|
||||
c-6.52246 -39.1279 10.0771 -61.3252 50.6016 -61.3252h21.2988c45.4912 0 77.21 35.9131 120 39.6768v176.752c-25.2393 2.96289 -42.9658 21.2227 -59.0752 39.5967c-11.2744 12.6494 -21.7246 25.2998 -30.7988 39.875
|
||||
c-14.4814 23.3877 -26.1318 56.0996 -34.9258 56.0996c-23.375 0 -44 -8.7998 -44 -35.2002c0 -35.2002 26.3994 -53.0752 26.3994 -70.3994h-158.399c-18.4248 0 -35.2002 -16.5 -35.2002 -35.2002zM448 88c-13.2549 0 -24 -10.7451 -24 -24s10.7451 -24 24 -24
|
||||
s24 10.7451 24 24s-10.7451 24 -24 24z" />
|
||||
<glyph glyph-name="hand-point-up" unicode="" horiz-adv-x="448"
|
||||
d="M105.6 364.8c0 45.0996 38.1016 83.2002 83.2002 83.2002c45.6162 0 83.2002 -37.7646 83.2002 -83.2002v-35.6465c7.70605 -1.71387 15.2051 -4.43555 22.0645 -7.92969c22.0059 2.50684 44.9775 -3.50293 62.791 -15.9844
|
||||
c52.4863 -1.14062 91.1445 -37.3984 91.1445 -99.9404v-21.2988c0 -60.0635 -40 -98.5117 -40 -127.2v-2.67871c4.95215 -5.74707 8 -13.5361 8 -22.1201v-64c0 -17.6729 -12.8936 -32 -28.7998 -32h-230.4c-15.9062 0 -28.7998 14.3271 -28.7998 32v64
|
||||
c0 8.58398 3.04785 16.373 8 22.1201v2.67871c0 6.96387 -6.19336 14.8623 -23.6689 30.1816l-0.148438 0.128906l-0.145508 0.130859c-9.93652 8.85645 -20.8398 18.1162 -33.2529 25.8506c-30.2471 18.7051 -78.7842 30.3936 -78.7842 75.707
|
||||
c0 56.9277 35.2861 92 83.2002 92c0.0283203 0 -0.0361328 0 -0.0078125 0c7.66602 0 15.1582 -0.748047 22.4072 -2.17578v86.1768zM224 364.8c0 18.9756 -16.2246 35.2002 -35.2002 35.2002c-18.7002 0 -35.2002 -16.7754 -35.2002 -35.2002v-158.399
|
||||
c-17.3242 0 -35.1992 26.3994 -70.3994 26.3994c-26.4004 0 -35.2002 -20.625 -35.2002 -44c0 -8.79395 32.7119 -20.4443 56.0996 -34.9258c14.5752 -9.07422 27.2256 -19.5244 39.875 -30.7988c18.374 -16.1094 36.6328 -33.8359 39.5967 -59.0752h176.753
|
||||
c3.7627 42.79 39.6758 74.5088 39.6758 120v21.2988c0 40.5244 -22.1973 57.124 -61.3252 50.6006c-8.00098 14.6113 -33.9785 24.1514 -53.625 12.9248c-18.2246 19.3652 -46.3809 17.7871 -61.0498 4.9502v91.0254zM352 24c-13.2549 0 -24 -10.7451 -24 -24
|
||||
s10.7451 -24 24 -24s24 10.7451 24 24s-10.7451 24 -24 24z" />
|
||||
<glyph glyph-name="hand-point-down" unicode="" horiz-adv-x="448"
|
||||
d="M188.8 -64c-45.0986 0 -83.2002 38.1006 -83.2002 83.2002v86.1758c-6.91016 -1.3623 -14.374 -2.17578 -22.3994 -2.17578c-47.9141 0 -83.2002 35.0723 -83.2002 92c0 45.3135 48.5371 57.002 78.7852 75.707c12.4121 7.73438 23.3154 16.9951 33.2529 25.8506
|
||||
l0.145508 0.130859l0.148438 0.128906c17.4746 15.3213 23.668 23.2197 23.668 30.1836v2.67871c-4.95215 5.74707 -8 13.5361 -8 22.1201v64c0 17.6729 12.8936 32 28.7998 32h230.4c15.9062 0 28.7998 -14.3271 28.7998 -32v-64.001
|
||||
c0 -8.58398 -3.04785 -16.373 -8 -22.1201v-2.67871c0 -28.6885 40 -67.1367 40 -127.2v-21.2988c0 -62.542 -38.6582 -98.8008 -91.1445 -99.9404c-17.8135 -12.4814 -40.7852 -18.4922 -62.791 -15.9844c-6.85938 -3.49414 -14.3584 -6.21582 -22.0645 -7.92969v-35.6465
|
||||
c0 -45.4355 -37.584 -83.2002 -83.2002 -83.2002zM188.8 -16c18.9756 0 35.2002 16.2246 35.2002 35.2002v91.0244c14.6689 -12.8369 42.8252 -14.415 61.0498 4.9502c19.6465 -11.2256 45.624 -1.68652 53.625 12.9248c39.1279 -6.52246 61.3252 10.0771 61.3252 50.6016
|
||||
v21.2988c0 45.4912 -35.9131 77.21 -39.6768 120h-176.752c-2.96289 -25.2393 -21.2227 -42.9658 -39.5967 -59.0752c-12.6494 -11.2744 -25.2998 -21.7246 -39.875 -30.7988c-23.3877 -14.4814 -56.0996 -26.1318 -56.0996 -34.9258c0 -23.375 8.7998 -44 35.2002 -44
|
||||
c35.2002 0 53.0752 26.3994 70.3994 26.3994v-158.399c0 -18.4248 16.5 -35.2002 35.2002 -35.2002zM328 384c0 -13.2549 10.7451 -24 24 -24s24 10.7451 24 24s-10.7451 24 -24 24s-24 -10.7451 -24 -24z" />
|
||||
<glyph glyph-name="copy" unicode="" horiz-adv-x="448"
|
||||
d="M433.941 382.059c8.68848 -8.68848 14.0586 -20.6943 14.0586 -33.9404v-268.118c0 -26.5098 -21.4902 -48 -48 -48h-80v-48c0 -26.5098 -21.4902 -48 -48 -48h-224c-26.5098 0 -48 21.4902 -48 48v320c0 26.5098 21.4902 48 48 48h80v48c0 26.5098 21.4902 48 48 48
|
||||
h172.118c13.2461 0 25.252 -5.37012 33.9404 -14.0586zM266 -16c3.31152 0 6 2.68848 6 6v42h-96c-26.5098 0 -48 21.4902 -48 48v224h-74c-3.31152 0 -6 -2.68848 -6 -6v-308c0 -3.31152 2.68848 -6 6 -6h212zM394 80c3.31152 0 6 2.68848 6 6v202h-88
|
||||
c-13.2549 0 -24 10.7451 -24 24v88h-106c-3.31152 0 -6 -2.68848 -6 -6v-308c0 -3.31152 2.68848 -6 6 -6h212zM400 336v9.63184c0 1.65527 -0.670898 3.15723 -1.75684 4.24316l-48.3682 48.3682c-1.12598 1.125 -2.65234 1.75684 -4.24316 1.75684h-9.63184v-64h64z" />
|
||||
<glyph glyph-name="save" unicode="" horiz-adv-x="448"
|
||||
d="M433.941 318.059c8.68848 -8.68848 14.0586 -20.6943 14.0586 -33.9404v-268.118c0 -26.5098 -21.4902 -48 -48 -48h-352c-26.5098 0 -48 21.4902 -48 48v352c0 26.5098 21.4902 48 48 48h268.118c13.2461 0 25.252 -5.37012 33.9404 -14.0586zM272 368h-128v-80h128v80z
|
||||
M394 16c3.31152 0 6 2.68848 6 6v259.632c0 1.65527 -0.670898 3.15723 -1.75684 4.24316l-78.2432 78.2432v-100.118c0 -13.2549 -10.7451 -24 -24 -24h-176c-13.2549 0 -24 10.7451 -24 24v104h-42c-3.31152 0 -6 -2.68848 -6 -6v-340c0 -3.31152 2.68848 -6 6 -6h340z
|
||||
M224 216c48.5234 0 88 -39.4766 88 -88s-39.4766 -88 -88 -88s-88 39.4766 -88 88s39.4766 88 88 88zM224 88c22.0557 0 40 17.9443 40 40s-17.9443 40 -40 40s-40 -17.9443 -40 -40s17.9443 -40 40 -40z" />
|
||||
<glyph glyph-name="square" unicode="" horiz-adv-x="448"
|
||||
d="M400 416c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h352zM394 16c3.2998 0 6 2.7002 6 6v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340z" />
|
||||
<glyph glyph-name="envelope" unicode=""
|
||||
d="M464 384c26.5098 0 48 -21.4902 48 -48v-288c0 -26.5098 -21.4902 -48 -48 -48h-416c-26.5098 0 -48 21.4902 -48 48v288c0 26.5098 21.4902 48 48 48h416zM464 336h-416v-40.8047c22.4248 -18.2627 58.1797 -46.6602 134.587 -106.49
|
||||
c16.834 -13.2422 50.2051 -45.0762 73.4131 -44.7012c23.2119 -0.371094 56.5723 31.4541 73.4131 44.7012c76.4189 59.8389 112.165 88.2305 134.587 106.49v40.8047zM48 48h416v185.601c-22.915 -18.252 -55.4189 -43.8691 -104.947 -82.6523
|
||||
c-22.5439 -17.748 -60.3359 -55.1787 -103.053 -54.9473c-42.9277 -0.231445 -81.2051 37.75 -103.062 54.9551c-49.5293 38.7842 -82.0244 64.3945 -104.938 82.6455v-185.602z" />
|
||||
<glyph glyph-name="lightbulb" unicode="" horiz-adv-x="352"
|
||||
d="M176 368c8.83984 0 16 -7.16016 16 -16s-7.16016 -16 -16 -16c-35.2803 0 -64 -28.7002 -64 -64c0 -8.83984 -7.16016 -16 -16 -16s-16 7.16016 -16 16c0 52.9404 43.0596 96 96 96zM96.0596 -11.1699l-0.0400391 43.1797h159.961l-0.0507812 -43.1797
|
||||
c-0.00976562 -3.13965 -0.939453 -6.21973 -2.67969 -8.83984l-24.5098 -36.8398c-2.95996 -4.45996 -7.95996 -7.14062 -13.3203 -7.14062h-78.8496c-5.35059 0 -10.3506 2.68066 -13.3203 7.14062l-24.5098 36.8398c-1.75 2.62012 -2.68066 5.68945 -2.68066 8.83984z
|
||||
M176 448c97.2002 0 176 -78.7998 176 -176c0 -44.3701 -16.4502 -84.8496 -43.5498 -115.79c-16.6406 -18.9795 -42.7402 -58.79 -52.4199 -92.1602v-0.0498047h-48v0.0996094c0.00488281 4.98145 0.790039 9.78809 2.21973 14.3008
|
||||
c5.67969 17.9893 22.9902 64.8496 62.0996 109.46c20.4102 23.29 31.6504 53.1699 31.6504 84.1396c0 70.5801 -57.4199 128 -128 128c-68.2803 0 -128.15 -54.3604 -127.95 -128c0.0898438 -30.9902 11.0703 -60.71 31.6104 -84.1396
|
||||
c39.3496 -44.9004 56.5801 -91.8604 62.1699 -109.67c1.42969 -4.56055 2.13965 -9.30078 2.15039 -14.0703v-0.120117h-48v0.0595703c-9.68066 33.3604 -35.7803 73.1709 -52.4209 92.1602c-27.1094 30.9307 -43.5596 71.4102 -43.5596 115.78
|
||||
c0 93.0303 73.7197 176 176 176z" />
|
||||
<glyph glyph-name="bell" unicode="" horiz-adv-x="448"
|
||||
d="M439.39 85.71c6 -6.44043 8.66016 -14.1602 8.61035 -21.71c-0.0996094 -16.4004 -12.9805 -32 -32.0996 -32h-383.801c-19.1191 0 -31.9893 15.5996 -32.0996 32c-0.0498047 7.5498 2.61035 15.2598 8.61035 21.71c19.3193 20.7598 55.4697 51.9902 55.4697 154.29
|
||||
c0 77.7002 54.4795 139.9 127.939 155.16v20.8398c0 17.6699 14.3203 32 31.9805 32s31.9805 -14.3301 31.9805 -32v-20.8398c73.46 -15.2598 127.939 -77.46 127.939 -155.16c0 -102.3 36.1504 -133.53 55.4697 -154.29zM67.5303 80h312.939
|
||||
c-21.2197 27.96 -44.4199 74.3203 -44.5293 159.42c0 0.200195 0.0595703 0.379883 0.0595703 0.580078c0 61.8604 -50.1396 112 -112 112s-112 -50.1396 -112 -112c0 -0.200195 0.0595703 -0.379883 0.0595703 -0.580078
|
||||
c-0.109375 -85.0898 -23.3096 -131.45 -44.5293 -159.42zM224 -64c-35.3203 0 -63.9697 28.6504 -63.9697 64h127.939c0 -35.3496 -28.6494 -64 -63.9697 -64z" />
|
||||
<glyph glyph-name="hospital" unicode="" horiz-adv-x="448"
|
||||
d="M128 204v40c0 6.62695 5.37305 12 12 12h40c6.62695 0 12 -5.37305 12 -12v-40c0 -6.62695 -5.37305 -12 -12 -12h-40c-6.62695 0 -12 5.37305 -12 12zM268 192c-6.62695 0 -12 5.37305 -12 12v40c0 6.62695 5.37305 12 12 12h40c6.62695 0 12 -5.37305 12 -12v-40
|
||||
c0 -6.62695 -5.37305 -12 -12 -12h-40zM192 108c0 -6.62695 -5.37305 -12 -12 -12h-40c-6.62695 0 -12 5.37305 -12 12v40c0 6.62695 5.37305 12 12 12h40c6.62695 0 12 -5.37305 12 -12v-40zM268 96c-6.62695 0 -12 5.37305 -12 12v40c0 6.62695 5.37305 12 12 12h40
|
||||
c6.62695 0 12 -5.37305 12 -12v-40c0 -6.62695 -5.37305 -12 -12 -12h-40zM448 -28v-36h-448v36c0 6.62695 5.37305 12 12 12h19.5v378.965c0 11.6172 10.7451 21.0352 24 21.0352h88.5v40c0 13.2549 10.7451 24 24 24h112c13.2549 0 24 -10.7451 24 -24v-40h88.5
|
||||
c13.2549 0 24 -9.41797 24 -21.0352v-378.965h19.5c6.62695 0 12 -5.37305 12 -12zM79.5 -15h112.5v67c0 6.62695 5.37305 12 12 12h40c6.62695 0 12 -5.37305 12 -12v-67h112.5v351h-64.5v-24c0 -13.2549 -10.7451 -24 -24 -24h-112c-13.2549 0 -24 10.7451 -24 24v24
|
||||
h-64.5v-351zM266 384h-26v26c0 3.31152 -2.68848 6 -6 6h-20c-3.31152 0 -6 -2.68848 -6 -6v-26h-26c-3.31152 0 -6 -2.68848 -6 -6v-20c0 -3.31152 2.68848 -6 6 -6h26v-26c0 -3.31152 2.68848 -6 6 -6h20c3.31152 0 6 2.68848 6 6v26h26c3.31152 0 6 2.68848 6 6v20
|
||||
c0 3.31152 -2.68848 6 -6 6z" />
|
||||
<glyph glyph-name="plus-square" unicode="" horiz-adv-x="448"
|
||||
d="M352 208v-32c0 -6.59961 -5.40039 -12 -12 -12h-88v-88c0 -6.59961 -5.40039 -12 -12 -12h-32c-6.59961 0 -12 5.40039 -12 12v88h-88c-6.59961 0 -12 5.40039 -12 12v32c0 6.59961 5.40039 12 12 12h88v88c0 6.59961 5.40039 12 12 12h32c6.59961 0 12 -5.40039 12 -12
|
||||
v-88h88c6.59961 0 12 -5.40039 12 -12zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h352c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340
|
||||
c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="circle" unicode=""
|
||||
d="M256 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM256 -8c110.5 0 200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200z" />
|
||||
<glyph glyph-name="smile" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM332 135.4c8.5 10.1992 23.7002 11.5 33.7998 3.09961c10.2002 -8.5 11.6006 -23.5996 3.10059 -33.7998
|
||||
c-30 -36 -74.1006 -56.6006 -120.9 -56.6006s-90.9004 20.6006 -120.9 56.6006c-8.39941 10.2002 -7.09961 25.2998 3.10059 33.7998c10.0996 8.40039 25.2998 7.09961 33.7998 -3.09961c20.7998 -25.1006 51.5 -39.4004 84 -39.4004s63.2002 14.4004 84 39.4004z" />
|
||||
<glyph glyph-name="frown" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM248 144c40.2002 0 78 -17.7002 103.8 -48.5996c8.40039 -10.2002 7.10059 -25.3008 -3.09961 -33.8008
|
||||
c-10.7002 -8.7998 -25.7002 -6.59961 -33.7998 3.10059c-16.6006 20 -41 31.3994 -66.9004 31.3994s-50.2998 -11.5 -66.9004 -31.3994c-8.5 -10.2002 -23.5996 -11.5 -33.7998 -3.10059c-10.2002 8.5 -11.5996 23.6006 -3.09961 33.8008
|
||||
c25.7998 30.8994 63.5996 48.5996 103.8 48.5996z" />
|
||||
<glyph glyph-name="meh" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM336 128c13.2002 0 24 -10.7998 24 -24s-10.7998 -24 -24 -24h-176c-13.2002 0 -24 10.7998 -24 24s10.7998 24 24 24h176z
|
||||
" />
|
||||
<glyph glyph-name="keyboard" unicode="" horiz-adv-x="576"
|
||||
d="M528 384c26.5098 0 48 -21.4902 48 -48v-288c0 -26.5098 -21.4902 -48 -48 -48h-480c-26.5098 0 -48 21.4902 -48 48v288c0 26.5098 21.4902 48 48 48h480zM536 48v288c0 4.41113 -3.58887 8 -8 8h-480c-4.41113 0 -8 -3.58887 -8 -8v-288c0 -4.41113 3.58887 -8 8 -8
|
||||
h480c4.41113 0 8 3.58887 8 8zM170 178c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM266 178c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28
|
||||
c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM362 178c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM458 178c0 -6.62695 -5.37305 -12 -12 -12h-28
|
||||
c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM122 96c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM506 96
|
||||
c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM122 260c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28
|
||||
c6.62695 0 12 -5.37305 12 -12v-28zM218 260c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM314 260c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28
|
||||
c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM410 260c0 -6.62695 -5.37305 -12 -12 -12h-28c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM506 260c0 -6.62695 -5.37305 -12 -12 -12h-28
|
||||
c-6.62695 0 -12 5.37305 -12 12v28c0 6.62695 5.37305 12 12 12h28c6.62695 0 12 -5.37305 12 -12v-28zM408 102c0 -6.62695 -5.37305 -12 -12 -12h-216c-6.62695 0 -12 5.37305 -12 12v16c0 6.62695 5.37305 12 12 12h216c6.62695 0 12 -5.37305 12 -12v-16z" />
|
||||
<glyph glyph-name="calendar" unicode="" horiz-adv-x="448"
|
||||
d="M400 384c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h48v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h128v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12
|
||||
v-52h48zM394 -16c3.2998 0 6 2.7002 6 6v298h-352v-298c0 -3.2998 2.7002 -6 6 -6h340z" />
|
||||
<glyph glyph-name="play-circle" unicode=""
|
||||
d="M371.7 210c16.3994 -9.2002 16.3994 -32.9004 0 -42l-176 -101c-15.9004 -8.7998 -35.7002 2.59961 -35.7002 21v208c0 18.5 19.9004 29.7998 35.7002 21zM504 192c0 -137 -111 -248 -248 -248s-248 111 -248 248s111 248 248 248s248 -111 248 -248zM56 192
|
||||
c0 -110.5 89.5 -200 200 -200s200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200z" />
|
||||
<glyph glyph-name="minus-square" unicode="" horiz-adv-x="448"
|
||||
d="M108 164c-6.59961 0 -12 5.40039 -12 12v32c0 6.59961 5.40039 12 12 12h232c6.59961 0 12 -5.40039 12 -12v-32c0 -6.59961 -5.40039 -12 -12 -12h-232zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h352
|
||||
c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="check-square" unicode="" horiz-adv-x="448"
|
||||
d="M400 416c26.5098 0 48 -21.4902 48 -48v-352c0 -26.5098 -21.4902 -48 -48 -48h-352c-26.5098 0 -48 21.4902 -48 48v352c0 26.5098 21.4902 48 48 48h352zM400 16v352h-352v-352h352zM364.136 257.724l-172.589 -171.204
|
||||
c-4.70508 -4.66699 -12.3027 -4.63672 -16.9697 0.0683594l-90.7812 91.5156c-4.66699 4.70508 -4.63672 12.3037 0.0693359 16.9717l22.7188 22.5361c4.70508 4.66699 12.3027 4.63672 16.9697 -0.0693359l59.792 -60.2773l141.353 140.217
|
||||
c4.70508 4.66699 12.3027 4.63672 16.9697 -0.0683594l22.5361 -22.7178c4.66699 -4.70605 4.63672 -12.3047 -0.0683594 -16.9717z" />
|
||||
<glyph glyph-name="share-square" unicode="" horiz-adv-x="576"
|
||||
d="M561.938 289.94c18.75 -18.7402 18.75 -49.1406 0 -67.8809l-143.998 -144c-29.9727 -29.9727 -81.9404 -9.05273 -81.9404 33.9404v53.7998c-101.266 -7.83691 -99.625 -31.6406 -84.1104 -78.7598c14.2285 -43.0889 -33.4736 -79.248 -71.0195 -55.7402
|
||||
c-51.6924 32.3057 -84.8701 83.0635 -84.8701 144.76c0 39.3408 12.2197 72.7402 36.3301 99.3008c19.8398 21.8398 47.7402 38.4697 82.9102 49.4199c36.7295 11.4395 78.3096 16.1094 120.76 17.9893v57.1982c0 42.9355 51.9258 63.9541 81.9404 33.9404zM384 112l144 144
|
||||
l-144 144v-104.09c-110.86 -0.90332 -240 -10.5166 -240 -119.851c0 -52.1396 32.79 -85.6094 62.3096 -104.06c-39.8174 120.65 48.999 141.918 177.69 143.84v-103.84zM408.74 27.5068c7.4375 2.125 14.5508 5.30566 20.9736 9.30273
|
||||
c7.97656 4.95215 18.2861 -0.825195 18.2861 -10.2139v-42.5957c0 -26.5098 -21.4902 -48 -48 -48h-352c-26.5098 0 -48 21.4902 -48 48v352c0 26.5098 21.4902 48 48 48h132c6.62695 0 12 -5.37305 12 -12v-4.48633c0 -4.91699 -2.9873 -9.36914 -7.56934 -11.1514
|
||||
c-13.7021 -5.33105 -26.3955 -11.5371 -38.0498 -18.585c-1.82715 -1.11523 -3.98633 -1.76953 -6.28027 -1.77734h-86.1006c-3.31152 0 -6 -2.68848 -6 -6v-340c0 -3.31152 2.68848 -6 6 -6h340c3.31152 0 6 2.68848 6 6v25.9658c0 5.37012 3.5791 10.0596 8.74023 11.541z
|
||||
" />
|
||||
<glyph glyph-name="compass" unicode="" horiz-adv-x="496"
|
||||
d="M347.94 318.14c16.6592 7.61035 33.8096 -9.54004 26.1992 -26.1992l-65.9697 -144.341c-3.19238 -6.9834 -8.78613 -12.5771 -15.7695 -15.7695l-144.341 -65.9697c-16.6592 -7.61035 -33.8096 9.5498 -26.1992 26.1992l65.9697 144.341
|
||||
c3.19238 6.9834 8.78613 12.5771 15.7695 15.7695zM270.58 169.42c12.4697 12.4697 12.4697 32.6904 0 45.1602s-32.6904 12.4697 -45.1602 0s-12.4697 -32.6904 0 -45.1602s32.6904 -12.4697 45.1602 0zM248 440c136.97 0 248 -111.03 248 -248s-111.03 -248 -248 -248
|
||||
s-248 111.03 -248 248s111.03 248 248 248zM248 -8c110.28 0 200 89.7197 200 200s-89.7197 200 -200 200s-200 -89.7197 -200 -200s89.7197 -200 200 -200z" />
|
||||
<glyph glyph-name="caret-square-down" unicode="" horiz-adv-x="448"
|
||||
d="M125.1 240h197.801c10.6992 0 16.0996 -13 8.5 -20.5l-98.9004 -98.2998c-4.7002 -4.7002 -12.2002 -4.7002 -16.9004 0l-98.8994 98.2998c-7.7002 7.5 -2.2998 20.5 8.39941 20.5zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352
|
||||
c0 26.5 21.5 48 48 48h352c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="caret-square-up" unicode="" horiz-adv-x="448"
|
||||
d="M322.9 144h-197.801c-10.6992 0 -16.0996 13 -8.5 20.5l98.9004 98.2998c4.7002 4.7002 12.2002 4.7002 16.9004 0l98.8994 -98.2998c7.7002 -7.5 2.2998 -20.5 -8.39941 -20.5zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352
|
||||
c0 26.5 21.5 48 48 48h352c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="caret-square-right" unicode="" horiz-adv-x="448"
|
||||
d="M176 93.0996v197.801c0 10.6992 13 16.0996 20.5 8.5l98.2998 -98.9004c4.7002 -4.7002 4.7002 -12.2002 0 -16.9004l-98.2998 -98.8994c-7.5 -7.7002 -20.5 -2.2998 -20.5 8.39941zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352
|
||||
c0 26.5 21.5 48 48 48h352c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="file" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416z" />
|
||||
<glyph glyph-name="file-alt" unicode="" horiz-adv-x="384"
|
||||
d="M288 200v-28c0 -6.59961 -5.40039 -12 -12 -12h-168c-6.59961 0 -12 5.40039 -12 12v28c0 6.59961 5.40039 12 12 12h168c6.59961 0 12 -5.40039 12 -12zM276 128c6.59961 0 12 -5.40039 12 -12v-28c0 -6.59961 -5.40039 -12 -12 -12h-168c-6.59961 0 -12 5.40039 -12 12
|
||||
v28c0 6.59961 5.40039 12 12 12h168zM384 316.1v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996l83.9004 -83.9004c9 -8.90039 14.0996 -21.2002 14.0996 -33.9004z
|
||||
M256 396.1v-76.0996h76.0996zM336 -16v288h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416h288z" />
|
||||
<glyph glyph-name="thumbs-up" unicode=""
|
||||
d="M466.27 161.31c4.6748 -22.6465 0.864258 -44.5371 -8.98926 -62.9893c2.95898 -23.8682 -4.02148 -48.5654 -17.3398 -66.9902c-0.954102 -55.9072 -35.8232 -95.3301 -112.94 -95.3301c-7 0 -15 0.00976562 -22.2197 0.00976562
|
||||
c-102.742 0 -133.293 38.9395 -177.803 39.9404c-3.56934 -13.7764 -16.085 -23.9502 -30.9775 -23.9502h-64c-17.6729 0 -32 14.3271 -32 32v240c0 17.6729 14.3271 32 32 32h98.7598c19.1455 16.9531 46.0137 60.6533 68.7598 83.4004
|
||||
c13.667 13.667 10.1533 108.6 71.7607 108.6c57.5801 0 95.2695 -31.9355 95.2695 -104.73c0 -18.4092 -3.92969 -33.7295 -8.84961 -46.5391h36.4795c48.6025 0 85.8203 -41.5654 85.8203 -85.5801c0 -19.1504 -4.95996 -34.9902 -13.7305 -49.8408zM404.52 107.48
|
||||
c21.5811 20.3838 18.6992 51.0645 5.21094 65.6191c9.44922 0 22.3594 18.9102 22.2695 37.8105c-0.0898438 18.9102 -16.71 37.8203 -37.8203 37.8203h-103.989c0 37.8193 28.3594 55.3691 28.3594 94.5391c0 23.75 0 56.7305 -47.2695 56.7305
|
||||
c-18.9102 -18.9102 -9.45996 -66.1797 -37.8203 -94.54c-26.5596 -26.5703 -66.1797 -97.46 -94.54 -97.46h-10.9199v-186.17c53.6113 0 100.001 -37.8203 171.64 -37.8203h37.8203c35.5117 0 60.8203 17.1201 53.1201 65.9004
|
||||
c15.2002 8.16016 26.5 36.4395 13.9395 57.5703zM88 16c0 13.2549 -10.7451 24 -24 24s-24 -10.7451 -24 -24s10.7451 -24 24 -24s24 10.7451 24 24z" />
|
||||
<glyph glyph-name="thumbs-down" unicode=""
|
||||
d="M466.27 222.69c8.77051 -14.8506 13.7305 -30.6904 13.7305 -49.8408c0 -44.0146 -37.2178 -85.5801 -85.8203 -85.5801h-36.4795c4.91992 -12.8096 8.84961 -28.1299 8.84961 -46.5391c0 -72.7949 -37.6895 -104.73 -95.2695 -104.73
|
||||
c-61.6074 0 -58.0938 94.9326 -71.7607 108.6c-22.7461 22.7471 -49.6133 66.4473 -68.7598 83.4004h-7.05176c-5.5332 -9.56152 -15.8662 -16 -27.708 -16h-64c-17.6729 0 -32 14.3271 -32 32v240c0 17.6729 14.3271 32 32 32h64c8.11328 0 15.5146 -3.02539 21.1553 -8
|
||||
h10.8447c40.9971 0 73.1953 39.9902 176.78 39.9902c7.21973 0 15.2197 0.00976562 22.2197 0.00976562c77.1172 0 111.986 -39.4229 112.94 -95.3301c13.3184 -18.4248 20.2979 -43.1221 17.3398 -66.9902c9.85352 -18.4521 13.6641 -40.3428 8.98926 -62.9893zM64 152
|
||||
c13.2549 0 24 10.7451 24 24s-10.7451 24 -24 24s-24 -10.7451 -24 -24s10.7451 -24 24 -24zM394.18 135.27c21.1104 0 37.7305 18.9102 37.8203 37.8203c0.0898438 18.9004 -12.8203 37.8105 -22.2695 37.8105c13.4883 14.5547 16.3701 45.2354 -5.21094 65.6191
|
||||
c12.5605 21.1309 1.26074 49.4102 -13.9395 57.5703c7.7002 48.7803 -17.6084 65.9004 -53.1201 65.9004h-37.8203c-71.6387 0 -118.028 -37.8203 -171.64 -37.8203v-186.17h10.9199c28.3604 0 67.9805 -70.8896 94.54 -97.46
|
||||
c28.3604 -28.3604 18.9102 -75.6299 37.8203 -94.54c47.2695 0 47.2695 32.9805 47.2695 56.7305c0 39.1699 -28.3594 56.7197 -28.3594 94.5391h103.989z" />
|
||||
<glyph glyph-name="sun" unicode=""
|
||||
d="M494.2 226.1c11.2002 -7.59961 17.7998 -20.0996 17.8994 -33.6992c0 -13.4004 -6.69922 -26 -17.7998 -33.5l-59.7998 -40.5l13.7002 -71c2.5 -13.2002 -1.60059 -26.8008 -11.1006 -36.3008s-22.8994 -13.7998 -36.2998 -11.0996l-70.8994 13.7002l-40.4004 -59.9004
|
||||
c-7.5 -11.0996 -20.0996 -17.7998 -33.5 -17.7998s-26 6.7002 -33.5 17.9004l-40.4004 59.8994l-70.7998 -13.7002c-13.3994 -2.59961 -26.7998 1.60059 -36.2998 11.1006s-13.7002 23.0996 -11.0996 36.2998l13.6992 71l-59.7998 40.5
|
||||
c-11.0996 7.5 -17.7998 20 -17.7998 33.5s6.59961 26 17.7998 33.5996l59.7998 40.5l-13.6992 71c-2.60059 13.2002 1.59961 26.7002 11.0996 36.3008c9.5 9.59961 23 13.6992 36.2998 11.1992l70.7998 -13.6992l40.4004 59.8994c15.0996 22.2998 51.9004 22.2998 67 0
|
||||
l40.4004 -59.8994l70.8994 13.6992c13 2.60059 26.6006 -1.59961 36.2002 -11.0996c9.5 -9.59961 13.7002 -23.2002 11.0996 -36.4004l-13.6992 -71zM381.3 140.5l76.7998 52.0996l-76.7998 52l17.6006 91.1006l-91 -17.6006l-51.9004 76.9004l-51.7998 -76.7998
|
||||
l-91 17.5996l17.5996 -91.2002l-76.7998 -52l76.7998 -52l-17.5996 -91.1992l90.8994 17.5996l51.9004 -77l51.9004 76.9004l91 -17.6006zM256 296c57.2998 0 104 -46.7002 104 -104s-46.7002 -104 -104 -104s-104 46.7002 -104 104s46.7002 104 104 104zM256 136
|
||||
c30.9004 0 56 25.0996 56 56s-25.0996 56 -56 56s-56 -25.0996 -56 -56s25.0996 -56 56 -56z" />
|
||||
<glyph glyph-name="moon" unicode=""
|
||||
d="M279.135 -64c-141.424 0 -256 114.64 -256 256c0 141.425 114.641 256 256 256c16.0342 -0.00292969 31.5078 -1.46875 46.7354 -4.27734c44.0205 -8.13086 53.7666 -66.8691 15.0215 -88.9189c-41.374 -23.5439 -67.4336 -67.4121 -67.4336 -115.836
|
||||
c0 -83.5234 75.9238 -146.475 158.272 -130.792c43.6904 8.32129 74.5186 -42.5693 46.248 -77.4004c-47.8613 -58.9717 -120.088 -94.7754 -198.844 -94.7754zM279.135 400c-114.875 0 -208 -93.125 -208 -208s93.125 -208 208 -208
|
||||
c65.2314 0 123.439 30.0361 161.575 77.0244c-111.611 -21.2568 -215.252 64.0957 -215.252 177.943c0 67.5127 36.9326 126.392 91.6934 157.555c-12.3271 2.27637 -25.0312 3.47754 -38.0166 3.47754z" />
|
||||
<glyph glyph-name="caret-square-left" unicode="" horiz-adv-x="448"
|
||||
d="M272 290.9v-197.801c0 -10.6992 -13 -16.0996 -20.5 -8.5l-98.2998 98.9004c-4.7002 4.7002 -4.7002 12.2002 0 16.9004l98.2998 98.8994c7.5 7.7002 20.5 2.2998 20.5 -8.39941zM448 368v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352
|
||||
c0 26.5 21.5 48 48 48h352c26.5 0 48 -21.5 48 -48zM400 22v340c0 3.2998 -2.7002 6 -6 6h-340c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="dot-circle" unicode=""
|
||||
d="M256 392c-110.549 0 -200 -89.4678 -200 -200c0 -110.549 89.4678 -200 200 -200c110.549 0 200 89.4678 200 200c0 110.549 -89.4678 200 -200 200zM256 440c136.967 0 248 -111.033 248 -248s-111.033 -248 -248 -248s-248 111.033 -248 248s111.033 248 248 248z
|
||||
M256 272c44.1826 0 80 -35.8174 80 -80s-35.8174 -80 -80 -80s-80 35.8174 -80 80s35.8174 80 80 80z" />
|
||||
<glyph glyph-name="building" unicode="" horiz-adv-x="448"
|
||||
d="M128 300v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12zM268 288c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40
|
||||
c0 -6.59961 -5.40039 -12 -12 -12h-40zM140 192c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-40zM268 192c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40
|
||||
c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-40zM192 108c0 -6.59961 -5.40039 -12 -12 -12h-40c-6.59961 0 -12 5.40039 -12 12v40c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40zM268 96c-6.59961 0 -12 5.40039 -12 12v40
|
||||
c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-40zM448 -28v-36h-448v36c0 6.59961 5.40039 12 12 12h19.5v440c0 13.2998 10.7002 24 24 24h337c13.2998 0 24 -10.7002 24 -24v-440h19.5
|
||||
c6.59961 0 12 -5.40039 12 -12zM79.5 -15h112.5v67c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-67h112.5v414l-288.5 1z" />
|
||||
<glyph glyph-name="file-pdf" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416zM298.2 127.7c10.5 -10.5 8 -38.7002 -17.5 -38.7002c-14.7998 0 -36.9004 6.7998 -55.7998 17c-21.6006 -3.59961 -46 -12.7002 -68.4004 -20.0996c-50.0996 -86.4004 -79.4004 -47 -76.0996 -31.2002
|
||||
c4 20 31 35.8994 51 46.2002c10.5 18.3994 25.3994 50.5 35.3994 74.3994c-7.39941 28.6006 -11.3994 51 -7 67.1006c4.7998 17.6992 38.4004 20.2998 42.6006 -5.90039c4.69922 -15.4004 -1.5 -39.9004 -5.40039 -56c8.09961 -21.2998 19.5996 -35.7998 36.7998 -46.2998
|
||||
c17.4004 2.2002 52.2002 5.5 64.4004 -6.5zM100.1 49.9004c0 -0.700195 11.4004 4.69922 30.4004 35c-5.90039 -5.5 -25.2998 -21.3008 -30.4004 -35zM181.7 240.5c-2.5 0 -2.60059 -26.9004 1.7998 -40.7998c4.90039 8.7002 5.59961 40.7998 -1.7998 40.7998zM157.3 103.9
|
||||
c15.9004 6.09961 34 14.8994 54.7998 19.1992c-11.1992 8.30078 -21.7998 20.4004 -30.0996 35.5c-6.7002 -17.6992 -15 -37.7998 -24.7002 -54.6992zM288.9 108.9c3.59961 2.39941 -2.2002 10.3994 -37.3008 7.7998c32.3008 -13.7998 37.3008 -7.7998 37.3008 -7.7998z" />
|
||||
<glyph glyph-name="file-word" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416zM268.1 192v0.200195h15.8008c7.7998 0 13.5 -7.2998 11.5996 -14.9004c-4.2998 -17 -13.7002 -54.0996 -34.5 -136c-1.2998 -5.39941 -6.09961 -9.09961 -11.5996 -9.09961h-24.7002
|
||||
c-5.5 0 -10.2998 3.7998 -11.6006 9.09961c-5.2998 20.9004 -17.7998 71 -17.8994 71.4004l-2.90039 17.2998c-0.5 -5.2998 -1.5 -11.0996 -3 -17.2998l-17.8994 -71.4004c-1.30078 -5.39941 -6.10059 -9.09961 -11.6006 -9.09961h-25.2002
|
||||
c-5.59961 0 -10.3994 3.7002 -11.6992 9.09961c-6.5 26.5 -25.2002 103.4 -33.2002 136c-1.7998 7.5 3.89941 14.7998 11.7002 14.7998h16.7998c5.7998 0 10.7002 -4.09961 11.7998 -9.69922c5 -25.7002 18.4004 -93.8008 19.0996 -99
|
||||
c0.300781 -1.7002 0.400391 -3.10059 0.5 -4.2002c0.800781 7.5 0.400391 4.7002 24.8008 103.7c1.39941 5.2998 6.19922 9.09961 11.6992 9.09961h13.3008c5.59961 0 10.3994 -3.7998 11.6992 -9.2002c23.9004 -99.7002 22.8008 -94.3994 23.6006 -99.5
|
||||
c0.299805 -1.7002 0.5 -3.09961 0.700195 -4.2998c0.599609 8.09961 0.399414 5.7998 21 103.5c1.09961 5.5 6 9.5 11.6992 9.5z" />
|
||||
<glyph glyph-name="file-excel" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416zM260 224c9.2002 0 15 -10 10.2998 -18c-16 -27.5 -45.5996 -76.9004 -46.2998 -78l46.4004 -78c4.59961 -8 -1.10059 -18 -10.4004 -18h-28.7998c-4.40039 0 -8.5 2.40039 -10.6006 6.2998
|
||||
c-22.6992 41.7998 -13.6992 27.5 -28.5996 57.7002c-5.59961 -12.7002 -6.90039 -17.7002 -28.5996 -57.7002c-2.10059 -3.89941 -6.10059 -6.2998 -10.5 -6.2998h-28.9004c-9.2998 0 -15.0996 10 -10.4004 18l46.3008 78l-46.3008 78c-4.59961 8 1.10059 18 10.4004 18
|
||||
h28.9004c4.39941 0 8.5 -2.40039 10.5996 -6.2998c21.7002 -40.4004 14.7002 -28.6006 28.5996 -57.7002c6.40039 15.2998 10.6006 24.5996 28.6006 57.7002c2.09961 3.89941 6.09961 6.2998 10.5 6.2998h28.7998z" />
|
||||
<glyph glyph-name="file-powerpoint" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416zM120 44v168c0 6.59961 5.40039 12 12 12h69.2002c36.7002 0 62.7998 -27 62.7998 -66.2998c0 -74.2998 -68.7002 -66.5 -95.5 -66.5v-47.2002c0 -6.59961 -5.40039 -12 -12 -12h-24.5c-6.59961 0 -12 5.40039 -12 12z
|
||||
M168.5 131.4h23c7.90039 0 13.9004 2.39941 18.0996 7.19922c8.5 9.80078 8.40039 28.5 0.100586 37.8008c-4.10059 4.59961 -9.90039 7 -17.4004 7h-23.8994v-52h0.0996094z" />
|
||||
<glyph glyph-name="file-image" unicode="" horiz-adv-x="384"
|
||||
d="M369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM332.1 320l-76.0996 76.0996v-76.0996h76.0996zM48 -16h288v288
|
||||
h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416zM80 32v64l39.5 39.5c4.7002 4.7002 12.2998 4.7002 17 0l39.5 -39.5l87.5 87.5c4.7002 4.7002 12.2998 4.7002 17 0l23.5 -23.5v-128h-224zM128 272c26.5 0 48 -21.5 48 -48s-21.5 -48 -48 -48s-48 21.5 -48 48
|
||||
s21.5 48 48 48z" />
|
||||
<glyph glyph-name="file-archive" unicode="" horiz-adv-x="384"
|
||||
d="M128.3 288h32v-32h-32v32zM192.3 384v-32h-32v32h32zM128.3 352h32v-32h-32v32zM192.3 320v-32h-32v32h32zM369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1
|
||||
c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM256 396.1v-76.0996h76.0996zM336 -16v288h-104c-13.2998 0 -24 10.7002 -24 24v104h-48.2998v-16h-32v16h-79.7002v-416h288zM194.2 182.3l17.2998 -87.7002c6.40039 -32.3994 -18.4004 -62.5996 -51.5 -62.5996
|
||||
c-33.2002 0 -58 30.4004 -51.4004 62.9004l19.7002 97.0996v32h32v-32h22.1006c5.7998 0 10.6992 -4.09961 11.7998 -9.7002zM160.3 57.9004c17.9004 0 32.4004 12.0996 32.4004 27c0 14.8994 -14.5 27 -32.4004 27c-17.8994 0 -32.3994 -12.1006 -32.3994 -27
|
||||
c0 -14.9004 14.5 -27 32.3994 -27zM192.3 256v-32h-32v32h32z" />
|
||||
<glyph glyph-name="file-audio" unicode="" horiz-adv-x="384"
|
||||
d="M369.941 350.059c8.68848 -8.68848 14.0586 -20.6943 14.0586 -33.9404v-332.118c0 -26.5098 -21.4902 -48 -48 -48h-288c-26.5098 0 -48 21.4902 -48 48v416c0 26.5098 21.4902 48 48 48h204.118c13.2461 0 25.252 -5.37012 33.9404 -14.0586zM332.118 320
|
||||
l-76.1182 76.1182v-76.1182h76.1182zM48 -16h288v288h-104c-13.2549 0 -24 10.7451 -24 24v104h-160v-416zM192 60.0244c0 -10.6914 -12.9258 -16.0459 -20.4854 -8.48535l-35.5146 35.9746h-28c-6.62695 0 -12 5.37305 -12 12v56c0 6.62695 5.37305 12 12 12h28
|
||||
l35.5146 36.9473c7.56055 7.56055 20.4854 2.20605 20.4854 -8.48535v-135.951zM233.201 107.154c9.05078 9.29688 9.05957 24.1328 0.000976562 33.4385c-22.1494 22.752 12.2344 56.2461 34.3945 33.4814c27.1982 -27.9404 27.2119 -72.4443 0.000976562 -100.401
|
||||
c-21.793 -22.3857 -56.9463 10.3154 -34.3965 33.4814z" />
|
||||
<glyph glyph-name="file-video" unicode="" horiz-adv-x="384"
|
||||
d="M369.941 350.059c8.68848 -8.68848 14.0586 -20.6943 14.0586 -33.9404v-332.118c0 -26.5098 -21.4902 -48 -48 -48h-288c-26.5098 0 -48 21.4902 -48 48v416c0 26.5098 21.4902 48 48 48h204.118c13.2461 0 25.252 -5.37012 33.9404 -14.0586zM332.118 320
|
||||
l-76.1182 76.1182v-76.1182h76.1182zM48 -16h288v288h-104c-13.2549 0 -24 10.7451 -24 24v104h-160v-416zM276.687 195.303c10.0049 10.0049 27.3135 2.99707 27.3135 -11.3135v-111.976c0 -14.2939 -17.2959 -21.332 -27.3135 -11.3135l-52.6865 52.6738v-37.374
|
||||
c0 -11.0459 -8.9541 -20 -20 -20h-104c-11.0459 0 -20 8.9541 -20 20v104c0 11.0459 8.9541 20 20 20h104c11.0459 0 20 -8.9541 20 -20v-37.374z" />
|
||||
<glyph glyph-name="file-code" unicode="" horiz-adv-x="384"
|
||||
d="M149.9 98.9004c3.5 -3.30078 3.69922 -8.90039 0.399414 -12.4004l-17.3994 -18.5996c-1.60059 -1.80078 -4 -2.80078 -6.40039 -2.80078c-2.2002 0 -4.40039 0.900391 -6 2.40039l-57.7002 54.0996c-3.7002 3.40039 -3.7002 9.30078 0 12.8008l57.7002 54.0996
|
||||
c3.40039 3.2998 9 3.2002 12.4004 -0.400391l17.3994 -18.5996l0.200195 -0.200195c3.2002 -3.59961 2.7998 -9.2002 -0.799805 -12.3994l-32.7998 -28.9004l32.7998 -28.9004zM369.9 350.1c9 -9 14.0996 -21.2998 14.0996 -34v-332.1c0 -26.5 -21.5 -48 -48 -48h-288
|
||||
c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48.0996h204.1c12.7002 0 24.9004 -5.09961 33.9004 -14.0996zM256 396.1v-76.0996h76.0996zM336 -16v288h-104c-13.2998 0 -24 10.7002 -24 24v104h-160v-416h288zM209.6 234l24.4004 -7
|
||||
c4.7002 -1.2998 7.40039 -6.2002 6 -10.9004l-54.7002 -188.199c-1.2998 -4.60059 -6.2002 -7.40039 -10.8994 -6l-24.4004 7.09961c-4.7002 1.2998 -7.40039 6.2002 -6 10.9004l54.7002 188.1c1.39941 4.7002 6.2002 7.40039 10.8994 6zM234.1 157.1
|
||||
c-3.5 3.30078 -3.69922 8.90039 -0.399414 12.4004l17.3994 18.5996c3.30078 3.60059 8.90039 3.7002 12.4004 0.400391l57.7002 -54.0996c3.7002 -3.40039 3.7002 -9.30078 0 -12.8008l-57.7002 -54.0996c-3.5 -3.2998 -9.09961 -3.09961 -12.4004 0.400391
|
||||
l-17.3994 18.5996l-0.200195 0.200195c-3.2002 3.59961 -2.7998 9.2002 0.799805 12.3994l32.7998 28.9004l-32.7998 28.9004z" />
|
||||
<glyph glyph-name="life-ring" unicode=""
|
||||
d="M256 -56c-136.967 0 -248 111.033 -248 248s111.033 248 248 248s248 -111.033 248 -248s-111.033 -248 -248 -248zM152.602 20.7197c63.2178 -38.3184 143.579 -38.3184 206.797 0l-53.4111 53.4111c-31.8467 -13.5215 -68.168 -13.5059 -99.9746 0zM336 192
|
||||
c0 44.1123 -35.8877 80 -80 80s-80 -35.8877 -80 -80s35.8877 -80 80 -80s80 35.8877 80 80zM427.28 88.6016c38.3184 63.2178 38.3184 143.579 0 206.797l-53.4111 -53.4111c13.5215 -31.8467 13.5049 -68.168 0 -99.9746zM359.397 363.28
|
||||
c-63.2168 38.3184 -143.578 38.3184 -206.796 0l53.4111 -53.4111c31.8457 13.5215 68.167 13.5049 99.9736 0zM84.7197 295.398c-38.3184 -63.2178 -38.3184 -143.579 0 -206.797l53.4111 53.4111c-13.5215 31.8467 -13.5059 68.168 0 99.9746z" />
|
||||
<glyph glyph-name="paper-plane" unicode=""
|
||||
d="M440 441.5c34.5996 19.9004 77.5996 -8.7998 71.5 -48.9004l-59.4004 -387.199c-2.2998 -14.5 -11.0996 -27.3008 -23.8994 -34.5c-7.2998 -4.10059 -15.4004 -6.2002 -23.6006 -6.2002c-6.19922 0 -12.3994 1.2002 -18.2998 3.59961l-111.899 46.2002l-43.8008 -59.0996
|
||||
c-27.3994 -36.9004 -86.5996 -17.8008 -86.5996 28.5996v84.4004l-114.3 47.2998c-36.7998 15.0996 -40.1006 66 -5.7002 85.8994zM192 -16l36.5996 49.5l-36.5996 15.0996v-64.5996zM404.6 12.7002l59.4004 387.3l-416 -240l107.8 -44.5996l211.5 184.3
|
||||
c14.2002 12.2998 34.4004 -5.7002 23.7002 -21.2002l-140.2 -202.3z" />
|
||||
<glyph glyph-name="futbol" unicode="" horiz-adv-x="496"
|
||||
d="M483.8 268.6c42.2998 -130.199 -29 -270.1 -159.2 -312.399c-25.5 -8.2998 -51.2998 -12.2002 -76.6992 -12.2002c-104.5 0 -201.7 66.5996 -235.7 171.4c-42.2998 130.199 29 270.1 159.2 312.399c25.5 8.2998 51.2998 12.2002 76.6992 12.2002
|
||||
c104.5 0 201.7 -66.5996 235.7 -171.4zM409.3 74.9004c6.10059 8.39941 12.1006 16.8994 16.7998 26.1992c14.3008 28.1006 21.5 58.5 21.7002 89.2002l-38.8994 36.4004l-71.1006 -22.1006l-24.3994 -75.1992l43.6992 -60.9004zM409.3 310.3
|
||||
c-24.5 33.4004 -58.7002 58.4004 -97.8994 71.4004l-47.4004 -26.2002v-73.7998l64.2002 -46.5l70.7002 22zM184.9 381.6c-39.9004 -13.2998 -73.5 -38.5 -97.8008 -71.8994l10.1006 -52.5l70.5996 -22l64.2002 46.5v73.7998zM139 68.5l43.5 61.7002l-24.2998 74.2998
|
||||
l-71.1006 22.2002l-39 -36.4004c0.5 -55.7002 23.4004 -95.2002 37.8008 -115.3zM187.2 1.5c64.0996 -20.4004 115.5 -1.7998 121.7 0l22.3994 48.0996l-44.2998 61.7002h-78.5996l-43.6006 -61.7002z" />
|
||||
<glyph glyph-name="newspaper" unicode="" horiz-adv-x="576"
|
||||
d="M552 384c13.2549 0 24 -10.7451 24 -24v-336c0 -13.2549 -10.7451 -24 -24 -24h-496c-30.9277 0 -56 25.0723 -56 56v272c0 13.2549 10.7451 24 24 24h42.752c6.60547 18.623 24.3896 32 45.248 32h440zM48 56c0 -4.41113 3.58887 -8 8 -8s8 3.58887 8 8v248h-16v-248z
|
||||
M528 48v288h-416v-280c0 -2.7168 -0.204102 -5.38574 -0.578125 -8h416.578zM172 168c-6.62695 0 -12 5.37305 -12 12v96c0 6.62695 5.37305 12 12 12h136c6.62695 0 12 -5.37305 12 -12v-96c0 -6.62695 -5.37305 -12 -12 -12h-136zM200 248v-40h80v40h-80zM160 108v24
|
||||
c0 6.62695 5.37305 12 12 12h136c6.62695 0 12 -5.37305 12 -12v-24c0 -6.62695 -5.37305 -12 -12 -12h-136c-6.62695 0 -12 5.37305 -12 12zM352 108v24c0 6.62695 5.37305 12 12 12h104c6.62695 0 12 -5.37305 12 -12v-24c0 -6.62695 -5.37305 -12 -12 -12h-104
|
||||
c-6.62695 0 -12 5.37305 -12 12zM352 252v24c0 6.62695 5.37305 12 12 12h104c6.62695 0 12 -5.37305 12 -12v-24c0 -6.62695 -5.37305 -12 -12 -12h-104c-6.62695 0 -12 5.37305 -12 12zM352 180v24c0 6.62695 5.37305 12 12 12h104c6.62695 0 12 -5.37305 12 -12v-24
|
||||
c0 -6.62695 -5.37305 -12 -12 -12h-104c-6.62695 0 -12 5.37305 -12 12z" />
|
||||
<glyph glyph-name="bell-slash" unicode="" horiz-adv-x="640"
|
||||
d="M633.99 -23.0195c6.91016 -5.52051 8.01953 -15.5908 2.5 -22.4902l-10 -12.4902c-5.53027 -6.88965 -15.5898 -8.00977 -22.4902 -2.49023l-598 467.51c-6.90039 5.52051 -8.01953 15.5908 -2.49023 22.4902l10 12.4902
|
||||
c5.52051 6.90039 15.5898 8.00977 22.4902 2.49023zM163.53 80h182.84l61.3994 -48h-279.659c-19.1201 0 -31.9902 15.5996 -32.1006 32c-0.0498047 7.5498 2.61035 15.2598 8.61035 21.71c18.3701 19.7402 51.5703 49.6904 54.8398 140.42l45.4697 -35.5498
|
||||
c-6.91992 -54.7803 -24.6895 -88.5498 -41.3994 -110.58zM320 352c-23.3496 0 -45 -7.17969 -62.9404 -19.4004l-38.1699 29.8408c19.6807 15.7793 43.1104 27.3096 69.1299 32.7197v20.8398c0 17.6699 14.3203 32 31.9805 32s31.9805 -14.3301 31.9805 -32v-20.8398
|
||||
c73.46 -15.2598 127.939 -77.46 127.939 -155.16c0 -41.3604 6.03027 -70.7197 14.3398 -92.8496l-59.5293 46.54c-1.63086 13.96 -2.77051 28.8896 -2.79004 45.7295c0 0.200195 0.0595703 0.379883 0.0595703 0.580078c0 61.8604 -50.1396 112 -112 112zM320 -64
|
||||
c-35.3203 0 -63.9697 28.6504 -63.9697 64h127.939c0 -35.3496 -28.6494 -64 -63.9697 -64z" />
|
||||
<glyph glyph-name="copyright" unicode=""
|
||||
d="M256 440c136.967 0 248 -111.033 248 -248s-111.033 -248 -248 -248s-248 111.033 -248 248s111.033 248 248 248zM256 -8c110.549 0 200 89.4678 200 200c0 110.549 -89.4678 200 -200 200c-110.549 0 -200 -89.4688 -200 -200c0 -110.549 89.4678 -200 200 -200z
|
||||
M363.351 93.0645c-9.61328 -9.71289 -45.5293 -41.3965 -104.064 -41.3965c-82.4297 0 -140.484 61.4248 -140.484 141.567c0 79.1514 60.2754 139.4 139.763 139.4c55.5303 0 88.7373 -26.6201 97.5928 -34.7783c2.37793 -2.1875 3.86914 -5.3252 3.86914 -8.80762
|
||||
c0 -2.39746 -0.717773 -4.64258 -1.93359 -6.51465l-18.1543 -28.1133c-3.8418 -5.9502 -11.9668 -7.28223 -17.499 -2.9209c-8.5957 6.77637 -31.8145 22.5381 -61.708 22.5381c-48.3037 0 -77.916 -35.3301 -77.916 -80.082c0 -41.5889 26.8877 -83.6924 78.2764 -83.6924
|
||||
c32.6572 0 56.8428 19.0391 65.7266 27.2256c5.26953 4.85645 13.5957 4.03906 17.8193 -1.73828l19.8652 -27.1699c1.45996 -1.98145 2.32422 -4.42969 2.32422 -7.07715c0 -3.28809 -1.32422 -6.2793 -3.47656 -8.44043z" />
|
||||
<glyph glyph-name="closed-captioning" unicode=""
|
||||
d="M464 384c26.5 0 48 -21.5 48 -48v-288c0 -26.5 -21.5 -48 -48 -48h-416c-26.5 0 -48 21.5 -48 48v288c0 26.5 21.5 48 48 48h416zM458 48c3.2998 0 6 2.7002 6 6v276c0 3.2998 -2.7002 6 -6 6h-404c-3.2998 0 -6 -2.7002 -6 -6v-276c0 -3.2998 2.7002 -6 6 -6h404z
|
||||
M246.9 133.7c1.69922 -2.40039 1.5 -5.60059 -0.5 -7.7002c-53.6006 -56.7998 -172.801 -32.0996 -172.801 67.9004c0 97.2998 121.7 119.5 172.5 70.0996c2.10059 -2 2.5 -3.2002 1 -5.7002l-17.5 -30.5c-1.89941 -3.09961 -6.19922 -4 -9.09961 -1.7002
|
||||
c-40.7998 32 -94.5996 14.9004 -94.5996 -31.1992c0 -48 51 -70.5 92.1992 -32.6006c2.80078 2.5 7.10059 2.10059 9.2002 -0.899414zM437.3 133.7c1.7002 -2.40039 1.5 -5.60059 -0.5 -7.7002c-53.5996 -56.9004 -172.8 -32.0996 -172.8 67.9004
|
||||
c0 97.2998 121.7 119.5 172.5 70.0996c2.09961 -2 2.5 -3.2002 1 -5.7002l-17.5 -30.5c-1.90039 -3.09961 -6.2002 -4 -9.09961 -1.7002c-40.8008 32 -94.6006 14.9004 -94.6006 -31.1992c0 -48 51 -70.5 92.2002 -32.6006c2.7998 2.5 7.09961 2.10059 9.2002 -0.899414z
|
||||
" />
|
||||
<glyph glyph-name="object-group" unicode=""
|
||||
d="M500 320h-12v-256h12c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v12h-320v-12c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v72c0 6.62695 5.37305 12 12 12h12v256h-12
|
||||
c-6.62695 0 -12 5.37305 -12 12v72c0 6.62695 5.37305 12 12 12h72c6.62695 0 12 -5.37305 12 -12v-12h320v12c0 6.62695 5.37305 12 12 12h72c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12zM448 384v-32h32v32h-32zM32 384v-32h32v32h-32zM64 0v32
|
||||
h-32v-32h32zM480 0v32h-32v-32h32zM440 64v256h-12c-6.62695 0 -12 5.37305 -12 12v12h-320v-12c0 -6.62695 -5.37305 -12 -12 -12h-12v-256h12c6.62695 0 12 -5.37305 12 -12v-12h320v12c0 6.62695 5.37305 12 12 12h12zM404 256c6.62695 0 12 -5.37207 12 -12v-168
|
||||
c0 -6.62793 -5.37305 -12 -12 -12h-200c-6.62695 0 -12 5.37207 -12 12v52h-84c-6.62695 0 -12 5.37207 -12 12v168c0 6.62793 5.37305 12 12 12h200c6.62695 0 12 -5.37207 12 -12v-52h84zM136 280v-112h144v112h-144zM376 104v112h-56v-76
|
||||
c0 -6.62793 -5.37305 -12 -12 -12h-76v-24h144z" />
|
||||
<glyph glyph-name="object-ungroup" unicode="" horiz-adv-x="576"
|
||||
d="M564 224h-12v-160h12c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v12h-224v-12c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v72c0 6.62695 5.37305 12 12 12h12v24h-88v-12
|
||||
c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v72c0 6.62695 5.37305 12 12 12h12v160h-12c-6.62695 0 -12 5.37305 -12 12v72c0 6.62695 5.37305 12 12 12h72c6.62695 0 12 -5.37305 12 -12v-12h224v12c0 6.62695 5.37305 12 12 12h72
|
||||
c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12h-12v-24h88v12c0 6.62695 5.37305 12 12 12h72c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12zM352 384v-32h32v32h-32zM352 128v-32h32v32h-32zM64 96v32h-32v-32h32zM64 352v32
|
||||
h-32v-32h32zM96 136h224v12c0 6.62695 5.37305 12 12 12h12v160h-12c-6.62695 0 -12 5.37305 -12 12v12h-224v-12c0 -6.62695 -5.37305 -12 -12 -12h-12v-160h12c6.62695 0 12 -5.37305 12 -12v-12zM224 0v32h-32v-32h32zM504 64v160h-12c-6.62695 0 -12 5.37305 -12 12v12
|
||||
h-88v-88h12c6.62695 0 12 -5.37305 12 -12v-72c0 -6.62695 -5.37305 -12 -12 -12h-72c-6.62695 0 -12 5.37305 -12 12v12h-88v-24h12c6.62695 0 12 -5.37305 12 -12v-12h224v12c0 6.62695 5.37305 12 12 12h12zM544 0v32h-32v-32h32zM544 256v32h-32v-32h32z" />
|
||||
<glyph glyph-name="sticky-note" unicode="" horiz-adv-x="448"
|
||||
d="M448 99.8936c0 -13.2451 -5.37012 -25.252 -14.0586 -33.9404l-83.8828 -83.8818c-8.68848 -8.68848 -20.6943 -14.0596 -33.9404 -14.0596h-268.118c-26.5098 0 -48 21.4902 -48 48v351.988c0 26.5098 21.4902 48 48 48h352c26.5098 0 48 -21.4902 48 -48v-268.106z
|
||||
M320 19.8936l76.1182 76.1182h-76.1182v-76.1182zM400 368h-352v-351.988h224v104c0 13.2549 10.7451 24 24 24h104v223.988z" />
|
||||
<glyph glyph-name="clone" unicode=""
|
||||
d="M464 448c26.5098 0 48 -21.4902 48 -48v-320c0 -26.5098 -21.4902 -48 -48 -48h-48v-48c0 -26.5098 -21.4902 -48 -48 -48h-320c-26.5098 0 -48 21.4902 -48 48v320c0 26.5098 21.4902 48 48 48h48v48c0 26.5098 21.4902 48 48 48h320zM362 -16c3.31152 0 6 2.68848 6 6
|
||||
v42h-224c-26.5098 0 -48 21.4902 -48 48v224h-42c-3.31152 0 -6 -2.68848 -6 -6v-308c0 -3.31152 2.68848 -6 6 -6h308zM458 80c3.31152 0 6 2.68848 6 6v308c0 3.31152 -2.68848 6 -6 6h-308c-3.31152 0 -6 -2.68848 -6 -6v-308c0 -3.31152 2.68848 -6 6 -6h308z" />
|
||||
<glyph glyph-name="hourglass" unicode="" horiz-adv-x="384"
|
||||
d="M368 400c0 -80.0996 -31.8984 -165.619 -97.1797 -208c64.9912 -42.1934 97.1797 -127.436 97.1797 -208h4c6.62695 0 12 -5.37305 12 -12v-24c0 -6.62695 -5.37305 -12 -12 -12h-360c-6.62695 0 -12 5.37305 -12 12v24c0 6.62695 5.37305 12 12 12h4
|
||||
c0 80.0996 31.8994 165.619 97.1797 208c-64.9912 42.1934 -97.1797 127.436 -97.1797 208h-4c-6.62695 0 -12 5.37305 -12 12v24c0 6.62695 5.37305 12 12 12h360c6.62695 0 12 -5.37305 12 -12v-24c0 -6.62695 -5.37305 -12 -12 -12h-4zM64 400
|
||||
c0 -101.621 57.3066 -184 128 -184s128 82.3799 128 184h-256zM320 -16c0 101.62 -57.3076 184 -128 184s-128 -82.3799 -128 -184h256z" />
|
||||
<glyph glyph-name="hand-rock" unicode=""
|
||||
d="M408.864 368.948c48.8213 20.751 103.136 -15.0723 103.136 -67.9111v-114.443c0 -15.3955 -3.08887 -30.3906 -9.18262 -44.5674l-42.835 -99.6562c-4.99707 -11.625 -3.98242 -18.8574 -3.98242 -42.3701c0 -17.6729 -14.3271 -32 -32 -32h-252
|
||||
c-17.6729 0 -32 14.3271 -32 32c0 27.3301 1.1416 29.2012 -3.11035 32.9033l-97.71 85.0811c-24.8994 21.6797 -39.1797 52.8926 -39.1797 85.6338v56.9531c0 47.4277 44.8457 82.0215 91.0459 71.1807c1.96094 55.751 63.5107 87.8262 110.671 60.8057
|
||||
c29.1895 31.0713 78.8604 31.4473 108.334 -0.0214844c32.7051 18.6846 76.4121 10.3096 98.8135 -23.5879zM464 186.594v114.445c0 34.29 -52 33.8232 -52 0.676758c0 -8.83594 -7.16309 -16 -16 -16h-7c-8.83691 0 -16 7.16406 -16 16v26.751
|
||||
c0 34.457 -52 33.707 -52 0.676758v-27.4287c0 -8.83594 -7.16309 -16 -16 -16h-7c-8.83691 0 -16 7.16406 -16 16v40.4658c0 34.3525 -52 33.8115 -52 0.677734v-41.1436c0 -8.83594 -7.16406 -16 -16 -16h-7c-8.83594 0 -16 7.16406 -16 16v26.751
|
||||
c0 34.4023 -52 33.7744 -52 0.676758v-116.571c0 -8.83105 -7.17773 -15.9961 -16.0078 -15.9961c-4.0166 0 -7.68848 1.48242 -10.499 3.92969l-7 6.09473c-3.37012 2.93457 -5.49316 7.25293 -5.49316 12.0674v41.2275c0 34.2148 -52 33.8857 -52 0.677734v-56.9531
|
||||
c0 -18.8555 8.27441 -36.874 22.7002 -49.4365l97.71 -85.0801c12.4502 -10.8398 19.5898 -26.4463 19.5898 -42.8164v-10.2861h220v7.07617c0 13.21 2.65332 26.0791 7.88281 38.25l42.835 99.6553c3.37891 7.82715 5.28223 16.501 5.28223 25.5625v0.0498047z" />
|
||||
<glyph glyph-name="hand-paper" unicode="" horiz-adv-x="448"
|
||||
d="M372.57 335.359c39.9062 5.63281 75.4297 -25.7393 75.4297 -66.3594v-131.564c-0.00292969 -15.7393 -1.80566 -30.9482 -5.19531 -45.666l-30.1836 -130.958c-3.34668 -14.5234 -16.2783 -24.8125 -31.1816 -24.8125h-222.897
|
||||
c-10.7539 0 -20.2588 5.28613 -26.0615 13.4316l-119.97 168.415c-21.2441 29.8203 -14.8047 71.3574 14.5498 93.1533c18.7754 13.9395 42.1309 16.2979 62.083 8.87109v126.13c0 44.0547 41.125 75.5439 82.4053 64.9834c23.8926 48.1963 92.3535 50.2471 117.982 0.74707
|
||||
c42.5186 11.1445 83.0391 -21.9346 83.0391 -65.5469v-10.8242zM399.997 137.437l-0.00195312 131.563c0 24.9492 -36.5703 25.5508 -36.5703 -0.691406v-76.3086c0 -8.83691 -7.16309 -16 -16 -16h-6.85645c-8.83691 0 -16 7.16309 -16 16v154.184
|
||||
c0 25.501 -36.5703 26.3633 -36.5703 0.691406v-154.875c0 -8.83691 -7.16309 -16 -16 -16h-6.85645c-8.83691 0 -16 7.16309 -16 16v188.309c0 25.501 -36.5703 26.3545 -36.5703 0.691406v-189c0 -8.83691 -7.16309 -16 -16 -16h-6.85645c-8.83691 0 -16 7.16309 -16 16
|
||||
v153.309c0 25.501 -36.5713 26.3359 -36.5713 0.691406v-206.494c0 -15.5703 -20.0352 -21.9092 -29.0303 -9.2832l-27.1279 38.0791c-14.3711 20.1709 -43.833 -2.33496 -29.3945 -22.6045l115.196 -161.697h201.92l27.3252 118.551
|
||||
c2.63086 11.417 3.96484 23.1553 3.96484 34.8857z" />
|
||||
<glyph glyph-name="hand-scissors" unicode=""
|
||||
d="M256 -32c-44.9561 0 -77.3428 43.2627 -64.0244 85.8535c-21.6484 13.71 -34.0156 38.7617 -30.3408 65.0068h-87.6348c-40.8037 0 -74 32.8105 -74 73.1406c0 40.3291 33.1963 73.1396 74 73.1396l94 -9.14062l-78.8496 18.6787
|
||||
c-38.3076 14.7422 -57.04 57.4707 -41.9424 95.1123c15.0303 37.4736 57.7549 55.7803 95.6416 41.2012l144.929 -55.7568c24.9551 30.5566 57.8086 43.9932 92.2178 24.7324l97.999 -54.8525c20.9746 -11.7393 34.0049 -33.8457 34.0049 -57.6904v-205.702
|
||||
c0 -30.7422 -21.4404 -57.5576 -51.7979 -64.5537l-118.999 -27.4268c-4.97168 -1.14648 -10.0889 -1.72949 -15.2031 -1.72949zM256 16.0127l70 -0.000976562c1.52441 0 2.99707 0.174805 4.42285 0.501953l119.001 27.4277
|
||||
c8.58203 1.97754 14.5762 9.29102 14.5762 17.7812v205.701c0 6.4873 -3.62109 12.542 -9.44922 15.8047l-98 54.8545c-8.13965 4.55566 -18.668 2.61914 -24.4873 -4.50781l-21.7646 -26.6475c-2.93457 -3.59375 -7.40332 -5.87305 -12.4004 -5.87305
|
||||
c-2.02246 0 -3.95703 0.375977 -5.73828 1.06152l-166.549 64.0908c-32.6543 12.5664 -50.7744 -34.5771 -19.2227 -46.7168l155.357 -59.7852c6 -2.30859 10.2539 -8.12402 10.2539 -14.9326v-11.6328c0 -8.83691 -7.16309 -16 -16 -16h-182
|
||||
c-34.375 0 -34.4297 -50.2803 0 -50.2803h182c8.83691 0 16 -7.16309 16 -16v-6.85645c0 -8.83691 -7.16309 -16 -16 -16h-28c-25.1221 0 -25.1592 -36.5674 0 -36.5674h28c8.83691 0 16 -7.16211 16 -16v-6.85547c0 -8.83691 -7.16309 -16 -16 -16
|
||||
c-25.1201 0 -25.1602 -36.5674 0 -36.5674z" />
|
||||
<glyph glyph-name="hand-lizard" unicode="" horiz-adv-x="576"
|
||||
d="M556.686 157.458c12.6357 -19.4863 19.3145 -42.0615 19.3145 -65.2871v-124.171h-224v71.582l-99.751 38.7871c-2.7832 1.08203 -5.70996 1.63086 -8.69727 1.63086h-131.552c-30.8789 0 -56 25.1211 -56 56c0 48.5234 39.4766 88 88 88h113.709l18.333 48h-196.042
|
||||
c-44.1123 0 -80 35.8877 -80 80v8c0 30.8779 25.1211 56 56 56h293.917c24.5 0 47.084 -12.2725 60.4111 -32.8291zM528 16v76.1709c0 0.0166016 -0.0439453 0.106445 -0.0439453 0.12207c0 14.3945 -4.24219 27.8057 -11.5439 39.0498l-146.358 225.715
|
||||
c-4.44336 6.85254 -11.9707 10.9424 -20.1367 10.9424h-293.917c-4.41113 0 -8 -3.58887 -8 -8v-8c0 -17.6445 14.3555 -32 32 -32h213.471c25.2021 0 42.626 -25.293 33.6299 -48.8457l-24.5518 -64.2812c-7.05371 -18.4658 -25.0732 -30.873 -44.8398 -30.873h-113.709
|
||||
c-22.0557 0 -40 -17.9443 -40 -40c0 -4.41113 3.58887 -8 8 -8h131.552c0.0175781 0 0.0712891 -0.0273438 0.0888672 -0.0273438c9.16992 0 17.9404 -1.72461 26.0039 -4.86621l99.752 -38.7881c18.5898 -7.22852 30.6035 -24.7881 30.6035 -44.7363v-23.582h128z" />
|
||||
<glyph glyph-name="hand-spock" unicode=""
|
||||
d="M501.03 331.824c6.92773 -11.1826 10.9697 -24.4053 10.9697 -38.5146c0 -5.92676 -0.706055 -11.6885 -2.03809 -17.208l-57.623 -241.963c-13.2236 -56.1904 -63.707 -98.1387 -123.908 -98.1387h-0.352539h-107.455
|
||||
c-0.0761719 0 -0.193359 0.00195312 -0.270508 0.00195312c-40.9248 0 -78.1475 15.9814 -105.761 42.0391l-91.3652 85.9766c-14.3076 13.4434 -23.2246 32.5547 -23.2246 53.7168c0 19.5254 7.61035 37.2861 20.0254 50.4766
|
||||
c5.31836 5.66406 29.875 29.3926 68.1152 21.8477l-24.3594 82.1973c-1.97363 6.64844 -2.97656 13.6836 -2.97656 20.9688c0 38.6953 29.8926 70.4639 67.8262 73.4531c-0.246094 2.45117 -0.34082 4.85547 -0.34082 7.37207c0 34.4199 23.585 63.376 55.4619 71.5752
|
||||
c43.248 10.9785 80.5645 -17.7012 89.6602 -53.0723l13.6836 -53.207l4.64648 22.6602c6.99023 33.5186 36.6826 58.8037 72.2373 58.916c8.73438 0 56.625 -3.26953 70.7383 -54.0801c15.0664 0.710938 46.9199 -3.50977 66.3105 -35.0176zM463.271 287.219
|
||||
c7.86914 32.9844 -42.1211 45.2695 -50.0859 11.9219l-24.8008 -104.146c-4.38867 -18.4141 -31.7783 -11.8926 -28.0557 6.2168l28.5479 139.166c7.39844 36.0703 -43.3076 45.0703 -50.1182 11.9629l-31.791 -154.971
|
||||
c-3.54883 -17.3086 -28.2832 -18.0469 -32.7109 -0.804688l-47.3262 184.035c-8.43359 32.8105 -58.3691 20.2676 -49.8652 -12.8359l42.4414 -165.039c4.81641 -18.7207 -23.3711 -26.9121 -28.9648 -8.00781l-31.3438 105.779
|
||||
c-9.6875 32.6465 -59.1191 18.2578 -49.3867 -14.625l36.0137 -121.539c6.59375 -22.2441 10.1777 -45.7803 10.1777 -70.1523c0 -6.54297 -8.05664 -10.9355 -13.4824 -5.82617l-51.123 48.1074c-24.7852 23.4082 -60.0527 -14.1875 -35.2793 -37.4902l91.3691 -85.9805
|
||||
c19.0469 -17.9736 44.75 -28.998 72.9795 -28.998h0.157227h107.455c0.0732422 0 0.138672 0.0429688 0.212891 0.0429688c37.5791 0 69.1016 26.1416 77.3564 61.2168z" />
|
||||
<glyph glyph-name="hand-pointer" unicode="" horiz-adv-x="448"
|
||||
d="M358.182 268.639c43.1934 16.6348 89.8184 -15.7949 89.8184 -62.6387v-84c-0.000976562 -5.24023 -0.600586 -10.3037 -1.72754 -15.2041l-27.4297 -118.999c-6.98242 -30.2969 -33.7549 -51.7969 -64.5566 -51.7969h-178.286
|
||||
c-21.2588 0 -41.3682 10.4102 -53.791 27.8457l-109.699 154.001c-21.2432 29.8193 -14.8047 71.3574 14.5498 93.1523c18.8115 13.9658 42.1748 16.2822 62.083 8.87207v161.129c0 36.9443 29.7363 67 66.2861 67s66.2861 -30.0557 66.2861 -67v-73.6338
|
||||
c20.4131 2.85742 41.4678 -3.94238 56.5947 -19.6289c27.1934 12.8467 60.3799 5.66992 79.8721 -19.0986zM80.9854 168.303c-14.4004 20.2119 -43.8008 -2.38281 -29.3945 -22.6055l109.712 -154c3.43457 -4.81934 8.92871 -7.69727 14.6973 -7.69727h178.285
|
||||
c8.49219 0 15.8037 5.99414 17.7822 14.5762l27.4297 119.001c0.333008 1.44629 0.501953 2.93457 0.501953 4.42285v84c0 25.1602 -36.5713 25.1211 -36.5713 0c0 -8.83594 -7.16309 -16 -16 -16h-6.85645c-8.83691 0 -16 7.16406 -16 16v21
|
||||
c0 25.1602 -36.5713 25.1201 -36.5713 0v-21c0 -8.83594 -7.16309 -16 -16 -16h-6.85938c-8.83691 0 -16 7.16406 -16 16v35c0 25.1602 -36.5703 25.1201 -36.5703 0v-35c0 -8.83594 -7.16309 -16 -16 -16h-6.85742c-8.83691 0 -16 7.16406 -16 16v175
|
||||
c0 25.1602 -36.5713 25.1201 -36.5713 0v-241.493c0 -15.5703 -20.0352 -21.9092 -29.0303 -9.2832zM176.143 48v96c0 8.83691 6.26855 16 14 16h6c7.73242 0 14 -7.16309 14 -16v-96c0 -8.83691 -6.26758 -16 -14 -16h-6c-7.73242 0 -14 7.16309 -14 16zM251.571 48v96
|
||||
c0 8.83691 6.26758 16 14 16h6c7.73145 0 14 -7.16309 14 -16v-96c0 -8.83691 -6.26855 -16 -14 -16h-6c-7.73242 0 -14 7.16309 -14 16zM327 48v96c0 8.83691 6.26758 16 14 16h6c7.73242 0 14 -7.16309 14 -16v-96c0 -8.83691 -6.26758 -16 -14 -16h-6
|
||||
c-7.73242 0 -14 7.16309 -14 16z" />
|
||||
<glyph glyph-name="hand-peace" unicode="" horiz-adv-x="448"
|
||||
d="M362.146 256.024c42.5908 13.3184 85.8535 -19.0684 85.8535 -64.0244l-0.0117188 -70.001c-0.000976562 -5.24023 -0.600586 -10.3027 -1.72949 -15.2031l-27.4268 -118.999c-6.99707 -30.3564 -33.8105 -51.7969 -64.5547 -51.7969h-205.702
|
||||
c-23.8447 0 -45.9502 13.0303 -57.6904 34.0059l-54.8525 97.999c-19.2607 34.4092 -5.82422 67.2617 24.7324 92.2178l-55.7568 144.928c-14.5791 37.8867 3.72754 80.6113 41.2012 95.6416c37.6406 15.0977 80.3691 -3.63477 95.1123 -41.9424l18.6787 -78.8496
|
||||
l-9.14062 94c0 40.8037 32.8096 74 73.1396 74s73.1406 -33.1963 73.1406 -74v-87.6348c26.2451 3.6748 51.2959 -8.69238 65.0068 -30.3408zM399.987 122l-0.000976562 70c0 25.1602 -36.5674 25.1201 -36.5674 0c0 -8.83691 -7.16309 -16 -16 -16h-6.85547
|
||||
c-8.83789 0 -16 7.16309 -16 16v28c0 25.1592 -36.5674 25.1221 -36.5674 0v-28c0 -8.83691 -7.16309 -16 -16 -16h-6.85645c-8.83691 0 -16 7.16309 -16 16v182c0 34.4297 -50.2803 34.375 -50.2803 0v-182c0 -8.83691 -7.16309 -16 -16 -16h-11.6328
|
||||
c-6.80859 0 -12.624 4.25391 -14.9326 10.2539l-59.7842 155.357c-12.1396 31.5518 -59.2842 13.4326 -46.7168 -19.2227l64.0898 -166.549c0.685547 -1.78125 1.07812 -3.71875 1.07812 -5.74121c0 -4.99707 -2.2959 -9.46289 -5.88965 -12.3975l-26.6475 -21.7646
|
||||
c-7.12695 -5.81934 -9.06445 -16.3467 -4.50781 -24.4873l54.8535 -98c3.26367 -5.82812 9.31934 -9.44922 15.8057 -9.44922h205.701c8.49121 0 15.8037 5.99414 17.7812 14.5762l27.4277 119.001c0.333008 1.44629 0.501953 2.93457 0.501953 4.42285z" />
|
||||
<glyph glyph-name="registered" unicode=""
|
||||
d="M256 440c136.967 0 248 -111.033 248 -248s-111.033 -248 -248 -248s-248 111.033 -248 248s111.033 248 248 248zM256 -8c110.549 0 200 89.4678 200 200c0 110.549 -89.4678 200 -200 200c-110.549 0 -200 -89.4688 -200 -200c0 -110.549 89.4678 -200 200 -200z
|
||||
M366.442 73.791c4.40332 -7.99219 -1.37012 -17.791 -10.5107 -17.791h-42.8096c-0.00488281 0 -0.000976562 -0.0126953 -0.00585938 -0.0126953c-4.58594 0 -8.57422 2.58301 -10.5869 6.37305l-47.5156 89.3027h-31.958v-83.6631c0 -6.61719 -5.38281 -12 -12 -12
|
||||
h-38.5674c-6.61719 0 -12 5.38281 -12 12v248.304c0 6.61719 5.38281 12 12 12h78.667c71.251 0 101.498 -32.749 101.498 -85.252c0 -31.6123 -15.2148 -59.2969 -39.4824 -73.1758c3.02148 -4.61719 0.225586 0.199219 53.2715 -96.085zM256.933 208.094
|
||||
c20.9131 0 32.4307 11.5186 32.4316 32.4316c0 19.5752 -6.5127 31.709 -38.9297 31.709h-27.377v-64.1406h33.875z" />
|
||||
<glyph glyph-name="calendar-plus" unicode="" horiz-adv-x="448"
|
||||
d="M336 156v-24c0 -6.59961 -5.40039 -12 -12 -12h-76v-76c0 -6.59961 -5.40039 -12 -12 -12h-24c-6.59961 0 -12 5.40039 -12 12v76h-76c-6.59961 0 -12 5.40039 -12 12v24c0 6.59961 5.40039 12 12 12h76v76c0 6.59961 5.40039 12 12 12h24c6.59961 0 12 -5.40039 12 -12
|
||||
v-76h76c6.59961 0 12 -5.40039 12 -12zM448 336v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h48v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h128v52c0 6.59961 5.40039 12 12 12h40
|
||||
c6.59961 0 12 -5.40039 12 -12v-52h48c26.5 0 48 -21.5 48 -48zM400 -10v298h-352v-298c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="calendar-minus" unicode="" horiz-adv-x="448"
|
||||
d="M124 120c-6.59961 0 -12 5.40039 -12 12v24c0 6.59961 5.40039 12 12 12h200c6.59961 0 12 -5.40039 12 -12v-24c0 -6.59961 -5.40039 -12 -12 -12h-200zM448 336v-352c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h48v52
|
||||
c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h128v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h48c26.5 0 48 -21.5 48 -48zM400 -10v298h-352v-298c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="calendar-times" unicode="" horiz-adv-x="448"
|
||||
d="M311.7 73.2998l-17 -17c-4.7002 -4.7002 -12.2998 -4.7002 -17 0l-53.7002 53.7998l-53.7002 -53.6992c-4.7002 -4.7002 -12.2998 -4.7002 -17 0l-17 17c-4.7002 4.69922 -4.7002 12.2998 0 17l53.7002 53.6992l-53.7002 53.7002c-4.7002 4.7002 -4.7002 12.2998 0 17
|
||||
l17 17c4.7002 4.7002 12.2998 4.7002 17 0l53.7002 -53.7002l53.7002 53.7002c4.7002 4.7002 12.2998 4.7002 17 0l17 -17c4.7002 -4.7002 4.7002 -12.2998 0 -17l-53.7998 -53.7998l53.6992 -53.7002c4.80078 -4.7002 4.80078 -12.2998 0.100586 -17zM448 336v-352
|
||||
c0 -26.5 -21.5 -48 -48 -48h-352c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h48v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h128v52c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-52h48c26.5 0 48 -21.5 48 -48zM400 -10
|
||||
v298h-352v-298c0 -3.2998 2.7002 -6 6 -6h340c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="calendar-check" unicode="" horiz-adv-x="448"
|
||||
d="M400 384c26.5098 0 48 -21.4902 48 -48v-352c0 -26.5098 -21.4902 -48 -48 -48h-352c-26.5098 0 -48 21.4902 -48 48v352c0 26.5098 21.4902 48 48 48h48v52c0 6.62695 5.37305 12 12 12h40c6.62695 0 12 -5.37305 12 -12v-52h128v52c0 6.62695 5.37305 12 12 12h40
|
||||
c6.62695 0 12 -5.37305 12 -12v-52h48zM394 -16c3.31152 0 6 2.68848 6 6v298h-352v-298c0 -3.31152 2.68848 -6 6 -6h340zM341.151 184.65l-142.31 -141.169c-4.70508 -4.66699 -12.3027 -4.6377 -16.9707 0.0673828l-75.0908 75.6992
|
||||
c-4.66699 4.70508 -4.6377 12.3027 0.0673828 16.9707l22.7197 22.5361c4.70508 4.66699 12.3027 4.63672 16.9697 -0.0693359l44.1035 -44.4609l111.072 110.182c4.70508 4.66699 12.3027 4.63672 16.9707 -0.0683594l22.5361 -22.7178
|
||||
c4.66699 -4.70508 4.63672 -12.3027 -0.0683594 -16.9697z" />
|
||||
<glyph glyph-name="map" unicode="" horiz-adv-x="576"
|
||||
d="M560.02 416c8.4502 0 15.9805 -6.83008 15.9805 -16.0195v-346.32c0 -13.4707 -8.32422 -24.9951 -20.1201 -29.71l-151.83 -52.8105c-6.23242 -2.02832 -12.9023 -3.12305 -19.8076 -3.12305c-7.07324 0 -13.8799 1.15039 -20.2422 3.27344l-172 60.71l-170.05 -62.8398
|
||||
c-1.99023 -0.790039 -4 -1.16016 -5.95996 -1.16016c-8.45996 0 -15.9902 6.83008 -15.9902 16.0195v346.32c0.00292969 13.4697 8.32617 24.9932 20.1201 29.71l151.83 52.8105c6.43945 2.08984 13.1201 3.13965 19.8096 3.13965
|
||||
c7.06641 -0.00292969 13.8789 -1.16602 20.2402 -3.28027l172 -60.7197h0.00976562l170.05 62.8398c1.98047 0.790039 4 1.16016 5.95996 1.16016zM224 357.58v-285.97l128 -45.1904v285.97zM48 29.9502l127.36 47.0801l0.639648 0.229492v286.2l-128 -44.5303v-288.979z
|
||||
M528 65.0801v288.97l-127.36 -47.0693l-0.639648 -0.240234v-286.19z" />
|
||||
<glyph glyph-name="comment-alt" unicode=""
|
||||
d="M448 448c35.2998 0 64 -28.7002 64 -64v-288c0 -35.2998 -28.7002 -64 -64 -64h-144l-124.9 -93.5996c-2.19922 -1.7002 -4.69922 -2.40039 -7.09961 -2.40039c-6.2002 0 -12 4.90039 -12 12v84h-96c-35.2998 0 -64 28.7002 -64 64v288c0 35.2998 28.7002 64 64 64h384z
|
||||
M464 96v288c0 8.7998 -7.2002 16 -16 16h-384c-8.7998 0 -16 -7.2002 -16 -16v-288c0 -8.7998 7.2002 -16 16 -16h144v-60l67.2002 50.4004l12.7998 9.59961h160c8.7998 0 16 7.2002 16 16z" />
|
||||
<glyph glyph-name="pause-circle" unicode=""
|
||||
d="M256 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM256 -8c110.5 0 200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200zM352 272v-160c0 -8.7998 -7.2002 -16 -16 -16h-48
|
||||
c-8.7998 0 -16 7.2002 -16 16v160c0 8.7998 7.2002 16 16 16h48c8.7998 0 16 -7.2002 16 -16zM240 272v-160c0 -8.7998 -7.2002 -16 -16 -16h-48c-8.7998 0 -16 7.2002 -16 16v160c0 8.7998 7.2002 16 16 16h48c8.7998 0 16 -7.2002 16 -16z" />
|
||||
<glyph glyph-name="stop-circle" unicode=""
|
||||
d="M504 192c0 -137 -111 -248 -248 -248s-248 111 -248 248s111 248 248 248s248 -111 248 -248zM56 192c0 -110.5 89.5 -200 200 -200s200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200zM352 272v-160c0 -8.7998 -7.2002 -16 -16 -16h-160
|
||||
c-8.7998 0 -16 7.2002 -16 16v160c0 8.7998 7.2002 16 16 16h160c8.7998 0 16 -7.2002 16 -16z" />
|
||||
<glyph glyph-name="handshake" unicode="" horiz-adv-x="640"
|
||||
d="M519.2 320.1h120.8v-255.699h-64c-17.5 0 -31.7998 14.1992 -31.9004 31.6992h-57.8994c-1.7998 -8.19922 -5.2998 -16.0996 -10.9004 -23l-26.2002 -32.2998c-15.7998 -19.3994 -41.8994 -25.5 -64 -16.7998c-13.5 -16.5996 -30.5996 -24 -48.7998 -24
|
||||
c-15.0996 0 -28.5996 5.09961 -41.0996 15.9004c-31.7998 -21.9004 -74.7002 -21.3008 -105.601 3.7998l-84.5996 76.3994h-9.09961c-0.100586 -17.5 -14.3008 -31.6992 -31.9004 -31.6992h-64v255.699h118l47.5996 47.6006c10.5 10.3994 24.8008 16.2998 39.6006 16.2998
|
||||
h226.8c15.4326 0 29.4326 -6.22168 39.5996 -16.2998zM48 96.4004c8.7998 0 16 7.09961 16 16c0 8.7998 -7.2002 16 -16 16s-16 -7.2002 -16 -16c0 -8.80078 7.2002 -16 16 -16zM438 103.3c2.7002 3.40039 2.2002 8.5 -1.2002 11.2998l-108.2 87.8008l-8.19922 -7.5
|
||||
c-40.3008 -36.8008 -86.7002 -11.8008 -101.5 4.39941c-26.7002 29 -25 74.4004 4.39941 101.3l38.7002 35.5h-56.7002c-2 -0.799805 -3.7002 -1.5 -5.7002 -2.2998l-61.6992 -61.5996h-41.9004v-128.101h27.7002l97.2998 -88
|
||||
c16.0996 -13.0996 41.4004 -10.5 55.2998 6.60059l15.6006 19.2002l36.7998 -31.5c3 -2.40039 12 -4.90039 18 2.39941l30 36.5l23.8994 -19.3994c3.5 -2.80078 8.5 -2.2002 11.3008 1.19922zM544 144.1v128h-44.7002l-61.7002 61.6006
|
||||
c-1.39941 1.5 -3.39941 2.2998 -5.5 2.2998l-83.6992 -0.200195c-10 0 -19.6006 -3.7002 -27 -10.5l-65.6006 -60.0996c-9.7002 -8.7998 -10.5 -24 -1.2002 -33.9004c8.90039 -9.39941 25.1006 -8.7002 34.6006 0l55.2002 50.6006c6.5 5.89941 16.5996 5.5 22.5996 -1
|
||||
l10.9004 -11.7002c6 -6.5 5.5 -16.6006 -1 -22.6006l-12.5 -11.3994l102.699 -83.4004c2.80078 -2.2998 5.40039 -4.89941 7.7002 -7.7002h69.2002zM592 96.4004c8.7998 0 16 7.09961 16 16c0 8.7998 -7.2002 16 -16 16s-16 -7.2002 -16 -16c0 -8.80078 7.2002 -16 16 -16z
|
||||
" />
|
||||
<glyph glyph-name="envelope-open" unicode=""
|
||||
d="M494.586 283.484c10.6523 -8.80762 17.4141 -22.1064 17.4141 -36.9932v-262.491c0 -26.5098 -21.4902 -48 -48 -48h-416c-26.5098 0 -48 21.4902 -48 48v262.515c0 14.9355 6.80469 28.2705 17.5146 37.0771c4.08008 3.35449 110.688 89.0996 135.15 108.549
|
||||
c22.6992 18.1426 60.1299 55.8594 103.335 55.8594c43.4365 0 81.2314 -38.1914 103.335 -55.8594c23.5283 -18.707 130.554 -104.773 135.251 -108.656zM464 -10v253.632c0 0.00195312 0.00390625 0.000976562 0.00390625 0.00292969
|
||||
c0 1.88184 -0.869141 3.56152 -2.22754 4.66016c-15.8633 12.8232 -108.793 87.5752 -132.366 106.316c-17.5527 14.0195 -49.7168 45.3887 -73.4102 45.3887c-23.6016 0 -55.2451 -30.8799 -73.4102 -45.3887c-23.5713 -18.7393 -116.494 -93.4795 -132.364 -106.293
|
||||
c-1.40918 -1.13965 -2.22559 -2.85254 -2.22559 -4.66504v-253.653c0 -3.31152 2.68848 -6 6 -6h404c3.31152 0 6 2.68848 6 6zM432.009 177.704c4.24902 -5.15918 3.46484 -12.7949 -1.74512 -16.9814c-28.9746 -23.2822 -59.2734 -47.5967 -70.9287 -56.8623
|
||||
c-22.6992 -18.1436 -60.1299 -55.8604 -103.335 -55.8604c-43.4521 0 -81.2871 38.2373 -103.335 55.8604c-11.2793 8.9668 -41.7441 33.4131 -70.9268 56.8643c-5.20996 4.1875 -5.99316 11.8223 -1.74512 16.9814l15.2578 18.5283
|
||||
c4.17773 5.07227 11.6572 5.84277 16.7793 1.72559c28.6182 -23.001 58.5654 -47.0352 70.5596 -56.5713c17.5527 -14.0195 49.7168 -45.3887 73.4102 -45.3887c23.6016 0 55.2461 30.8799 73.4102 45.3887c11.9941 9.53516 41.9434 33.5703 70.5625 56.5684
|
||||
c5.12207 4.11621 12.6016 3.3457 16.7783 -1.72656z" />
|
||||
<glyph glyph-name="address-book" unicode="" horiz-adv-x="448"
|
||||
d="M436 288h-20v-64h20c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-20v-64h20c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12h-20v-48c0 -26.5 -21.5 -48 -48 -48h-320c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48
|
||||
h320c26.5 0 48 -21.5 48 -48v-48h20c6.59961 0 12 -5.40039 12 -12v-40c0 -6.59961 -5.40039 -12 -12 -12zM368 -16v416h-320v-416h320zM208 192c-35.2998 0 -64 28.7002 -64 64s28.7002 64 64 64s64 -28.7002 64 -64s-28.7002 -64 -64 -64zM118.4 64
|
||||
c-12.4004 0 -22.4004 8.59961 -22.4004 19.2002v19.2002c0 31.7998 30.0996 57.5996 67.2002 57.5996c11.3994 0 17.8994 -8 44.7998 -8c26.0996 0 34 8 44.7998 8c37.1006 0 67.2002 -25.7998 67.2002 -57.5996v-19.2002c0 -10.6006 -10 -19.2002 -22.4004 -19.2002
|
||||
h-179.199z" />
|
||||
<glyph glyph-name="address-card" unicode="" horiz-adv-x="576"
|
||||
d="M528 416c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-480c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h480zM528 16v352h-480v-352h480zM208 192c-35.2998 0 -64 28.7002 -64 64s28.7002 64 64 64s64 -28.7002 64 -64s-28.7002 -64 -64 -64z
|
||||
M118.4 64c-12.4004 0 -22.4004 8.59961 -22.4004 19.2002v19.2002c0 31.7998 30.0996 57.5996 67.2002 57.5996c11.3994 0 17.8994 -8 44.7998 -8c26.0996 0 34 8 44.7998 8c37.1006 0 67.2002 -25.7998 67.2002 -57.5996v-19.2002
|
||||
c0 -10.6006 -10 -19.2002 -22.4004 -19.2002h-179.199zM360 128c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112c4.40039 0 8 -3.59961 8 -8v-16c0 -4.40039 -3.59961 -8 -8 -8h-112zM360 192c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112
|
||||
c4.40039 0 8 -3.59961 8 -8v-16c0 -4.40039 -3.59961 -8 -8 -8h-112zM360 256c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112c4.40039 0 8 -3.59961 8 -8v-16c0 -4.40039 -3.59961 -8 -8 -8h-112z" />
|
||||
<glyph glyph-name="user-circle" unicode="" horiz-adv-x="496"
|
||||
d="M248 344c53 0 96 -43 96 -96s-43 -96 -96 -96s-96 43 -96 96s43 96 96 96zM248 200c26.5 0 48 21.5 48 48s-21.5 48 -48 48s-48 -21.5 -48 -48s21.5 -48 48 -48zM248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8
|
||||
c49.7002 0 95.0996 18.2998 130.1 48.4004c-14.8994 23 -40.3994 38.5 -69.5996 39.5c-20.7998 -6.5 -40.5996 -9.60059 -60.5 -9.60059s-39.7002 3.2002 -60.5 9.60059c-29.2002 -0.900391 -54.7002 -16.5 -69.5996 -39.5c35 -30.1006 80.3994 -48.4004 130.1 -48.4004z
|
||||
M410.7 76.0996c23.3994 32.7002 37.2998 72.7002 37.2998 115.9c0 110.3 -89.7002 200 -200 200s-200 -89.7002 -200 -200c0 -43.2002 13.9004 -83.2002 37.2998 -115.9c24.5 31.4004 62.2002 51.9004 105.101 51.9004c10.1992 0 26.0996 -9.59961 57.5996 -9.59961
|
||||
c31.5996 0 47.4004 9.59961 57.5996 9.59961c43 0 80.7002 -20.5 105.101 -51.9004z" />
|
||||
<glyph glyph-name="id-badge" unicode="" horiz-adv-x="384"
|
||||
d="M336 448c26.5 0 48 -21.5 48 -48v-416c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v416c0 26.5 21.5 48 48 48h288zM336 -16v416h-288v-416h288zM144 336c-8.7998 0 -16 7.2002 -16 16s7.2002 16 16 16h96c8.7998 0 16 -7.2002 16 -16s-7.2002 -16 -16 -16
|
||||
h-96zM192 160c-35.2998 0 -64 28.7002 -64 64s28.7002 64 64 64s64 -28.7002 64 -64s-28.7002 -64 -64 -64zM102.4 32c-12.4004 0 -22.4004 8.59961 -22.4004 19.2002v19.2002c0 31.7998 30.0996 57.5996 67.2002 57.5996c11.3994 0 17.8994 -8 44.7998 -8
|
||||
c26.0996 0 34 8 44.7998 8c37.1006 0 67.2002 -25.7998 67.2002 -57.5996v-19.2002c0 -10.6006 -10 -19.2002 -22.4004 -19.2002h-179.199z" />
|
||||
<glyph glyph-name="id-card" unicode="" horiz-adv-x="576"
|
||||
d="M528 416c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-480c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h480zM528 16v288h-480v-288h32.7998c-1 4.5 -0.799805 -3.59961 -0.799805 22.4004c0 31.7998 30.0996 57.5996 67.2002 57.5996
|
||||
c11.3994 0 17.8994 -8 44.7998 -8c26.0996 0 34 8 44.7998 8c37.1006 0 67.2002 -25.7998 67.2002 -57.5996c0 -26 0.0996094 -17.9004 -0.799805 -22.4004h224.8zM360 96c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112c4.40039 0 8 -3.59961 8 -8v-16
|
||||
c0 -4.40039 -3.59961 -8 -8 -8h-112zM360 160c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112c4.40039 0 8 -3.59961 8 -8v-16c0 -4.40039 -3.59961 -8 -8 -8h-112zM360 224c-4.40039 0 -8 3.59961 -8 8v16c0 4.40039 3.59961 8 8 8h112
|
||||
c4.40039 0 8 -3.59961 8 -8v-16c0 -4.40039 -3.59961 -8 -8 -8h-112zM192 128c-35.2998 0 -64 28.7002 -64 64s28.7002 64 64 64s64 -28.7002 64 -64s-28.7002 -64 -64 -64z" />
|
||||
<glyph glyph-name="window-maximize" unicode=""
|
||||
d="M464 416c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-416c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h416zM464 22v234h-416v-234c0 -3.2998 2.7002 -6 6 -6h404c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="window-minimize" unicode=""
|
||||
d="M480 -32h-448c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32h448c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32z" />
|
||||
<glyph glyph-name="window-restore" unicode=""
|
||||
d="M464 448c26.5 0 48 -21.5 48 -48v-320c0 -26.5 -21.5 -48 -48 -48h-48v-48c0 -26.5 -21.5 -48 -48 -48h-320c-26.5 0 -48 21.5 -48 48v320c0 26.5 21.5 48 48 48h48v48c0 26.5 21.5 48 48 48h320zM368 -16v208h-320v-208h320zM464 80v320h-320v-48h224
|
||||
c26.5 0 48 -21.5 48 -48v-224h48z" />
|
||||
<glyph glyph-name="snowflake" unicode="" horiz-adv-x="448"
|
||||
d="M440.1 92.7998c7.60059 -4.39941 10.1006 -14.2002 5.5 -21.7002l-7.89941 -13.8994c-4.40039 -7.7002 -14 -10.2998 -21.5 -5.90039l-39.2002 23l9.09961 -34.7002c2.30078 -8.5 -2.69922 -17.2998 -11.0996 -19.5996l-15.2002 -4.09961
|
||||
c-8.39941 -2.30078 -17.0996 2.7998 -19.2998 11.2998l-21.2998 81l-71.9004 42.2002v-84.5l58.2998 -59.3008c6.10059 -6.19922 6.10059 -16.3994 0 -22.5996l-11.0996 -11.2998c-6.09961 -6.2002 -16.0996 -6.2002 -22.2002 0l-24.8994 25.3994v-46.0996
|
||||
c0 -8.7998 -7 -16 -15.7002 -16h-15.7002c-8.7002 0 -15.7002 7.2002 -15.7002 16v45.9004l-24.8994 -25.4004c-6.10059 -6.2002 -16.1006 -6.2002 -22.2002 0l-11.1006 11.2998c-6.09961 6.2002 -6.09961 16.4004 0 22.6006l58.3008 59.2998v84.5l-71.9004 -42.2002
|
||||
l-21.2998 -81c-2.2998 -8.5 -10.9004 -13.5996 -19.2998 -11.2998l-15.2002 4.09961c-8.40039 2.2998 -13.2998 11.1006 -11.1006 19.6006l9.10059 34.6992l-39.2002 -23c-7.5 -4.39941 -17.2002 -1.7998 -21.5 5.90039l-7.90039 13.9004
|
||||
c-4.2998 7.69922 -1.69922 17.5 5.80078 21.8994l39.1992 23l-34.0996 9.2998c-8.40039 2.30078 -13.2998 11.1006 -11.0996 19.6006l4.09961 15.5c2.2998 8.5 10.9004 13.5996 19.2998 11.2998l79.7002 -21.7002l71.9004 42.2002l-71.9004 42.2002l-79.7002 -21.7002
|
||||
c-8.39941 -2.2998 -17.0996 2.7998 -19.2998 11.2998l-4.09961 15.5c-2.30078 8.5 2.69922 17.2998 11.0996 19.6006l34.0996 9.09961l-39.1992 23c-7.60059 4.5 -10.1006 14.2002 -5.80078 21.9004l7.90039 13.8994c4.40039 7.7002 14 10.2998 21.5 5.90039l39.2002 -23
|
||||
l-9.10059 34.7002c-2.2998 8.5 2.7002 17.2998 11.1006 19.5996l15.2002 4.09961c8.39941 2.30078 17.0996 -2.7998 19.2998 -11.2998l21.2998 -81l71.9004 -42.2002v84.5l-58.3008 59.3008c-6.09961 6.19922 -6.09961 16.3994 0 22.5996l11.5 11.2998
|
||||
c6.10059 6.2002 16.1006 6.2002 22.2002 0l24.9004 -25.3994v46.0996c0 8.7998 7 16 15.7002 16h15.6992c8.7002 0 15.7002 -7.2002 15.7002 -16v-45.9004l24.9004 25.4004c6.09961 6.2002 16.0996 6.2002 22.2002 0l11.0996 -11.2998
|
||||
c6.09961 -6.2002 6.09961 -16.4004 0 -22.6006l-58.2998 -59.2998v-84.5l71.8994 42.2002l21.3008 81c2.2998 8.5 10.8994 13.5996 19.2998 11.2998l15.2002 -4.09961c8.39941 -2.2998 13.2998 -11.1006 11.0996 -19.6006l-9.09961 -34.6992l39.1992 23
|
||||
c7.5 4.39941 17.2002 1.7998 21.5 -5.90039l7.90039 -13.9004c4.2998 -7.69922 1.7002 -17.5 -5.7998 -21.8994l-39.2002 -23l34.0996 -9.2998c8.40039 -2.30078 13.3008 -11.1006 11.1006 -19.6006l-4.10059 -15.5c-2.2998 -8.5 -10.8994 -13.5996 -19.2998 -11.2998
|
||||
l-79.7002 21.7002l-71.8994 -42.2002l71.7998 -42.2002l79.7002 21.7002c8.39941 2.2998 17.0996 -2.7998 19.2998 -11.2998l4.09961 -15.5c2.30078 -8.5 -2.69922 -17.2998 -11.0996 -19.6006l-34.0996 -9.2998z" />
|
||||
<glyph glyph-name="trash-alt" unicode="" horiz-adv-x="448"
|
||||
d="M268 32c-6.62305 0 -12 5.37695 -12 12v216c0 6.62305 5.37695 12 12 12h24c6.62305 0 12 -5.37695 12 -12v-216c0 -6.62305 -5.37695 -12 -12 -12h-24zM432 368c8.83105 0 16 -7.16895 16 -16v-16c0 -8.83105 -7.16895 -16 -16 -16h-16v-336
|
||||
c0 -26.4922 -21.5078 -48 -48 -48h-288c-26.4922 0 -48 21.5078 -48 48v336h-16c-8.83105 0 -16 7.16895 -16 16v16c0 8.83105 7.16895 16 16 16h82.4102l34.0195 56.7002c8.39258 13.9844 23.6777 23.2998 41.1602 23.2998h100.82
|
||||
c0.0078125 0 -0.015625 0.0517578 -0.0078125 0.0517578c17.4824 0 32.7949 -9.36719 41.1875 -23.3516l34 -56.7002h82.4102zM171.84 397.09l-17.4502 -29.0898h139.221l-17.46 29.0898c-1.0498 1.74707 -2.95898 2.91016 -5.14355 2.91016h-0.00683594h-94
|
||||
c-0.00585938 0 -0.00683594 0.00683594 -0.0126953 0.00683594c-2.18457 0 -4.09766 -1.16992 -5.14746 -2.91699zM368 -16v336h-288v-336h288zM156 32c-6.62305 0 -12 5.37695 -12 12v216c0 6.62305 5.37695 12 12 12h24c6.62305 0 12 -5.37695 12 -12v-216
|
||||
c0 -6.62305 -5.37695 -12 -12 -12h-24z" />
|
||||
<glyph glyph-name="images" unicode="" horiz-adv-x="576"
|
||||
d="M480 32v-16c0 -26.5098 -21.4902 -48 -48 -48h-384c-26.5098 0 -48 21.4902 -48 48v256c0 26.5098 21.4902 48 48 48h16v-48h-10c-3.31152 0 -6 -2.68848 -6 -6v-244c0 -3.31152 2.68848 -6 6 -6h372c3.31152 0 6 2.68848 6 6v10h48zM522 368h-372
|
||||
c-3.31152 0 -6 -2.68848 -6 -6v-244c0 -3.31152 2.68848 -6 6 -6h372c3.31152 0 6 2.68848 6 6v244c0 3.31152 -2.68848 6 -6 6zM528 416c26.5098 0 48 -21.4902 48 -48v-256c0 -26.5098 -21.4902 -48 -48 -48h-384c-26.5098 0 -48 21.4902 -48 48v256
|
||||
c0 26.5098 21.4902 48 48 48h384zM264 304c0 -22.0908 -17.9092 -40 -40 -40s-40 17.9092 -40 40s17.9092 40 40 40s40 -17.9092 40 -40zM192 208l39.5146 39.5146c4.68652 4.68652 12.2842 4.68652 16.9717 0l39.5137 -39.5146l103.515 103.515
|
||||
c4.68652 4.68652 12.2842 4.68652 16.9717 0l71.5137 -71.5146v-80h-288v48z" />
|
||||
<glyph glyph-name="clipboard" unicode="" horiz-adv-x="384"
|
||||
d="M336 384c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-288c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h80c0 35.2998 28.7002 64 64 64s64 -28.7002 64 -64h80zM192 408c-13.2998 0 -24 -10.7002 -24 -24s10.7002 -24 24 -24s24 10.7002 24 24
|
||||
s-10.7002 24 -24 24zM336 -10v340c0 3.2998 -2.7002 6 -6 6h-42v-36c0 -6.59961 -5.40039 -12 -12 -12h-168c-6.59961 0 -12 5.40039 -12 12v36h-42c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h276c3.2998 0 6 2.7002 6 6z" />
|
||||
<glyph glyph-name="arrow-alt-circle-down" unicode=""
|
||||
d="M256 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM256 -8c110.5 0 200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200zM224 308c0 6.59961 5.40039 12 12 12h40c6.59961 0 12 -5.40039 12 -12v-116
|
||||
h67c10.7002 0 16.0996 -12.9004 8.5 -20.5l-99 -99c-4.7002 -4.7002 -12.2998 -4.7002 -17 0l-99 99c-7.5 7.59961 -2.2002 20.5 8.5 20.5h67v116z" />
|
||||
<glyph glyph-name="arrow-alt-circle-left" unicode=""
|
||||
d="M8 192c0 137 111 248 248 248s248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248zM456 192c0 110.5 -89.5 200 -200 200s-200 -89.5 -200 -200s89.5 -200 200 -200s200 89.5 200 200zM384 212v-40c0 -6.59961 -5.40039 -12 -12 -12h-116v-67
|
||||
c0 -10.7002 -12.9004 -16 -20.5 -8.5l-99 99c-4.7002 4.7002 -4.7002 12.2998 0 17l99 99c7.59961 7.59961 20.5 2.2002 20.5 -8.5v-67h116c6.59961 0 12 -5.40039 12 -12z" />
|
||||
<glyph glyph-name="arrow-alt-circle-right" unicode=""
|
||||
d="M504 192c0 -137 -111 -248 -248 -248s-248 111 -248 248s111 248 248 248s248 -111 248 -248zM56 192c0 -110.5 89.5 -200 200 -200s200 89.5 200 200s-89.5 200 -200 200s-200 -89.5 -200 -200zM128 172v40c0 6.59961 5.40039 12 12 12h116v67
|
||||
c0 10.7002 12.9004 16 20.5 8.5l99 -99c4.7002 -4.7002 4.7002 -12.2998 0 -17l-99 -99c-7.59961 -7.59961 -20.5 -2.2002 -20.5 8.5v67h-116c-6.59961 0 -12 5.40039 -12 12z" />
|
||||
<glyph glyph-name="arrow-alt-circle-up" unicode=""
|
||||
d="M256 -56c-137 0 -248 111 -248 248s111 248 248 248s248 -111 248 -248s-111 -248 -248 -248zM256 392c-110.5 0 -200 -89.5 -200 -200s89.5 -200 200 -200s200 89.5 200 200s-89.5 200 -200 200zM276 64h-40c-6.59961 0 -12 5.40039 -12 12v116h-67
|
||||
c-10.7002 0 -16 12.9004 -8.5 20.5l99 99c4.7002 4.7002 12.2998 4.7002 17 0l99 -99c7.59961 -7.59961 2.2002 -20.5 -8.5 -20.5h-67v-116c0 -6.59961 -5.40039 -12 -12 -12z" />
|
||||
<glyph glyph-name="gem" unicode="" horiz-adv-x="576"
|
||||
d="M464 448c4.09961 0 7.7998 -2 10.0996 -5.40039l99.9004 -147.199c2.90039 -4.40039 2.59961 -10.1006 -0.700195 -14.2002l-276 -340.8c-4.7998 -5.90039 -13.7998 -5.90039 -18.5996 0l-276 340.8c-3.2998 4 -3.60059 9.7998 -0.700195 14.2002l100 147.199
|
||||
c2.2002 3.40039 6 5.40039 10 5.40039h352zM444.7 400h-56.7998l51.6992 -96h68.4004zM242.6 400l-51.5996 -96h194l-51.7002 96h-90.7002zM131.3 400l-63.2998 -96h68.4004l51.6992 96h-56.7998zM88.2998 256l119.7 -160l-68.2998 160h-51.4004zM191.2 256l96.7998 -243.3
|
||||
l96.7998 243.3h-193.6zM368 96l119.6 160h-51.3994z" />
|
||||
<glyph glyph-name="money-bill-alt" unicode="" horiz-adv-x="640"
|
||||
d="M320 304c53.0195 0 96 -50.1396 96 -112c0 -61.8701 -43 -112 -96 -112c-53.0195 0 -96 50.1504 -96 112c0 61.8604 42.9805 112 96 112zM360 136v16c0 4.41992 -3.58008 8 -8 8h-16v88c0 4.41992 -3.58008 8 -8 8h-13.5801
|
||||
c-4.91113 0 -9.50586 -1.49316 -13.3096 -4.03027l-15.3301 -10.2197c-2.15332 -1.43262 -3.55957 -3.88379 -3.55957 -6.66113c0 -1.6377 0.493164 -3.16113 1.33887 -4.42871l8.88086 -13.3105c1.43164 -2.15234 3.88379 -3.55957 6.66113 -3.55957
|
||||
c1.6377 0 3.16016 0.494141 4.42871 1.33984l0.469727 0.310547v-55.4404h-16c-4.41992 0 -8 -3.58008 -8 -8v-16c0 -4.41992 3.58008 -8 8 -8h64c4.41992 0 8 3.58008 8 8zM608 384c17.6699 0 32 -14.3301 32 -32v-320c0 -17.6699 -14.3301 -32 -32 -32h-576
|
||||
c-17.6699 0 -32 14.3301 -32 32v320c0 17.6699 14.3301 32 32 32h576zM592 112v160c-35.3496 0 -64 28.6504 -64 64h-416c0 -35.3496 -28.6504 -64 -64 -64v-160c35.3496 0 64 -28.6504 64 -64h416c0 35.3496 28.6504 64 64 64z" />
|
||||
<glyph glyph-name="window-close" unicode=""
|
||||
d="M464 416c26.5 0 48 -21.5 48 -48v-352c0 -26.5 -21.5 -48 -48 -48h-416c-26.5 0 -48 21.5 -48 48v352c0 26.5 21.5 48 48 48h416zM464 22v340c0 3.2998 -2.7002 6 -6 6h-404c-3.2998 0 -6 -2.7002 -6 -6v-340c0 -3.2998 2.7002 -6 6 -6h404c3.2998 0 6 2.7002 6 6z
|
||||
M356.5 253.4l-61.4004 -61.4004l61.4004 -61.4004c4.59961 -4.59961 4.59961 -12.0996 0 -16.7998l-22.2998 -22.2998c-4.60059 -4.59961 -12.1006 -4.59961 -16.7998 0l-61.4004 61.4004l-61.4004 -61.4004c-4.59961 -4.59961 -12.0996 -4.59961 -16.7998 0
|
||||
l-22.2998 22.2998c-4.59961 4.60059 -4.59961 12.1006 0 16.7998l61.4004 61.4004l-61.4004 61.4004c-4.59961 4.59961 -4.59961 12.0996 0 16.7998l22.2998 22.2998c4.60059 4.59961 12.1006 4.59961 16.7998 0l61.4004 -61.4004l61.4004 61.4004
|
||||
c4.59961 4.59961 12.0996 4.59961 16.7998 0l22.2998 -22.2998c4.7002 -4.60059 4.7002 -12.1006 0 -16.7998z" />
|
||||
<glyph glyph-name="comment-dots" unicode=""
|
||||
d="M144 240c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM256 240c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM368 240c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32
|
||||
s-32 14.2998 -32 32s14.2998 32 32 32zM256 416c141.4 0 256 -93.0996 256 -208s-114.6 -208 -256 -208c-32.7998 0 -64 5.2002 -92.9004 14.2998c-29.0996 -20.5996 -77.5996 -46.2998 -139.1 -46.2998c-9.59961 0 -18.2998 5.7002 -22.0996 14.5
|
||||
c-3.80078 8.7998 -2 19 4.59961 26c0.5 0.400391 31.5 33.7998 46.4004 73.2002c-33 35.0996 -52.9004 78.7002 -52.9004 126.3c0 114.9 114.6 208 256 208zM256 48c114.7 0 208 71.7998 208 160s-93.2998 160 -208 160s-208 -71.7998 -208 -160
|
||||
c0 -42.2002 21.7002 -74.0996 39.7998 -93.4004l20.6006 -21.7998l-10.6006 -28.0996c-5.5 -14.5 -12.5996 -28.1006 -19.8994 -40.2002c23.5996 7.59961 43.1992 18.9004 57.5 29l19.5 13.7998l22.6992 -7.2002c25.3008 -8 51.7002 -12.0996 78.4004 -12.0996z" />
|
||||
<glyph glyph-name="smile-wink" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM365.8 138.4c10.2002 -8.5 11.6006 -23.6006 3.10059 -33.8008
|
||||
c-30 -36 -74.1006 -56.5996 -120.9 -56.5996s-90.9004 20.5996 -120.9 56.5996c-8.39941 10.2002 -7.09961 25.3008 3.10059 33.8008c10.0996 8.39941 25.2998 7.09961 33.7998 -3.10059c20.7998 -25.0996 51.5 -39.3994 84 -39.3994s63.2002 14.3994 84 39.3994
|
||||
c8.5 10.2002 23.5996 11.6006 33.7998 3.10059zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 268c25.7002 0 55.9004 -16.9004 59.7002 -42.0996c1.7998 -11.1006 -11.2998 -18.2002 -19.7998 -10.8008l-9.5 8.5
|
||||
c-14.8008 13.2002 -46.2002 13.2002 -61 0l-9.5 -8.5c-8.30078 -7.39941 -21.5 -0.399414 -19.8008 10.8008c4 25.1992 34.2002 42.0996 59.9004 42.0996z" />
|
||||
<glyph glyph-name="angry" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM248 136c33.5996 0 65.2002 -14.7998 86.7998 -40.5996
|
||||
c8.40039 -10.2002 7.10059 -25.3008 -3.09961 -33.8008c-10.6006 -8.89941 -25.7002 -6.69922 -33.7998 3c-24.8008 29.7002 -75 29.7002 -99.8008 0c-8.5 -10.1992 -23.5996 -11.5 -33.7998 -3s-11.5996 23.6006 -3.09961 33.8008
|
||||
c21.5996 25.7998 53.2002 40.5996 86.7998 40.5996zM200 208c0 -17.7002 -14.2998 -32.0996 -32 -32.0996s-32 14.2998 -32 32c0 6.19922 2.2002 11.6992 5.2998 16.5996l-28.2002 8.5c-12.6992 3.7998 -19.8994 17.2002 -16.0996 29.9004
|
||||
c3.7998 12.6992 17.0996 20 29.9004 16.0996l80 -24c12.6992 -3.7998 19.8994 -17.2002 16.0996 -29.9004c-3.09961 -10.3994 -12.7002 -17.0996 -23 -17.0996zM399 262.9c3.7998 -12.7002 -3.40039 -26.1006 -16.0996 -29.8008l-28.2002 -8.5
|
||||
c3.09961 -4.89941 5.2998 -10.3994 5.2998 -16.5996c0 -17.7002 -14.2998 -32 -32 -32s-32 14.2998 -32 32c-10.2998 0 -19.9004 6.7002 -23 17.0996c-3.7998 12.7002 3.40039 26.1006 16.0996 29.9004l80 24c12.8008 3.7998 26.1006 -3.40039 29.9004 -16.0996z" />
|
||||
<glyph glyph-name="dizzy" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM214.2 209.9
|
||||
c-7.90039 -7.90039 -20.5 -7.90039 -28.4004 -0.200195l-17.7998 17.7998l-17.7998 -17.7998c-7.7998 -7.7998 -20.5 -7.7998 -28.2998 0c-7.80078 7.7998 -7.80078 20.5 0 28.2998l17.8994 17.9004l-17.8994 17.8994c-7.80078 7.7998 -7.80078 20.5 0 28.2998
|
||||
c7.7998 7.80078 20.5 7.80078 28.2998 0l17.7998 -17.7998l17.9004 17.9004c7.7998 7.7998 20.5 7.7998 28.2998 0s7.7998 -20.5 0 -28.2998l-17.9004 -17.9004l17.9004 -17.7998c7.7998 -7.7998 7.7998 -20.5 0 -28.2998zM374.2 302.1
|
||||
c7.7002 -7.7998 7.7002 -20.3994 0 -28.1992l-17.9004 -17.9004l17.7998 -18c7.80078 -7.7998 7.80078 -20.5 0 -28.2998c-7.7998 -7.7998 -20.5 -7.7998 -28.2998 0l-17.7998 17.7998l-17.7998 -17.7998c-7.7998 -7.7998 -20.5 -7.7998 -28.2998 0
|
||||
c-7.80078 7.7998 -7.80078 20.5 0 28.2998l17.8994 17.9004l-17.8994 17.8994c-7.80078 7.7998 -7.80078 20.5 0 28.2998c7.7998 7.80078 20.5 7.80078 28.2998 0l17.7998 -17.7998l17.9004 17.7998c7.7998 7.80078 20.5 7.80078 28.2998 0zM248 176
|
||||
c35.2998 0 64 -28.7002 64 -64s-28.7002 -64 -64 -64s-64 28.7002 -64 64s28.7002 64 64 64z" />
|
||||
<glyph glyph-name="flushed" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM344 304c44.2002 0 80 -35.7998 80 -80s-35.7998 -80 -80 -80
|
||||
s-80 35.7998 -80 80s35.7998 80 80 80zM344 176c26.5 0 48 21.5 48 48s-21.5 48 -48 48s-48 -21.5 -48 -48s21.5 -48 48 -48zM344 248c13.2998 0 24 -10.7002 24 -24s-10.7002 -24 -24 -24s-24 10.7002 -24 24s10.7002 24 24 24zM232 224c0 -44.2002 -35.7998 -80 -80 -80
|
||||
s-80 35.7998 -80 80s35.7998 80 80 80s80 -35.7998 80 -80zM152 176c26.5 0 48 21.5 48 48s-21.5 48 -48 48s-48 -21.5 -48 -48s21.5 -48 48 -48zM152 248c13.2998 0 24 -10.7002 24 -24s-10.7002 -24 -24 -24s-24 10.7002 -24 24s10.7002 24 24 24zM312 104
|
||||
c13.2002 0 24 -10.7998 24 -24s-10.7998 -24 -24 -24h-128c-13.2002 0 -24 10.7998 -24 24s10.7998 24 24 24h128z" />
|
||||
<glyph glyph-name="frown-open" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM200 240c0 -17.7002 -14.2998 -32 -32 -32s-32 14.2998 -32 32
|
||||
s14.2998 32 32 32s32 -14.2998 32 -32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM248 160c35.5996 0 88.7998 -21.2998 95.7998 -61.2002c2 -11.7998 -9.09961 -21.5996 -20.5 -18.0996
|
||||
c-31.2002 9.59961 -59.3994 15.2998 -75.2998 15.2998s-44.0996 -5.7002 -75.2998 -15.2998c-11.5 -3.40039 -22.5 6.2998 -20.5 18.0996c7 39.9004 60.2002 61.2002 95.7998 61.2002z" />
|
||||
<glyph glyph-name="grimace" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM344 192c26.5 0 48 -21.5 48 -48v-32c0 -26.5 -21.5 -48 -48 -48h-192c-26.5 0 -48 21.5 -48 48v32c0 26.5 21.5 48 48 48
|
||||
h192zM176 96v24h-40v-8c0 -8.7998 7.2002 -16 16 -16h24zM176 136v24h-24c-8.7998 0 -16 -7.2002 -16 -16v-8h40zM240 96v24h-48v-24h48zM240 136v24h-48v-24h48zM304 96v24h-48v-24h48zM304 136v24h-48v-24h48zM360 112v8h-40v-24h24c8.7998 0 16 7.2002 16 16zM360 136v8
|
||||
c0 8.7998 -7.2002 16 -16 16h-24v-24h40z" />
|
||||
<glyph glyph-name="grin" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008
|
||||
c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.9004 -123.3 80c-1.7002 9.90039 7.7998 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006s79.7002 4.7998 105.6 13.1006zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32z" />
|
||||
<glyph glyph-name="grin-alt" unicode="" horiz-adv-x="496"
|
||||
d="M200.3 200c-7.5 -11.4004 -24.5996 -12 -32.7002 0c-12.3994 18.7002 -15.1992 37.2998 -15.6992 56c0.599609 18.7002 3.2998 37.2998 15.6992 56c7.60059 11.4004 24.7002 12 32.7002 0c12.4004 -18.7002 15.2002 -37.2998 15.7002 -56
|
||||
c-0.599609 -18.7002 -3.2998 -37.2998 -15.7002 -56zM328.3 200c-7.5 -11.4004 -24.5996 -12 -32.7002 0c-12.3994 18.7002 -15.1992 37.2998 -15.6992 56c0.599609 18.7002 3.2998 37.2998 15.6992 56c7.60059 11.4004 24.7002 12 32.7002 0
|
||||
c12.4004 -18.7002 15.2002 -37.2998 15.7002 -56c-0.599609 -18.7002 -3.2998 -37.2998 -15.7002 -56zM248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200
|
||||
s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.8008 -123.3 80c-1.7002 10 7.7998 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006
|
||||
s79.7002 4.7998 105.6 13.1006z" />
|
||||
<glyph glyph-name="grin-beam" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008
|
||||
c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.9004 -123.3 80c-1.7002 10 7.89941 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006s79.7002 4.7998 105.6 13.1006zM117.7 216.3c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998
|
||||
c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996
|
||||
l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002zM277.7 216.3c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998
|
||||
c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002z" />
|
||||
<glyph glyph-name="grin-beam-sweat" unicode="" horiz-adv-x="496"
|
||||
d="M440 288c-29.5 0 -53.2998 26.2998 -53.2998 58.7002c0 25 31.7002 75.5 46.2002 97.2998c3.5 5.2998 10.5996 5.2998 14.1992 0c14.5 -21.7998 46.2002 -72.2998 46.2002 -97.2998c0 -32.4004 -23.7998 -58.7002 -53.2998 -58.7002zM248 48
|
||||
c-51.9004 0 -115.3 32.9004 -123.3 80c-1.7002 10 7.89941 18.4004 17.7002 15.2998c26 -8.2998 64.3994 -13.0996 105.6 -13.0996s79.7002 4.7998 105.6 13.0996c10 3.2002 19.4004 -5.39941 17.7002 -15.2998c-8 -47.0996 -71.3994 -80 -123.3 -80zM378.3 216.3
|
||||
c-3.09961 -0.899414 -7.2002 0.100586 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998
|
||||
c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998zM483.6 269.2c8 -24.2998 12.4004 -50.2002 12.4004 -77.2002c0 -137 -111 -248 -248 -248s-248 111 -248 248s111 248 248 248
|
||||
c45.7002 0 88.4004 -12.5996 125.2 -34.2002c-10.9004 -21.5996 -15.5 -36.2002 -17.2002 -45.7002c-31.2002 20.1006 -68.2002 31.9004 -108 31.9004c-110.3 0 -200 -89.7002 -200 -200s89.7002 -200 200 -200s200 89.7002 200 200
|
||||
c0 22.5 -3.90039 44.0996 -10.7998 64.2998c0.399414 0 21.7998 -2.7998 46.3994 12.9004zM168 258.6c-12.2998 0 -23.7998 -7.7998 -31.5 -21.5996l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998
|
||||
c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996z" />
|
||||
<glyph glyph-name="grin-hearts" unicode="" horiz-adv-x="496"
|
||||
d="M353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.8008 -123.3 80c-1.7002 10 7.89941 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006s79.7002 4.7998 105.6 13.1006zM200.8 192.3
|
||||
l-70.2002 18.1006c-20.3994 5.2998 -31.8994 27 -24.1992 47.1992c6.69922 17.7002 26.6992 26.7002 44.8994 22l7.10059 -1.89941l2 7.09961c5.09961 18.1006 22.8994 30.9004 41.5 27.9004c21.3994 -3.40039 34.3994 -24.2002 28.7998 -44.5l-19.4004 -69.9004
|
||||
c-1.2998 -4.5 -6 -7.2002 -10.5 -6zM389.6 257.6c7.7002 -20.1992 -3.7998 -41.7998 -24.1992 -47.0996l-70.2002 -18.2002c-4.60059 -1.2002 -9.2998 1.5 -10.5 6l-19.4004 69.9004c-5.59961 20.2998 7.40039 41.0996 28.7998 44.5c18.7002 3 36.5 -9.7998 41.5 -27.9004
|
||||
l2 -7.09961l7.10059 1.89941c18.2002 4.7002 38.2002 -4.39941 44.8994 -22zM248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200
|
||||
s89.7002 -200 200 -200z" />
|
||||
<glyph glyph-name="grin-squint" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008
|
||||
c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.9004 -123.3 80c-1.7002 9.90039 7.7998 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006s79.7002 4.7998 105.6 13.1006zM118.9 184.2c-3.80078 4.39941 -3.90039 11 -0.100586 15.5l33.6006 40.2998
|
||||
l-33.6006 40.2998c-3.7002 4.5 -3.7002 11 0.100586 15.5c3.89941 4.40039 10.1992 5.5 15.2998 2.5l80 -48c3.59961 -2.2002 5.7998 -6.09961 5.7998 -10.2998s-2.2002 -8.09961 -5.7998 -10.2998l-80 -48c-5.40039 -3.2002 -11.7002 -1.7002 -15.2998 2.5zM361.8 181.7
|
||||
l-80 48c-3.59961 2.2002 -5.7998 6.09961 -5.7998 10.2998s2.2002 8.09961 5.7998 10.2998l80 48c5.10059 2.90039 11.5 1.90039 15.2998 -2.5c3.80078 -4.5 3.90039 -11 0.100586 -15.5l-33.6006 -40.2998l33.6006 -40.2998c3.7002 -4.5 3.7002 -11 -0.100586 -15.5
|
||||
c-3.59961 -4.2002 -9.89941 -5.7002 -15.2998 -2.5z" />
|
||||
<glyph glyph-name="grin-squint-tears" unicode=""
|
||||
d="M117.1 63.9004c6.30078 0.899414 11.7002 -4.5 10.9004 -10.9004c-3.7002 -25.7998 -13.7002 -84 -30.5996 -100.9c-22 -21.8994 -57.9004 -21.5 -80.3008 0.900391c-22.3994 22.4004 -22.7998 58.4004 -0.899414 80.2998
|
||||
c16.8994 16.9004 75.0996 26.9004 100.899 30.6006zM75.9004 105.6c-19.6006 -3.89941 -35.1006 -8.09961 -47.3008 -12.1992c-39.2998 90.5996 -22.0996 199.899 52 274c48.5 48.3994 111.9 72.5996 175.4 72.5996c38.9004 0 77.7998 -9.2002 113.2 -27.4004
|
||||
c-4 -12.1992 -8.2002 -28 -12 -48.2998c-30.4004 17.9004 -65 27.7002 -101.2 27.7002c-53.4004 0 -103.6 -20.7998 -141.4 -58.5996c-61.5996 -61.5 -74.2998 -153.4 -38.6992 -227.801zM428.2 293.2c20.2998 3.89941 36.2002 8 48.5 12
|
||||
c47.8994 -93.2002 32.8994 -210.5 -45.2002 -288.601c-48.5 -48.3994 -111.9 -72.5996 -175.4 -72.5996c-33.6992 0 -67.2998 7 -98.6992 20.5996c4.19922 12.2002 8.2998 27.7002 12.1992 47.2002c26.6006 -12.7998 55.9004 -19.7998 86.4004 -19.7998
|
||||
c53.4004 0 103.6 20.7998 141.4 58.5996c65.6992 65.7002 75.7998 166 30.7998 242.601zM394.9 320.1c-6.30078 -0.899414 -11.7002 4.5 -10.9004 10.9004c3.7002 25.7998 13.7002 84 30.5996 100.9c22 21.8994 57.9004 21.5 80.3008 -0.900391
|
||||
c22.3994 -22.4004 22.7998 -58.4004 0.899414 -80.2998c-16.8994 -16.9004 -75.0996 -26.9004 -100.899 -30.6006zM207.9 211.8c3 -3 4.19922 -7.2998 3.19922 -11.5l-22.5996 -90.5c-1.40039 -5.39941 -6.2002 -9.09961 -11.7002 -9.09961h-0.899414
|
||||
c-5.80078 0.5 -10.5 5.09961 -11 10.8994l-4.80078 52.3008l-52.2998 4.7998c-5.7998 0.5 -10.3994 5.2002 -10.8994 11c-0.400391 5.89941 3.39941 11.2002 9.09961 12.5996l90.5 22.7002c4.2002 1 8.40039 -0.200195 11.4004 -3.2002zM247.6 236.9
|
||||
c-0.0996094 0 -6.39941 -1.80078 -11.3994 3.19922c-3 3 -4.2002 7.30078 -3.2002 11.4004l22.5996 90.5c1.40039 5.7002 7 9.2002 12.6006 9.09961c5.7998 -0.5 10.5 -5.09961 11 -10.8994l4.7998 -52.2998l52.2998 -4.80078c5.7998 -0.5 10.4004 -5.19922 10.9004 -11
|
||||
c0.399414 -5.89941 -3.40039 -11.1992 -9.10059 -12.5996zM299.6 148.4c29.1006 29.0996 53 59.5996 65.3008 83.7998c4.89941 9.2998 17.5996 9.89941 23.3994 1.7002c27.7002 -38.9004 6.10059 -106.9 -30.5996 -143.7s-104.8 -58.2998 -143.7 -30.6006
|
||||
c-8.2998 5.90039 -7.5 18.6006 1.7002 23.4004c24.2002 12.5 54.7998 36.2998 83.8994 65.4004z" />
|
||||
<glyph glyph-name="grin-stars" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM353.6 143.4c10 3.09961 19.3008 -5.5 17.7002 -15.3008
|
||||
c-8 -47.0996 -71.2998 -80 -123.3 -80s-115.4 32.8008 -123.3 80c-1.7002 10 7.89941 18.4004 17.7002 15.3008c26 -8.30078 64.3994 -13.1006 105.6 -13.1006s79.7002 4.7998 105.6 13.1006zM125.7 200.9l6.09961 34.8994l-25.3994 24.6006
|
||||
c-4.60059 4.59961 -1.90039 12.2998 4.2998 13.1992l34.8994 5l15.5 31.6006c2.90039 5.7998 11 5.7998 13.9004 0l15.5 -31.6006l34.9004 -5c6.19922 -1 8.7998 -8.69922 4.2998 -13.1992l-25.4004 -24.6006l6 -34.8994c1 -6.2002 -5.39941 -11 -11 -7.90039
|
||||
l-31.2998 16.2998l-31.2998 -16.2998c-5.60059 -3.09961 -12 1.7002 -11 7.90039zM385.4 273.6c6.19922 -1 8.89941 -8.59961 4.39941 -13.1992l-25.3994 -24.6006l6 -34.8994c1 -6.2002 -5.40039 -11 -11 -7.90039l-31.3008 16.2998l-31.2998 -16.2998
|
||||
c-5.59961 -3.09961 -12 1.7002 -11 7.90039l6 34.8994l-25.3994 24.6006c-4.60059 4.59961 -1.90039 12.2998 4.2998 13.1992l34.8994 5l15.5 31.6006c2.90039 5.7998 11 5.7998 13.9004 0l15.5 -31.6006z" />
|
||||
<glyph glyph-name="grin-tears" unicode="" horiz-adv-x="640"
|
||||
d="M117.1 191.9c6.30078 0.899414 11.7002 -4.5 10.9004 -10.9004c-3.7002 -25.7998 -13.7002 -84 -30.5996 -100.9c-22 -21.8994 -57.9004 -21.5 -80.3008 0.900391c-22.3994 22.4004 -22.7998 58.4004 -0.899414 80.2998c16.8994 16.9004 75.0996 26.9004 100.899 30.6006
|
||||
zM623.8 161.3c21.9004 -21.8994 21.5 -57.8994 -0.799805 -80.2002c-22.4004 -22.3994 -58.4004 -22.7998 -80.2998 -0.899414c-16.9004 16.8994 -26.9004 75.0996 -30.6006 100.899c-0.899414 6.30078 4.5 11.7002 10.8008 10.8008
|
||||
c25.7998 -3.7002 84 -13.7002 100.899 -30.6006zM497.2 99.5996c12.3994 -37.2998 25.0996 -43.7998 28.2998 -46.5c-44.5996 -65.7998 -120 -109.1 -205.5 -109.1s-160.9 43.2998 -205.5 109.1c3.09961 2.60059 15.7998 9.10059 28.2998 46.5
|
||||
c33.4004 -63.8994 100.3 -107.6 177.2 -107.6s143.8 43.7002 177.2 107.6zM122.7 223.5c-2.40039 0.299805 -5 2.5 -49.5 -6.90039c12.3994 125.4 118.1 223.4 246.8 223.4s234.4 -98 246.8 -223.5c-44.2998 9.40039 -47.3994 7.2002 -49.5 7
|
||||
c-15.2002 95.2998 -97.7998 168.5 -197.3 168.5s-182.1 -73.2002 -197.3 -168.5zM320 48c-51.9004 0 -115.3 32.9004 -123.3 80c-1.7002 10 7.89941 18.4004 17.7002 15.2998c26 -8.2998 64.3994 -13.0996 105.6 -13.0996s79.7002 4.7998 105.6 13.0996
|
||||
c10 3.2002 19.4004 -5.39941 17.7002 -15.2998c-8 -47.0996 -71.3994 -80 -123.3 -80zM450.3 216.3c-3.09961 -0.899414 -7.2002 0.100586 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996l-9.5 -17
|
||||
c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998zM240 258.6
|
||||
c-12.2998 0 -23.7998 -7.7998 -31.5 -21.5996l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004
|
||||
c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996z" />
|
||||
<glyph glyph-name="grin-tongue" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM312 40h0.0996094v43.7998l-17.6992 8.7998c-15.1006 7.60059 -31.5 -1.69922 -34.9004 -16.5l-2.7998 -12.0996c-2.10059 -9.2002 -15.2002 -9.2002 -17.2998 0
|
||||
l-2.80078 12.0996c-3.39941 14.8008 -19.8994 24 -34.8994 16.5l-17.7002 -8.7998v-42.7998c0 -35.2002 28 -64.5 63.0996 -65c35.8008 -0.5 64.9004 28.4004 64.9004 64zM340.2 14.7002c64 33.3994 107.8 100.3 107.8 177.3c0 110.3 -89.7002 200 -200 200
|
||||
s-200 -89.7002 -200 -200c0 -77 43.7998 -143.9 107.8 -177.3c-2.2002 8.09961 -3.7998 16.5 -3.7998 25.2998v43.5c-14.2002 12.4004 -24.4004 27.5 -27.2998 44.5c-1.7002 10 7.7998 18.4004 17.7002 15.2998c26 -8.2998 64.3994 -13.0996 105.6 -13.0996
|
||||
s79.7002 4.7998 105.6 13.0996c10 3.2002 19.4004 -5.39941 17.7002 -15.2998c-2.89941 -17 -13.0996 -32.0996 -27.2998 -44.5v-43.5c0 -8.7998 -1.59961 -17.2002 -3.7998 -25.2998zM168 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32
|
||||
s14.2998 32 32 32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32z" />
|
||||
<glyph glyph-name="grin-tongue-squint" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM312 40h0.0996094v43.7998l-17.6992 8.7998c-15.1006 7.60059 -31.5 -1.69922 -34.9004 -16.5l-2.7998 -12.0996c-2.10059 -9.2002 -15.2002 -9.2002 -17.2998 0
|
||||
l-2.80078 12.0996c-3.39941 14.8008 -19.8994 24 -34.8994 16.5l-17.7002 -8.7998v-42.7998c0 -35.2002 28 -64.5 63.0996 -65c35.8008 -0.5 64.9004 28.4004 64.9004 64zM340.2 14.7002c64 33.3994 107.8 100.3 107.8 177.3c0 110.3 -89.7002 200 -200 200
|
||||
s-200 -89.7002 -200 -200c0 -77 43.7998 -143.9 107.8 -177.3c-2.2002 8.09961 -3.7998 16.5 -3.7998 25.2998v43.5c-14.2002 12.4004 -24.4004 27.5 -27.2998 44.5c-1.7002 10 7.7998 18.4004 17.7002 15.2998c26 -8.2998 64.3994 -13.0996 105.6 -13.0996
|
||||
s79.7002 4.7998 105.6 13.0996c10 3.2002 19.4004 -5.39941 17.7002 -15.2998c-2.89941 -17 -13.0996 -32.0996 -27.2998 -44.5v-43.5c0 -8.7998 -1.59961 -17.2002 -3.7998 -25.2998zM377.1 295.8c3.80078 -4.39941 3.90039 -11 0.100586 -15.5l-33.6006 -40.2998
|
||||
l33.6006 -40.2998c3.7002 -4.5 3.7002 -11 -0.100586 -15.5c-3.59961 -4.2002 -9.89941 -5.7002 -15.2998 -2.5l-80 48c-3.59961 2.2002 -5.7998 6.09961 -5.7998 10.2998s2.2002 8.09961 5.7998 10.2998l80 48c5 3 11.5 1.90039 15.2998 -2.5zM214.2 250.3
|
||||
c3.59961 -2.2002 5.7998 -6.09961 5.7998 -10.2998s-2.2002 -8.09961 -5.7998 -10.2998l-80 -48c-5.40039 -3.2002 -11.7002 -1.7002 -15.2998 2.5c-3.80078 4.5 -3.90039 11 -0.100586 15.5l33.6006 40.2998l-33.6006 40.2998c-3.7002 4.5 -3.7002 11 0.100586 15.5
|
||||
c3.89941 4.5 10.2998 5.5 15.2998 2.5z" />
|
||||
<glyph glyph-name="grin-tongue-wink" unicode="" horiz-adv-x="496"
|
||||
d="M152 268c25.7002 0 55.9004 -16.9004 59.7998 -42.0996c0.799805 -5 -1.7002 -10 -6.09961 -12.4004c-5.7002 -3.09961 -11.2002 -0.599609 -13.7002 1.59961l-9.5 8.5c-14.7998 13.2002 -46.2002 13.2002 -61 0l-9.5 -8.5
|
||||
c-3.7998 -3.39941 -9.2998 -4 -13.7002 -1.59961c-4.39941 2.40039 -6.89941 7.40039 -6.09961 12.4004c3.89941 25.1992 34.0996 42.0996 59.7998 42.0996zM328 320c44.2002 0 80 -35.7998 80 -80s-35.7998 -80 -80 -80s-80 35.7998 -80 80s35.7998 80 80 80zM328 192
|
||||
c26.5 0 48 21.5 48 48s-21.5 48 -48 48s-48 -21.5 -48 -48s21.5 -48 48 -48zM328 264c13.2998 0 24 -10.7002 24 -24s-10.7002 -24 -24 -24s-24 10.7002 -24 24s10.7002 24 24 24zM248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248z
|
||||
M312 40h0.0996094v43.7998l-17.6992 8.7998c-15.1006 7.60059 -31.5 -1.69922 -34.9004 -16.5l-2.7998 -12.0996c-2.10059 -9.2002 -15.2002 -9.2002 -17.2998 0l-2.80078 12.0996c-3.39941 14.8008 -19.8994 24 -34.8994 16.5l-17.7002 -8.7998v-42.7998
|
||||
c0 -35.2002 28 -64.5 63.0996 -65c35.8008 -0.5 64.9004 28.4004 64.9004 64zM340.2 14.7002c64 33.3994 107.8 100.3 107.8 177.3c0 110.3 -89.7002 200 -200 200s-200 -89.7002 -200 -200c0 -77 43.7998 -143.9 107.8 -177.3
|
||||
c-2.2002 8.09961 -3.7998 16.5 -3.7998 25.2998v43.5c-14.2002 12.4004 -24.4004 27.5 -27.2998 44.5c-1.7002 10 7.7998 18.4004 17.7002 15.2998c26 -8.2998 64.3994 -13.0996 105.6 -13.0996s79.7002 4.7998 105.6 13.0996c10 3.2002 19.4004 -5.39941 17.7002 -15.2998
|
||||
c-2.89941 -17 -13.0996 -32.0996 -27.2998 -44.5v-43.5c0 -8.7998 -1.59961 -17.2002 -3.7998 -25.2998z" />
|
||||
<glyph glyph-name="grin-wink" unicode="" horiz-adv-x="496"
|
||||
d="M328 268c25.6904 0 55.8799 -16.9199 59.8701 -42.1201c1.72949 -11.0898 -11.3506 -18.2695 -19.8301 -10.8398l-9.5498 8.47949c-14.8105 13.1904 -46.1602 13.1904 -60.9707 0l-9.5498 -8.47949c-8.33008 -7.40039 -21.5801 -0.379883 -19.8301 10.8398
|
||||
c3.98047 25.2002 34.1699 42.1201 59.8604 42.1201zM168 208c-17.6699 0 -32 14.3301 -32 32s14.3301 32 32 32s32 -14.3301 32 -32s-14.3301 -32 -32 -32zM353.55 143.36c10.04 3.13965 19.3906 -5.4502 17.71 -15.3408
|
||||
c-7.92969 -47.1494 -71.3193 -80.0195 -123.26 -80.0195s-115.33 32.8701 -123.26 80.0195c-1.69043 9.9707 7.76953 18.4707 17.71 15.3408c25.9297 -8.31055 64.3994 -13.0605 105.55 -13.0605s79.6201 4.75977 105.55 13.0605zM248 440c136.97 0 248 -111.03 248 -248
|
||||
s-111.03 -248 -248 -248s-248 111.03 -248 248s111.03 248 248 248zM248 -8c110.28 0 200 89.7197 200 200s-89.7197 200 -200 200s-200 -89.7197 -200 -200s89.7197 -200 200 -200z" />
|
||||
<glyph glyph-name="kiss" unicode="" horiz-adv-x="496"
|
||||
d="M168 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM304 140c0 -13 -13.4004 -27.2998 -35.0996 -36.4004c21.7998 -8.69922 35.1992 -23 35.1992 -36c0 -19.1992 -28.6992 -41.5 -71.5 -44h-0.5
|
||||
c-3.69922 0 -7 2.60059 -7.7998 6.2002c-0.899414 3.7998 1.10059 7.7002 4.7002 9.2002l17 7.2002c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.2002c-6 2.59961 -5.7002 12.3994 0 14.7998l17 7.2002
|
||||
c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.19922c-3.59961 1.5 -5.59961 5.40039 -4.7002 9.2002c0.799805 3.7998 4.40039 6.60059 8.2002 6.2002c42.7002 -2.5 71.5 -24.7998 71.5 -44zM248 440c137 0 248 -111 248 -248
|
||||
s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32z
|
||||
" />
|
||||
<glyph glyph-name="kiss-beam" unicode="" horiz-adv-x="496"
|
||||
d="M168 296c23.7998 0 52.7002 -29.2998 55.7998 -71.4004c0.299805 -3.7998 -2 -7.19922 -5.59961 -8.2998c-3.10059 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996c-12.3008 0 -23.8008 -7.89941 -31.5 -21.5996l-9.5 -17
|
||||
c-1.80078 -3.2002 -5.80078 -4.7002 -9.30078 -3.7002c-3.59961 1.10059 -5.89941 4.60059 -5.59961 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004zM248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8
|
||||
c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM304 140c0 -13 -13.4004 -27.2998 -35.0996 -36.4004c21.7998 -8.69922 35.1992 -23 35.1992 -36c0 -19.1992 -28.6992 -41.5 -71.5 -44h-0.5
|
||||
c-3.69922 0 -7 2.60059 -7.7998 6.2002c-0.899414 3.7998 1.10059 7.7002 4.7002 9.2002l17 7.2002c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.2002c-6 2.59961 -5.7002 12.3994 0 14.7998l17 7.2002
|
||||
c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.19922c-3.59961 1.5 -5.59961 5.40039 -4.7002 9.2002c0.799805 3.7998 4.40039 6.60059 8.2002 6.2002c42.7002 -2.5 71.5 -24.7998 71.5 -44zM328 296
|
||||
c23.7998 0 52.7002 -29.2998 55.7998 -71.4004c0.299805 -3.7998 -2 -7.19922 -5.59961 -8.2998c-3.10059 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996c-12.3008 0 -23.8008 -7.89941 -31.5 -21.5996l-9.5 -17
|
||||
c-1.80078 -3.2002 -5.80078 -4.7002 -9.30078 -3.7002c-3.59961 1.10059 -5.89941 4.60059 -5.59961 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004z" />
|
||||
<glyph glyph-name="kiss-wink-heart" unicode="" horiz-adv-x="504"
|
||||
d="M304 139.5c0 -13 -13.4004 -27.2998 -35.0996 -36.4004c21.7998 -8.69922 35.1992 -23 35.1992 -36c0 -19.1992 -28.6992 -41.5 -71.5 -44h-0.5c-3.69922 0 -7 2.60059 -7.7998 6.2002c-0.899414 3.7998 1.10059 7.7002 4.7002 9.2002l17 7.2002
|
||||
c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.2002c-6 2.59961 -5.7002 12.3994 0 14.7998l17 7.2002c12.9004 5.5 20.7002 13.5 20.7002 21.5s-7.7998 16 -20.7998 21.5l-16.9004 7.19922c-3.59961 1.5 -5.59961 5.40039 -4.7002 9.2002
|
||||
c0.799805 3.7998 4.40039 6.60059 8.2002 6.2002c42.7002 -2.5 71.5 -24.7998 71.5 -44zM374.5 223c-14.7998 13.2002 -46.2002 13.2002 -61 0l-9.5 -8.5c-2.5 -2.2998 -7.90039 -4.7002 -13.7002 -1.59961c-4.39941 2.39941 -6.89941 7.39941 -6.09961 12.3994
|
||||
c3.89941 25.2002 34.2002 42.1006 59.7998 42.1006s55.7998 -16.9004 59.7998 -42.1006c0.799805 -5 -1.7002 -10 -6.09961 -12.3994c-4.40039 -2.40039 -9.90039 -1.7002 -13.7002 1.59961zM136 239.5c0 17.7002 14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32
|
||||
s-32 14.2998 -32 32zM501.1 45.5c9.2002 -23.9004 -4.39941 -49.4004 -28.5 -55.7002l-83 -21.5c-5.39941 -1.39941 -10.8994 1.7998 -12.3994 7.10059l-22.9004 82.5996c-6.59961 24 8.7998 48.5996 34 52.5996c22 3.5 43.1006 -11.5996 49 -33l2.2998 -8.39941
|
||||
l8.40039 2.2002c21.5996 5.59961 45.0996 -5.10059 53.0996 -25.9004zM334 11.7002c17.7002 -64 10.9004 -39.5 13.4004 -46.7998c-30.5 -13.4004 -64 -20.9004 -99.4004 -20.9004c-137 0 -248 111 -248 248s111 248 248 248s248 -111 247.9 -248
|
||||
c0 -31.7998 -6.2002 -62.0996 -17.1006 -90c-6 1.5 -12.2002 2.7998 -18.5996 2.90039c-5.60059 9.69922 -13.6006 17.5 -22.6006 23.8994c6.7002 19.9004 10.4004 41.1006 10.4004 63.2002c0 110.3 -89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200
|
||||
c30.7998 0 59.9004 7.2002 86 19.7002z" />
|
||||
<glyph glyph-name="laugh" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM389.4 50.5996c37.7998 37.8008 58.5996 88 58.5996 141.4s-20.7998 103.6 -58.5996 141.4c-37.8008 37.7998 -88 58.5996 -141.4 58.5996s-103.6 -20.7998 -141.4 -58.5996
|
||||
c-37.7998 -37.8008 -58.5996 -88 -58.5996 -141.4s20.7998 -103.6 58.5996 -141.4c37.8008 -37.7998 88 -58.5996 141.4 -58.5996s103.6 20.7998 141.4 58.5996zM328 224c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM168 224
|
||||
c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM362.4 160c8.19922 0 14.5 -7 13.5 -15c-7.5 -59.2002 -58.9004 -105 -121.101 -105h-13.5996c-62.2002 0 -113.601 45.7998 -121.101 105c-1 8 5.30078 15 13.5 15h228.801z" />
|
||||
<glyph glyph-name="laugh-beam" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM389.4 50.5996c37.7998 37.8008 58.5996 88 58.5996 141.4s-20.7998 103.6 -58.5996 141.4c-37.8008 37.7998 -88 58.5996 -141.4 58.5996s-103.6 -20.7998 -141.4 -58.5996
|
||||
c-37.7998 -37.8008 -58.5996 -88 -58.5996 -141.4s20.7998 -103.6 58.5996 -141.4c37.8008 -37.7998 88 -58.5996 141.4 -58.5996s103.6 20.7998 141.4 58.5996zM328 296c23.7998 0 52.7002 -29.2998 55.7998 -71.4004c0.700195 -8.5 -10.7998 -11.8994 -14.8994 -4.5
|
||||
l-9.5 17c-7.7002 13.7002 -19.2002 21.6006 -31.5 21.6006c-12.3008 0 -23.8008 -7.90039 -31.5 -21.6006l-9.5 -17c-4.10059 -7.39941 -15.6006 -4.09961 -14.9004 4.5c3.2998 42.1006 32.2002 71.4004 56 71.4004zM127 220.1c-4.2002 -7.39941 -15.7002 -4 -15.0996 4.5
|
||||
c3.2998 42.1006 32.1992 71.4004 56 71.4004c23.7998 0 52.6992 -29.2998 56 -71.4004c0.699219 -8.5 -10.8008 -11.8994 -14.9004 -4.5l-9.5 17c-7.7002 13.7002 -19.2002 21.6006 -31.5 21.6006s-23.7998 -7.90039 -31.5 -21.6006zM362.4 160c8.19922 0 14.5 -7 13.5 -15
|
||||
c-7.5 -59.2002 -58.9004 -105 -121.101 -105h-13.5996c-62.2002 0 -113.601 45.7998 -121.101 105c-1 8 5.30078 15 13.5 15h228.801z" />
|
||||
<glyph glyph-name="laugh-squint" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM389.4 50.5996c37.7998 37.8008 58.5996 88 58.5996 141.4s-20.7998 103.6 -58.5996 141.4c-37.8008 37.7998 -88 58.5996 -141.4 58.5996s-103.6 -20.7998 -141.4 -58.5996
|
||||
c-37.7998 -37.8008 -58.5996 -88 -58.5996 -141.4s20.7998 -103.6 58.5996 -141.4c37.8008 -37.7998 88 -58.5996 141.4 -58.5996s103.6 20.7998 141.4 58.5996zM343.6 252l33.6006 -40.2998c8.59961 -10.4004 -3.90039 -24.7998 -15.4004 -18l-80 48
|
||||
c-7.7998 4.7002 -7.7998 15.8994 0 20.5996l80 48c11.6006 6.7998 24 -7.7002 15.4004 -18zM134.2 193.7c-11.6006 -6.7998 -24.1006 7.59961 -15.4004 18l33.6006 40.2998l-33.6006 40.2998c-8.59961 10.2998 3.7998 24.9004 15.4004 18l80 -48
|
||||
c7.7998 -4.7002 7.7998 -15.8994 0 -20.5996zM362.4 160c8.19922 0 14.5 -7 13.5 -15c-7.5 -59.2002 -58.9004 -105 -121.101 -105h-13.5996c-62.2002 0 -113.601 45.7998 -121.101 105c-1 8 5.30078 15 13.5 15h228.801z" />
|
||||
<glyph glyph-name="laugh-wink" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM389.4 50.5996c37.7998 37.8008 58.5996 88 58.5996 141.4s-20.7998 103.6 -58.5996 141.4c-37.8008 37.7998 -88 58.5996 -141.4 58.5996s-103.6 -20.7998 -141.4 -58.5996
|
||||
c-37.7998 -37.8008 -58.5996 -88 -58.5996 -141.4s20.7998 -103.6 58.5996 -141.4c37.8008 -37.7998 88 -58.5996 141.4 -58.5996s103.6 20.7998 141.4 58.5996zM328 284c25.7002 0 55.9004 -16.9004 59.7002 -42.0996c1.7998 -11.1006 -11.2998 -18.2002 -19.7998 -10.8008
|
||||
l-9.5 8.5c-14.8008 13.2002 -46.2002 13.2002 -61 0l-9.5 -8.5c-8.30078 -7.39941 -21.5 -0.399414 -19.8008 10.8008c4 25.1992 34.2002 42.0996 59.9004 42.0996zM168 224c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32s-14.2998 -32 -32 -32z
|
||||
M362.4 160c8.19922 0 14.5 -7 13.5 -15c-7.5 -59.2002 -58.9004 -105 -121.101 -105h-13.5996c-62.2002 0 -113.601 45.7998 -121.101 105c-1 8 5.30078 15 13.5 15h228.801z" />
|
||||
<glyph glyph-name="meh-blank" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM168 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32
|
||||
s-32 14.2998 -32 32s14.2998 32 32 32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32z" />
|
||||
<glyph glyph-name="meh-rolling-eyes" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM336 296c39.7998 0 72 -32.2002 72 -72s-32.2002 -72 -72 -72
|
||||
s-72 32.2002 -72 72s32.2002 72 72 72zM336 184c22.0996 0 40 17.9004 40 40c0 13.5996 -7.2998 25.0996 -17.7002 32.2998c1 -2.59961 1.7002 -5.39941 1.7002 -8.2998c0 -13.2998 -10.7002 -24 -24 -24s-24 10.7002 -24 24c0 3 0.700195 5.7002 1.7002 8.2998
|
||||
c-10.4004 -7.2002 -17.7002 -18.7002 -17.7002 -32.2998c0 -22.0996 17.9004 -40 40 -40zM232 224c0 -39.7998 -32.2002 -72 -72 -72s-72 32.2002 -72 72s32.2002 72 72 72s72 -32.2002 72 -72zM120 224c0 -22.0996 17.9004 -40 40 -40s40 17.9004 40 40
|
||||
c0 13.5996 -7.2998 25.0996 -17.7002 32.2998c1 -2.59961 1.7002 -5.39941 1.7002 -8.2998c0 -13.2998 -10.7002 -24 -24 -24s-24 10.7002 -24 24c0 3 0.700195 5.7002 1.7002 8.2998c-10.4004 -7.2002 -17.7002 -18.7002 -17.7002 -32.2998zM312 96
|
||||
c13.2002 0 24 -10.7998 24 -24s-10.7998 -24 -24 -24h-128c-13.2002 0 -24 10.7998 -24 24s10.7998 24 24 24h128z" />
|
||||
<glyph glyph-name="sad-cry" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM392 53.5996c34.5996 35.9004 56 84.7002 56 138.4c0 110.3 -89.7002 200 -200 200s-200 -89.7002 -200 -200c0 -53.7002 21.4004 -102.4 56 -138.4v114.4
|
||||
c0 13.2002 10.7998 24 24 24s24 -10.7998 24 -24v-151.4c28.5 -15.5996 61.2002 -24.5996 96 -24.5996s67.5 9 96 24.5996v151.4c0 13.2002 10.7998 24 24 24s24 -10.7998 24 -24v-114.4zM205.8 213.5c-5.7998 -3.2002 -11.2002 -0.700195 -13.7002 1.59961l-9.5 8.5
|
||||
c-14.7998 13.2002 -46.1992 13.2002 -61 0l-9.5 -8.5c-3.7998 -3.39941 -9.2998 -4 -13.6992 -1.59961c-4.40039 2.40039 -6.90039 7.40039 -6.10059 12.4004c3.90039 25.1992 34.2002 42.0996 59.7998 42.0996c25.6006 0 55.8008 -16.9004 59.8008 -42.0996
|
||||
c0.799805 -5 -1.7002 -10 -6.10059 -12.4004zM344 268c25.7002 0 55.9004 -16.9004 59.7998 -42.0996c0.799805 -5 -1.7002 -10 -6.09961 -12.4004c-5.7002 -3.09961 -11.2002 -0.599609 -13.7002 1.59961l-9.5 8.5c-14.7998 13.2002 -46.2002 13.2002 -61 0l-9.5 -8.5
|
||||
c-3.7998 -3.39941 -9.2002 -4 -13.7002 -1.59961c-4.39941 2.40039 -6.89941 7.40039 -6.09961 12.4004c3.89941 25.1992 34.0996 42.0996 59.7998 42.0996zM248 176c30.9004 0 56 -28.7002 56 -64s-25.0996 -64 -56 -64s-56 28.7002 -56 64s25.0996 64 56 64z" />
|
||||
<glyph glyph-name="sad-tear" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM256 144c38.0996 0 74 -16.7998 98.5 -46.0996
|
||||
c8.5 -10.2002 7.09961 -25.3008 -3.09961 -33.8008c-10.6006 -8.7998 -25.7002 -6.69922 -33.8008 3.10059c-15.2998 18.2998 -37.7998 28.7998 -61.5996 28.7998c-13.2002 0 -24 10.7998 -24 24s10.7998 24 24 24zM168 208c-17.7002 0 -32 14.2998 -32 32s14.2998 32 32 32
|
||||
s32 -14.2998 32 -32s-14.2998 -32 -32 -32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32zM162.4 173.2c2.7998 3.7002 8.39941 3.7002 11.1992 0c11.4004 -15.2998 36.4004 -50.6006 36.4004 -68.1006
|
||||
c0 -22.6992 -18.7998 -41.0996 -42 -41.0996s-42 18.4004 -42 41.0996c0 17.5 25 52.8008 36.4004 68.1006z" />
|
||||
<glyph glyph-name="smile-beam" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM332 135.4c8.5 10.1992 23.5996 11.5 33.7998 3.09961
|
||||
c10.2002 -8.5 11.6006 -23.5996 3.10059 -33.7998c-30 -36 -74.1006 -56.6006 -120.9 -56.6006s-90.9004 20.6006 -120.9 56.6006c-8.39941 10.2002 -7.09961 25.2998 3.10059 33.7998c10.2002 8.40039 25.2998 7.09961 33.7998 -3.09961
|
||||
c20.7998 -25.1006 51.5 -39.4004 84 -39.4004s63.2002 14.4004 84 39.4004zM136.5 237l-9.5 -17c-1.90039 -3.2002 -5.90039 -4.7998 -9.2998 -3.7002c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004s52.7002 -29.2998 56 -71.4004
|
||||
c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996zM328 296c23.7998 0 52.7002 -29.2998 56 -71.4004
|
||||
c0.299805 -3.7998 -2.09961 -7.19922 -5.7002 -8.2998c-3.09961 -1 -7.2002 0 -9.2998 3.7002l-9.5 17c-7.7002 13.7002 -19.2002 21.5996 -31.5 21.5996s-23.7998 -7.89941 -31.5 -21.5996l-9.5 -17c-1.90039 -3.2002 -5.7998 -4.7998 -9.2998 -3.7002
|
||||
c-3.60059 1.10059 -6 4.60059 -5.7002 8.2998c3.2998 42.1006 32.2002 71.4004 56 71.4004z" />
|
||||
<glyph glyph-name="surprise" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM248 168c35.2998 0 64 -28.7002 64 -64s-28.7002 -64 -64 -64
|
||||
s-64 28.7002 -64 64s28.7002 64 64 64zM200 240c0 -17.7002 -14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32s32 -14.2998 32 -32zM328 272c17.7002 0 32 -14.2998 32 -32s-14.2998 -32 -32 -32s-32 14.2998 -32 32s14.2998 32 32 32z" />
|
||||
<glyph glyph-name="tired" unicode="" horiz-adv-x="496"
|
||||
d="M248 440c137 0 248 -111 248 -248s-111 -248 -248 -248s-248 111 -248 248s111 248 248 248zM248 -8c110.3 0 200 89.7002 200 200s-89.7002 200 -200 200s-200 -89.7002 -200 -200s89.7002 -200 200 -200zM377.1 295.8c3.80078 -4.39941 3.90039 -11 0.100586 -15.5
|
||||
l-33.6006 -40.2998l33.6006 -40.2998c3.7998 -4.5 3.7002 -11 -0.100586 -15.5c-3.5 -4.10059 -9.89941 -5.7002 -15.2998 -2.5l-80 48c-3.59961 2.2002 -5.7998 6.09961 -5.7998 10.2998s2.2002 8.09961 5.7998 10.2998l80 48c5 2.90039 11.5 1.90039 15.2998 -2.5z
|
||||
M220 240c0 -4.2002 -2.2002 -8.09961 -5.7998 -10.2998l-80 -48c-5.40039 -3.2002 -11.7998 -1.60059 -15.2998 2.5c-3.80078 4.5 -3.90039 11 -0.100586 15.5l33.6006 40.2998l-33.6006 40.2998c-3.7998 4.5 -3.7002 11 0.100586 15.5
|
||||
c3.7998 4.40039 10.2998 5.5 15.2998 2.5l80 -48c3.59961 -2.2002 5.7998 -6.09961 5.7998 -10.2998zM248 176c45.4004 0 100.9 -38.2998 107.8 -93.2998c1.5 -11.9004 -7 -21.6006 -15.5 -17.9004c-22.7002 9.7002 -56.2998 15.2002 -92.2998 15.2002
|
||||
s-69.5996 -5.5 -92.2998 -15.2002c-8.60059 -3.7002 -17 6.10059 -15.5 17.9004c6.89941 55 62.3994 93.2998 107.8 93.2998z" />
|
||||
</font>
|
||||
</defs></svg>
|
||||
|
After Width: | Height: | Size: 141 KiB |
BIN
media/com_phocamaps/js/webfonts/fa-regular-400.ttf
Normal file
BIN
media/com_phocamaps/js/webfonts/fa-regular-400.woff
Normal file
BIN
media/com_phocamaps/js/webfonts/fa-regular-400.woff2
Normal file
1
media/com_phocamaps/js/webfonts/index.html
Normal file
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||