UNPKG

@ftdata/icons

Version:

Fulltime Styleguide Icons

36 lines (35 loc) 3.2 kB
"use strict"; var __assign = (this && this.__assign) || function () { __assign = Object.assign || function(t) { for (var s, i = 1, n = arguments.length; i < n; i++) { s = arguments[i]; for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; } return t; }; return __assign.apply(this, arguments); }; var __rest = (this && this.__rest) || function (s, e) { var t = {}; for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p]; if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]]; } return t; }; Object.defineProperty(exports, "__esModule", { value: true }); var jsx_runtime_1 = require("react/jsx-runtime"); function Whatsapp(_a) { var color = _a.color, size = _a.size, weight = _a.weight, rest = __rest(_a, ["color", "size", "weight"]); return (jsx_runtime_1.jsxs("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, rest, { children: [jsx_runtime_1.jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18.2041 5.76205C16.5581 4.11505 14.3691 3.20705 12.0371 3.20605C7.23014 3.20605 3.31914 7.11505 3.31814 11.9201C3.31614 13.4491 3.71714 14.9521 4.48114 16.2771L3.24414 20.7931L7.86614 19.5811C9.14514 20.2771 10.5771 20.6421 12.0331 20.6421H12.0371C16.8421 20.6421 20.7531 16.7321 20.7551 11.9271C20.7561 9.59905 19.8501 7.41005 18.2041 5.76205Z", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0), jsx_runtime_1.jsx("path", { d: "M13.0952 13.5599L13.5012 13.1569C13.8742 12.7869 14.4642 12.7399 14.8942 13.0419C15.3102 13.3339 15.6862 13.5959 16.0362 13.8399C16.5922 14.2259 16.6592 15.0179 16.1802 15.4959L15.8212 15.8549", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0), jsx_runtime_1.jsx("path", { d: "M8.14502 8.1789L8.50402 7.8199C8.98202 7.3419 9.77402 7.4089 10.16 7.9639C10.403 8.3139 10.665 8.6899 10.958 9.1059C11.26 9.5359 11.214 10.1259 10.843 10.4989L10.44 10.9049", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0), jsx_runtime_1.jsx("path", { d: "M15.8212 15.8548C14.3402 17.3288 11.8512 16.0768 9.88623 14.1108", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0), jsx_runtime_1.jsx("path", { d: "M9.88807 14.1137C7.92307 12.1477 6.67107 9.65971 8.14507 8.17871", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0), jsx_runtime_1.jsx("path", { d: "M10.4399 10.9048C10.7589 11.4078 11.1679 11.9058 11.6299 12.3678L11.6319 12.3698C12.0939 12.8318 12.5919 13.2408 13.0949 13.5598", stroke: color, strokeWidth: weight, strokeLinecap: "round", strokeLinejoin: "round" }, void 0)] }), void 0)); } exports.default = Whatsapp;