UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 1.68 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Wechat = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M19.903 18.274C21.161 17.37 22 16.016 22 14.467c0-2.774-2.677-5.064-6.032-5.064s-6 2.258-6 5.032 2.677 5.033 6 5.033a7.83 7.83 0 001.968-.259c.032-.032.096-.032.193-.032s.226.032.323.097l1.322.774c.032.032.032.032.097.032a.208.208 0 00.194-.193c0-.032-.033-.097-.033-.13 0-.032-.193-.644-.226-1.032v-.129c-.064-.129 0-.258.097-.322zm-5.935-4.58a.799.799 0 01-.807-.807c0-.452.355-.807.807-.807.451 0 .806.355.806.807a.799.799 0 01-.806.806zm4 0a.799.799 0 01-.807-.807c0-.452.355-.807.807-.807.451 0 .806.355.806.807 0 .451-.322.806-.806.806z", fill: "#323544" }), React.createElement("path", { d: "M15.968 9.016h.42c-.581-2.871-3.582-5.097-7.162-5.097C5.258 3.951 2 6.629 2 9.951c0 1.871.968 3.452 2.516 4.549.13.096.194.226.194.419 0 .032-.033.097-.033.13a27.644 27.644 0 00-.322 1.225c-.097.064-.097.097-.097.193 0 .13.097.226.258.226.032 0 .097-.032.13-.032l1.58-.903c.097-.032.258-.097.42-.097.031 0 .128.032.225.032.742.226 1.548.323 2.355.323h.42a5.455 5.455 0 01-.227-1.452c0-3.161 2.904-5.548 6.549-5.548zm-4.323-1.968a.97.97 0 01.968.968.992.992 0 01-.968.967.992.992 0 01-.967-.967.97.97 0 01.967-.968zM6.806 9.016a.97.97 0 01-.967-.968c0-.516.451-.968.967-.968.517 0 .968.452.968.968a.97.97 0 01-.968.968z", fill: "#323544" })); exports.default = Wechat;