UNPKG

2.54 kBJavaScriptView Raw
1import _extends from "@babel/runtime/helpers/extends";
2import React from 'react';
3import { jsx as _jsx } from "react/jsx-runtime";
4export var Weixin = props => /*#__PURE__*/_jsx("svg", _extends({
5 viewBox: "0 0 20 20",
6 width: "16px",
7 height: "16px"
8}, props, {
9 className: "w-icon " + (props.className ? props.className : ''),
10 children: /*#__PURE__*/_jsx("path", {
11 d: "M14.0002275,7.30073677 C17.2000455,7.30073677 20,9.55838358 20,12.3067649 C20,13.7789685 18.900489,15.1533825 17.5002843,16.2330878 L17.5002843,16.2330878 L18.0002275,18 L16.1000796,16.9202947 C15.4004322,17.1163206 14.7003298,17.312793 14.0002275,17.312793 C10.6002502,17.312793 8.00045491,15.0551463 8.00045491,12.3067649 C8.00045491,9.55838356 10.7003298,7.30073677 14.0002275,7.30073677 Z M7.00011374,2 C10.5001706,2 13.5002843,4.06117437 14.3009212,6.8095557 L14.3009212,6.8095557 L13.6008188,6.8095557 C10.2008416,6.80955572 7.60104628,9.26412146 7.60104628,12.3067649 C7.6010463,12.7974994 7.700671,13.288234 7.80075061,13.7789685 L7.80075061,13.7789685 L7.10064824,13.7789685 C6.20038667,13.7789685 5.50028433,13.5829426 4.60047765,13.3864702 L4.60047765,13.3864702 L2.10030707,14.5644117 L2.79995452,12.5032373 C1.09996589,11.3252958 1.38911105e-12,9.75485601 1.38911105e-12,7.88970753 C1.38911105e-12,4.55235544 3.10019335,2 7.00011374,2 Z M12.1005345,10.0486716 C11.8002957,10.0486716 11.4004322,10.4416164 11.4004322,10.7358785 C11.4004322,11.1283769 11.700671,11.4230855 12.1005345,11.4230855 C12.6004777,11.4230855 13.0003412,11.0305872 13.0007961,10.7358785 C13.0007961,10.3433802 12.6004777,10.0486716 12.1005345,10.0486716 Z M15.9003753,10.0486716 C15.6001365,10.0486716 15.2002729,10.4416164 15.2002729,10.7358785 C15.2002729,11.1283769 15.6005914,11.4230855 15.9003753,11.4230855 C16.500398,11.4230855 16.8006369,11.0305872 16.8006369,10.7358785 C16.8006369,10.3433802 16.4003184,10.0486716 15.9003753,10.0486716 Z M4.80018196,4.84617101 C4.20061413,4.84617101 3.70021609,5.23866935 3.70021609,5.72985042 C3.70021609,6.31882117 4.30023883,6.61352981 4.80018196,6.61352981 C5.30058002,6.61352981 5.60036393,6.31882117 5.70044354,5.72985042 C5.70044354,5.14087965 5.30012509,4.84617101 4.80018196,4.84617101 Z M9.70044354,4.84617101 C9.10042078,4.84617101 8.60047765,5.23866935 8.60047765,5.72985042 C8.60047765,6.31882117 9.20050041,6.61352981 9.70044354,6.61352981 C10.2003867,6.61352981 10.6002502,6.31882117 10.6007051,5.72985042 C10.6007051,5.14087965 10.2003867,4.84617101 9.70044354,4.84617101 Z",
12 fillRule: "evenodd"
13 })
14}));
\No newline at end of file