UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.37 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 Keeweb = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M6.414 24c-.23 0-.484-.097-.746-.234-.56-.294-.944-.665-.623-1.276L12.83 7.648a58 58 0 01-.222-.116c-2.807-1.473-4.053-3.65-3.045-5.573 1.16-2.209 4.75-2.61 8.018-.895 3.27 1.715 4.98 4.896 3.82 7.105-.996 1.9-3.599 2.07-6.216.697a85 85 0 00-.321-.167L7.072 23.553c-.17.325-.398.447-.658.447M4.98 20.82l-.147-.077-.033-.017-1.994-1.046-.481-.253a.166.166 0 01-.07-.224l.631-1.204a.167.167 0 01.224-.07l.962.505a.167.167 0 00.225-.07l.631-1.203a.167.167 0 00-.07-.225l-.48-.252-.481-.253a.166.166 0 01-.07-.224l.63-1.204a.166.166 0 01.225-.07l.481.253 1.252.656.775.407h.001l.147.077-.663 1.264-.046.087-.94 1.793-.096.182-.535 1.02v.002zm3.152-6.007l-.148-.078-.7-.367-.553-.29a.167.167 0 01-.07-.225l.631-1.203a.167.167 0 01.225-.07l.553.29.7.367h.001l.147.078-.078.147-.315.602-.316.601zm10.302-7.121c.415 0 .74-.167.955-.578.658-1.253-.558-3.187-2.716-4.319s-4.44-1.034-5.098.22 1.172 2.076 3.33 3.208c1.45.76 2.679 1.467 3.529 1.469" })); exports.default = Keeweb;