UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.21 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 Googledataflow = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.856 9.6L3.72 9.564l.036-2.46 6.312-3.516L5.94 1.14 8.028 0l4.092 2.436h.012L16.284.108h.06l1.992 1.188-4.188 2.352 6.168 3.684v2.46l-2.124-.036.012-1.284L13.116 5.4l-.024 2.076-1.224-.012v-.002l-.84-.01.024-2.076-5.172 2.94L5.856 9.6zm12.252 6.072l-5.16 2.94.024-2.064-2.064-.024-.024 2.064-5.1-3.072.012-1.248H3.684v2.4l6.168 3.684 2.011 1.197.005.015L15.972 24h.06l2.028-1.14-4.128-2.448-.02.011.008-.023 6.324-3.516.036-2.508-2.148-.024-.024 1.32zM5.664 22.704l1.992 1.188h.06l4.152-2.328-2.016-1.212-4.188 2.352zm13.68-12.024a1.368 1.368 0 100 2.736 1.368 1.368 0 000-2.736zM4.656 13.224a1.368 1.368 0 100-2.736 1.368 1.368 0 000 2.736zm7.416-5.004a1.368 1.368 0 100 2.736 1.368 1.368 0 000-2.736zm-.108 4.812a1.368 1.368 0 100 2.736 1.368 1.368 0 000-2.736z" })); exports.default = Googledataflow;