SCSS: Remove _icons.scss and associated icons (#88127)
remove _icons.scss and associated icons
@ -1,3 +1,4 @@
|
||||
import { css, cx } from '@emotion/css';
|
||||
import React, { PureComponent } from 'react';
|
||||
import { connect, ConnectedProps } from 'react-redux';
|
||||
|
||||
@ -98,6 +99,7 @@ export class TeamGroupSync extends PureComponent<Props, State> {
|
||||
render() {
|
||||
const { isAdding, newGroupId } = this.state;
|
||||
const { groups, isReadOnly } = this.props;
|
||||
const styles = getStyles();
|
||||
return (
|
||||
<div>
|
||||
{highlightTrial() && (
|
||||
@ -113,7 +115,7 @@ export class TeamGroupSync extends PureComponent<Props, State> {
|
||||
<>
|
||||
<h3 className="page-sub-heading">External group sync</h3>
|
||||
<Tooltip placement="auto" content={headerTooltip}>
|
||||
<Icon className="icon--has-hover page-sub-heading-icon" name="question-circle" />
|
||||
<Icon className={cx(styles.icon, 'page-sub-heading-icon')} name="question-circle" />
|
||||
</Tooltip>
|
||||
</>
|
||||
)}
|
||||
@ -206,3 +208,13 @@ export const TeamSyncUpgradeContent = ({ action }: { action?: UpgradeContentProp
|
||||
);
|
||||
};
|
||||
export default connect(mapStateToProps, mapDispatchToProps)(TeamGroupSync);
|
||||
|
||||
const getStyles = () => ({
|
||||
icon: css({
|
||||
opacity: 0.7,
|
||||
|
||||
'&:hover': {
|
||||
opacity: 1,
|
||||
},
|
||||
}),
|
||||
});
|
||||
|
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
.st2{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M36.1,31.6L36.1,31.6v-9V12.2c0-0.9-0.7-1.7-1.7-1.7h-3.1v0H8.2c-0.9,0-1.7,0.7-1.7,1.7v19.4
|
||||
c0,0.9,0.7,1.7,1.7,1.7H23l4.4,4.2l0-4.2h7C35.3,33.3,36.1,32.5,36.1,31.6z"/>
|
||||
<path class="st1" d="M31,41.9c0-2.9,2.4-5.3,5.3-5.3h4.1v-4.1c0-1.7,0.8-3.2,2.1-4.2V16.1v-3.9c0-4.5-3.7-8.2-8.2-8.2H17.8l0,0H8.2
|
||||
C3.7,4,0,7.7,0,12.2v19.4c0,4.5,3.7,8.2,8.2,8.2h12.2L31,49.8c0,0,0-0.1,0-0.1V41.9z M27.4,37.5L23,33.3H8.2
|
||||
c-0.9,0-1.7-0.7-1.7-1.7V12.2c0-0.9,0.7-1.7,1.7-1.7h23.2v0h3.1c0.9,0,1.7,0.7,1.7,1.7v10.4v9v0c0,0.9-0.7,1.7-1.7,1.7h-7
|
||||
L27.4,37.5z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.8018" y1="79.1545" x2="49.8018" y2="18.6196">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63.2,41.1h-4.8h-0.4h-3.6v-8.7c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v8.7h-8.7
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C64,41.4,63.7,41.1,63.2,41.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M36.4,38.5h4.1v-4.1c0-1.7,0.8-3.2,2.1-4.2V17.9l-6.5,6.5v9c0,0.9-0.8,1.7-1.7,1.7h-7l0,4.2L23,35.1H8.2
|
||||
c-0.9,0-1.7-0.7-1.7-1.7V14c0-0.9,0.8-1.7,1.7-1.7h23.2l6.5-6.5H8.2C3.7,5.8,0,9.4,0,14v19.4c0,4.5,3.7,8.2,8.2,8.2h12.2l10.6,10
|
||||
v-7.8C31,40.9,33.4,38.5,36.4,38.5z"/>
|
||||
<rect x="24.6" y="13.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.2036 29.9862)" class="st0" width="22" height="6.7"/>
|
||||
<path class="st0" d="M47.6,9.2l0.2-0.2l1.3-1.3c1.3-1.3,1.3-3.4,0-4.7c-1.3-1.3-3.4-1.3-4.7,0l-1.3,1.3l-0.2,0.2L42,5.3l4.7,4.7
|
||||
L47.6,9.2z"/>
|
||||
<polygon class="st0" points="24.2,24.3 24.1,24.7 23.5,28.5 27.3,27.9 27.7,27.8 29.2,27.6 24.5,22.9 "/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.7973" y1="81.1627" x2="49.7973" y2="20.6088">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.1h-4.8h-0.4h-3.6v-8.7c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v8.7h-8.7
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C64,43.4,63.7,43.1,63.2,43.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E2E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M28.9,46.2c-0.1,0-0.2,0-0.3,0c-12.6,0-23.3-3.7-28.2-9.3C0.1,37.7,0,38.5,0,39.2c0,7.4,13.1,13.7,28.6,13.7
|
||||
c0.1,0,0.2,0,0.3,0c0-0.1,0-0.3,0-0.5V46.2z"/>
|
||||
<path class="st0" d="M52.3,28.2h0.8c1.3,0,2.5,0.4,3.5,1.2c0.4-0.9,0.6-1.7,0.6-2.7c0-0.8-0.1-1.5-0.4-2.2
|
||||
C55.6,25.9,54.1,27.1,52.3,28.2z"/>
|
||||
<path class="st0" d="M39,38.3L39,38.3v-4.4c0-0.3,0-0.7,0.1-1c-3.3,0.6-6.8,0.9-10.5,0.9c-12.6,0-23.3-3.7-28.2-9.3
|
||||
C0.1,25.3,0,26,0,26.8c0,7.4,13.1,13.7,28.6,13.7c0.5,0,1,0,1.5,0c1-1.3,2.6-2.1,4.4-2.1H39z"/>
|
||||
<path class="st0" d="M28.6,28c15.5,0,28.6-6.3,28.6-13.7S44.1,0.7,28.6,0.7C13.1,0.7,0,6.9,0,14.3S13.1,28,28.6,28z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="48.8766" y1="83.909" x2="48.8766" y2="19.4296">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.2h-5.1h-0.4h-1.8h-2v-3.6v-5.7c0-0.2-0.1-0.5-0.3-0.6c-0.1-0.1-0.3-0.2-0.5-0.2h-8.4
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v4.4v4.9h-9.3c-0.4,0-0.8,0.4-0.8,0.8v2v6.4c0,0.1,0,0.2,0,0.2c0.1,0.3,0.4,0.6,0.8,0.6h9.3v3.2v1.3v4.7
|
||||
c0,0.4,0.4,0.8,0.8,0.8h8.4c0.4,0,0.8-0.4,0.8-0.8v-9.3h9.3c0.4,0,0.8-0.4,0.8-0.8V44C64,43.5,63.6,43.2,63.2,43.2z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M13.6,16.1h42.5v-0.8c0-3-2.4-5.4-5.4-5.4H27.3L26.1,7l0-0.1c-0.4-0.9-1.4-1.5-2.4-1.5H11.9
|
||||
c-1,0-2,0.6-2.4,1.5L8.3,9.9H5.4c-3,0-5.4,2.4-5.4,5.4v27.1v1V47l0.4-1.3c0,0,0,0,0,0l0.9-2.8l7.3-23.1
|
||||
C9.3,17.6,11.3,16.1,13.6,16.1z"/>
|
||||
<path class="st0" d="M29.3,39.6c0-3.2,2.6-5.8,5.8-5.8h4.1v-4.1c0-3.2,2.6-5.8,5.8-5.8h8.3c2.2,0,4.1,1.2,5,3l1.2-3.3
|
||||
c0.8-2.1-0.8-4.4-3-4.4H15.1c-1.7,0-3.3,1.1-3.8,2.8L3.1,48.5H9h20.3c0-0.2,0-0.4,0-0.6V39.6z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.157" y1="79.0477" x2="49.157" y2="10.375">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,38.8h-5h-0.4h-3.7v-0.7v-8.4c0-0.4-0.4-0.8-0.8-0.8H45c-0.4,0-0.8,0.4-0.8,0.8v9.1h-9.1
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v8.3c0,0.2,0.1,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2h9.1v3.2v1.3v4.6c0,0.4,0.4,0.8,0.8,0.8h8.3
|
||||
c0.4,0,0.8-0.4,0.8-0.8v-9.1h9.1c0.4,0,0.8-0.4,0.8-0.8v-8.3C64,39.2,63.6,38.8,63.2,38.8z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB |
@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#66C9DC;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
.st2{fill:#5CB947;}
|
||||
.st3{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<ellipse transform="matrix(0.7071 -0.7071 0.7071 0.7071 -11.1241 28.2303)" class="st0" cx="28.5" cy="27.5" rx="0" ry="0"/>
|
||||
<path class="st1" d="M41.4,29.9h2.1l0.3-0.3l8.7-8.7c4.8-4.8,4.8-12.5,0-17.3s-12.5-4.8-17.3,0l-8.7,8.7c2.7-0.2,5.5,0.3,8,1.5
|
||||
l5.4-5.4c2.1-2.1,5.6-2.1,7.7,0c2.1,2.1,2.1,5.6,0,7.7l-5.4,5.4l-3.1,3.1l-2.9,2.9c-0.9,0.9-2.1,1.4-3.3,1.6
|
||||
c-1.6,0.2-3.2-0.4-4.4-1.6c0,0,0,0,0,0c0,0,0,0,0,0c-0.5-0.5-1.4-0.5-2,0l-3.7,3.7c0.3,0.4,0.6,0.7,0.9,1.1
|
||||
c0.3,0.3,0.7,0.6,1.1,0.9c1.1,0.9,2.4,1.6,3.7,2c2.4,0.8,5,0.8,7.3,0.1C35.9,32.4,38.4,29.9,41.4,29.9z"/>
|
||||
<ellipse transform="matrix(0.7071 -0.7071 0.7071 0.7071 -8.2494 29.4211)" class="st2" cx="31.4" cy="24.7" rx="0" ry="0"/>
|
||||
<path class="st1" d="M30.4,39.9c-1.7-0.2-3.4-0.7-5-1.4L20,43.8c-2.1,2.1-5.6,2.1-7.7,0c-2.1-2.1-2.1-5.6,0-7.7l5.4-5.4l3.1-3.1
|
||||
l2.9-2.9c0.9-0.9,2.1-1.4,3.3-1.6c1.6-0.2,3.2,0.4,4.4,1.6c0,0,0,0,0,0c0,0,0,0,0,0c0.5,0.5,1.4,0.5,2,0l3.7-3.7
|
||||
c-0.3-0.4-0.6-0.7-0.9-1.1c-0.3-0.3-0.7-0.6-1.1-0.9c-1.1-0.9-2.4-1.6-3.7-2c-3.2-1.1-6.7-0.8-9.7,0.9c-1,0.5-1.9,1.2-2.8,2.1
|
||||
l-2.7,2.7l-8.7,8.7c-4.8,4.8-4.8,12.5,0,17.3s12.5,4.8,17.3,0l1.3-1.3v-2.1C26.1,42.6,27.9,40.4,30.4,39.9z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="45.4774" y1="83.5867" x2="45.4774" y2="21.015">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M59.4,44.5h-5H54h-3.7v-9c0-0.4-0.4-0.8-0.8-0.8h-8.2c-0.4,0-0.8,0.4-0.8,0.8v9h-9c-0.4,0-0.8,0.4-0.8,0.8v8.2
|
||||
c0,0.4,0.4,0.8,0.8,0.8h9v3.1v1.3v4.6c0,0.4,0.4,0.8,0.8,0.8h8.2c0.4,0,0.8-0.4,0.8-0.8v-9h9c0.4,0,0.8-0.4,0.8-0.8v-8.2
|
||||
C60.2,44.8,59.8,44.5,59.4,44.5z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.5 KiB |
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#E2E1E1;}
|
||||
.st2{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<circle class="st0" cx="27.9" cy="30.3" r="5"/>
|
||||
<path class="st1" d="M40.2,35.4c0-0.4,0-0.7,0.1-1.1L38.1,33c0.2-0.9,0.4-1.8,0.4-2.7c0-4.9-3.3-9-7.8-10.2v-6.5
|
||||
c2.3-1,3.9-3.3,3.9-6c0-3.7-3-6.6-6.6-6.6s-6.6,3-6.6,6.6c0,2.7,1.6,5,3.9,6v6.5c-4.5,1.2-7.8,5.3-7.8,10.2c0,0.9,0.1,1.8,0.4,2.7
|
||||
l-7,4c-1.1-0.8-2.4-1.2-3.8-1.2c-3.7,0-6.6,3-6.6,6.6c0,3.7,3,6.6,6.6,6.6c3.7,0,6.6-3,6.6-6.6c0-0.2,0-0.4,0-0.6l7-4
|
||||
c1.9,1.9,4.5,3.1,7.4,3.1c2.9,0,5.5-1.2,7.4-3.1l3.1,1.8h1.8V35.4z M27.9,35.4c-2.8,0-5-2.3-5-5c0-2.8,2.3-5,5-5s5,2.3,5,5
|
||||
C32.9,33.1,30.7,35.4,27.9,35.4z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.4849" y1="81.0149" x2="49.4849" y2="24.4953">
|
||||
<stop offset="0" style="stop-color:#FBEE41"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FDE526"/>
|
||||
<stop offset="0.1171" style="stop-color:#FCD218"/>
|
||||
<stop offset="0.1964" style="stop-color:#FCC812"/>
|
||||
<stop offset="0.2809" style="stop-color:#FCC612"/>
|
||||
<stop offset="0.6685" style="stop-color:#F18F40"/>
|
||||
<stop offset="0.8876" style="stop-color:#EC683B"/>
|
||||
<stop offset="1" style="stop-color:#E63F39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63,44.1h-4.8h-0.4h-2.5h-1.1v-5.6v-3.1c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v1.4v7.3h-2.2H36
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C63.8,44.4,63.5,44.1,63,44.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="117.8px" height="64px" viewBox="0 0 117.8 64" style="enable-background:new 0 0 117.8 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M15.2,22.7H1.9c-1.1,0-1.9,0.9-1.9,1.9v37.5C0,63.2,0.9,64,1.9,64h13.3c1.1,0,1.9-0.9,1.9-1.9V24.6
|
||||
C17.1,23.5,16.3,22.7,15.2,22.7z"/>
|
||||
<path class="st0" d="M36.3,10.2H23c-1.1,0-1.9,0.9-1.9,1.9v50c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9v-50
|
||||
C38.2,11.1,37.3,10.2,36.3,10.2z"/>
|
||||
<path class="st0" d="M57.3,32H44c-1.1,0-1.9,0.9-1.9,1.9v28.1c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9V34
|
||||
C59.2,32.9,58.4,32,57.3,32z"/>
|
||||
<path class="st0" d="M70.1,38V26.1c0-3.4,2.7-6.1,6.1-6.1h4.1V2c0-1.1-0.9-1.9-1.9-1.9H65.1C64,0,63.1,0.9,63.1,2v60.1
|
||||
c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9V44.1h-4.1C72.9,44.1,70.1,41.3,70.1,38z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="96.4427" y1="83.7013" x2="96.4427" y2="-9.4831">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M116.7,24.9h-7.2h-0.5h-5.4V11.8c0-0.6-0.5-1.1-1.1-1.1H90.5c-0.6,0-1.1,0.5-1.1,1.1v13.1h-9.1h-4.1
|
||||
c-0.6,0-1.1,0.5-1.1,1.1V38c0,0.6,0.5,1.1,1.1,1.1h4.1h9.1v4.6v1.9v6.7c0,0.6,0.5,1.1,1.1,1.1h11.9c0.6,0,1.1-0.5,1.1-1.1V39.1
|
||||
h13.1c0.6,0,1.1-0.5,1.1-1.1V26.1C117.8,25.5,117.3,24.9,116.7,24.9z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,35 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M52.8,32.4c0,0-0.1-0.1-0.2-0.1c-0.8-0.5-0.7-1.8-0.5-2.5c0.6-0.7,1.2-1.7,1.5-3.4c0.1-0.5,0.2-0.9,0.5-1.3
|
||||
c0.5-0.7,0.8-1.7,0.8-2.7c0-0.7-0.2-1.4-0.5-1.9c-0.1-0.1-0.2-0.2-0.2-0.3c0.4-1.1,0.9-2.7,0.4-4.4c-0.7-3-4.7-4.4-8.1-4.4
|
||||
c-7.1,0-7.8,3.6-8,4.3c-0.4,1.6-0.1,3.2,0.4,4.4c-0.1,0.1-0.2,0.2-0.3,0.4c-0.3,0.5-0.5,1.2-0.5,2c0,0.9,0.3,1.9,0.8,2.6
|
||||
c0.3,0.4,0.5,0.8,0.5,1.3c0.3,1.7,0.9,2.8,1.5,3.4c0,0.2,0.1,0.4,0.1,0.7c2.2,1.5,3.1,2.7,3.5,3.7H47c2.7,0,4.8,2.2,4.8,4.8v3.7
|
||||
h3.7c2.6,0,4.8,2.1,4.8,4.8c1.1-0.9,1.8-2.3,1.8-3.8v-5.1C62.1,38.1,62.1,36.4,52.8,32.4z"/>
|
||||
<path class="st0" d="M31.3,42.8H35v-3.7c0-2.7,2.2-4.8,4.8-4.8h2.5c-0.9-1.3-3.7-3.4-11.7-6.8c-0.1,0-0.1-0.1-0.3-0.2
|
||||
c-1.1-0.6-0.9-2.3-0.6-3.3c0.8-0.9,1.6-2.2,1.9-4.5c0.1-0.6,0.3-1.2,0.7-1.7c0.7-0.9,1.1-2.2,1.1-3.5c0-1-0.2-1.9-0.7-2.5
|
||||
c-0.1-0.2-0.2-0.3-0.3-0.4c0.5-1.4,1.1-3.5,0.6-5.7C31.9,1.8,26.8,0,22.4,0c-4,0-7,1.4-8.2,3.7c-1.1,0.5-1.7,1.3-2,1.9
|
||||
c-1,1.9-0.3,4.2,0.3,5.8c-0.1,0.2-0.3,0.3-0.4,0.5c-0.5,0.7-0.7,1.6-0.7,2.6c0,1.2,0.4,2.5,1,3.4c0.4,0.5,0.6,1.1,0.7,1.7
|
||||
c0.3,2.3,1.2,3.6,1.9,4.5c0.2,1,0.4,2.6-0.6,3.2c-0.1,0.1-0.2,0.1-0.2,0.1C1.9,32.6,1.9,34.8,1.9,35.6v6.7c0,3.6,2.9,6.4,6.4,6.4
|
||||
h13.8h4.3v-1.1C26.5,45,28.6,42.8,31.3,42.8z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="43.4051" y1="81.1029" x2="43.4051" y2="26.4981">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M55.5,46.9h-4.3h-0.3h-3.2v-7.9c0-0.4-0.3-0.7-0.7-0.7h-2.3h-1.9h-2.9c-0.4,0-0.7,0.3-0.7,0.7v7.9H39h-7.7
|
||||
c-0.4,0-0.7,0.3-0.7,0.7v1.1v6c0,0.4,0.3,0.7,0.7,0.7h3.3h4.6v2.7v1.1v4c0,0.4,0.3,0.7,0.7,0.7H47c0.4,0,0.7-0.3,0.7-0.7v-7.9h7.9
|
||||
c0.4,0,0.7-0.3,0.7-0.7v-6v-1.1C56.2,47.2,55.9,46.9,55.5,46.9z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.5 KiB |
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M34.8,38.2h4.4v-3.8c-1.9-1.1-4.6-2.5-8.4-4.1c-0.1,0-0.1-0.1-0.3-0.2c-1.2-0.7-0.9-2.5-0.7-3.5
|
||||
c0.8-0.9,1.7-2.4,2-4.8c0.1-0.6,0.3-1.3,0.7-1.8c0.7-1,1.1-2.4,1.1-3.7c0-1-0.2-2-0.7-2.7c-0.1-0.2-0.2-0.3-0.3-0.5
|
||||
c0.6-1.5,1.2-3.7,0.6-6.2C32.3,2.9,26.7,1,22,1c-4.3,0-7.5,1.5-8.9,4C12,5.5,11.4,6.3,11,7c-1,2-0.3,4.5,0.3,6.2
|
||||
c-0.2,0.2-0.3,0.3-0.4,0.5c-0.5,0.8-0.7,1.7-0.7,2.8c0,1.3,0.4,2.7,1.1,3.7c0.4,0.5,0.6,1.1,0.7,1.8c0.4,2.4,1.2,3.9,2.1,4.8
|
||||
c0.2,1,0.5,2.8-0.7,3.4c-0.1,0.1-0.2,0.1-0.3,0.2C0,35.9,0,38.3,0,39.2v7.1c0,3.8,3.1,6.9,6.9,6.9h14.8h7.6c-0.1-0.3-0.1-0.7-0.1-1
|
||||
v-8.3C29.2,40.8,31.7,38.2,34.8,38.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.02" y1="83.2316" x2="49.02" y2="19.3637">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.1h-5.1h-0.4H54v-9.2c0-0.4-0.4-0.8-0.8-0.8h-8.3c-0.4,0-0.8,0.4-0.8,0.8v9.2h-0.1h-9.1
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v8.3c0,0.4,0.4,0.8,0.8,0.8h3.9H44v3.2v1.3v4.7c0,0.4,0.4,0.8,0.8,0.8h8.3c0.4,0,0.8-0.4,0.8-0.8V53h9.2
|
||||
c0.4,0,0.8-0.4,0.8-0.8v-8.3C64,43.4,63.6,43.1,63.2,43.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,54 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E2E1E1;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M35.4,30.2c-1.5,2.6-2.7,3.9-3.8,3.9c-0.3,0-0.6-0.2-0.9-0.5c-0.3-0.3-0.5-0.8-0.7-1.5L27.6,25
|
||||
c2.1-3.2,3.2-4.9,3.5-5.2c0.3-0.3,0.5-0.4,0.8-0.4c0.2,0,0.4,0.2,0.6,0.7c0.5,1.2,1.3,1.8,2.4,1.8c0.8,0,1.5-0.3,2-0.8
|
||||
c0.5-0.5,0.8-1.3,0.8-2.1c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.4-0.8-2.3-0.8c-1.1,0-2.2,0.4-3.3,1.3c-1.1,0.9-2.5,2.8-4.3,5.7
|
||||
c-0.8-2.5-1.3-3.9-1.5-4.3c-0.4-1-1-1.7-1.5-2.1c-0.6-0.4-1.3-0.6-2.2-0.6c-1.2,0-2.4,0.5-3.5,1.5c-1.1,1-2.1,2.6-2.9,4.8l1.4,0.9
|
||||
c1-2.4,1.9-3.6,2.8-3.6c0.5,0,0.9,0.7,1.4,2l2.5,7.3c-1,1.8-1.9,3.1-2.6,4c-0.7,0.9-1.2,1.4-1.6,1.4c-0.2,0-0.5-0.3-0.7-0.9
|
||||
c-0.3-0.8-0.6-1.3-1-1.6c-0.4-0.3-0.9-0.4-1.5-0.4c-0.8,0-1.4,0.3-2,0.8c-0.5,0.6-0.8,1.2-0.8,2.1c0,0.9,0.3,1.7,1,2.3
|
||||
c0.7,0.6,1.6,0.9,2.7,0.9c1.3,0,2.4-0.4,3.4-1.3c1-0.9,2.3-2.6,3.9-5.1c1,2.9,1.7,4.6,2.1,5.1c0.7,0.8,1.7,1.3,2.9,1.3
|
||||
c1.3,0,2.7-0.5,4-1.6c1.4-1,2.7-2.6,3.9-4.8L35.4,30.2z"/>
|
||||
<path class="st0" d="M12.7,42.7C12.6,42.7,12.6,42.7,12.7,42.7c-0.5-0.2-0.9-0.4-1.2-0.7c-0.3-0.3-0.4-0.7-0.4-1.2v-9.4
|
||||
c0-1.4-0.4-2.5-1.1-3.2c-0.7-0.8-1.9-1.3-3.6-1.5v-0.2c1.6-0.2,2.8-0.7,3.6-1.5c0.7-0.8,1.1-1.9,1.1-3.4v-9.3
|
||||
c0-0.5,0.1-0.9,0.4-1.2c0.2-0.3,0.6-0.5,1-0.6c0.1,0,0.1,0,0.2,0c1.3-0.3,2.2-1.4,2.2-2.7V7.7c0-1.6-1.4-2.9-3-2.7
|
||||
c-1.2,0.1-2.1,0.3-2.9,0.5c-1.4,0.4-2.5,1.1-3.1,2c-0.6,0.9-1,2.2-1,4v8.9c0,1-0.4,1.9-1.3,2.4c-0.4,0.2-0.8,0.4-1.2,0.6
|
||||
C0.9,23.8,0,25,0,26.4v0.4c0,1.4,0.9,2.6,2.3,3c0.4,0.1,0.8,0.3,1.2,0.6c0.9,0.6,1.3,1.4,1.3,2.4v8.8c0,1.8,0.3,3.2,0.9,4.1
|
||||
c0.6,0.9,1.7,1.6,3.1,2c0.8,0.2,1.8,0.4,2.9,0.5c1.6,0.1,3.1-1.1,3.1-2.8C14.8,44.2,13.9,43.1,12.7,42.7z"/>
|
||||
<path class="st0" d="M43.2,34.6c0-2.6,2.1-4.7,4.7-4.7H49c1.3-0.5,2.2-1.6,2.2-3v-0.4c0-1.4-1-2.6-2.3-3.1
|
||||
c-0.5-0.1-0.8-0.3-1.2-0.6c-0.8-0.6-1.3-1.4-1.3-2.4v-8.9c0-1.8-0.3-3.1-1-4c-0.6-0.9-1.7-1.5-3.1-2c-0.8-0.2-1.8-0.4-2.9-0.5
|
||||
c-1.6-0.1-3,1.1-3,2.8v0.1c0,1.3,0.9,2.4,2.2,2.7c0.1,0,0.1,0,0.2,0c0.4,0.1,0.7,0.3,1,0.6c0.3,0.3,0.4,0.7,0.4,1.2v9.3
|
||||
c0,1.5,0.4,2.6,1.1,3.4c0.7,0.8,1.9,1.3,3.6,1.5v0.2c-1.7,0.3-2.8,0.8-3.6,1.5c-0.7,0.8-1.1,1.8-1.1,3.2v6.7h3V34.6z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="39.2482" y1="75.0259" x2="39.2482" y2="17.3932">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M39.5,42.3c-0.2,0-0.4,0.1-0.5,0.3c0.1-0.1,0.3-0.1,0.4-0.2C39.4,42.4,39.4,42.3,39.5,42.3z"/>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="51.4327" y1="76.208" x2="51.4327" y2="22.6267">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63.3,42.3h-4.2h-0.3h-3.2v-7.7c0-0.4-0.3-0.7-0.7-0.7h-7c-0.4,0-0.7,0.3-0.7,0.7v7.7h-0.8h-6.9c0,0,0,0-0.1,0
|
||||
c0,0-0.1,0.1-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1,0.1-0.1,0.2-0.1,0.4v5.2V50c0,0.4,0.3,0.7,0.7,0.7h7.7v2.7v1.1v3.9
|
||||
c0,0.4,0.3,0.7,0.7,0.7h7c0.4,0,0.7-0.3,0.7-0.7v-7.7h7.7c0.4,0,0.7-0.3,0.7-0.7v-7C64,42.6,63.7,42.3,63.3,42.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 4.0 KiB |
@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#161719;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
<g>
|
||||
<path class="st1" d="M58.2,51.9c1.2-2.9,1-6.4-1-9.1c-1.5-2.1-3.7-3.3-6.1-3.7c-1.2-0.2-2.5-0.1-3.7,0.2l4,5.5
|
||||
c1.1,1.5,0.8,3.7-0.8,4.8c-0.8,0.6-1.7,0.8-2.6,0.6c-0.9-0.1-1.7-0.6-2.2-1.4l-4-5.5c-2,3.1-1.9,7.2,0.4,10.4
|
||||
c1.5,2.1,3.7,3.3,6.1,3.7c0.8,0.1,1.5,0.1,2.3,0.1l12.8,17.6c0.8,1.1,1.9,1.7,3.1,1.9s2.5-0.1,3.5-0.9c2.1-1.5,2.6-4.5,1-6.6
|
||||
L58.2,51.9z M67.9,71c1,0.2,1.7,1.1,1.5,2.1c-0.2,1-1.1,1.7-2.1,1.5s-1.7-1.1-1.5-2.1C65.9,71.6,66.9,70.9,67.9,71z"/>
|
||||
<path class="st1" d="M61.5,50.9c0,0.1-0.1,0.3-0.1,0.4C61.4,51.2,61.4,51.1,61.5,50.9z"/>
|
||||
<path class="st1" d="M59.9,41.6c0.1,0.1,0.1,0.2,0.2,0.3C60,41.9,60,41.7,59.9,41.6z"/>
|
||||
<path class="st1" d="M61.6,50.1c0,0.2-0.1,0.5-0.1,0.7c0.2-0.8,0.3-1.7,0.3-2.6c0-2.3-0.6-4.4-1.7-6.2
|
||||
C61.5,44.3,62.1,47.2,61.6,50.1z"/>
|
||||
<path class="st1" d="M59.7,41.3C59.7,41.4,59.7,41.4,59.7,41.3C59.7,41.4,59.7,41.4,59.7,41.3z"/>
|
||||
<path class="st1" d="M73.4,59.1l1.9-5.7l-6.4-3c0.1-0.7,0.1-1.5,0.1-2.2c0-0.7,0-1.4-0.1-2.1l6.4-3l-1.9-5.7l-6.9,1.3
|
||||
c-0.7-1.3-1.6-2.4-2.5-3.5l3.4-6.2l-4.9-3.5l-4.8,5.1c-1.3-0.6-2.7-1.1-4.1-1.4l-0.9-7h-6l-0.9,7c-1.4,0.3-2.8,0.7-4.1,1.3
|
||||
l-4.8-5.1L32,28.9l3.4,6.2c-1,1.1-1.8,2.2-2.5,3.5L26,37.2L24.1,43l6.4,3c-0.1,0.7-0.1,1.5-0.1,2.2c0,0.7,0,1.4,0.1,2.1l-6.4,3
|
||||
l1.9,5.7l6.9-1.3c0.7,1.3,1.6,2.4,2.5,3.5L32,67.3l4.9,3.5l4.8-5.1c1.3,0.6,2.7,1.1,4.1,1.4l0.9,7h6l0.9-7c0.2,0,0.4-0.1,0.6-0.1
|
||||
l-4.8-6.6c-0.5,0-1.1-0.1-1.6-0.1c-6.7-1-11.2-7.3-10.2-14c1-6.7,7.3-11.2,14-10.2c3.5,0.5,6.4,2.5,8.2,5.2c0,0,0,0,0.1,0.1
|
||||
c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0c1.1,1.8,1.7,3.9,1.7,6.2c0,0.9-0.1,1.8-0.3,2.6c0,0,0,0.1,0,0.1
|
||||
c0,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2l4.9,6.7c0.1-0.1,0.2-0.3,0.3-0.4L73.4,59.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.6 KiB |
@ -1,69 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#161719;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
.st5{fill:url(#SVGID_5_);}
|
||||
.st6{fill:url(#SVGID_6_);}
|
||||
.st7{fill:url(#SVGID_7_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.4,49.4C94.4,25,74.6,5.1,50.2,5.1S5.9,25,5.9,49.4s19.9,44.3,44.3,44.3S94.4,73.8,94.4,49.4z"/>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="56.3802" y1="134.9514" x2="56.3802" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M58.4,51.3c1.2-2.9,1-6.4-1-9.1c-1.5-2.1-3.7-3.3-6.1-3.7c-1.2-0.2-2.5-0.1-3.7,0.2l4,5.5
|
||||
c1.1,1.5,0.8,3.7-0.8,4.8c-0.8,0.6-1.7,0.8-2.6,0.6c-0.9-0.1-1.7-0.6-2.2-1.4l-4-5.5c-2,3.1-1.9,7.2,0.4,10.4
|
||||
c1.5,2.1,3.7,3.3,6.1,3.7c0.8,0.1,1.5,0.1,2.3,0.1l12.8,17.6c0.8,1.1,1.9,1.7,3.1,1.9s2.5-0.1,3.5-0.9c2.1-1.5,2.6-4.5,1-6.6
|
||||
L58.4,51.3z M68.1,70.4c1,0.2,1.7,1.1,1.5,2.1c-0.2,1-1.1,1.7-2.1,1.5S65.8,73,66,72C66.1,70.9,67.1,70.3,68.1,70.4z"/>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="61.6059" y1="134.9514" x2="61.6059" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M61.7,50.3c0,0.1-0.1,0.3-0.1,0.4C61.6,50.6,61.6,50.4,61.7,50.3z"/>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="60.1683" y1="134.9514" x2="60.1683" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M60.1,41c0.1,0.1,0.1,0.2,0.2,0.3C60.2,41.2,60.1,41.1,60.1,41z"/>
|
||||
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="61.1232" y1="134.9514" x2="61.1232" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st5" d="M61.8,49.5c0,0.2-0.1,0.5-0.1,0.7c0.2-0.8,0.3-1.7,0.3-2.6c0-2.3-0.6-4.4-1.7-6.2
|
||||
C61.7,43.7,62.3,46.5,61.8,49.5z"/>
|
||||
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="59.8929" y1="134.9514" x2="59.8929" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st6" d="M59.9,40.7C59.9,40.7,59.9,40.8,59.9,40.7C59.9,40.8,59.9,40.7,59.9,40.7z"/>
|
||||
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="49.8648" y1="134.9514" x2="49.8648" y2="30.9934">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st7" d="M73.6,58.5l1.9-5.7l-6.4-3c0.1-0.7,0.1-1.5,0.1-2.2c0-0.7,0-1.4-0.1-2.1l6.4-3l-1.9-5.7L66.7,38
|
||||
c-0.7-1.3-1.6-2.4-2.5-3.5l3.4-6.2l-4.9-3.5l-4.8,5.1c-1.3-0.6-2.7-1.1-4.1-1.4l-0.9-7h-6l-0.9,7c-1.4,0.3-2.8,0.7-4.1,1.3
|
||||
l-4.8-5.1l-4.9,3.5l3.4,6.2c-1,1.1-1.8,2.2-2.5,3.5l-6.9-1.3l-1.9,5.7l6.4,3c-0.1,0.7-0.1,1.5-0.1,2.2c0,0.7,0,1.4,0.1,2.1l-6.4,3
|
||||
l1.9,5.7l6.9-1.3c0.7,1.3,1.6,2.4,2.5,3.5l-3.4,6.2l4.9,3.5l4.8-5.1c1.3,0.6,2.7,1.1,4.1,1.4l0.9,7h6l0.9-7c0.2,0,0.4-0.1,0.6-0.1
|
||||
l-4.8-6.6c-0.5,0-1.1-0.1-1.6-0.1c-6.7-1-11.2-7.3-10.2-14c1-6.7,7.3-11.2,14-10.2c3.5,0.5,6.4,2.5,8.2,5.2c0,0,0,0,0.1,0.1
|
||||
c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0c1.1,1.8,1.7,3.9,1.7,6.2c0,0.9-0.1,1.8-0.3,2.6c0,0,0,0.1,0,0.1
|
||||
c0,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2l4.9,6.7c0.1-0.1,0.2-0.3,0.3-0.4L73.6,58.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 4.4 KiB |
@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M32,64c4.6,0,8.2-3.7,8.2-8.2H23.8C23.8,60.3,27.4,64,32,64z"/>
|
||||
</g>
|
||||
<path class="st0" d="M53.5,42.7V32.3c0-12.8-6.7-23.5-15.9-26.7C37.6,2.5,35.1,0,32,0c-3.1,0-5.6,2.5-5.6,5.6
|
||||
c-9.2,3.2-15.9,13.9-15.9,26.7v10.4C8,42.8,6,44.8,6,47.3s2,4.5,4.5,4.6v0h0.1h42.8h0.1v0c2.5,0,4.5-2.1,4.5-4.6
|
||||
C58,44.8,56,42.8,53.5,42.7z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 790 B |
@ -1,108 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
.st5{fill:url(#SVGID_5_);}
|
||||
.st6{fill:url(#SVGID_6_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M32,59.4c3.3,0,6-2.7,6-6H26C26,56.7,28.7,59.4,32,59.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M47.7,43.8v-7.6c0-9.4-4.9-17.2-11.6-19.6c0-2.3-1.8-4.1-4.1-4.1c-2.3,0-4.1,1.8-4.1,4.1
|
||||
c-6.7,2.3-11.6,10.2-11.6,19.6v7.6c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3v0h0h31.4h0v0c1.8,0,3.3-1.5,3.3-3.3
|
||||
C51,45.3,49.6,43.9,47.7,43.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="52.0976" y1="33.7801" x2="52.0976" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M56.4,24.4c-0.7,0-1.3-0.4-1.5-1c-1.8-4.3-4.6-8.2-8.1-11.3c-0.7-0.6-0.8-1.7-0.2-2.4c0.6-0.7,1.7-0.8,2.4-0.2
|
||||
c3.9,3.4,7.1,7.8,9,12.6c0.4,0.9-0.1,1.8-0.9,2.2C56.8,24.4,56.6,24.4,56.4,24.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="46.9877" y1="33.7801" x2="46.9877" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M50.3,26.9c-0.7,0-1.3-0.4-1.5-1c-1.4-3.3-3.5-6.3-6.2-8.6c-0.7-0.6-0.8-1.7-0.2-2.4c0.6-0.7,1.7-0.8,2.4-0.2
|
||||
c3.1,2.7,5.5,6.1,7.1,9.9c0.4,0.9-0.1,1.8-0.9,2.2C50.7,26.8,50.5,26.9,50.3,26.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="57.4685" y1="33.7801" x2="57.4685" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M62.3,21.4c-0.7,0-1.3-0.4-1.5-1c-2-4.9-5.2-9.4-9.3-12.9c-0.7-0.6-0.8-1.7-0.2-2.4C52,4.5,53,4.4,53.7,5
|
||||
c4.4,3.8,7.9,8.7,10.2,14.1c0.4,0.9-0.1,1.8-0.9,2.2C62.8,21.4,62.5,21.4,62.3,21.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="11.902" y1="33.7801" x2="11.902" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M7.6,24.4c-0.2,0-0.4,0-0.6-0.1c-0.9-0.4-1.3-1.3-0.9-2.2c2-4.8,5.1-9.2,9-12.6c0.7-0.6,1.8-0.5,2.4,0.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-3.5,3.1-6.4,7-8.1,11.3C8.9,24,8.3,24.4,7.6,24.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="17.0123" y1="33.7801" x2="17.0123" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st5" d="M13.7,26.9c-0.2,0-0.4,0-0.6-0.1c-0.9-0.4-1.3-1.3-0.9-2.2c1.5-3.8,4-7.2,7.1-9.9c0.7-0.6,1.8-0.5,2.4,0.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-2.7,2.3-4.8,5.3-6.2,8.6C15,26.5,14.4,26.9,13.7,26.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="6.5315" y1="33.7801" x2="6.5315" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st6" d="M1.7,21.4c-0.2,0-0.4,0-0.6-0.1C0.2,21-0.2,20,0.1,19.1C2.3,13.7,5.9,8.8,10.3,5C11,4.4,12,4.5,12.7,5.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-4,3.5-7.2,8-9.3,12.9C3,21,2.3,21.4,1.7,21.4z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 5.5 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M34.5,64c4.5,0,8.1-3.6,8.1-8.1H26.4C26.4,60.4,30,64,34.5,64z"/>
|
||||
<path class="st0" d="M40,6.6c0-3-2.5-5.5-5.5-5.5c-3,0-5.5,2.5-5.5,5.5c-9,3.1-15.6,13.7-15.6,26.2v5L43.2,8.1
|
||||
C42.1,7.5,41.1,7,40,6.6z"/>
|
||||
<path class="st0" d="M55.5,52.1L55.5,52.1L55.5,52.1c2.5,0,4.5-2,4.5-4.5s-2-4.5-4.4-4.5V32.8c0-4.5-0.9-8.8-2.4-12.5L21.4,52.1
|
||||
H55.5z"/>
|
||||
<path class="st0" d="M59,0c-0.9,0-1.7,0.3-2.4,1l-54,54c-1.3,1.3-1.3,3.4,0,4.8c0.7,0.7,1.5,1,2.4,1s1.7-0.3,2.4-1l54-54
|
||||
c1.3-1.3,1.3-3.4,0-4.8C60.7,0.3,59.9,0,59,0z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 974 B |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<circle class="st0" cx="6" cy="12" r="6"/>
|
||||
<path class="st0" d="M59,17.6H20.2c-2.8,0-5-2.2-5-5v0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5v0C64,15.3,61.8,17.6,59,17.6z"/>
|
||||
<circle class="st0" cx="6" cy="30.5" r="6"/>
|
||||
<path class="st0" d="M59,36.1H20.2c-2.8,0-5-2.2-5-5v0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5v0C64,33.9,61.8,36.1,59,36.1z"/>
|
||||
<circle class="st0" cx="6" cy="49.1" r="6"/>
|
||||
<path class="st0" d="M59,54.7H20.2c-2.8,0-5-2.2-5-5v0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5v0C64,52.5,61.8,54.7,59,54.7z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 929 B |
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#161719;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st1" d="M49.3,77.8c4,0,7.3-3.3,7.3-7.3H42C42,74.5,45.3,77.8,49.3,77.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st1" d="M68.2,59v-9.2c0-11.3-5.9-20.8-14-23.5c0-2.7-2.2-4.9-4.9-4.9c-2.7,0-4.9,2.2-4.9,4.9
|
||||
c-8.1,2.8-14,12.3-14,23.5V59c-2.2,0-4,1.8-4,4s1.8,4,4,4v0h0.1h37.8h0.1v0c2.2,0,4-1.8,4-4S70.4,59.1,68.2,59z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,43 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#161719;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.4,49.5c0-24.4-19.9-44.3-44.3-44.3S5.8,25.1,5.8,49.5s19.9,44.3,44.3,44.3S94.4,73.9,94.4,49.5z"/>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="49.3811" y1="132.2195" x2="49.3811" y2="36.6876">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M49.4,77.3c4,0,7.3-3.3,7.3-7.3H42.1C42.1,74.1,45.4,77.3,49.4,77.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="49.3811" y1="132.2195" x2="49.3811" y2="36.6876">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M68.3,58.6v-9.2c0-11.3-5.9-20.8-14-23.5c0-2.7-2.2-4.9-4.9-4.9c-2.7,0-4.9,2.2-4.9,4.9
|
||||
c-8.1,2.8-14,12.3-14,23.5v9.2c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4v0h0.1h37.8h0.1v0c2.2,0,4-1.8,4-4
|
||||
C72.3,60.4,70.5,58.6,68.3,58.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M49.3,8.6h-4v0H14.7c-1.2,0-2.2,1-2.2,2.2v25.6c0,1.2,1,2.2,2.2,2.2h19.5l5.9,5.5l0-5.5h9.2
|
||||
c1.2,0,2.2-1,2.2-2.2v0V24.5V10.8C51.5,9.6,50.5,8.6,49.3,8.6z"/>
|
||||
<g>
|
||||
<path class="st1" d="M49.3,0H27.5l0,0H14.7C8.8,0,4,4.8,4,10.8v25.6c0,5.9,4.8,10.8,10.8,10.8h16.1L48.6,64l0-16.9h0.6
|
||||
c5.9,0,10.8-4.8,10.8-10.8v0V15.9v-5.2C60,4.8,55.2,0,49.3,0z M51.5,36.4L51.5,36.4c0,1.2-1,2.2-2.2,2.2h-9.2l0,5.5l-5.9-5.5H14.7
|
||||
c-1.2,0-2.2-1-2.2-2.2V10.8c0-1.2,1-2.2,2.2-2.2h30.5v0h4c1.2,0,2.2,1,2.2,2.2v13.7V36.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 988 B |
@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M45.5,38.4c0,1.1-0.9,2-2,2h-8.5l0,5.1l-5.4-5.1H11.4c-1.1,0-2-0.9-2-2V14.6c0-1.1,0.9-2,2-2h28.3l7.9-7.9
|
||||
H11.4c-5.5,0-10,4.5-10,10v23.8c0,5.5,4.5,10,10,10h14.9L42.9,64l0-15.6h0.6c5.5,0,10-4.5,10-10v-19l-7.9,7.9V38.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="31.5" y="13.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 0.6667 36.932)" class="st0" width="26.9" height="8.1"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M58.5,9.8l1.1-1.1l0.3-0.3L61.4,7c1.6-1.6,1.6-4.2,0-5.8c-1.6-1.6-4.2-1.6-5.8,0l-1.5,1.5L53.8,3l-1.1,1.1
|
||||
L58.5,9.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon class="st0" points="30.1,32.4 34.8,31.6 35.3,31.6 37.1,31.3 31.3,25.5 31,27.3 30.9,27.8 "/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M59.5,50.8L28.4,19.6c3.8-4.6,3.6-11.4-0.8-15.7c-2.3-2.3-5.3-3.4-8.3-3.4c-3,0-6,1.1-8.3,3.4L5.7,9.3
|
||||
c-4.6,4.6-4.6,12,0,16.6C8,28.1,11,29.2,14,29.2c2.6,0,5.3-0.9,7.5-2.7l20.9,20.9l-6.6,6.6c-0.5,0.5-0.5,1.3,0,1.8l2.1,2.1
|
||||
c0.3,0.3,0.6,0.4,0.9,0.4s0.7-0.1,0.9-0.4l1.7-1.7l2.1,2.1l-1.7,1.7c-0.5,0.5-0.5,1.3,0,1.8l2.1,2.1c0.3,0.3,0.6,0.4,0.9,0.4
|
||||
c0.3,0,0.7-0.1,0.9-0.4l6.6-6.6l0.2,0.2c0.4,0.4,0.9,0.6,1.5,0.6c0.5,0,1.1-0.2,1.5-0.6l4-4C60.3,52.9,60.3,51.6,59.5,50.8z M14,22
|
||||
c-1.2,0-2.3-0.5-3.2-1.3C9,19,9,16.1,10.8,14.3L16.2,9c0.9-0.9,2-1.3,3.2-1.3c1.2,0,2.3,0.5,3.2,1.3c0.9,0.9,1.3,2,1.3,3.2
|
||||
s-0.5,2.3-1.3,3.2l-5.4,5.4C16.3,21.6,15.2,22,14,22z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#d8d9da" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline></svg>
|
Before Width: | Height: | Size: 308 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#d8d9da" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line></svg>
|
Before Width: | Height: | Size: 355 B |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M64,36.1v-8.1l-8.7-2.5c-0.5-1.8-1.3-3.6-2.2-5.2l4.4-7.9l-5.7-5.7l-7.9,4.4c-1.6-0.9-3.4-1.7-5.2-2.2L36.1,0
|
||||
h-8.1l-2.5,8.7c-1.8,0.5-3.6,1.3-5.2,2.2l-7.9-4.4l-5.7,5.7l4.4,7.9c-0.9,1.6-1.7,3.4-2.2,5.2L0,27.9v8.1l8.7,2.5
|
||||
c0.5,1.8,1.3,3.6,2.2,5.2l-4.4,7.9l5.7,5.7l7.9-4.4c1.6,0.9,3.4,1.7,5.2,2.2l2.5,8.7h8.1l2.5-8.7c1.8-0.5,3.6-1.3,5.2-2.2l7.9,4.4
|
||||
l5.7-5.7l-4.4-7.9c0.9-1.6,1.7-3.4,2.2-5.2L64,36.1z M32,37.8c-3.2,0-5.8-2.6-5.8-5.8c0-3.2,2.6-5.8,5.8-5.8s5.8,2.6,5.8,5.8
|
||||
C37.8,35.2,35.2,37.8,32,37.8z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 968 B |
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M24.5,31H6.1C2.7,31,0,28.3,0,24.9V6.5c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C30.6,28.3,27.9,31,24.5,31z"/>
|
||||
<path class="st0" d="M57.9,31H39.5c-3.4,0-6.1-2.7-6.1-6.1V6.5c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C64,28.3,61.3,31,57.9,31z"/>
|
||||
<path class="st0" d="M24.5,63.6H6.1c-3.4,0-6.1-2.7-6.1-6.1V39.1C0,35.7,2.7,33,6.1,33h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C30.6,60.9,27.9,63.6,24.5,63.6z"/>
|
||||
<path class="st0" d="M57.9,63.6H39.5c-3.4,0-6.1-2.7-6.1-6.1V39.1c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C64,60.9,61.3,63.6,57.9,63.6z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M23.5,22.7l7-17.3c-0.5-2.8-3-5-6-5H6.1C2.7,0.4,0,3.1,0,6.5v18.4C0,28.3,2.7,31,6.1,31H9l-7.4-6.5L23.5,22.7z
|
||||
"/>
|
||||
<path class="st0" d="M62.5,24.5L55,31h2.9c3.4,0,6.1-2.7,6.1-6.1V6.5c0-3.4-2.7-6.1-6.1-6.1H39.5c-3,0-5.5,2.2-6,5l7,17.3
|
||||
L62.5,24.5z"/>
|
||||
<path class="st0" d="M18.3,39.1l-7-6.1H6.1C2.7,33,0,35.7,0,39.1v18.4c0,3.4,2.7,6.1,6.1,6.1h18.4c3.4,0,6.1-2.7,6.1-6.1v-7.3
|
||||
L13.1,61.2L18.3,39.1z"/>
|
||||
<path class="st0" d="M50.9,61.2L33.4,50.2v7.3c0,3.4,2.7,6.1,6.1,6.1h18.4c3.4,0,6.1-2.7,6.1-6.1V39.1c0-3.4-2.7-6.1-6.1-6.1h-5.1
|
||||
l-7,6.1L50.9,61.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="32.0001" y1="63.3894" x2="32.0001" y2="7.0572">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<polygon class="st1" points="52.1,27.9 37.6,26.7 32,13 26.4,26.7 11.9,27.9 23,37.6 19.6,52.1 32,44.3 44.4,52.1 41,37.6 "/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="18px" height="18px" viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#D8D9DA;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M6.9,8.7H1.7C0.8,8.7,0,7.9,0,7V1.8c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7V7
|
||||
C8.6,7.9,7.8,8.7,6.9,8.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M16.3,8.7h-5.2c-0.9,0-1.7-0.8-1.7-1.7V1.8c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7V7
|
||||
C18,7.9,17.2,8.7,16.3,8.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M6.9,17.9H1.7c-0.9,0-1.7-0.8-1.7-1.7V11c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7v5.2
|
||||
C8.6,17.1,7.8,17.9,6.9,17.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M16.3,17.9h-5.2c-0.9,0-1.7-0.8-1.7-1.7V11c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7v5.2
|
||||
C18,17.1,17.2,17.9,16.3,17.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="100px" height="100px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E2E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M50,84.1c-22.1,0-40.7-6.5-49.3-16.2C0.2,69.1,0,70.4,0,71.7c0,13,22.9,23.9,50,23.9s50-11,50-23.9
|
||||
c0-1.3-0.2-2.6-0.7-3.9C90.7,77.5,72.1,84.1,50,84.1z"/>
|
||||
<path class="st0" d="M50,62.3c-22.1,0-40.7-6.5-49.3-16.2C0.2,47.4,0,48.7,0,50c0,13,22.9,23.9,50,23.9s50-11,50-23.9
|
||||
c0-1.3-0.2-2.6-0.7-3.9C90.7,55.8,72.1,62.3,50,62.3z"/>
|
||||
<path class="st0" d="M0,28.3c0,13,22.9,23.9,50,23.9s50-11,50-23.9S77.1,4.3,50,4.3S0,15.3,0,28.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 897 B |
@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="-479 353 64 64" style="enable-background:new -479 353 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M-470.4,410h34.4c4.7,0,8.6-3.8,8.6-8.6v-17.3l-4.2,4.2v13.1c0,2.4-1.9,4.3-4.3,4.3h-34.4
|
||||
c-2.4,0-4.3-1.9-4.3-4.3V376c0-2.4,1.9-4.3,4.3-4.3h32.1l4.2-4.2h-36.3c-4.7,0-8.6,3.8-8.6,8.6v25.5
|
||||
C-479,406.2-475.2,410-470.4,410z"/>
|
||||
|
||||
<rect x="-438.3" y="364.5" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -1008.7032 339.9824)" class="st0" width="8.7" height="28.8"/>
|
||||
<path class="st0" d="M-425.5,364.3l6.2,6.2l1.4-1.4l1.6-1.6c1.7-1.7,1.7-4.5,0-6.2c-1.7-1.7-4.5-1.7-6.2,0l-1.6,1.6L-425.5,364.3z"
|
||||
/>
|
||||
<polygon class="st0" points="-444.8,393.9 -442.3,393.5 -448.5,387.3 -448.9,389.8 -449.8,394.8 "/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="22px" height="22px" viewBox="0 0 22 22" style="enable-background:new 0 0 22 22;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<polygon class="st0" points="7.93,14.21 6.99,17.47 9.52,15.21 9,14.28 "/>
|
||||
<polygon class="st0" points="14.15,7.86 15.08,4.6 12.56,6.86 13.08,7.79 "/>
|
||||
<polygon class="st0" points="14.28,13.07 14.22,14.14 17.47,15.08 15.22,12.55 "/>
|
||||
<polygon class="st0" points="7.8,9 7.86,7.93 4.61,6.99 6.86,9.52 "/>
|
||||
<path class="st0" d="M8.82,1.31L8.36,9.35l-7.05,3.9l8.04,0.46l3.9,7.05l0.46-8.04l7.05-3.9l-8.04-0.46L8.82,1.31z M11.38,11.78
|
||||
c-0.41,0.19-0.89,0.01-1.08-0.4c-0.19-0.41-0.01-0.89,0.4-1.08c0.41-0.19,0.89-0.01,1.08,0.4C11.97,11.1,11.79,11.59,11.38,11.78z"
|
||||
/>
|
||||
<path class="st1" d="M21.72,8.56c-1.35-5.92-7.24-9.63-13.16-8.28C2.64,1.63-1.07,7.52,0.28,13.44s7.24,9.63,13.16,8.28
|
||||
C19.36,20.37,23.07,14.48,21.72,8.56z M15.08,4.6l-0.94,3.25l-1.07-0.06l-0.52-0.94L15.08,4.6z M7.86,7.93L7.8,9L6.86,9.52
|
||||
L4.61,6.99L7.86,7.93z M6.99,17.47l0.94-3.25L9,14.28l0.52,0.94L6.99,17.47z M14.22,14.14l0.06-1.07l0.94-0.52l2.25,2.53
|
||||
L14.22,14.14z M13.72,12.72l-0.46,8.04l-3.9-7.05l-8.04-0.46l7.05-3.9l0.46-8.04l3.9,7.05l8.04,0.46L13.72,12.72z"/>
|
||||
<path class="st1" d="M10.7,10.29c-0.41,0.19-0.59,0.67-0.4,1.08c0.19,0.41,0.67,0.59,1.08,0.4c0.41-0.19,0.59-0.67,0.4-1.08
|
||||
C11.59,10.28,11.1,10.11,10.7,10.29z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M63.2,32l-7-7V11.8c0-2.9-2.4-5.3-5.3-5.3h0c-2.9,0-5.3,2.4-5.3,5.3v2.6L34,2.8c-1.1-1.1-2.8-1.1-3.9,0L0.8,32
|
||||
c-1.7,1.7-0.5,4.7,2,4.7h5v0v7.6v14.8c0,1.5,1.2,2.8,2.8,2.8h13.2V44.4h16.5V62h13.2c1.5,0,2.8-1.2,2.8-2.8V36.8h0v0h5
|
||||
C63.7,36.8,64.9,33.8,63.2,32z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 711 B |
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<path class="st0" d="M8.1,26.5h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8c0-2.8-2.3-5.2-5.2-5.2H8.1c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
C2.9,24.2,5.3,26.5,8.1,26.5z"/>
|
||||
<path class="st0" d="M51.9,0.6H36.3c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8
|
||||
C57.1,2.9,54.7,0.6,51.9,0.6z"/>
|
||||
<path class="st0" d="M9.8,50.6c-1-2.4-0.4-5,1.4-6.8l12.8-12.8l1.6-1.6c0.2-0.2,0.4-0.3,0.6-0.5c-0.7-0.4-1.6-0.6-2.5-0.6H8.1
|
||||
c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h5.4C11.9,53.5,10.5,52.2,9.8,50.6z"/>
|
||||
<path class="st0" d="M51.9,28.2H36.3c-0.9,0-1.7,0.2-2.5,0.6c0.2,0.2,0.4,0.3,0.6,0.5l1.6,1.6l3.8,3.8l2.6,2.6l6.4,6.4
|
||||
c1.8,1.8,2.3,4.5,1.4,6.8c-0.7,1.7-2.1,2.9-3.7,3.5h5.4c2.8,0,5.2-2.3,5.2-5.2V33.3C57.1,30.5,54.7,28.2,51.9,28.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="30" y1="77.0702" x2="30" y2="17.5">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M45.3,47.3l-6.4-6.4l-2.6-2.6l-3.8-3.8l-1.3-1.3l-0.3-0.3c-0.2-0.2-0.6-0.4-0.9-0.4s-0.7,0.1-0.9,0.4l-0.3,0.3
|
||||
l-1.3,1.3L14.7,47.3c-0.8,0.8-0.2,2.2,0.9,2.2h6.5c0.7,0,1.3,0.6,1.3,1.3v0.4v2.9v2.4v3.1v3.2c0,0.7,0.6,1.3,1.3,1.3h10.6
|
||||
c0.7,0,1.3-0.6,1.3-1.3v-3.2v-5.4v-3.4c0-0.7,0.6-1.3,1.3-1.3h6.5C45.5,49.4,46.1,48.1,45.3,47.3z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M0.1,31.8c0-1.6,1-2.9,2.5-3.4c0.5-0.2,1-0.4,1.4-0.6c0.9-0.6,1.4-1.5,1.4-2.7v-9.9c0-2,0.4-3.5,1.1-4.5
|
||||
c0.7-1,1.9-1.7,3.4-2.2c0.9-0.3,2-0.4,3.3-0.5c1.8-0.2,3.3,1.2,3.3,3v0.1c0,1.4-1,2.6-2.4,3c-0.1,0-0.1,0-0.2,0.1
|
||||
c-0.5,0.2-0.8,0.4-1.1,0.7c-0.3,0.3-0.4,0.7-0.4,1.3v10.3c0,1.6-0.4,2.9-1.2,3.7c-0.8,0.9-2.1,1.4-4,1.7v0.3c1.8,0.3,3.2,0.9,4,1.7
|
||||
c0.8,0.8,1.2,2,1.2,3.6v10.4c0,0.6,0.2,1,0.5,1.3c0.3,0.3,0.7,0.5,1.2,0.7c0,0,0.1,0,0.1,0c1.4,0.4,2.3,1.6,2.3,3v0
|
||||
c0,1.8-1.6,3.3-3.4,3.1c-1.3-0.1-2.3-0.3-3.2-0.6c-1.6-0.5-2.7-1.2-3.4-2.2c-0.7-1-1-2.5-1-4.5v-9.8c0-1.1-0.5-2-1.4-2.7
|
||||
c-0.4-0.3-0.8-0.5-1.3-0.6c-1.5-0.5-2.5-1.8-2.5-3.4V31.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M64,32.2c0,1.6-1,2.9-2.5,3.4c-0.5,0.2-0.9,0.4-1.3,0.6c-1,0.6-1.4,1.5-1.4,2.7v9.8c0,2-0.4,3.5-1.1,4.5
|
||||
c-0.7,1-1.8,1.7-3.4,2.2c-0.9,0.3-1.9,0.4-3.2,0.6c-1.8,0.2-3.4-1.3-3.4-3.1v0c0-1.4,1-2.7,2.4-3c0.4-0.1,0.6-0.2,0.9-0.3
|
||||
c0.6-0.4,0.9-0.9,0.9-1.7V37.4c0-1.6,0.4-2.8,1.2-3.6c0.8-0.8,2.1-1.4,4-1.7v-0.3c-1.8-0.3-3.1-0.8-4-1.7
|
||||
c-0.8-0.9-1.2-2.1-1.2-3.7V16.2c0-0.6-0.1-1-0.4-1.3c-0.3-0.3-0.6-0.5-1.1-0.7c-0.1,0-0.1,0-0.2-0.1c-1.4-0.4-2.4-1.6-2.4-3v-0.1
|
||||
c0-1.8,1.6-3.2,3.3-3.1c1.3,0.1,2.4,0.3,3.2,0.5c1.6,0.5,2.7,1.2,3.4,2.2c0.7,1,1.1,2.5,1.1,4.5v9.9c0,1.2,0.5,2.1,1.4,2.7
|
||||
c0.4,0.3,0.8,0.5,1.3,0.6c1.5,0.5,2.6,1.8,2.6,3.4V32.2z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M42.9,55.5h-6.5c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1h3.4V14.7h-2.6c-1.7,0-3.1-1.4-3.1-3.1
|
||||
s1.4-3.1,3.1-3.1h5.7c1.7,0,3.1,1.4,3.1,3.1v40.9C46,54.1,44.6,55.5,42.9,55.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M20.4,8.5H27c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1h-3.4v34.6h2.6c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1
|
||||
h-5.7c-1.7,0-3.1-1.4-3.1-3.1V11.6C17.3,9.9,18.7,8.5,20.4,8.5z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
@ -1,22 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#66C9DC;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
.st2{fill:#5CB947;}
|
||||
</style>
|
||||
<g>
|
||||
<ellipse transform="matrix(0.7071 -0.7071 0.7071 0.7071 -15.0168 31.2702)" class="st0" cx="30.2" cy="33.8" rx="0" ry="0"/>
|
||||
<path class="st1" d="M59.6,4.4c-5.9-5.9-15.4-5.9-21.2,0L27.7,15c3.4-0.2,6.8,0.4,9.9,1.9l6.6-6.6c2.6-2.6,6.9-2.6,9.5,0
|
||||
s2.6,6.9,0,9.5l-6.6,6.6l-3.8,3.8l-3.5,3.5c-1.1,1.1-2.6,1.8-4,1.9c-1.9,0.2-4-0.4-5.4-1.9c0,0,0,0,0,0s0,0,0,0
|
||||
c-0.7-0.7-1.8-0.7-2.4,0l-4.6,4.6c0.4,0.4,0.7,0.9,1.1,1.3c0.4,0.4,0.8,0.8,1.3,1.1c1.4,1.1,3,1.9,4.6,2.5c3.9,1.3,8.3,1,11.9-1.1
|
||||
c1.2-0.7,2.4-1.5,3.4-2.5l3.4-3.4l10.6-10.6C65.5,19.8,65.5,10.3,59.6,4.4z"/>
|
||||
<ellipse transform="matrix(0.7071 -0.7071 0.7071 0.7071 -11.493 32.7298)" class="st2" cx="33.8" cy="30.2" rx="0" ry="0"/>
|
||||
<path class="st1" d="M26.4,47.1l-6.6,6.6c-2.6,2.6-6.9,2.6-9.5,0s-2.6-6.9,0-9.5l6.6-6.6l3.8-3.8l3.5-3.5c1.1-1.1,2.6-1.8,4-1.9
|
||||
c1.9-0.2,4,0.4,5.4,1.9c0,0,0,0,0,0c0,0,0,0,0,0c0.7,0.7,1.8,0.7,2.4,0l4.6-4.6c-0.4-0.4-0.7-0.9-1.1-1.3c-0.4-0.4-0.8-0.8-1.3-1.1
|
||||
c-1.4-1.1-3-1.9-4.6-2.5c-3.9-1.3-8.3-1-11.9,1.1c-1.2,0.7-2.4,1.5-3.4,2.5L15,27.7L4.4,38.4c-5.9,5.9-5.9,15.4,0,21.2
|
||||
s15.4,5.9,21.2,0L36.3,49C32.9,49.2,29.5,48.6,26.4,47.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M20.7,0.6H5.2C2.3,0.6,0,2.9,0,5.8v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8
|
||||
C25.9,2.9,23.6,0.6,20.7,0.6z"/>
|
||||
<path class="st0" d="M33.4,26.5H49c2.8,0,5.2-2.3,5.2-5.2V5.8c0-2.8-2.3-5.2-5.2-5.2H33.4c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
C28.2,24.2,30.6,26.5,33.4,26.5z"/>
|
||||
<path class="st0" d="M20.7,28.2H5.2c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V33.3
|
||||
C25.9,30.5,23.6,28.2,20.7,28.2z"/>
|
||||
<path class="st0" d="M35.1,39.2h4.1v-4.1c0-3.2,2.6-5.8,5.8-5.8h7.1c-0.9-0.7-2-1.1-3.2-1.1H33.4c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
c0,1.2,0.4,2.3,1.1,3.1v-7C29.3,41.8,31.9,39.2,35.1,39.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.157" y1="90.4824" x2="49.157" y2="15.655">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,44.2h-5h-0.4h-3.7h0v-0.7v-8.4c0-0.4-0.4-0.8-0.8-0.8H45c-0.4,0-0.8,0.4-0.8,0.8v9.1h-9.1
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v8.3c0,0.2,0.1,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0,0,0,0,0.1,0h9.1v3.2v1.3v4.6c0,0.4,0.4,0.8,0.8,0.8
|
||||
h8.3c0.4,0,0.8-0.4,0.8-0.8v-9.1h9.1c0.4,0,0.8-0.4,0.8-0.8V45C64,44.6,63.6,44.2,63.2,44.2z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M56.3,44.5c-1.6,0-3.2,0.5-4.4,1.4l-8.1-4.7c0.3-1,0.4-2,0.4-3.1c0-5.6-3.8-10.4-9-11.8v-7.5
|
||||
c2.6-1.2,4.5-3.9,4.5-7c0-4.2-3.4-7.7-7.7-7.7s-7.7,3.4-7.7,7.7c0,3.1,1.8,5.7,4.5,7v7.5c-5.2,1.4-9,6.1-9,11.8
|
||||
c0,1.1,0.2,2.1,0.4,3.1l-8.1,4.7c-1.2-0.9-2.8-1.4-4.4-1.4c-4.2,0-7.7,3.4-7.7,7.7s3.4,7.7,7.7,7.7s7.7-3.4,7.7-7.7
|
||||
c0-0.2,0-0.5,0-0.7l8.1-4.7c2.2,2.2,5.3,3.6,8.6,3.6c3.4,0,6.4-1.4,8.6-3.6l8.1,4.7c0,0.2,0,0.5,0,0.7c0,4.2,3.4,7.7,7.7,7.7
|
||||
s7.7-3.4,7.7-7.7S60.6,44.5,56.3,44.5z M32,43.9c-3.2,0-5.8-2.6-5.8-5.8c0-3.2,2.6-5.8,5.8-5.8s5.8,2.6,5.8,5.8
|
||||
C37.8,41.3,35.2,43.9,32,43.9z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M63.8,55.9h-2.1c-0.1,0-0.2-0.1-0.2-0.2V20.3c0-0.1-0.1-0.2-0.2-0.2l-20.5-3.1c0,0-0.1,0-0.1,0l-4.7,1.3
|
||||
c-0.1,0-0.2,0.1-0.2,0.2l-1.3,16.4c0,0.2-0.3,0.2-0.3,0V6.7c0-0.1-0.1-0.2-0.2-0.2L13.4,3.4c0,0-0.1,0-0.1,0L5.2,6
|
||||
C5.1,6,5.1,6.1,5.1,6.2L3.2,55.7c0,0.1-0.1,0.2-0.2,0.2H0.2C0.1,55.9,0,56,0,56.1v4.3c0,0.1,0.1,0.2,0.2,0.2h4.8h13.2
|
||||
c0.1,0,0.2-0.1,0.2-0.2v-4.5V9.1c0-0.1,0.1-0.3,0.3-0.2L29,10.3c0.1,0,0.2,0.1,0.2,0.2v50.1h0.2h2.9h1.8h1.2h0.4h9.8
|
||||
c0.1,0,0.2-0.1,0.2-0.2v-4.5V22.7c0-0.1,0.1-0.3,0.3-0.2l10.2,1.4c0.1,0,0.2,0.1,0.2,0.2v36.5h0.2h4.7h2.4c0.1,0,0.2-0.1,0.2-0.2
|
||||
v-4.3C64,56,63.9,55.9,63.8,55.9z"/>
|
||||
<path class="st0" d="M26.6,17.6l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,17.9,26.9,17.6,26.6,17.6z"/>
|
||||
<path class="st0" d="M26.6,23.2l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,23.5,26.9,23.2,26.6,23.2z"/>
|
||||
<path class="st0" d="M26.6,28.7l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,29,26.9,28.8,26.6,28.7z"/>
|
||||
<path class="st0" d="M26.6,34.3l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,34.6,26.9,34.3,26.6,34.3z"/>
|
||||
<path class="st0" d="M26.6,39.9L21.1,39c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,40.1,26.9,39.9,26.6,39.9z"/>
|
||||
<path class="st0" d="M26.6,45.4l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6V46
|
||||
C27.1,45.7,26.9,45.5,26.6,45.4z"/>
|
||||
<path class="st0" d="M26.6,12.1l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,12.3,26.9,12.1,26.6,12.1z"/>
|
||||
<path class="st0" d="M53.9,30.6l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5V31
|
||||
C54.4,30.8,54.2,30.6,53.9,30.6z"/>
|
||||
<path class="st0" d="M53.9,35.9L48.4,35c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,36.1,54.2,35.9,53.9,35.9z"/>
|
||||
<path class="st0" d="M53.9,41.2l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,41.4,54.2,41.2,53.9,41.2z"/>
|
||||
<path class="st0" d="M53.9,46.5l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5V47
|
||||
C54.4,46.7,54.2,46.5,53.9,46.5z"/>
|
||||
<path class="st0" d="M53.9,25.3l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,25.5,54.2,25.3,53.9,25.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.9 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M60.8,4.4H18.9c-1.8,0-3.2,1.4-3.2,3.2v6.6h36.9c3.6,0,6.6,2.9,6.6,6.6v14.2h1.6c1.8,0,3.2-1.4,3.2-3.2V7.5
|
||||
C64,5.8,62.5,4.4,60.8,4.4z"/>
|
||||
<path class="st0" d="M55.8,20.7c0-1.8-1.4-3.2-3.2-3.2H10.8c-1.8,0-3.2,1.4-3.2,3.2v5.9h37.6c3.6,0,6.6,2.9,6.6,6.6v14.9h0.9
|
||||
c1.8,0,3.2-1.4,3.2-3.2V20.7z"/>
|
||||
<path class="st0" d="M48.3,33.2c0-1.8-1.4-3.2-3.2-3.2H3.3c-1.8,0-3.2,1.4-3.2,3.2v24.2c0,1.8,1.4,3.2,3.2,3.2h41.9
|
||||
c1.8,0,3.2-1.4,3.2-3.2V33.2z M18.7,55V35.6c0-0.7,0.8-1.2,1.4-0.7l13.3,9.7c0.5,0.4,0.5,1.1,0,1.4l-13.3,9.7
|
||||
C19.5,56.2,18.7,55.8,18.7,55z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1014 B |
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M59.4,23.7c-1.7-1.7-4.4-1.7-6,0L41.6,35.6l-12.9-13l11.8-11.9c1.7-1.7,1.7-4.4,0-6.1c-1.7-1.7-4.4-1.7-6,0
|
||||
L22.7,16.5L12.6,6.2C1.3,17.6,0.4,35.5,9.8,48l-3.6,3.6c-1.7,1.7-1.7,4.4,0,6.1c1.7,1.7,4.4,1.7,6,0l3.6-3.6
|
||||
c12.4,9.5,30.1,8.6,41.4-2.8l-9.5-9.6l11.8-11.9C61,28.1,61,25.4,59.4,23.7z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 742 B |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M23,48H3.2C1.4,48,0,49.3,0,51s1.4,3,3.2,3H23c-0.5-0.9-0.8-1.9-0.8-3S22.4,48.9,23,48z"/>
|
||||
<path class="st0" d="M34.7,54h26.1c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3H34.7c0.5,0.9,0.8,1.9,0.8,3S35.2,53.1,34.7,54z"/>
|
||||
<circle class="st0" cx="28.8" cy="51" r="8"/>
|
||||
<path class="st0" d="M53.3,35h7.5c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3h-7.5c0.5,0.9,0.8,1.9,0.8,3C54.2,33.1,53.9,34.1,53.3,35z"/>
|
||||
<path class="st0" d="M41.6,29H3.2C1.4,29,0,30.3,0,32s1.4,3,3.2,3h38.4c-0.5-0.9-0.8-1.9-0.8-3C40.8,30.9,41.1,29.9,41.6,29z"/>
|
||||
<circle class="st0" cx="47.5" cy="32" r="8"/>
|
||||
<path class="st0" d="M26.8,16h34c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3h-34c0.5,0.9,0.8,1.9,0.8,3S27.4,15.1,26.8,16z"/>
|
||||
<path class="st0" d="M15.1,10H3.2C1.4,10,0,11.4,0,13s1.4,3,3.2,3h11.9c-0.5-0.9-0.8-1.9-0.8-3S14.6,10.9,15.1,10z"/>
|
||||
<circle class="st0" cx="21" cy="13" r="8"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#161719;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z M49.1,73.7
|
||||
c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2
|
||||
C74.8,68,63.1,73.7,49.1,73.7z M49.1,62.5c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3
|
||||
s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2C74.8,56.9,63.1,62.5,49.1,62.5z M49.1,51.3c-13.9,0-25.7-5.6-25.7-12.3
|
||||
c0-6.7,11.8-12.3,25.7-12.3S74.8,32.4,74.8,39C74.8,45.7,63.1,51.3,49.1,51.3z"/>
|
||||
<path class="st1" d="M49.1,67.7c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S74.8,68,74.8,61.4
|
||||
c0-0.7-0.1-1.3-0.4-2C70.1,64.4,60.5,67.7,49.1,67.7z"/>
|
||||
<path class="st1" d="M49.1,56.5c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3s25.7-5.6,25.7-12.3
|
||||
c0-0.7-0.1-1.3-0.4-2C70.1,53.2,60.5,56.5,49.1,56.5z"/>
|
||||
<path class="st1" d="M49.1,26.7c-13.9,0-25.7,5.6-25.7,12.3c0,6.7,11.8,12.3,25.7,12.3S74.8,45.7,74.8,39
|
||||
C74.8,32.4,63.1,26.7,49.1,26.7z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB |
@ -1,46 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#161719;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.4,50c0-24.4-19.9-44.3-44.3-44.3S5.9,25.6,5.9,50s19.9,44.3,44.3,44.3S94.4,74.4,94.4,50z M49.3,73.7
|
||||
c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2
|
||||
C75,68,63.2,73.7,49.3,73.7z M49.3,62.5c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3
|
||||
c0.2,0.6,0.4,1.3,0.4,2C75,56.9,63.2,62.5,49.3,62.5z M49.3,51.3c-13.9,0-25.7-5.6-25.7-12.3c0-6.7,11.8-12.3,25.7-12.3
|
||||
S75,32.4,75,39C75,45.7,63.2,51.3,49.3,51.3z"/>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.777" x2="49.2981" y2="18.669">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M49.3,67.7c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S75,68,75,61.4
|
||||
c0-0.7-0.1-1.3-0.4-2C70.2,64.4,60.7,67.7,49.3,67.7z"/>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.7753" x2="49.2981" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M49.3,56.5c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S75,56.9,75,50.2
|
||||
c0-0.7-0.1-1.3-0.4-2C70.2,53.2,60.7,56.5,49.3,56.5z"/>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.7753" x2="49.2981" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M49.3,26.7c-13.9,0-25.7,5.6-25.7,12.3c0,6.7,11.8,12.3,25.7,12.3S75,45.7,75,39C75,32.4,63.2,26.7,49.3,26.7z
|
||||
"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.8 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#E3E3E3;}
|
||||
</style>
|
||||
<path class="st0" d="M32.1,49.1c-1.9,0-3.5-1.6-3.5-3.5s1.6-3.5,3.5-3.5c1.9,0,3.5,1.6,3.5,3.5S34.1,49.1,32.1,49.1z M34.4,36.2v3.4
|
||||
h-4.5v-7.9h2.4v0c3,0,5.4-2.4,5.4-5.3s-2.4-5.3-5.4-5.3c-2.1,0-3.9,1.1-4.9,2.9L23.1,22c1.7-3.4,5.2-5.6,9.1-5.6
|
||||
c5.6,0,10.2,4.5,10.2,10C42.4,31.2,39,35.2,34.4,36.2z"/>
|
||||
<path class="st1" d="M32.2,16.4c-3.9,0-7.4,2.1-9.1,5.6l4.3,2.1c0.9-1.8,2.8-2.9,4.9-2.9c3,0,5.4,2.4,5.4,5.3s-2.4,5.3-5.4,5.3v0
|
||||
h-2.4v7.9h4.5v-3.4c4.6-1,8-5,8-9.8C42.4,20.9,37.9,16.4,32.2,16.4z"/>
|
||||
<circle class="st1" cx="32.1" cy="45.6" r="3.5"/>
|
||||
<path class="st1" d="M32,0C14.4,0,0,14.4,0,32s14.4,32,32,32s32-14.4,32-32S49.6,0,32,0z M32,58.9c-14.8,0-26.9-12-26.9-26.9
|
||||
S17.2,5.1,32,5.1s26.9,12,26.9,26.9S46.8,58.9,32,58.9z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#d8d9da" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg>
|
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 10 KiB |
@ -1,37 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E6E6E6;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M14.9,46.8c-0.7-1-1.3-2-2-3C13.6,44.9,14.2,45.9,14.9,46.8z"/>
|
||||
<path class="st0" d="M16.2,48.7c-0.4-0.6-0.9-1.2-1.3-1.9C15.4,47.5,15.8,48.1,16.2,48.7z"/>
|
||||
<path class="st0" d="M10.5,39.4c-0.4-0.8-0.8-1.6-1.2-2.4C9.7,37.9,10.1,38.7,10.5,39.4z"/>
|
||||
<path class="st0" d="M19.6,52.9c-0.4-0.5-0.9-1-1.3-1.6C18.7,51.9,19.2,52.4,19.6,52.9z"/>
|
||||
<path class="st0" d="M41.1,56.4c-0.6,0.6-1.3,1.2-1.8,1.8C39.9,57.6,40.5,57,41.1,56.4z"/>
|
||||
<path class="st0" d="M51.1,43.8c-0.6,1-1.3,2-2,3C49.8,45.9,50.4,44.9,51.1,43.8z"/>
|
||||
<path class="st0" d="M24.7,58.2c-0.6-0.6-1.2-1.2-1.8-1.8C23.5,57,24.1,57.6,24.7,58.2z"/>
|
||||
<path class="st0" d="M27,60.2c-0.4-0.3-0.7-0.6-1.1-0.9C26.3,59.6,26.6,59.9,27,60.2z"/>
|
||||
<path class="st0" d="M38.1,59.3c-0.4,0.3-0.7,0.7-1.1,0.9C37.4,59.9,37.7,59.6,38.1,59.3z"/>
|
||||
<path class="st0" d="M3.2,9.1L3.2,9.1c0,0,2.1-1,5.7-2.4C5.3,8.1,3.2,9.1,3.2,9.1z"/>
|
||||
<path class="st0" d="M49.1,46.8c-0.4,0.6-0.9,1.3-1.3,1.9C48.2,48.1,48.6,47.5,49.1,46.8z"/>
|
||||
<path class="st0" d="M32,48.7c1.7-1.7,3.7-3.8,5.6-6.3c5.9-7.7,9.5-16.2,10.8-25.5c-4.3-1.5-10-3.4-16.4-4.8
|
||||
C32,26.6,32,38.2,32,48.7z"/>
|
||||
<path class="st0" d="M54.7,37.1c-0.4,0.8-0.8,1.6-1.2,2.4C53.9,38.7,54.3,37.9,54.7,37.1z"/>
|
||||
<path class="st0" d="M45.7,51.3c-0.4,0.6-0.9,1.1-1.3,1.6C44.8,52.4,45.3,51.9,45.7,51.3z"/>
|
||||
<path class="st0" d="M60.8,9.1c0,0-2.1-1-5.7-2.4C58.7,8.1,60.8,9.1,60.8,9.1L60.8,9.1z"/>
|
||||
<path class="st0" d="M37.8,1.3C35.9,0.8,34,0.4,32,0c-2,0.4-3.9,0.8-5.8,1.3C28.1,0.8,30,0.4,32,0C34,0.4,35.9,0.8,37.8,1.3z"/>
|
||||
<path class="st1" d="M55.1,6.7C50.9,5.1,44.8,3,37.8,1.3C35.9,0.8,34,0.4,32,0c-2,0.4-3.9,0.8-5.8,1.3C19.2,3,13.1,5.1,8.9,6.7
|
||||
C5.3,8.1,3.2,9.1,3.2,9.1l0,0c0,2.9,0.2,5.7,0.5,8.4c0.1,0.5,0.1,1.1,0.2,1.6c0.5,3.7,1.4,7.1,2.4,10.3c0.9,2.8,1.9,5.3,3,7.8
|
||||
c0.4,0.8,0.8,1.6,1.2,2.4c0.8,1.5,1.6,3,2.5,4.4c0.6,1,1.3,2,2,3c0.4,0.6,0.9,1.3,1.3,1.9c0.7,0.9,1.3,1.8,2,2.6
|
||||
c0.4,0.6,0.9,1.1,1.3,1.6c1.1,1.3,2.2,2.5,3.3,3.5c0.6,0.6,1.3,1.2,1.8,1.8c0.4,0.4,0.8,0.7,1.2,1.1c0.4,0.3,0.7,0.7,1.1,0.9
|
||||
c3,2.5,5,3.8,5,3.8s2-1.3,5-3.8c0.4-0.3,0.7-0.6,1.1-0.9c0.4-0.3,0.8-0.7,1.2-1.1c0.6-0.6,1.2-1.2,1.8-1.8c1.1-1.1,2.2-2.2,3.3-3.5
|
||||
c0.4-0.5,0.9-1,1.3-1.6c0.7-0.8,1.4-1.7,2-2.6c0.4-0.6,0.9-1.2,1.3-1.9c0.7-1,1.3-2,2-3c0.9-1.4,1.7-2.9,2.5-4.4
|
||||
c0.4-0.8,0.8-1.6,1.2-2.4c1.1-2.4,2.2-5,3-7.8c1-3.2,1.8-6.7,2.4-10.3c0.1-0.5,0.1-1.1,0.2-1.6c0.3-2.7,0.5-5.5,0.5-8.4l0,0
|
||||
C60.8,9.1,58.7,8.1,55.1,6.7z M41.3,45.7c-3.4,4.3-6.8,7.5-9.3,9.6c-2.5-2.1-5.9-5.3-9.3-9.6c-7.4-9.5-11.6-20.3-12.4-32.1
|
||||
C15,11.8,23,9,32,7.1c9,1.8,17,4.7,21.7,6.5C52.8,25.4,48.6,36.2,41.3,45.7z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 3.0 KiB |
@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#F2F2F2;}
|
||||
</style>
|
||||
<path class="st0" d="M57.3,41.8V35c0-3.5-2.8-6.3-6.3-6.3H34.7v-6.5c3.9-1.2,6.7-4.8,6.7-9v0c0-5.2-4.2-9.4-9.4-9.4
|
||||
s-9.4,4.2-9.4,9.4v0c0,4.3,2.8,7.9,6.7,9v6.5H13.1c-3.5,0-6.3,2.8-6.3,6.3v6.8C2.8,43,0,46.6,0,50.9v0c0,5.2,4.2,9.4,9.4,9.4
|
||||
s9.4-4.2,9.4-9.4v0c0-4.3-2.8-7.9-6.7-9v-5.7c0-1.1,0.9-2,2-2h15.2v7.7c-3.9,1.2-6.7,4.8-6.7,9v0c0,5.2,4.2,9.4,9.4,9.4
|
||||
s9.4-4.2,9.4-9.4v0c0-4.3-2.8-7.9-6.7-9v-7.7h15.2c1.1,0,2,0.9,2,2v5.7c-3.9,1.2-6.7,4.8-6.7,9v0c0,5.2,4.2,9.4,9.4,9.4
|
||||
s9.4-4.2,9.4-9.4v0C64,46.6,61.2,43,57.3,41.8z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 952 B |
@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M49.4,45.1L62,16.6l-5.8-2.6l0.8-3l-8.6-2.4v-5H43l-0.2-1.4l-9,1.4h-1.1L24.2,0l-0.8,1.8l-6.2-1.7l-1,3.6H7.2
|
||||
v4.1L2,8.6l4.6,29.9l-1,3.6l-2.3,5.2l0.8,0.3L3.5,50l3.7,1v4.4h35.7l-19,0.2l16.9,4.7l-18-4.7L9.3,55.8l0.6,4l15.9-2.5L41.1,64
|
||||
l1.4-3.2l0.7,0.2l1.4-5l0.2-0.5h3.6v-1.7l2.3-0.3L49.4,45.1z M48.4,31.2v-12l0.1-0.3c0.2-0.6,0.1-1.2-0.1-1.7v-5.5l5,1.4L48.4,31.2
|
||||
z M58.1,18.1l-8.2,18.7l5.5-19.9L58.1,18.1z M19.3,3.7L19.3,3.7L19.3,3.7L19.3,3.7z M10.1,6.6h35.4V43H10.1V6.6z M7.2,10.7V23
|
||||
L5.4,11L7.2,10.7z"/>
|
||||
<polygon class="st0" points="19.3,3.7 19.3,3.7 19.3,3.7 "/>
|
||||
<path class="st0" d="M14.4,21.9c0,0.9,0.7,1.7,1.7,1.7h8.4c0.9,0,1.7-0.7,1.7-1.7v-8.4c0-0.9-0.7-1.7-1.7-1.7h-8.4
|
||||
c-0.9,0-1.7,0.7-1.7,1.7V21.9z"/>
|
||||
<path class="st0" d="M39.6,26.6h-8.4c-0.9,0-1.7,0.7-1.7,1.7v8.4c0,0.9,0.7,1.7,1.7,1.7h8.4c0.9,0,1.7-0.7,1.7-1.7v-8.4
|
||||
C41.2,27.4,40.5,26.6,39.6,26.6z"/>
|
||||
<path class="st0" d="M31.2,11.8c-0.9,0-1.7,0.7-1.7,1.7v8.4c0,0.9,0.7,1.7,1.7,1.7h8.4c0.9,0,1.7-0.7,1.7-1.7v-8.4
|
||||
c0-0.9-0.7-1.7-1.7-1.7H31.2z"/>
|
||||
<path class="st0" d="M16.1,26.6c-0.9,0-1.7,0.7-1.7,1.7v8.4c0,0.9,0.7,1.7,1.7,1.7h8.4c0.9,0,1.7-0.7,1.7-1.7v-8.4
|
||||
c0-0.9-0.7-1.7-1.7-1.7H16.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M54.1,40.6c0,0-0.1-0.1-0.2-0.1c-0.9-0.5-0.7-1.9-0.5-2.6c0.6-0.7,1.3-1.8,1.5-3.6c0.1-0.5,0.3-1,0.6-1.3
|
||||
c0.6-0.8,0.9-1.8,0.9-2.8c0-0.8-0.2-1.5-0.5-2.1c-0.1-0.1-0.2-0.2-0.3-0.4c0.4-1.1,0.9-2.8,0.5-4.7c-0.8-3.2-5-4.6-8.6-4.6
|
||||
c-7.6,0-8.3,3.8-8.5,4.5c-0.4,1.7-0.1,3.4,0.4,4.7c-0.1,0.1-0.2,0.3-0.3,0.4c-0.4,0.6-0.6,1.3-0.6,2.1c0,1,0.3,2,0.9,2.8
|
||||
c0.3,0.4,0.5,0.9,0.6,1.3c0.3,1.8,0.9,3,1.6,3.7c0.1,0.2,0.1,0.5,0.1,0.7c3.5,2.4,3.9,4,3.9,5.4V51c0,2.7-1.3,5.2-3.2,6.8h4.9h8.1
|
||||
h3.5c2.9,0,5.2-2.3,5.2-5.2v-5.4C64,46.6,64,44.8,54.1,40.6z"/>
|
||||
<path class="st0" d="M43.5,44c0-0.9,0-3.3-13-8.7c-0.1,0-0.1-0.1-0.3-0.2c-1.2-0.6-0.9-2.5-0.7-3.5c0.8-0.9,1.7-2.4,2-4.7
|
||||
c0.1-0.6,0.3-1.2,0.7-1.8c0.7-1,1.1-2.4,1.1-3.7c0-1-0.2-2-0.7-2.7c-0.1-0.2-0.2-0.3-0.3-0.5c0.6-1.5,1.2-3.7,0.6-6.1
|
||||
c-1-4.2-6.5-6.1-11.2-6.1c-4.3,0-7.5,1.5-8.8,3.9c-1.1,0.6-1.8,1.4-2.1,2c-1,2-0.3,4.4,0.3,6.1c-0.2,0.2-0.3,0.3-0.4,0.5
|
||||
c-0.5,0.7-0.7,1.7-0.7,2.8c0,1.3,0.4,2.7,1.1,3.6c0.4,0.5,0.6,1.1,0.7,1.8c0.4,2.4,1.2,3.9,2.1,4.8c0.2,1,0.5,2.8-0.7,3.4
|
||||
c-0.1,0.1-0.2,0.1-0.3,0.2C0,40.7,0,43.1,0,44V51c0,3.8,3.1,6.8,6.8,6.8h14.7h10.6H36h0.6c3.8,0,6.8-3.1,6.8-6.8V44z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E3E3;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M41.5,35.5c-0.1-0.1-0.2-0.1-0.4-0.2c-1.2-0.7-1-2.6-0.7-3.8c0.9-1,1.8-2.5,2.2-5.2c0.1-0.7,0.4-1.3,0.8-1.9
|
||||
c0.8-1.1,1.2-2.5,1.2-4c0-1.1-0.3-2.1-0.8-2.9c-0.1-0.2-0.3-0.4-0.4-0.5c0.6-1.6,1.3-4,0.7-6.6C43.1,6,37.1,4,32,4
|
||||
c-4.6,0-8.1,1.6-9.5,4.3c-1.2,0.6-1.9,1.5-2.3,2.2c-1.1,2.2-0.4,4.8,0.3,6.6c-0.2,0.2-0.3,0.4-0.4,0.6c-0.5,0.8-0.8,1.8-0.8,3
|
||||
c0,1.4,0.4,2.9,1.2,3.9c0.4,0.5,0.7,1.2,0.8,1.9c0.3,2.6,1.3,4.2,2.3,5.2c0.3,1.1,0.5,3-0.7,3.7c-0.1,0.1-0.2,0.1-0.3,0.2
|
||||
C8.6,41.5,8.5,44,8.5,45v7.6c0,4.1,3.3,7.4,7.4,7.4h15.8h11.4h4.9c4.1,0,7.4-3.3,7.4-7.4V45C55.6,44,55.5,41.5,41.5,35.5z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M33.5,27.3c2.2-3.7,4-6.1,5.4-7.1c1.4-1.1,2.7-1.6,4.1-1.6c1.2,0,2.2,0.4,2.9,1.1c0.8,0.7,1.1,1.6,1.1,2.7
|
||||
c0,1.1-0.3,2-1,2.7c-0.7,0.7-1.5,1-2.5,1c-1.4,0-2.4-0.7-3-2.2c-0.2-0.6-0.5-0.8-0.8-0.8c-0.3,0-0.6,0.2-1,0.5
|
||||
c-0.3,0.4-1.8,2.5-4.3,6.5l2.9,8.8c0.3,0.8,0.6,1.4,0.9,1.8s0.7,0.6,1.1,0.6c1.3,0,2.9-1.6,4.7-4.8l1.8,1c-1.5,2.7-3.1,4.7-4.8,6
|
||||
c-1.7,1.3-3.4,1.9-5,1.9c-1.5,0-2.7-0.5-3.6-1.6c-0.5-0.6-1.4-2.8-2.7-6.4c-2,3.2-3.6,5.3-4.8,6.4c-1.3,1.1-2.7,1.6-4.3,1.6
|
||||
c-1.4,0-2.5-0.4-3.3-1.2c-0.8-0.8-1.3-1.7-1.3-2.9c0-1.1,0.3-1.9,1-2.6c0.7-0.7,1.5-1,2.5-1c0.8,0,1.4,0.2,1.9,0.5
|
||||
c0.5,0.4,0.9,1,1.3,2c0.3,0.7,0.6,1.1,0.9,1.1c0.5,0,1.2-0.6,2-1.7c0.9-1.1,2-2.8,3.2-5.1l-3.1-9.1c-0.6-1.6-1.1-2.5-1.7-2.5
|
||||
c-1,0-2.2,1.5-3.4,4.5L19,26.4c1-2.7,2.2-4.7,3.7-6c1.4-1.2,2.9-1.9,4.4-1.9c1.1,0,2,0.3,2.7,0.8c0.7,0.5,1.4,1.4,1.9,2.6
|
||||
C31.9,22.4,32.5,24.2,33.5,27.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M0,31.8C0,30,1.2,28.5,2.9,28c0.6-0.2,1.1-0.4,1.5-0.7c1.1-0.7,1.6-1.7,1.6-3V13.1c0-2.2,0.4-3.9,1.2-5
|
||||
C8,6.9,9.2,6.1,11,5.6c1-0.3,2.2-0.5,3.7-0.6c2-0.2,3.7,1.4,3.7,3.4v0.1c0,1.6-1.1,3-2.7,3.4c-0.1,0-0.1,0-0.2,0.1
|
||||
c-0.5,0.2-0.9,0.4-1.2,0.8c-0.3,0.4-0.5,0.8-0.5,1.5v11.6c0,1.8-0.5,3.2-1.4,4.2c-0.9,1-2.4,1.6-4.5,1.9v0.3c2.1,0.3,3.6,1,4.5,1.9
|
||||
c0.9,1,1.4,2.3,1.4,4.1v11.7c0,0.6,0.2,1.1,0.5,1.5c0.3,0.4,0.8,0.6,1.4,0.8c0,0,0.1,0,0.1,0c1.5,0.4,2.6,1.8,2.6,3.4v0
|
||||
c0,2.1-1.8,3.7-3.8,3.5c-1.4-0.1-2.6-0.3-3.6-0.6c-1.8-0.5-3.1-1.3-3.8-2.5C6.4,54.8,6,53.1,6,50.8v-11c0-1.3-0.5-2.3-1.6-3
|
||||
c-0.4-0.3-0.9-0.5-1.5-0.7C1.2,35.5,0,34,0,32.3V31.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M64,32.3c0,1.8-1.2,3.3-2.9,3.8c-0.5,0.2-1,0.4-1.5,0.7c-1.1,0.7-1.6,1.7-1.6,3v11c0,2.3-0.4,4-1.2,5.1
|
||||
c-0.8,1.1-2.1,2-3.9,2.5c-1,0.3-2.2,0.5-3.6,0.6c-2.1,0.2-3.8-1.4-3.8-3.5v0c0-1.6,1.1-3,2.7-3.4c0.4-0.1,0.7-0.2,1-0.4
|
||||
c0.7-0.4,1-1,1-1.9V38.1c0-1.7,0.5-3.1,1.4-4.1c0.9-1,2.4-1.6,4.5-1.9v-0.3c-2.1-0.3-3.5-0.9-4.5-1.9c-0.9-1-1.4-2.4-1.4-4.2V14.2
|
||||
c0-0.6-0.2-1.1-0.5-1.5c-0.3-0.3-0.7-0.6-1.2-0.8c-0.1,0-0.1,0-0.2-0.1c-1.6-0.4-2.7-1.8-2.7-3.4V8.4c0-2,1.7-3.6,3.8-3.4
|
||||
C50.8,5.1,52,5.3,53,5.6c1.8,0.5,3.1,1.3,3.9,2.4c0.8,1.1,1.2,2.8,1.2,5v11.2c0,1.3,0.5,2.3,1.6,3c0.4,0.3,0.9,0.5,1.5,0.7
|
||||
c1.7,0.5,2.9,2,2.9,3.8V32.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.6 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="-479 353 64 64" style="enable-background:new -479 353 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E2E2E2;}
|
||||
</style>
|
||||
<path class="st0" d="M-415.1,384c-0.4-0.7-9.5-16.6-31.6-16.6c0,0-0.1,0-0.1,0c0,0,0,0,0,0c0,0-0.1,0-0.1,0
|
||||
c-22,0.1-31.3,15.9-31.6,16.6c-0.3,0.6-0.3,1.3,0,1.9c0.4,0.7,9.6,16.5,31.6,16.6c0,0,0.1,0,0.1,0c0,0,0,0,0,0c0,0,0.1,0,0.1,0
|
||||
c22.2,0,31.2-16,31.6-16.6C-414.8,385.3-414.8,384.6-415.1,384z M-446.9,399.3c-7.9,0-14.3-6.4-14.3-14.3c0-7.9,6.4-14.3,14.3-14.3
|
||||
c7.9,0,14.3,6.4,14.3,14.3C-432.6,392.9-439,399.3-446.9,399.3z"/>
|
||||
<g>
|
||||
<path class="st0" d="M-446.9,378.3c-0.9,0-1.8,0.2-2.6,0.5c1.2,0.4,2,1.5,2,2.9c0,1.7-1.4,3-3,3c-1.2,0-2.2-0.7-2.7-1.7
|
||||
c-0.2,0.6-0.3,1.3-0.3,2c0,3.7,3,6.7,6.7,6.7c3.7,0,6.7-3,6.7-6.7S-443.2,378.3-446.9,378.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#161719;}
|
||||
.st1{fill:#E3E2E2;}
|
||||
</style>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
<g>
|
||||
<path class="st1" d="M77.6,66.3H25.2V30.9c0-1.5-1.2-2.8-2.8-2.8s-2.8,1.2-2.8,2.8v38.1c0,1.5,1.2,2.8,2.8,2.8h55.2
|
||||
c1.5,0,2.8-1.2,2.8-2.8S79.1,66.3,77.6,66.3z"/>
|
||||
<g>
|
||||
<polygon class="st1" points="77.5,63.6 77.8,49.5 62.7,28.8 46.8,50 35.6,39.2 27.9,43.6 27.9,63.6 "/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,38 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#161719;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.1,50c0-24.4-19.9-44.3-44.3-44.3S5.6,25.6,5.6,50s19.9,44.3,44.3,44.3S94.1,74.4,94.1,50z"/>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="50.6946" y1="113.8319" x2="50.6946" y2="21.7994">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M78.3,65.9H25.9V30.5c0-1.5-1.2-2.8-2.8-2.8c-1.5,0-2.8,1.2-2.8,2.8v38.1c0,1.5,1.2,2.8,2.8,2.8h55.2
|
||||
c1.5,0,2.8-1.2,2.8-2.8S79.8,65.9,78.3,65.9z"/>
|
||||
<g>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="53.553" y1="113.8319" x2="53.553" y2="21.7994">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<polygon class="st3" points="78.2,63.1 78.5,49 63.4,28.3 47.5,49.5 36.3,38.7 28.6,43.1 28.6,63.1 "/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#E3E2E2;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M62.5,55.1L43.9,36.6C49.8,27.4,48.7,15,40.7,7C31.4-2.3,16.3-2.3,7,7s-9.3,24.4,0,33.7c8,8,20.4,9.1,29.6,3.3
|
||||
l18.5,18.5c2,2,5.3,2,7.4,0C64.5,60.5,64.5,57.2,62.5,55.1z M23.8,40.2c-4.4,0-8.5-1.7-11.6-4.8c-3.1-3.1-4.8-7.2-4.8-11.6
|
||||
s1.7-8.5,4.8-11.6c3.1-3.1,7.2-4.8,11.6-4.8c4.4,0,8.5,1.7,11.6,4.8c6.4,6.4,6.4,16.8,0,23.2C32.3,38.5,28.2,40.2,23.8,40.2z"/>
|
||||
</g>
|
||||
<path class="st0" d="M33.3,27H14.4c-0.3,0-0.5-0.2-0.5-0.5v-5.1c0-0.3,0.2-0.5,0.5-0.5h18.9c0.3,0,0.5,0.2,0.5,0.5v5.1
|
||||
C33.8,26.7,33.6,27,33.3,27z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 966 B |
@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#f7f8fa;}
|
||||
.st2{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M36.1,31.6L36.1,31.6v-9V12.2c0-0.9-0.7-1.7-1.7-1.7h-3.1l0,0H8.2c-0.9,0-1.7,0.7-1.7,1.7v19.4
|
||||
c0,0.9,0.7,1.7,1.7,1.7H23l4.4,4.2v-4.2h7C35.3,33.3,36.1,32.5,36.1,31.6z"/>
|
||||
<path class="st1" d="M31,41.9c0-2.9,2.4-5.3,5.3-5.3h4.1v-4.1c0-1.7,0.8-3.2,2.1-4.2V16.1v-3.9c0-4.5-3.7-8.2-8.2-8.2H17.8l0,0H8.2
|
||||
C3.7,4,0,7.7,0,12.2v19.4c0,4.5,3.7,8.2,8.2,8.2h12.2l10.6,10v-0.1V41.9z M27.4,37.5L23,33.3H8.2c-0.9,0-1.7-0.7-1.7-1.7V12.2
|
||||
c0-0.9,0.7-1.7,1.7-1.7h23.2l0,0h3.1c0.9,0,1.7,0.7,1.7,1.7v10.4v9l0,0c0,0.9-0.7,1.7-1.7,1.7h-7L27.4,37.5z"/>
|
||||
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.6596" y1="-13.1545" x2="49.6596" y2="47.3804" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63.2,41.1h-4.8H58h-3.6v-8.7c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v8.7h-8.7
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C64,41.4,63.7,41.1,63.2,41.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#f7f8fa;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M36.4,38.5h4.1v-4.1c0-1.7,0.8-3.2,2.1-4.2V17.9l-6.5,6.5v9c0,0.9-0.8,1.7-1.7,1.7h-7v4.2L23,35.1H8.2
|
||||
c-0.9,0-1.7-0.7-1.7-1.7V14c0-0.9,0.8-1.7,1.7-1.7h23.2l6.5-6.5H8.2C3.7,5.8,0,9.4,0,14v19.4c0,4.5,3.7,8.2,8.2,8.2h12.2l10.6,10
|
||||
v-7.8C31,40.9,33.4,38.5,36.4,38.5z"/>
|
||||
<rect x="24.6" y="13.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.2013 29.9904)" class="st0" width="22" height="6.7"/>
|
||||
<path class="st0" d="M47.6,9.2L47.8,9l1.3-1.3c1.3-1.3,1.3-3.4,0-4.7s-3.4-1.3-4.7,0l-1.3,1.3l-0.2,0.2L42,5.3l4.7,4.7L47.6,9.2z"
|
||||
/>
|
||||
<polygon class="st0" points="24.2,24.3 24.1,24.7 23.5,28.5 27.3,27.9 27.7,27.8 29.2,27.6 24.5,22.9 "/>
|
||||
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.6596" y1="-15.1627" x2="49.6596" y2="45.3912" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.1h-4.8H58h-3.6v-8.7c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v8.7h-8.7
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C64,43.4,63.7,43.1,63.2,43.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#555555;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M28.9,46.2c-0.1,0-0.2,0-0.3,0c-12.6,0-23.3-3.7-28.2-9.3C0.1,37.7,0,38.5,0,39.2c0,7.4,13.1,13.7,28.6,13.7
|
||||
c0.1,0,0.2,0,0.3,0c0-0.1,0-0.3,0-0.5V46.2z"/>
|
||||
<path class="st0" d="M52.3,28.2h0.8c1.3,0,2.5,0.4,3.5,1.2c0.4-0.9,0.6-1.7,0.6-2.7c0-0.8-0.1-1.5-0.4-2.2
|
||||
C55.6,25.9,54.1,27.1,52.3,28.2z"/>
|
||||
<path class="st0" d="M39,38.3L39,38.3v-4.4c0-0.3,0-0.7,0.1-1c-3.3,0.6-6.8,0.9-10.5,0.9c-12.6,0-23.3-3.7-28.2-9.3
|
||||
C0.1,25.3,0,26,0,26.8c0,7.4,13.1,13.7,28.6,13.7c0.5,0,1,0,1.5,0c1-1.3,2.6-2.1,4.4-2.1H39V38.3z"/>
|
||||
<path class="st0" d="M28.6,28c15.5,0,28.6-6.3,28.6-13.7S44.1,0.7,28.6,0.7S0,6.9,0,14.3S13.1,28,28.6,28z"/>
|
||||
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="48.9" y1="-17.909" x2="48.9" y2="46.5704" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.2h-5.1h-0.4h-1.8h-2v-3.6v-5.7c0-0.2-0.1-0.5-0.3-0.6c-0.1-0.1-0.3-0.2-0.5-0.2h-8.4
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v4.4v4.9h-9.3c-0.4,0-0.8,0.4-0.8,0.8v2v6.4c0,0.1,0,0.2,0,0.2c0.1,0.3,0.4,0.6,0.8,0.6h9.3v3.2v1.3v4.7
|
||||
c0,0.4,0.4,0.8,0.8,0.8h8.4c0.4,0,0.8-0.4,0.8-0.8v-9.3h9.3c0.4,0,0.8-0.4,0.8-0.8V44C64,43.5,63.6,43.2,63.2,43.2z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M33.9,47.9v-7.2c0-2.4,1.9-4.3,4.3-4.3h4.4v-4.4c0-2.4,1.9-4.3,4.3-4.3H54c2.4,0,4.3,1.9,4.3,4.3v4.4h1.4
|
||||
L63.8,26c0.9-2.2-0.8-4.4-3.2-4.4H16.2c-1.9,0-3.5,1.2-4.1,2.9L3.3,51.4h6.4h26C34.6,50.6,33.9,49.3,33.9,47.9z"/>
|
||||
<path class="st0" d="M14.6,18.2H60v-0.8c0-3.2-2.6-5.8-5.8-5.8h-25L28,8.5l0-0.1c-0.5-1-1.5-1.6-2.6-1.6H12.7
|
||||
c-1.1,0-2.1,0.6-2.6,1.7l-1.2,3.2H5.8c-3.2,0-5.8,2.6-5.8,5.8v33.9l9.2-29.1C10,19.8,12.1,18.2,14.6,18.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="50.3805" y1="69.5624" x2="50.3805" y2="18.6477">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M62.6,40h-4.4h-0.3h-3.2v-7.9c0-0.4-0.3-0.7-0.7-0.7h-7.2c-0.4,0-0.7,0.3-0.7,0.7V40h-7.9
|
||||
c-0.4,0-0.7,0.3-0.7,0.7v7.2c0,0.4,0.3,0.7,0.7,0.7h7.9v2.8v1.1v4c0,0.4,0.3,0.7,0.7,0.7H54c0.4,0,0.7-0.3,0.7-0.7v-7.9h7.9
|
||||
c0.4,0,0.7-0.3,0.7-0.7v-7.2C63.3,40.4,63,40,62.6,40z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#66C9DC;}
|
||||
.st1{fill:#f7f8fa;}
|
||||
.st2{fill:#5CB947;}
|
||||
.st3{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<ellipse class="st0" cx="28.5" cy="27.5" rx="0" ry="0"/>
|
||||
<path class="st1" d="M41.4,29.9h2.1l0.3-0.3l8.7-8.7c4.8-4.8,4.8-12.5,0-17.3S40-1.2,35.2,3.6l-8.7,8.7c2.7-0.2,5.5,0.3,8,1.5
|
||||
l5.4-5.4c2.1-2.1,5.6-2.1,7.7,0c2.1,2.1,2.1,5.6,0,7.7l-5.4,5.4l-3.1,3.1l-2.9,2.9c-0.9,0.9-2.1,1.4-3.3,1.6
|
||||
c-1.6,0.2-3.2-0.4-4.4-1.6l0,0l0,0c-0.5-0.5-1.4-0.5-2,0l-3.7,3.7c0.3,0.4,0.6,0.7,0.9,1.1c0.3,0.3,0.7,0.6,1.1,0.9
|
||||
c1.1,0.9,2.4,1.6,3.7,2c2.4,0.8,5,0.8,7.3,0.1C35.9,32.4,38.4,29.9,41.4,29.9z"/>
|
||||
<ellipse class="st2" cx="31.4" cy="24.7" rx="0" ry="0"/>
|
||||
<path class="st1" d="M30.4,39.9c-1.7-0.2-3.4-0.7-5-1.4L20,43.8c-2.1,2.1-5.6,2.1-7.7,0s-2.1-5.6,0-7.7l5.4-5.4l3.1-3.1l2.9-2.9
|
||||
c0.9-0.9,2.1-1.4,3.3-1.6c1.6-0.2,3.2,0.4,4.4,1.6l0,0l0,0c0.5,0.5,1.4,0.5,2,0l3.7-3.7c-0.3-0.4-0.6-0.7-0.9-1.1
|
||||
c-0.3-0.3-0.7-0.6-1.1-0.9c-1.1-0.9-2.4-1.6-3.7-2c-3.2-1.1-6.7-0.8-9.7,0.9c-1,0.5-1.9,1.2-2.8,2.1l-2.7,2.7l-8.7,8.7
|
||||
c-4.8,4.8-4.8,12.5,0,17.3s12.5,4.8,17.3,0l1.3-1.3v-2.1C26.1,42.6,27.9,40.4,30.4,39.9z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="45.4078" y1="-17.5867" x2="45.4078" y2="44.985" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M59.4,44.5h-5H54h-3.7v-9c0-0.4-0.4-0.8-0.8-0.8h-8.2c-0.4,0-0.8,0.4-0.8,0.8v9h-9c-0.4,0-0.8,0.4-0.8,0.8v8.2
|
||||
c0,0.4,0.4,0.8,0.8,0.8h9v3.1v1.3v4.6c0,0.4,0.4,0.8,0.8,0.8h8.2c0.4,0,0.8-0.4,0.8-0.8v-9h9c0.4,0,0.8-0.4,0.8-0.8v-8.2
|
||||
C60.2,44.8,59.8,44.5,59.4,44.5z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.3 KiB |
@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#f7f8fa;}
|
||||
.st2{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<circle class="st0" cx="27.9" cy="30.3" r="5"/>
|
||||
<path class="st1" d="M40.2,35.4c0-0.4,0-0.7,0.1-1.1L38.1,33c0.2-0.9,0.4-1.8,0.4-2.7c0-4.9-3.3-9-7.8-10.2v-6.5
|
||||
c2.3-1,3.9-3.3,3.9-6c0-3.7-3-6.6-6.6-6.6s-6.6,3-6.6,6.6c0,2.7,1.6,5,3.9,6v6.5c-4.5,1.2-7.8,5.3-7.8,10.2c0,0.9,0.1,1.8,0.4,2.7
|
||||
l-7,4c-1.1-0.8-2.4-1.2-3.8-1.2c-3.7,0-6.6,3-6.6,6.6c0,3.7,3,6.6,6.6,6.6c3.7,0,6.6-3,6.6-6.6c0-0.2,0-0.4,0-0.6l7-4
|
||||
c1.9,1.9,4.5,3.1,7.4,3.1c2.9,0,5.5-1.2,7.4-3.1l3.1,1.8h1.8V35.4z M27.9,35.4c-2.8,0-5-2.3-5-5c0-2.8,2.3-5,5-5s5,2.3,5,5
|
||||
C32.9,33.1,30.7,35.4,27.9,35.4z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.4849" y1="81.0149" x2="49.4849" y2="24.4953">
|
||||
<stop offset="0" style="stop-color:#FBEE41"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FDE526"/>
|
||||
<stop offset="0.1171" style="stop-color:#FCD218"/>
|
||||
<stop offset="0.1964" style="stop-color:#FCC812"/>
|
||||
<stop offset="0.2809" style="stop-color:#FCC612"/>
|
||||
<stop offset="0.6685" style="stop-color:#F18F40"/>
|
||||
<stop offset="0.8876" style="stop-color:#EC683B"/>
|
||||
<stop offset="1" style="stop-color:#E63F39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63,44.1h-4.8h-0.4h-2.5h-1.1v-5.6v-3.1c0-0.4-0.3-0.8-0.8-0.8h-7.9c-0.4,0-0.8,0.3-0.8,0.8v1.4v7.3h-2.2H36
|
||||
c-0.4,0-0.8,0.3-0.8,0.8v7.9c0,0.4,0.3,0.8,0.8,0.8h8.7v3v1.2v4.4c0,0.4,0.3,0.8,0.8,0.8h7.9c0.4,0,0.8-0.3,0.8-0.8v-8.7h8.7
|
||||
c0.4,0,0.8-0.3,0.8-0.8v-7.9C63.8,44.4,63.5,44.1,63,44.1z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="117.8px" height="64px" viewBox="0 0 117.8 64" style="enable-background:new 0 0 117.8 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M15.2,22.7H1.9c-1.1,0-1.9,0.9-1.9,1.9v37.5C0,63.2,0.9,64,1.9,64h13.3c1.1,0,1.9-0.9,1.9-1.9V24.6
|
||||
C17.1,23.5,16.3,22.7,15.2,22.7z"/>
|
||||
<path class="st0" d="M36.3,10.2H23c-1.1,0-1.9,0.9-1.9,1.9v50c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9v-50
|
||||
C38.2,11.1,37.3,10.2,36.3,10.2z"/>
|
||||
<path class="st0" d="M57.3,32H44c-1.1,0-1.9,0.9-1.9,1.9v28.1c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9V34
|
||||
C59.2,32.9,58.4,32,57.3,32z"/>
|
||||
<path class="st0" d="M70.1,38V26.1c0-3.4,2.7-6.1,6.1-6.1h4.1V2c0-1.1-0.9-1.9-1.9-1.9H65.1C64,0,63.1,0.9,63.1,2v60.1
|
||||
c0,1.1,0.9,1.9,1.9,1.9h13.3c1.1,0,1.9-0.9,1.9-1.9V44.1h-4.1C72.9,44.1,70.1,41.3,70.1,38z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="96.4427" y1="83.7013" x2="96.4427" y2="-9.4831">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M116.7,24.9h-7.2h-0.5h-5.4V11.8c0-0.6-0.5-1.1-1.1-1.1H90.5c-0.6,0-1.1,0.5-1.1,1.1v13.1h-9.1h-4.1
|
||||
c-0.6,0-1.1,0.5-1.1,1.1V38c0,0.6,0.5,1.1,1.1,1.1h4.1h9.1v4.6v1.9v6.7c0,0.6,0.5,1.1,1.1,1.1h11.9c0.6,0,1.1-0.5,1.1-1.1V39.1
|
||||
h13.1c0.6,0,1.1-0.5,1.1-1.1V26.1C117.8,25.5,117.3,24.9,116.7,24.9z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#555555;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M52.8,32.4c0,0-0.1-0.1-0.2-0.1c-0.8-0.5-0.7-1.8-0.5-2.5c0.6-0.7,1.2-1.7,1.5-3.4c0.1-0.5,0.2-0.9,0.5-1.3
|
||||
c0.5-0.7,0.8-1.7,0.8-2.7c0-0.7-0.2-1.4-0.5-1.9c-0.1-0.1-0.2-0.2-0.2-0.3c0.4-1.1,0.9-2.7,0.4-4.4c-0.7-3-4.7-4.4-8.1-4.4
|
||||
c-7.1,0-7.8,3.6-8,4.3c-0.4,1.6-0.1,3.2,0.4,4.4c-0.1,0.1-0.2,0.2-0.3,0.4c-0.3,0.5-0.5,1.2-0.5,2c0,0.9,0.3,1.9,0.8,2.6
|
||||
c0.3,0.4,0.5,0.8,0.5,1.3c0.3,1.7,0.9,2.8,1.5,3.4c0,0.2,0.1,0.4,0.1,0.7c2.2,1.5,3.1,2.7,3.5,3.7H47c2.7,0,4.8,2.2,4.8,4.8v3.7
|
||||
h3.7c2.6,0,4.8,2.1,4.8,4.8c1.1-0.9,1.8-2.3,1.8-3.8v-5.1C62.1,38.1,62.1,36.4,52.8,32.4z"/>
|
||||
<path class="st0" d="M31.3,42.8H35v-3.7c0-2.7,2.2-4.8,4.8-4.8h2.5c-0.9-1.3-3.7-3.4-11.7-6.8c-0.1,0-0.1-0.1-0.3-0.2
|
||||
c-1.1-0.6-0.9-2.3-0.6-3.3c0.8-0.9,1.6-2.2,1.9-4.5c0.1-0.6,0.3-1.2,0.7-1.7c0.7-0.9,1.1-2.2,1.1-3.5c0-1-0.2-1.9-0.7-2.5
|
||||
c-0.1-0.2-0.2-0.3-0.3-0.4c0.5-1.4,1.1-3.5,0.6-5.7C31.9,1.8,26.8,0,22.4,0c-4,0-7,1.4-8.2,3.7c-1.1,0.5-1.7,1.3-2,1.9
|
||||
c-1,1.9-0.3,4.2,0.3,5.8c-0.1,0.2-0.3,0.3-0.4,0.5c-0.5,0.7-0.7,1.6-0.7,2.6c0,1.2,0.4,2.5,1,3.4c0.4,0.5,0.6,1.1,0.7,1.7
|
||||
c0.3,2.3,1.2,3.6,1.9,4.5c0.2,1,0.4,2.6-0.6,3.2c-0.1,0.1-0.2,0.1-0.2,0.1C1.9,32.6,1.9,34.8,1.9,35.6v6.7c0,3.6,2.9,6.4,6.4,6.4
|
||||
h13.8h4.3v-1.1C26.5,45,28.6,42.8,31.3,42.8z"/>
|
||||
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="43.45" y1="-15.1029" x2="43.45" y2="39.5019" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M55.5,46.9h-4.3h-0.3h-3.2V39c0-0.4-0.3-0.7-0.7-0.7h-2.3h-1.9h-2.9c-0.4,0-0.7,0.3-0.7,0.7v7.9H39h-7.7
|
||||
c-0.4,0-0.7,0.3-0.7,0.7v1.1v6c0,0.4,0.3,0.7,0.7,0.7h3.3h4.6v2.7v1.1v4c0,0.4,0.3,0.7,0.7,0.7H47c0.4,0,0.7-0.3,0.7-0.7v-7.9h7.9
|
||||
c0.4,0,0.7-0.3,0.7-0.7v-6v-1.1C56.2,47.2,55.9,46.9,55.5,46.9z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.6 KiB |
@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#555555;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<path class="st0" d="M34.8,38.2h4.4v-3.8c-1.9-1.1-4.6-2.5-8.4-4.1c-0.1,0-0.1-0.1-0.3-0.2c-1.2-0.7-0.9-2.5-0.7-3.5
|
||||
c0.8-0.9,1.7-2.4,2-4.8c0.1-0.6,0.3-1.3,0.7-1.8c0.7-1,1.1-2.4,1.1-3.7c0-1-0.2-2-0.7-2.7c-0.1-0.2-0.2-0.3-0.3-0.5
|
||||
c0.6-1.5,1.2-3.7,0.6-6.2C32.3,2.9,26.7,1,22,1c-4.3,0-7.5,1.5-8.9,4C12,5.5,11.4,6.3,11,7c-1,2-0.3,4.5,0.3,6.2
|
||||
c-0.2,0.2-0.3,0.3-0.4,0.5c-0.5,0.8-0.7,1.7-0.7,2.8c0,1.3,0.4,2.7,1.1,3.7c0.4,0.5,0.6,1.1,0.7,1.8c0.4,2.4,1.2,3.9,2.1,4.8
|
||||
c0.2,1,0.5,2.8-0.7,3.4c-0.1,0.1-0.2,0.1-0.3,0.2C0,35.9,0,38.3,0,39.2v7.1c0,3.8,3.1,6.9,6.9,6.9h14.8h7.6c-0.1-0.3-0.1-0.7-0.1-1
|
||||
v-8.3C29.2,40.8,31.7,38.2,34.8,38.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.0078" y1="-17.2316" x2="49.0078" y2="46.6363" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,43.1h-5.1h-0.4H54v-9.2c0-0.4-0.4-0.8-0.8-0.8h-8.3c-0.4,0-0.8,0.4-0.8,0.8v9.2H44h-9.1
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v8.3c0,0.4,0.4,0.8,0.8,0.8h3.9H44v3.2v1.3v4.7c0,0.4,0.4,0.8,0.8,0.8h8.3c0.4,0,0.8-0.4,0.8-0.8V53h9.2
|
||||
c0.4,0,0.8-0.4,0.8-0.8v-8.3C64,43.4,63.6,43.1,63.2,43.1z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.9 KiB |
@ -1,52 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#f7f8fa;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
</style>
|
||||
<path class="st0" d="M35.4,30.2c-1.5,2.6-2.7,3.9-3.8,3.9c-0.3,0-0.6-0.2-0.9-0.5s-0.5-0.8-0.7-1.5L27.6,25c2.1-3.2,3.2-4.9,3.5-5.2
|
||||
c0.3-0.3,0.5-0.4,0.8-0.4c0.2,0,0.4,0.2,0.6,0.7c0.5,1.2,1.3,1.8,2.4,1.8c0.8,0,1.5-0.3,2-0.8s0.8-1.3,0.8-2.1
|
||||
c0-0.9-0.3-1.6-0.9-2.2c-0.6-0.6-1.4-0.8-2.3-0.8c-1.1,0-2.2,0.4-3.3,1.3c-1.1,0.9-2.5,2.8-4.3,5.7c-0.8-2.5-1.3-3.9-1.5-4.3
|
||||
c-0.4-1-1-1.7-1.5-2.1c-0.6-0.4-1.3-0.6-2.2-0.6c-1.2,0-2.4,0.5-3.5,1.5s-2.1,2.6-2.9,4.8l1.4,0.9c1-2.4,1.9-3.6,2.8-3.6
|
||||
c0.5,0,0.9,0.7,1.4,2l2.5,7.3c-1,1.8-1.9,3.1-2.6,4c-0.7,0.9-1.2,1.4-1.6,1.4c-0.2,0-0.5-0.3-0.7-0.9c-0.3-0.8-0.6-1.3-1-1.6
|
||||
c-0.4-0.3-0.9-0.4-1.5-0.4c-0.8,0-1.4,0.3-2,0.8c-0.5,0.6-0.8,1.2-0.8,2.1c0,0.9,0.3,1.7,1,2.3s1.6,0.9,2.7,0.9
|
||||
c1.3,0,2.4-0.4,3.4-1.3c1-0.9,2.3-2.6,3.9-5.1c1,2.9,1.7,4.6,2.1,5.1c0.7,0.8,1.7,1.3,2.9,1.3c1.3,0,2.7-0.5,4-1.6
|
||||
c1.4-1,2.7-2.6,3.9-4.8L35.4,30.2z"/>
|
||||
<path class="st0" d="M12.7,42.7C12.6,42.7,12.6,42.7,12.7,42.7c-0.5-0.2-0.9-0.4-1.2-0.7s-0.4-0.7-0.4-1.2v-9.4
|
||||
c0-1.4-0.4-2.5-1.1-3.2c-0.7-0.8-1.9-1.3-3.6-1.5v-0.2C8,26.3,9.2,25.8,10,25c0.7-0.8,1.1-1.9,1.1-3.4v-9.3c0-0.5,0.1-0.9,0.4-1.2
|
||||
c0.2-0.3,0.6-0.5,1-0.6c0.1,0,0.1,0,0.2,0c1.3-0.3,2.2-1.4,2.2-2.7V7.7c0-1.6-1.4-2.9-3-2.7C10.7,5.1,9.8,5.3,9,5.5
|
||||
c-1.4,0.4-2.5,1.1-3.1,2s-1,2.2-1,4v8.9c0,1-0.4,1.9-1.3,2.4c-0.4,0.2-0.8,0.4-1.2,0.6C0.9,23.8,0,25,0,26.4v0.4
|
||||
c0,1.4,0.9,2.6,2.3,3c0.4,0.1,0.8,0.3,1.2,0.6c0.9,0.6,1.3,1.4,1.3,2.4v8.8c0,1.8,0.3,3.2,0.9,4.1c0.6,0.9,1.7,1.6,3.1,2
|
||||
c0.8,0.2,1.8,0.4,2.9,0.5c1.6,0.1,3.1-1.1,3.1-2.8C14.8,44.2,13.9,43.1,12.7,42.7z"/>
|
||||
<path class="st0" d="M43.2,34.6c0-2.6,2.1-4.7,4.7-4.7H49c1.3-0.5,2.2-1.6,2.2-3v-0.4c0-1.4-1-2.6-2.3-3.1c-0.5-0.1-0.8-0.3-1.2-0.6
|
||||
c-0.8-0.6-1.3-1.4-1.3-2.4v-8.9c0-1.8-0.3-3.1-1-4c-0.6-0.9-1.7-1.5-3.1-2c-0.8-0.2-1.8-0.4-2.9-0.5c-1.6-0.1-3,1.1-3,2.8v0.1
|
||||
c0,1.3,0.9,2.4,2.2,2.7c0.1,0,0.1,0,0.2,0c0.4,0.1,0.7,0.3,1,0.6s0.4,0.7,0.4,1.2v9.3c0,1.5,0.4,2.6,1.1,3.4
|
||||
c0.7,0.8,1.9,1.3,3.6,1.5v0.2c-1.7,0.3-2.8,0.8-3.6,1.5c-0.7,0.8-1.1,1.8-1.1,3.2v6.7h3C43.2,38.2,43.2,34.6,43.2,34.6z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="39.25" y1="-9.0259" x2="39.25" y2="48.6068" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M39.5,42.3c-0.2,0-0.4,0.1-0.5,0.3C39.1,42.5,39.3,42.5,39.5,42.3C39.4,42.4,39.4,42.3,39.5,42.3z"/>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="51.4" y1="-10.208" x2="51.4" y2="43.3733" gradientTransform="matrix(1 0 0 -1 0 66)">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M63.3,42.3h-4.2h-0.3h-3.2v-7.7c0-0.4-0.3-0.7-0.7-0.7h-7c-0.4,0-0.7,0.3-0.7,0.7v7.7h-0.8h-6.9c0,0,0,0-0.1,0
|
||||
l-0.1,0.1c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1,0.1-0.1,0.2-0.1,0.4v5.2V50c0,0.4,0.3,0.7,0.7,0.7h7.7v2.7v1.1v3.9c0,0.4,0.3,0.7,0.7,0.7
|
||||
h7c0.4,0,0.7-0.3,0.7-0.7v-7.7h7.7c0.4,0,0.7-0.3,0.7-0.7v-7C64,42.6,63.7,42.3,63.3,42.3z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 4.0 KiB |
@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
<g>
|
||||
<path class="st1" d="M58.2,51.9c1.2-2.9,1-6.4-1-9.1c-1.5-2.1-3.7-3.3-6.1-3.7c-1.2-0.2-2.5-0.1-3.7,0.2l4,5.5
|
||||
c1.1,1.5,0.8,3.7-0.8,4.8c-0.8,0.6-1.7,0.8-2.6,0.6c-0.9-0.1-1.7-0.6-2.2-1.4l-4-5.5c-2,3.1-1.9,7.2,0.4,10.4
|
||||
c1.5,2.1,3.7,3.3,6.1,3.7c0.8,0.1,1.5,0.1,2.3,0.1l12.8,17.6c0.8,1.1,1.9,1.7,3.1,1.9s2.5-0.1,3.5-0.9c2.1-1.5,2.6-4.5,1-6.6
|
||||
L58.2,51.9z M67.9,71c1,0.2,1.7,1.1,1.5,2.1c-0.2,1-1.1,1.7-2.1,1.5s-1.7-1.1-1.5-2.1C65.9,71.6,66.9,70.9,67.9,71z"/>
|
||||
<path class="st1" d="M61.5,50.9c0,0.1-0.1,0.3-0.1,0.4C61.4,51.2,61.4,51.1,61.5,50.9z"/>
|
||||
<path class="st1" d="M59.9,41.6c0.1,0.1,0.1,0.2,0.2,0.3C60,41.9,60,41.7,59.9,41.6z"/>
|
||||
<path class="st1" d="M61.6,50.1c0,0.2-0.1,0.5-0.1,0.7c0.2-0.8,0.3-1.7,0.3-2.6c0-2.3-0.6-4.4-1.7-6.2
|
||||
C61.5,44.3,62.1,47.2,61.6,50.1z"/>
|
||||
<path class="st1" d="M59.7,41.3C59.7,41.4,59.7,41.4,59.7,41.3C59.7,41.4,59.7,41.4,59.7,41.3z"/>
|
||||
<path class="st1" d="M73.4,59.1l1.9-5.7l-6.4-3c0.1-0.7,0.1-1.5,0.1-2.2c0-0.7,0-1.4-0.1-2.1l6.4-3l-1.9-5.7l-6.9,1.3
|
||||
c-0.7-1.3-1.6-2.4-2.5-3.5l3.4-6.2l-4.9-3.5l-4.8,5.1c-1.3-0.6-2.7-1.1-4.1-1.4l-0.9-7h-6l-0.9,7c-1.4,0.3-2.8,0.7-4.1,1.3
|
||||
l-4.8-5.1L32,28.9l3.4,6.2c-1,1.1-1.8,2.2-2.5,3.5L26,37.2L24.1,43l6.4,3c-0.1,0.7-0.1,1.5-0.1,2.2c0,0.7,0,1.4,0.1,2.1l-6.4,3
|
||||
l1.9,5.7l6.9-1.3c0.7,1.3,1.6,2.4,2.5,3.5L32,67.3l4.9,3.5l4.8-5.1c1.3,0.6,2.7,1.1,4.1,1.4l0.9,7h6l0.9-7c0.2,0,0.4-0.1,0.6-0.1
|
||||
l-4.8-6.6c-0.5,0-1.1-0.1-1.6-0.1c-6.7-1-11.2-7.3-10.2-14c1-6.7,7.3-11.2,14-10.2c3.5,0.5,6.4,2.5,8.2,5.2c0,0,0,0,0.1,0.1
|
||||
c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0c1.1,1.8,1.7,3.9,1.7,6.2c0,0.9-0.1,1.8-0.3,2.6c0,0,0,0.1,0,0.1
|
||||
c0,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2l4.9,6.7c0.1-0.1,0.2-0.3,0.3-0.4L73.4,59.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.6 KiB |
@ -1,70 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#FFFFFF;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
.st5{fill:url(#SVGID_5_);}
|
||||
.st6{fill:url(#SVGID_6_);}
|
||||
.st7{fill:url(#SVGID_7_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.3,50.1C94.3,25.7,74.4,5.8,50,5.8S5.8,25.7,5.8,50.1S25.6,94.3,50,94.3S94.3,74.5,94.3,50.1z"/>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="56.209" y1="135.6298" x2="56.209" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M58.2,52c1.2-2.9,1-6.4-1-9.1c-1.5-2.1-3.7-3.3-6.1-3.7c-1.2-0.2-2.5-0.1-3.7,0.2l4,5.5
|
||||
c1.1,1.5,0.8,3.7-0.8,4.8c-0.8,0.6-1.7,0.8-2.6,0.6c-0.9-0.1-1.7-0.6-2.2-1.4l-4-5.5c-2,3.1-1.9,7.2,0.4,10.4
|
||||
c1.5,2.1,3.7,3.3,6.1,3.7c0.8,0.1,1.5,0.1,2.3,0.1l12.8,17.6c0.8,1.1,1.9,1.7,3.1,1.9c1.2,0.2,2.5-0.1,3.5-0.9
|
||||
c2.1-1.5,2.6-4.5,1-6.6L58.2,52z M67.9,71.1c1,0.2,1.7,1.1,1.5,2.1c-0.2,1-1.1,1.7-2.1,1.5c-1-0.2-1.7-1.1-1.5-2.1
|
||||
C65.9,71.6,66.9,70.9,67.9,71.1z"/>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="61.4347" y1="135.6298" x2="61.4347" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M61.5,51c0,0.1-0.1,0.3-0.1,0.4C61.4,51.2,61.5,51.1,61.5,51z"/>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="59.9971" y1="135.6298" x2="59.9971" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M59.9,41.7c0.1,0.1,0.1,0.2,0.2,0.3C60,41.9,60,41.8,59.9,41.7z"/>
|
||||
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="60.952" y1="135.6298" x2="60.952" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st5" d="M61.7,50.1c0,0.2-0.1,0.5-0.1,0.7c0.2-0.8,0.3-1.7,0.3-2.6c0-2.3-0.6-4.4-1.7-6.2
|
||||
C61.5,44.4,62.1,47.2,61.7,50.1z"/>
|
||||
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="59.7217" y1="135.6298" x2="59.7217" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FFF100"/>
|
||||
<stop offset="1" style="stop-color:#F05A28"/>
|
||||
</linearGradient>
|
||||
<path class="st6" d="M59.7,41.4C59.7,41.4,59.7,41.4,59.7,41.4C59.7,41.4,59.7,41.4,59.7,41.4z"/>
|
||||
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="49.6936" y1="135.6298" x2="49.6936" y2="31.6718">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st7" d="M73.4,59.2l1.9-5.7l-6.4-3c0.1-0.7,0.1-1.5,0.1-2.2c0-0.7,0-1.4-0.1-2.1l6.4-3l-1.9-5.7l-6.9,1.3
|
||||
c-0.7-1.3-1.6-2.4-2.5-3.5l3.4-6.2l-4.9-3.5l-4.8,5.1c-1.3-0.6-2.7-1.1-4.1-1.4l-0.9-7h-6l-0.9,7c-1.4,0.3-2.8,0.7-4.1,1.3
|
||||
l-4.8-5.1L32,29l3.4,6.2c-1,1.1-1.8,2.2-2.5,3.5L26,37.3L24.1,43l6.4,3c-0.1,0.7-0.1,1.5-0.1,2.2c0,0.7,0,1.4,0.1,2.1l-6.4,3
|
||||
l1.9,5.7l6.9-1.3c0.7,1.3,1.6,2.4,2.5,3.5L32,67.4l4.9,3.5l4.8-5.1c1.3,0.6,2.7,1.1,4.1,1.4l0.9,7h6l0.9-7c0.2,0,0.4-0.1,0.6-0.1
|
||||
l-4.8-6.6c-0.5,0-1.1-0.1-1.6-0.1c-6.7-1-11.2-7.3-10.2-14c1-6.7,7.3-11.2,14-10.2c3.5,0.5,6.4,2.5,8.2,5.2c0,0,0,0,0.1,0.1
|
||||
c0.1,0.1,0.1,0.2,0.1,0.2c0.1,0.1,0.1,0.2,0.2,0.3c0,0,0,0,0,0c1.1,1.8,1.7,3.9,1.7,6.2c0,0.9-0.1,1.8-0.3,2.6c0,0,0,0.1,0,0.1
|
||||
c0,0.1-0.1,0.3-0.1,0.4c0,0.1,0,0.1-0.1,0.2l4.9,6.7c0.1-0.1,0.2-0.3,0.3-0.4L73.4,59.2z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 4.4 KiB |
@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M32,64c4.6,0,8.2-3.7,8.2-8.2H23.8C23.8,60.3,27.4,64,32,64z"/>
|
||||
</g>
|
||||
<path class="st0" d="M53.5,42.7V32.3c0-12.8-6.7-23.5-15.9-26.7C37.6,2.5,35.1,0,32,0c-3.1,0-5.6,2.5-5.6,5.6
|
||||
c-9.2,3.2-15.9,13.9-15.9,26.7v10.4C8,42.8,6,44.8,6,47.3s2,4.5,4.5,4.6v0h0.1h42.8h0.1v0c2.5,0,4.5-2.1,4.5-4.6
|
||||
C58,44.8,56,42.8,53.5,42.7z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 791 B |
@ -1,108 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
.st5{fill:url(#SVGID_5_);}
|
||||
.st6{fill:url(#SVGID_6_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M32,59.4c3.3,0,6-2.7,6-6H26C26,56.7,28.7,59.4,32,59.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M47.7,43.8v-7.6c0-9.4-4.9-17.2-11.6-19.6c0-2.3-1.8-4.1-4.1-4.1c-2.3,0-4.1,1.8-4.1,4.1
|
||||
c-6.7,2.3-11.6,10.2-11.6,19.6v7.6c-1.8,0-3.3,1.5-3.3,3.3c0,1.8,1.5,3.3,3.3,3.3v0h0h31.4h0v0c1.8,0,3.3-1.5,3.3-3.3
|
||||
C51,45.3,49.6,43.9,47.7,43.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="52.0976" y1="33.7801" x2="52.0976" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M56.4,24.4c-0.7,0-1.3-0.4-1.5-1c-1.8-4.3-4.6-8.2-8.1-11.3c-0.7-0.6-0.8-1.7-0.2-2.4c0.6-0.7,1.7-0.8,2.4-0.2
|
||||
c3.9,3.4,7.1,7.8,9,12.6c0.4,0.9-0.1,1.8-0.9,2.2C56.8,24.4,56.6,24.4,56.4,24.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="46.9877" y1="33.7801" x2="46.9877" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M50.3,26.9c-0.7,0-1.3-0.4-1.5-1c-1.4-3.3-3.5-6.3-6.2-8.6c-0.7-0.6-0.8-1.7-0.2-2.4c0.6-0.7,1.7-0.8,2.4-0.2
|
||||
c3.1,2.7,5.5,6.1,7.1,9.9c0.4,0.9-0.1,1.8-0.9,2.2C50.7,26.8,50.5,26.9,50.3,26.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="57.4685" y1="33.7801" x2="57.4685" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M62.3,21.4c-0.7,0-1.3-0.4-1.5-1c-2-4.9-5.2-9.4-9.3-12.9c-0.7-0.6-0.8-1.7-0.2-2.4C52,4.5,53,4.4,53.7,5
|
||||
c4.4,3.8,7.9,8.7,10.2,14.1c0.4,0.9-0.1,1.8-0.9,2.2C62.8,21.4,62.5,21.4,62.3,21.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="11.902" y1="33.7801" x2="11.902" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M7.6,24.4c-0.2,0-0.4,0-0.6-0.1c-0.9-0.4-1.3-1.3-0.9-2.2c2-4.8,5.1-9.2,9-12.6c0.7-0.6,1.8-0.5,2.4,0.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-3.5,3.1-6.4,7-8.1,11.3C8.9,24,8.3,24.4,7.6,24.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="17.0123" y1="33.7801" x2="17.0123" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st5" d="M13.7,26.9c-0.2,0-0.4,0-0.6-0.1c-0.9-0.4-1.3-1.3-0.9-2.2c1.5-3.8,4-7.2,7.1-9.9c0.7-0.6,1.8-0.5,2.4,0.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-2.7,2.3-4.8,5.3-6.2,8.6C15,26.5,14.4,26.9,13.7,26.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="6.5315" y1="33.7801" x2="6.5315" y2="-1.9525">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<path class="st6" d="M1.7,21.4c-0.2,0-0.4,0-0.6-0.1C0.2,21-0.2,20,0.1,19.1C2.3,13.7,5.9,8.8,10.3,5C11,4.4,12,4.5,12.7,5.2
|
||||
c0.6,0.7,0.5,1.8-0.2,2.4c-4,3.5-7.2,8-9.3,12.9C3,21,2.3,21.4,1.7,21.4z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 5.5 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M34.5,64c4.5,0,8.1-3.6,8.1-8.1H26.4C26.4,60.4,30,64,34.5,64z"/>
|
||||
<path class="st0" d="M40,6.6c0-3-2.5-5.5-5.5-5.5c-3,0-5.5,2.5-5.5,5.5c-9,3.1-15.6,13.7-15.6,26.2v5L43.2,8.1
|
||||
C42.1,7.5,41.1,7,40,6.6z"/>
|
||||
<path class="st0" d="M55.5,52.1L55.5,52.1L55.5,52.1c2.5,0,4.5-2,4.5-4.5s-2-4.5-4.4-4.5V32.8c0-4.5-0.9-8.8-2.4-12.5L21.4,52.1
|
||||
H55.5z"/>
|
||||
<path class="st0" d="M59,0c-0.9,0-1.7,0.3-2.4,1l-54,54c-1.3,1.3-1.3,3.4,0,4.8c0.7,0.7,1.5,1,2.4,1s1.7-0.3,2.4-1l54-54
|
||||
c1.3-1.3,1.3-3.4,0-4.8C60.7,0.3,59.9,0,59,0z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 974 B |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<circle class="st0" cx="6" cy="12" r="6"/>
|
||||
<path class="st0" d="M59,17.6H20.2c-2.8,0-5-2.2-5-5l0,0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5l0,0C64,15.3,61.8,17.6,59,17.6z"/>
|
||||
<circle class="st0" cx="6" cy="30.5" r="6"/>
|
||||
<path class="st0" d="M59,36.1H20.2c-2.8,0-5-2.2-5-5l0,0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5l0,0C64,33.9,61.8,36.1,59,36.1z"/>
|
||||
<circle class="st0" cx="6" cy="49.1" r="6"/>
|
||||
<path class="st0" d="M59,54.7H20.2c-2.8,0-5-2.2-5-5l0,0c0-2.8,2.2-5,5-5H59c2.8,0,5,2.2,5,5l0,0C64,52.5,61.8,54.7,59,54.7z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 941 B |
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st1" d="M49.3,77.8c4,0,7.3-3.3,7.3-7.3H42C42,74.5,45.3,77.8,49.3,77.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st1" d="M68.2,59v-9.2c0-11.3-5.9-20.8-14-23.5c0-2.7-2.2-4.9-4.9-4.9c-2.7,0-4.9,2.2-4.9,4.9
|
||||
c-8.1,2.8-14,12.3-14,23.5V59c-2.2,0-4,1.8-4,4s1.8,4,4,4v0h0.1h37.8h0.1v0c2.2,0,4-1.8,4-4S70.4,59.1,68.2,59z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,43 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#FFFFFF;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.4,49.5c0-24.4-19.9-44.3-44.3-44.3S5.8,25.1,5.8,49.5s19.9,44.3,44.3,44.3S94.4,73.9,94.4,49.5z"/>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="49.3811" y1="132.2195" x2="49.3811" y2="36.6876">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M49.4,77.3c4,0,7.3-3.3,7.3-7.3H42.1C42.1,74.1,45.4,77.3,49.4,77.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="49.3811" y1="132.2195" x2="49.3811" y2="36.6876">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M68.3,58.6v-9.2c0-11.3-5.9-20.8-14-23.5c0-2.7-2.2-4.9-4.9-4.9c-2.7,0-4.9,2.2-4.9,4.9
|
||||
c-8.1,2.8-14,12.3-14,23.5v9.2c-2.2,0-4,1.8-4,4c0,2.2,1.8,4,4,4v0h0.1h37.8h0.1v0c2.2,0,4-1.8,4-4
|
||||
C72.3,60.4,70.5,58.6,68.3,58.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M49.3,0H27.5l0,0H14.7C8.8,0,4,4.8,4,10.8v25.6c0,5.9,4.8,10.8,10.8,10.8h16.1L48.6,64V47.1h0.6
|
||||
c5.9,0,10.8-4.8,10.8-10.8l0,0V15.9v-5.2C60,4.8,55.2,0,49.3,0z M51.5,36.4L51.5,36.4c0,1.2-1,2.2-2.2,2.2h-9.2v5.5l-5.9-5.5H14.7
|
||||
c-1.2,0-2.2-1-2.2-2.2V10.8c0-1.2,1-2.2,2.2-2.2h30.5l0,0h4c1.2,0,2.2,1,2.2,2.2v13.7L51.5,36.4L51.5,36.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 808 B |
@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M45.5,38.4c0,1.1-0.9,2-2,2H35v5.1l-5.4-5.1H11.4c-1.1,0-2-0.9-2-2V14.6c0-1.1,0.9-2,2-2h28.3l7.9-7.9H11.4
|
||||
c-5.5,0-10,4.5-10,10v23.8c0,5.5,4.5,10,10,10h14.9L42.9,64V48.4h0.6c5.5,0,10-4.5,10-10v-19l-7.9,7.9L45.5,38.4L45.5,38.4z"/>
|
||||
</g>
|
||||
<g>
|
||||
<rect x="31.5" y="13.6" transform="matrix(0.7071 -0.7071 0.7071 0.7071 0.695 36.9343)" class="st0" width="26.9" height="8.1"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M58.5,9.8l1.1-1.1l0.3-0.3L61.4,7c1.6-1.6,1.6-4.2,0-5.8s-4.2-1.6-5.8,0l-1.5,1.5L53.8,3l-1.1,1.1L58.5,9.8z"
|
||||
/>
|
||||
</g>
|
||||
<g>
|
||||
<polygon class="st0" points="30.1,32.4 34.8,31.6 35.3,31.6 37.1,31.3 31.3,25.5 31,27.3 30.9,27.8 "/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M59.5,50.8L28.4,19.6C32.2,15,32,8.2,27.6,3.9c-2.3-2.3-5.3-3.4-8.3-3.4s-6,1.1-8.3,3.4L5.7,9.3
|
||||
c-4.6,4.6-4.6,12,0,16.6C8,28.1,11,29.2,14,29.2c2.6,0,5.3-0.9,7.5-2.7l20.9,20.9L35.8,54c-0.5,0.5-0.5,1.3,0,1.8l2.1,2.1
|
||||
c0.3,0.3,0.6,0.4,0.9,0.4s0.7-0.1,0.9-0.4l1.7-1.7l2.1,2.1L41.8,60c-0.5,0.5-0.5,1.3,0,1.8l2.1,2.1c0.3,0.3,0.6,0.4,0.9,0.4
|
||||
c0.3,0,0.7-0.1,0.9-0.4l6.6-6.6l0.2,0.2c0.4,0.4,0.9,0.6,1.5,0.6c0.5,0,1.1-0.2,1.5-0.6l4-4C60.3,52.9,60.3,51.6,59.5,50.8z M14,22
|
||||
c-1.2,0-2.3-0.5-3.2-1.3C9,19,9,16.1,10.8,14.3L16.2,9c0.9-0.9,2-1.3,3.2-1.3s2.3,0.5,3.2,1.3c0.9,0.9,1.3,2,1.3,3.2
|
||||
s-0.5,2.3-1.3,3.2l-5.4,5.4C16.3,21.6,15.2,22,14,22z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#52545c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left"><line x1="19" y1="12" x2="5" y2="12"></line><polyline points="12 19 5 12 12 5"></polyline></svg>
|
Before Width: | Height: | Size: 308 B |
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#52545c" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-left-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 8 8 12 12 16"></polyline><line x1="16" y1="12" x2="8" y2="12"></line></svg>
|
Before Width: | Height: | Size: 355 B |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M64,36.1V28l-8.7-2.5c-0.5-1.8-1.3-3.6-2.2-5.2l4.4-7.9l-5.7-5.7l-7.9,4.4c-1.6-0.9-3.4-1.7-5.2-2.2L36.1,0H28
|
||||
l-2.5,8.7c-1.8,0.5-3.6,1.3-5.2,2.2l-7.9-4.4l-5.7,5.7l4.4,7.9c-0.9,1.6-1.7,3.4-2.2,5.2L0,27.9V36l8.7,2.5
|
||||
c0.5,1.8,1.3,3.6,2.2,5.2l-4.4,7.9l5.7,5.7l7.9-4.4c1.6,0.9,3.4,1.7,5.2,2.2l2.5,8.7h8.1l2.5-8.7c1.8-0.5,3.6-1.3,5.2-2.2l7.9,4.4
|
||||
l5.7-5.7l-4.4-7.9c0.9-1.6,1.7-3.4,2.2-5.2L64,36.1z M32,37.8c-3.2,0-5.8-2.6-5.8-5.8s2.6-5.8,5.8-5.8s5.8,2.6,5.8,5.8
|
||||
S35.2,37.8,32,37.8z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 947 B |
@ -1,18 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M24.5,31H6.1C2.7,31,0,28.3,0,24.9V6.5c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C30.6,28.3,27.9,31,24.5,31z"/>
|
||||
<path class="st0" d="M57.9,31H39.5c-3.4,0-6.1-2.7-6.1-6.1V6.5c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C64,28.3,61.3,31,57.9,31z"/>
|
||||
<path class="st0" d="M24.5,63.6H6.1c-3.4,0-6.1-2.7-6.1-6.1V39.1C0,35.7,2.7,33,6.1,33h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C30.6,60.9,27.9,63.6,24.5,63.6z"/>
|
||||
<path class="st0" d="M57.9,63.6H39.5c-3.4,0-6.1-2.7-6.1-6.1V39.1c0-3.4,2.7-6.1,6.1-6.1h18.4c3.4,0,6.1,2.7,6.1,6.1v18.4
|
||||
C64,60.9,61.3,63.6,57.9,63.6z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<path class="st0" d="M23.5,22.7l7-17.3c-0.5-2.8-3-5-6-5H6.1C2.7,0.4,0,3.1,0,6.5v18.4C0,28.3,2.7,31,6.1,31H9l-7.4-6.5L23.5,22.7z"
|
||||
/>
|
||||
<path class="st0" d="M62.5,24.5L55,31h2.9c3.4,0,6.1-2.7,6.1-6.1V6.5c0-3.4-2.7-6.1-6.1-6.1H39.5c-3,0-5.5,2.2-6,5l7,17.3L62.5,24.5
|
||||
z"/>
|
||||
<path class="st0" d="M18.3,39.1l-7-6.1H6.1C2.7,33,0,35.7,0,39.1v18.4c0,3.4,2.7,6.1,6.1,6.1h18.4c3.4,0,6.1-2.7,6.1-6.1v-7.3
|
||||
L13.1,61.2L18.3,39.1z"/>
|
||||
<path class="st0" d="M50.9,61.2L33.4,50.2v7.3c0,3.4,2.7,6.1,6.1,6.1h18.4c3.4,0,6.1-2.7,6.1-6.1V39.1c0-3.4-2.7-6.1-6.1-6.1h-5.1
|
||||
l-7,6.1L50.9,61.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="32.0001" y1="63.3894" x2="32.0001" y2="7.0572">
|
||||
<stop offset="0" style="stop-color:#FFF33B"/>
|
||||
<stop offset="5.948725e-02" style="stop-color:#FFE029"/>
|
||||
<stop offset="0.1303" style="stop-color:#FFD218"/>
|
||||
<stop offset="0.2032" style="stop-color:#FEC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC70C"/>
|
||||
<stop offset="0.6685" style="stop-color:#F3903F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED683C"/>
|
||||
<stop offset="1" style="stop-color:#E93E3A"/>
|
||||
</linearGradient>
|
||||
<polygon class="st1" points="52.1,27.9 37.6,26.7 32,13 26.4,26.7 11.9,27.9 23,37.6 19.6,52.1 32,44.3 44.4,52.1 41,37.6 "/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.7 KiB |
@ -1,26 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="18px" height="18px" viewBox="0 0 18 18" style="enable-background:new 0 0 18 18;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M6.9,8.7H1.7C0.8,8.7,0,7.9,0,7V1.8c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7V7
|
||||
C8.6,7.9,7.8,8.7,6.9,8.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M16.3,8.7h-5.2c-0.9,0-1.7-0.8-1.7-1.7V1.8c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7V7
|
||||
C18,7.9,17.2,8.7,16.3,8.7z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M6.9,17.9H1.7c-0.9,0-1.7-0.8-1.7-1.7V11c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7v5.2
|
||||
C8.6,17.1,7.8,17.9,6.9,17.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M16.3,17.9h-5.2c-0.9,0-1.7-0.8-1.7-1.7V11c0-0.9,0.8-1.7,1.7-1.7h5.2c0.9,0,1.7,0.8,1.7,1.7v5.2
|
||||
C18,17.1,17.2,17.9,16.3,17.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,15 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="100px" height="100px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M50,84.1c-22.1,0-40.7-6.5-49.3-16.2C0.2,69.1,0,70.4,0,71.7c0,13,22.9,23.9,50,23.9s50-11,50-23.9
|
||||
c0-1.3-0.2-2.6-0.7-3.9C90.7,77.5,72.1,84.1,50,84.1z"/>
|
||||
<path class="st0" d="M50,62.3c-22.1,0-40.7-6.5-49.3-16.2C0.2,47.4,0,48.7,0,50c0,13,22.9,23.9,50,23.9s50-11,50-23.9
|
||||
c0-1.3-0.2-2.6-0.7-3.9C90.7,55.8,72.1,62.3,50,62.3z"/>
|
||||
<path class="st0" d="M0,28.3c0,13,22.9,23.9,50,23.9s50-11,50-23.9s-22.9-24-50-24S0,15.3,0,28.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 897 B |
@ -1,19 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="-479 353 64 64" style="enable-background:new -479 353 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545C;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M-470.4,410h34.4c4.7,0,8.6-3.8,8.6-8.6v-17.3l-4.2,4.2v13.1c0,2.4-1.9,4.3-4.3,4.3h-34.4
|
||||
c-2.4,0-4.3-1.9-4.3-4.3V376c0-2.4,1.9-4.3,4.3-4.3h32.1l4.2-4.2h-36.3c-4.7,0-8.6,3.8-8.6,8.6v25.5
|
||||
C-479,406.2-475.2,410-470.4,410z"/>
|
||||
|
||||
<rect x="-438.3" y="364.5" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 -1008.7032 339.9824)" class="st0" width="8.7" height="28.8"/>
|
||||
<path class="st0" d="M-425.5,364.3l6.2,6.2l1.4-1.4l1.6-1.6c1.7-1.7,1.7-4.5,0-6.2c-1.7-1.7-4.5-1.7-6.2,0l-1.6,1.6L-425.5,364.3z"
|
||||
/>
|
||||
<polygon class="st0" points="-444.8,393.9 -442.3,393.5 -448.5,387.3 -448.9,389.8 -449.8,394.8 "/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="22px" height="22px" viewBox="0 0 22 22" style="enable-background:new 0 0 22 22;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:none;}
|
||||
.st1{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<polygon class="st0" points="7.93,14.21 6.99,17.47 9.52,15.21 9,14.28 "/>
|
||||
<polygon class="st0" points="14.15,7.86 15.08,4.6 12.56,6.86 13.08,7.79 "/>
|
||||
<polygon class="st0" points="14.28,13.07 14.22,14.14 17.47,15.08 15.22,12.55 "/>
|
||||
<polygon class="st0" points="7.8,9 7.86,7.93 4.61,6.99 6.86,9.52 "/>
|
||||
<path class="st0" d="M8.82,1.31L8.36,9.35l-7.05,3.9l8.04,0.46l3.9,7.05l0.46-8.04l7.05-3.9l-8.04-0.46L8.82,1.31z M11.38,11.78
|
||||
c-0.41,0.19-0.89,0.01-1.08-0.4c-0.19-0.41-0.01-0.89,0.4-1.08c0.41-0.19,0.89-0.01,1.08,0.4C11.97,11.1,11.79,11.59,11.38,11.78z"
|
||||
/>
|
||||
<path class="st1" d="M21.72,8.56c-1.35-5.92-7.24-9.63-13.16-8.28C2.64,1.63-1.07,7.52,0.28,13.44s7.24,9.63,13.16,8.28
|
||||
C19.36,20.37,23.07,14.48,21.72,8.56z M15.08,4.6l-0.94,3.25l-1.07-0.06l-0.52-0.94L15.08,4.6z M7.86,7.93L7.8,9L6.86,9.52
|
||||
L4.61,6.99L7.86,7.93z M6.99,17.47l0.94-3.25L9,14.28l0.52,0.94L6.99,17.47z M14.22,14.14l0.06-1.07l0.94-0.52l2.25,2.53
|
||||
L14.22,14.14z M13.72,12.72l-0.46,8.04l-3.9-7.05l-8.04-0.46l7.05-3.9l0.46-8.04l3.9,7.05l8.04,0.46L13.72,12.72z"/>
|
||||
<path class="st1" d="M10.7,10.29c-0.41,0.19-0.59,0.67-0.4,1.08c0.19,0.41,0.67,0.59,1.08,0.4c0.41-0.19,0.59-0.67,0.4-1.08
|
||||
C11.59,10.28,11.1,10.11,10.7,10.29z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M63.2,32l-7-7V11.8c0-2.9-2.4-5.3-5.3-5.3l0,0c-2.9,0-5.3,2.4-5.3,5.3v2.6L34,2.8c-1.1-1.1-2.8-1.1-3.9,0
|
||||
L0.8,32c-1.7,1.7-0.5,4.7,2,4.7h5l0,0v7.6v14.8c0,1.5,1.2,2.8,2.8,2.8h13.2V44.4h16.5V62h13.2c1.5,0,2.8-1.2,2.8-2.8V36.8l0,0l0,0h5
|
||||
C63.7,36.8,64.9,33.8,63.2,32z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 719 B |
@ -1,30 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<path class="st0" d="M8.1,26.5h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8c0-2.8-2.3-5.2-5.2-5.2H8.1c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
C2.9,24.2,5.3,26.5,8.1,26.5z"/>
|
||||
<path class="st0" d="M51.9,0.6H36.3c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8
|
||||
C57.1,2.9,54.7,0.6,51.9,0.6z"/>
|
||||
<path class="st0" d="M9.8,50.6c-1-2.4-0.4-5,1.4-6.8l12.8-12.8l1.6-1.6c0.2-0.2,0.4-0.3,0.6-0.5c-0.7-0.4-1.6-0.6-2.5-0.6H8.1
|
||||
c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h5.4C11.9,53.5,10.5,52.2,9.8,50.6z"/>
|
||||
<path class="st0" d="M51.9,28.2H36.3c-0.9,0-1.7,0.2-2.5,0.6c0.2,0.2,0.4,0.3,0.6,0.5l1.6,1.6l3.8,3.8l2.6,2.6l6.4,6.4
|
||||
c1.8,1.8,2.3,4.5,1.4,6.8c-0.7,1.7-2.1,2.9-3.7,3.5h5.4c2.8,0,5.2-2.3,5.2-5.2V33.3C57.1,30.5,54.7,28.2,51.9,28.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="30" y1="77.0702" x2="30" y2="17.5">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M45.3,47.3l-6.4-6.4l-2.6-2.6l-3.8-3.8l-1.3-1.3l-0.3-0.3c-0.2-0.2-0.6-0.4-0.9-0.4s-0.7,0.1-0.9,0.4l-0.3,0.3
|
||||
l-1.3,1.3L14.7,47.3c-0.8,0.8-0.2,2.2,0.9,2.2h6.5c0.7,0,1.3,0.6,1.3,1.3v0.4v2.9v2.4v3.1v3.2c0,0.7,0.6,1.3,1.3,1.3h10.6
|
||||
c0.7,0,1.3-0.6,1.3-1.3v-3.2v-5.4v-3.4c0-0.7,0.6-1.3,1.3-1.3h6.5C45.5,49.4,46.1,48.1,45.3,47.3z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,34 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M0.1,31.8c0-1.6,1-2.9,2.5-3.4c0.5-0.2,1-0.4,1.4-0.6c0.9-0.6,1.4-1.5,1.4-2.7v-9.9c0-2,0.4-3.5,1.1-4.5
|
||||
c0.7-1,1.9-1.7,3.4-2.2c0.9-0.3,2-0.4,3.3-0.5c1.8-0.2,3.3,1.2,3.3,3v0.1c0,1.4-1,2.6-2.4,3c-0.1,0-0.1,0-0.2,0.1
|
||||
c-0.5,0.2-0.8,0.4-1.1,0.7c-0.3,0.3-0.4,0.7-0.4,1.3v10.3c0,1.6-0.4,2.9-1.2,3.7c-0.8,0.9-2.1,1.4-4,1.7v0.3c1.8,0.3,3.2,0.9,4,1.7
|
||||
c0.8,0.8,1.2,2,1.2,3.6v10.4c0,0.6,0.2,1,0.5,1.3c0.3,0.3,0.7,0.5,1.2,0.7c0,0,0.1,0,0.1,0c1.4,0.4,2.3,1.6,2.3,3v0
|
||||
c0,1.8-1.6,3.3-3.4,3.1c-1.3-0.1-2.3-0.3-3.2-0.6c-1.6-0.5-2.7-1.2-3.4-2.2c-0.7-1-1-2.5-1-4.5v-9.8c0-1.1-0.5-2-1.4-2.7
|
||||
c-0.4-0.3-0.8-0.5-1.3-0.6c-1.5-0.5-2.5-1.8-2.5-3.4V31.8z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st0" d="M64,32.2c0,1.6-1,2.9-2.5,3.4c-0.5,0.2-0.9,0.4-1.3,0.6c-1,0.6-1.4,1.5-1.4,2.7v9.8c0,2-0.4,3.5-1.1,4.5
|
||||
c-0.7,1-1.8,1.7-3.4,2.2c-0.9,0.3-1.9,0.4-3.2,0.6c-1.8,0.2-3.4-1.3-3.4-3.1v0c0-1.4,1-2.7,2.4-3c0.4-0.1,0.6-0.2,0.9-0.3
|
||||
c0.6-0.4,0.9-0.9,0.9-1.7V37.4c0-1.6,0.4-2.8,1.2-3.6c0.8-0.8,2.1-1.4,4-1.7v-0.3c-1.8-0.3-3.1-0.8-4-1.7
|
||||
c-0.8-0.9-1.2-2.1-1.2-3.7V16.2c0-0.6-0.1-1-0.4-1.3c-0.3-0.3-0.6-0.5-1.1-0.7c-0.1,0-0.1,0-0.2-0.1c-1.4-0.4-2.4-1.6-2.4-3v-0.1
|
||||
c0-1.8,1.6-3.2,3.3-3.1c1.3,0.1,2.4,0.3,3.2,0.5c1.6,0.5,2.7,1.2,3.4,2.2c0.7,1,1.1,2.5,1.1,4.5v9.9c0,1.2,0.5,2.1,1.4,2.7
|
||||
c0.4,0.3,0.8,0.5,1.3,0.6c1.5,0.5,2.6,1.8,2.6,3.4V32.2z"/>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M42.9,55.5h-6.5c-1.7,0-3.1-1.4-3.1-3.1c0-1.7,1.4-3.1,3.1-3.1h3.4V14.7h-2.6c-1.7,0-3.1-1.4-3.1-3.1
|
||||
s1.4-3.1,3.1-3.1h5.7c1.7,0,3.1,1.4,3.1,3.1v40.9C46,54.1,44.6,55.5,42.9,55.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<path class="st0" d="M20.4,8.5H27c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1h-3.4v34.6h2.6c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1
|
||||
h-5.7c-1.7,0-3.1-1.4-3.1-3.1V11.6C17.3,9.9,18.7,8.5,20.4,8.5z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.1 KiB |
@ -1,20 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<ellipse class="st0" cx="30.2" cy="33.8" rx="0" ry="0"/>
|
||||
<path class="st0" d="M59.6,4.4c-5.9-5.9-15.4-5.9-21.2,0L27.7,15c3.4-0.2,6.8,0.4,9.9,1.9l6.6-6.6c2.6-2.6,6.9-2.6,9.5,0
|
||||
s2.6,6.9,0,9.5l-6.6,6.6l-3.8,3.8l-3.5,3.5c-1.1,1.1-2.6,1.8-4,1.9c-1.9,0.2-4-0.4-5.4-1.9l0,0l0,0c-0.7-0.7-1.8-0.7-2.4,0
|
||||
l-4.6,4.6c0.4,0.4,0.7,0.9,1.1,1.3c0.4,0.4,0.8,0.8,1.3,1.1c1.4,1.1,3,1.9,4.6,2.5c3.9,1.3,8.3,1,11.9-1.1c1.2-0.7,2.4-1.5,3.4-2.5
|
||||
l3.4-3.4l10.6-10.6C65.5,19.8,65.5,10.3,59.6,4.4z"/>
|
||||
<ellipse class="st0" cx="33.8" cy="30.2" rx="0" ry="0"/>
|
||||
<path class="st0" d="M26.4,47.1l-6.6,6.6c-2.6,2.6-6.9,2.6-9.5,0s-2.6-6.9,0-9.5l6.6-6.6l3.8-3.8l3.5-3.5c1.1-1.1,2.6-1.8,4-1.9
|
||||
c1.9-0.2,4,0.4,5.4,1.9l0,0l0,0c0.7,0.7,1.8,0.7,2.4,0l4.6-4.6c-0.4-0.4-0.7-0.9-1.1-1.3c-0.4-0.4-0.8-0.8-1.3-1.1
|
||||
c-1.4-1.1-3-1.9-4.6-2.5c-3.9-1.3-8.3-1-11.9,1.1c-1.2,0.7-2.4,1.5-3.4,2.5L15,27.7L4.4,38.4c-5.9,5.9-5.9,15.4,0,21.2
|
||||
s15.4,5.9,21.2,0L36.3,49C32.9,49.2,29.5,48.6,26.4,47.1z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.4 KiB |
@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
.st1{fill:url(#SVGID_1_);}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M20.7,0.6H5.2C2.3,0.6,0,2.9,0,5.8v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V5.8
|
||||
C25.9,2.9,23.6,0.6,20.7,0.6z"/>
|
||||
<path class="st0" d="M33.4,26.5H49c2.8,0,5.2-2.3,5.2-5.2V5.8c0-2.8-2.3-5.2-5.2-5.2H33.4c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
C28.2,24.2,30.6,26.5,33.4,26.5z"/>
|
||||
<path class="st0" d="M20.7,28.2H5.2c-2.8,0-5.2,2.3-5.2,5.2v15.6c0,2.8,2.3,5.2,5.2,5.2h15.6c2.8,0,5.2-2.3,5.2-5.2V33.3
|
||||
C25.9,30.5,23.6,28.2,20.7,28.2z"/>
|
||||
<path class="st0" d="M35.1,39.2h4.1v-4.1c0-3.2,2.6-5.8,5.8-5.8h7.1c-0.9-0.7-2-1.1-3.2-1.1H33.4c-2.8,0-5.2,2.3-5.2,5.2v15.6
|
||||
c0,1.2,0.4,2.3,1.1,3.1v-7C29.3,41.8,31.9,39.2,35.1,39.2z"/>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="49.157" y1="90.4824" x2="49.157" y2="15.655">
|
||||
<stop offset="0" style="stop-color:#FFF23A"/>
|
||||
<stop offset="4.010540e-02" style="stop-color:#FEE62D"/>
|
||||
<stop offset="0.1171" style="stop-color:#FED41A"/>
|
||||
<stop offset="0.1964" style="stop-color:#FDC90F"/>
|
||||
<stop offset="0.2809" style="stop-color:#FDC60B"/>
|
||||
<stop offset="0.6685" style="stop-color:#F28F3F"/>
|
||||
<stop offset="0.8876" style="stop-color:#ED693C"/>
|
||||
<stop offset="1" style="stop-color:#E83E39"/>
|
||||
</linearGradient>
|
||||
<path class="st1" d="M63.2,44.2h-5h-0.4h-3.7h0v-0.7v-8.4c0-0.4-0.4-0.8-0.8-0.8H45c-0.4,0-0.8,0.4-0.8,0.8v9.1h-9.1
|
||||
c-0.4,0-0.8,0.4-0.8,0.8v8.3c0,0.2,0.1,0.4,0.3,0.6c0.1,0.1,0.3,0.2,0.5,0.2c0,0,0,0,0.1,0h9.1v3.2v1.3v4.6c0,0.4,0.4,0.8,0.8,0.8
|
||||
h8.3c0.4,0,0.8-0.4,0.8-0.8v-9.1h9.1c0.4,0,0.8-0.4,0.8-0.8V45C64,44.6,63.6,44.2,63.2,44.2z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.0 KiB |
@ -1,14 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M56.3,44.5c-1.6,0-3.2,0.5-4.4,1.4l-8.1-4.7c0.3-1,0.4-2,0.4-3.1c0-5.6-3.8-10.4-9-11.8v-7.5
|
||||
c2.6-1.2,4.5-3.9,4.5-7c0-4.2-3.4-7.7-7.7-7.7s-7.7,3.4-7.7,7.7c0,3.1,1.8,5.7,4.5,7v7.5c-5.2,1.4-9,6.1-9,11.8
|
||||
c0,1.1,0.2,2.1,0.4,3.1l-8.1,4.7c-1.2-0.9-2.8-1.4-4.4-1.4c-4.2,0-7.7,3.4-7.7,7.7s3.4,7.7,7.7,7.7s7.7-3.4,7.7-7.7
|
||||
c0-0.2,0-0.5,0-0.7l8.1-4.7c2.2,2.2,5.3,3.6,8.6,3.6c3.4,0,6.4-1.4,8.6-3.6l8.1,4.7c0,0.2,0,0.5,0,0.7c0,4.2,3.4,7.7,7.7,7.7
|
||||
s7.7-3.4,7.7-7.7S60.6,44.5,56.3,44.5z M32,43.9c-3.2,0-5.8-2.6-5.8-5.8c0-3.2,2.6-5.8,5.8-5.8s5.8,2.6,5.8,5.8
|
||||
C37.8,41.3,35.2,43.9,32,43.9z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M63.8,55.9h-2.1c-0.1,0-0.2-0.1-0.2-0.2V20.3c0-0.1-0.1-0.2-0.2-0.2l-20.5-3.1c0,0-0.1,0-0.1,0l-4.7,1.3
|
||||
c-0.1,0-0.2,0.1-0.2,0.2l-1.3,16.4c0,0.2-0.3,0.2-0.3,0V6.7c0-0.1-0.1-0.2-0.2-0.2L13.4,3.4c0,0-0.1,0-0.1,0L5.2,6
|
||||
C5.1,6,5.1,6.1,5.1,6.2L3.2,55.7c0,0.1-0.1,0.2-0.2,0.2H0.2C0.1,55.9,0,56,0,56.1v4.3c0,0.1,0.1,0.2,0.2,0.2h4.8h13.2
|
||||
c0.1,0,0.2-0.1,0.2-0.2v-4.5V9.1c0-0.1,0.1-0.3,0.3-0.2L29,10.3c0.1,0,0.2,0.1,0.2,0.2v50.1h0.2h2.9h1.8h1.2h0.4h9.8
|
||||
c0.1,0,0.2-0.1,0.2-0.2v-4.5V22.7c0-0.1,0.1-0.3,0.3-0.2l10.2,1.4c0.1,0,0.2,0.1,0.2,0.2v36.5h0.2h4.7h2.4c0.1,0,0.2-0.1,0.2-0.2
|
||||
v-4.3C64,56,63.9,55.9,63.8,55.9z"/>
|
||||
<path class="st0" d="M26.6,17.6l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,17.9,26.9,17.6,26.6,17.6z"/>
|
||||
<path class="st0" d="M26.6,23.2l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,23.5,26.9,23.2,26.6,23.2z"/>
|
||||
<path class="st0" d="M26.6,28.7l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,29,26.9,28.8,26.6,28.7z"/>
|
||||
<path class="st0" d="M26.6,34.3l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,34.6,26.9,34.3,26.6,34.3z"/>
|
||||
<path class="st0" d="M26.6,39.9L21.1,39c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,40.1,26.9,39.9,26.6,39.9z"/>
|
||||
<path class="st0" d="M26.6,45.4l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6V46
|
||||
C27.1,45.7,26.9,45.5,26.6,45.4z"/>
|
||||
<path class="st0" d="M26.6,12.1l-5.5-0.9c-0.3,0-0.6,0.2-0.6,0.6v2.4c0,0.3,0.2,0.5,0.5,0.6l5.5,0.9c0.3,0,0.6-0.2,0.6-0.6v-2.4
|
||||
C27.1,12.3,26.9,12.1,26.6,12.1z"/>
|
||||
<path class="st0" d="M53.9,30.6l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5V31
|
||||
C54.4,30.8,54.2,30.6,53.9,30.6z"/>
|
||||
<path class="st0" d="M53.9,35.9L48.4,35c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,36.1,54.2,35.9,53.9,35.9z"/>
|
||||
<path class="st0" d="M53.9,41.2l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,41.4,54.2,41.2,53.9,41.2z"/>
|
||||
<path class="st0" d="M53.9,46.5l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5V47
|
||||
C54.4,46.7,54.2,46.5,53.9,46.5z"/>
|
||||
<path class="st0" d="M53.9,25.3l-5.6-0.9c-0.3,0-0.5,0.2-0.5,0.5v2.4c0,0.2,0.2,0.4,0.4,0.5l5.6,0.9c0.3,0,0.5-0.2,0.5-0.5v-2.4
|
||||
C54.4,25.5,54.2,25.3,53.9,25.3z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.9 KiB |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M60.8,4.4H18.9c-1.8,0-3.2,1.4-3.2,3.2v6.6h36.9c3.6,0,6.6,2.9,6.6,6.6V35h1.6c1.8,0,3.2-1.4,3.2-3.2V7.5
|
||||
C64,5.8,62.5,4.4,60.8,4.4z"/>
|
||||
<path class="st0" d="M55.8,20.7c0-1.8-1.4-3.2-3.2-3.2H10.8c-1.8,0-3.2,1.4-3.2,3.2v5.9h37.6c3.6,0,6.6,2.9,6.6,6.6v14.9h0.9
|
||||
c1.8,0,3.2-1.4,3.2-3.2L55.8,20.7L55.8,20.7z"/>
|
||||
<path class="st0" d="M48.3,33.2c0-1.8-1.4-3.2-3.2-3.2H3.3c-1.8,0-3.2,1.4-3.2,3.2v24.2c0,1.8,1.4,3.2,3.2,3.2h41.9
|
||||
c1.8,0,3.2-1.4,3.2-3.2V33.2H48.3z M18.7,55V35.6c0-0.7,0.8-1.2,1.4-0.7l13.3,9.7c0.5,0.4,0.5,1.1,0,1.4l-13.3,9.7
|
||||
C19.5,56.2,18.7,55.8,18.7,55z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.0 KiB |
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M59.4,23.7c-1.7-1.7-4.4-1.7-6,0L41.6,35.6l-12.9-13l11.8-11.9c1.7-1.7,1.7-4.4,0-6.1s-4.4-1.7-6,0L22.7,16.5
|
||||
L12.6,6.2C1.3,17.6,0.4,35.5,9.8,48l-3.6,3.6c-1.7,1.7-1.7,4.4,0,6.1c1.7,1.7,4.4,1.7,6,0l3.6-3.6c12.4,9.5,30.1,8.6,41.4-2.8
|
||||
l-9.5-9.6l11.8-11.9C61,28.1,61,25.4,59.4,23.7z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 734 B |
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M23,48H3.2C1.4,48,0,49.3,0,51s1.4,3,3.2,3H23c-0.5-0.9-0.8-1.9-0.8-3S22.4,48.9,23,48z"/>
|
||||
<path class="st0" d="M34.7,54h26.1c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3H34.7c0.5,0.9,0.8,1.9,0.8,3S35.2,53.1,34.7,54z"/>
|
||||
<circle class="st0" cx="28.8" cy="51" r="8"/>
|
||||
<path class="st0" d="M53.3,35h7.5c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3h-7.5c0.5,0.9,0.8,1.9,0.8,3C54.2,33.1,53.9,34.1,53.3,35z"/>
|
||||
<path class="st0" d="M41.6,29H3.2C1.4,29,0,30.3,0,32s1.4,3,3.2,3h38.4c-0.5-0.9-0.8-1.9-0.8-3C40.8,30.9,41.1,29.9,41.6,29z"/>
|
||||
<circle class="st0" cx="47.5" cy="32" r="8"/>
|
||||
<path class="st0" d="M26.8,16h34c1.8,0,3.2-1.3,3.2-3s-1.4-3-3.2-3h-34c0.5,0.9,0.8,1.9,0.8,3S27.4,15.1,26.8,16z"/>
|
||||
<path class="st0" d="M15.1,10H3.2C1.4,10,0,11.4,0,13s1.4,3,3.2,3h11.9c-0.5-0.9-0.8-1.9-0.8-3S14.6,10.9,15.1,10z"/>
|
||||
<circle class="st0" cx="21" cy="13" r="8"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.2 KiB |
@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 100 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:#52545c;}
|
||||
</style>
|
||||
<g>
|
||||
<path class="st0" d="M94.3,50C94.3,25.6,74.4,5.7,50,5.7S5.7,25.6,5.7,50S25.6,94.3,50,94.3S94.3,74.4,94.3,50z M49.1,73.7
|
||||
c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2
|
||||
C74.8,68,63.1,73.7,49.1,73.7z M49.1,62.5c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3
|
||||
s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2C74.8,56.9,63.1,62.5,49.1,62.5z M49.1,51.3c-13.9,0-25.7-5.6-25.7-12.3
|
||||
c0-6.7,11.8-12.3,25.7-12.3S74.8,32.4,74.8,39C74.8,45.7,63.1,51.3,49.1,51.3z"/>
|
||||
<path class="st1" d="M49.1,67.7c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S74.8,68,74.8,61.4
|
||||
c0-0.7-0.1-1.3-0.4-2C70.1,64.4,60.5,67.7,49.1,67.7z"/>
|
||||
<path class="st1" d="M49.1,56.5c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3s25.7-5.6,25.7-12.3
|
||||
c0-0.7-0.1-1.3-0.4-2C70.1,53.2,60.5,56.5,49.1,56.5z"/>
|
||||
<path class="st1" d="M49.1,26.7c-13.9,0-25.7,5.6-25.7,12.3c0,6.7,11.8,12.3,25.7,12.3S74.8,45.7,74.8,39
|
||||
C74.8,32.4,63.1,26.7,49.1,26.7z"/>
|
||||
<path class="st1" d="M50,0C22.4,0,0,22.4,0,50s22.4,50,50,50c27.6,0,50-22.4,50-50S77.6,0,50,0z M5.7,50C5.7,25.6,25.6,5.7,50,5.7
|
||||
S94.3,25.6,94.3,50S74.4,94.3,50,94.3S5.7,74.4,5.7,50z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.8 KiB |
@ -1,46 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="121px" height="100px" viewBox="0 0 121 100" style="enable-background:new 0 0 121 100;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:url(#SVGID_1_);}
|
||||
.st1{fill:#FFFFFF;}
|
||||
.st2{fill:url(#SVGID_2_);}
|
||||
.st3{fill:url(#SVGID_3_);}
|
||||
.st4{fill:url(#SVGID_4_);}
|
||||
</style>
|
||||
<g>
|
||||
<g>
|
||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="60.5" y1="130.7753" x2="60.5" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st0" d="M120.8,50L87.2,16.4C78.1,6.3,64.9,0,50.2,0c-27.6,0-50,22.4-50,50s22.4,50,50,50c14.4,0,27.5-6.1,36.6-15.9
|
||||
c0.1-0.1,0.1-0.1,0.2-0.2L120.8,50z"/>
|
||||
</g>
|
||||
<path class="st1" d="M94.4,50c0-24.4-19.9-44.3-44.3-44.3S5.9,25.6,5.9,50s19.9,44.3,44.3,44.3S94.4,74.4,94.4,50z M49.3,73.7
|
||||
c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3c0.2,0.6,0.4,1.3,0.4,2
|
||||
C75,68,63.2,73.7,49.3,73.7z M49.3,62.5c-13.9,0-25.7-5.6-25.7-12.3c0-0.7,0.1-1.3,0.4-2c4.4,5,14,8.3,25.3,8.3s20.9-3.4,25.3-8.3
|
||||
c0.2,0.6,0.4,1.3,0.4,2C75,56.9,63.2,62.5,49.3,62.5z M49.3,51.3c-13.9,0-25.7-5.6-25.7-12.3c0-6.7,11.8-12.3,25.7-12.3
|
||||
S75,32.4,75,39C75,45.7,63.2,51.3,49.3,51.3z"/>
|
||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.777" x2="49.2981" y2="18.669">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st2" d="M49.3,67.7c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S75,68,75,61.4
|
||||
c0-0.7-0.1-1.3-0.4-2C70.2,64.4,60.7,67.7,49.3,67.7z"/>
|
||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.7753" x2="49.2981" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st3" d="M49.3,56.5c-11.4,0-20.9-3.4-25.3-8.3c-0.2,0.6-0.4,1.3-0.4,2c0,6.7,11.8,12.3,25.7,12.3S75,56.9,75,50.2
|
||||
c0-0.7-0.1-1.3-0.4-2C70.2,53.2,60.7,56.5,49.3,56.5z"/>
|
||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="49.2981" y1="130.7753" x2="49.2981" y2="18.6673">
|
||||
<stop offset="0" style="stop-color:#FBB017"/>
|
||||
<stop offset="1" style="stop-color:#EF4E28"/>
|
||||
</linearGradient>
|
||||
<path class="st4" d="M49.3,26.7c-13.9,0-25.7,5.6-25.7,12.3c0,6.7,11.8,12.3,25.7,12.3S75,45.7,75,39C75,32.4,63.2,26.7,49.3,26.7z
|
||||
"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 2.8 KiB |
@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 20.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="64px" height="64px" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#52545c;}
|
||||
</style>
|
||||
<path class="st0" d="M32.1,49.1c-1.9,0-3.5-1.6-3.5-3.5s1.6-3.5,3.5-3.5c1.9,0,3.5,1.6,3.5,3.5S34.1,49.1,32.1,49.1z M34.4,36.2v3.4
|
||||
h-4.5v-7.9h2.4l0,0c3,0,5.4-2.4,5.4-5.3s-2.4-5.3-5.4-5.3c-2.1,0-3.9,1.1-4.9,2.9l-4.3-2c1.7-3.4,5.2-5.6,9.1-5.6
|
||||
c5.6,0,10.2,4.5,10.2,10C42.4,31.2,39,35.2,34.4,36.2z"/>
|
||||
<path class="st0" d="M32.2,16.4c-3.9,0-7.4,2.1-9.1,5.6l4.3,2.1c0.9-1.8,2.8-2.9,4.9-2.9c3,0,5.4,2.4,5.4,5.3s-2.4,5.3-5.4,5.3l0,0
|
||||
h-2.4v7.9h4.5v-3.4c4.6-1,8-5,8-9.8C42.4,20.9,37.9,16.4,32.2,16.4z"/>
|
||||
<circle class="st0" cx="32.1" cy="45.6" r="3.5"/>
|
||||
<path class="st0" d="M32,0C14.4,0,0,14.4,0,32s14.4,32,32,32s32-14.4,32-32S49.6,0,32,0z M32,58.9c-14.8,0-26.9-12-26.9-26.9
|
||||
S17.2,5.1,32,5.1s26.9,12,26.9,26.9S46.8,58.9,32,58.9z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.1 KiB |
@ -1,4 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="#52545c" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x">
|
||||
<line x1="18" y1="6" x2="6" y2="18"></line>
|
||||
<line x1="6" y1="6" x2="18" y2="18"></line>
|
||||
</svg>
|
Before Width: | Height: | Size: 308 B |