iconista
Version:
Thousands of SVG icons with one React component
9 lines (8 loc) • 1.31 kB
JavaScript
;
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 Googlecampaignmanager360 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props },
React.createElement("path", { d: "M15.82 0c-2.093 0-4.186.8-5.783 2.397a8.142 8.142 0 00-2.33 4.761 8.731 8.731 0 01.473-.013 8.65 8.65 0 015.076 1.638 2.66 2.66 0 01.713-2.47c1.046-1.046 2.711-.998 3.715.005a2.772 2.772 0 103.92-3.922A8.154 8.154 0 0015.82 0zm7.078 4.078a3.27 3.27 0 01-.941 2.594 3.278 3.278 0 01-3.639.674c.312.938.065 1.99-.633 2.687-.99.992-2.663 1.066-3.725.004-.017-.017-.03-.035-.046-.053l-.003.002A8.18 8.18 0 002.394 21.603a2.975 2.975 0 004.207 0c1.162-1.161.87-2.756-.293-3.917-.935-.936-1.122-2.593-.005-3.711.91-.91 2.537-1.17 3.726-.008.073.072.148.14.225.203a8.177 8.177 0 0011.35-.207 8.18 8.18 0 001.294-9.885zM10.725 15.2a2.647 2.647 0 01-.702 2.498 2.643 2.643 0 01-2.591.658c.21.393.347.809.392 1.237.088.827-.192 1.688-.869 2.365a3.47 3.47 0 01-2.773 1 8.182 8.182 0 009.78-1.353 8.135 8.135 0 002.329-4.762 8.667 8.667 0 01-5.566-1.643z" }));
exports.default = Googlecampaignmanager360;