UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.15 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 Injection1 = (props) => React.createElement("svg", { viewBox: "0 0 25 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.594 2.218a.75.75 0 011.06 0l1.19 1.19.002.001 2.958 2.959a.75.75 0 11-1.06 1.06l-.66-.66-1.707 1.706.707.707a.75.75 0 010 1.06l-8.276 8.277a2.25 2.25 0 01-2.814.299.748.748 0 01-.034.036l-1.038 1.038a.75.75 0 01-1.06 0l-.335-.335-2.225 2.225a.75.75 0 11-1.06-1.06l2.224-2.226-.334-.333a.75.75 0 010-1.061l1.038-1.038a.793.793 0 01.036-.034 2.25 2.25 0 01.298-2.814l8.277-8.277a.75.75 0 011.06 0l.708.707 1.706-1.706-.661-.66a.75.75 0 010-1.061zM18.315 5L16.61 6.706l.708.707 1.706-1.706L18.316 5zm-3.302 2.23l-.701-.7-7.747 7.746a.75.75 0 000 1.06l2.121 2.122a.75.75 0 001.061 0l7.747-7.747-.702-.701-.006-.006-1.768-1.768-.005-.005z", fill: "#323544" })); exports.default = Injection1;