UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.2 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 Opentelemetry = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12.697 13.117A2.618 2.618 0 1016.4 16.82a2.618 2.618 0 00-3.703-3.703zm2.768 2.77a1.296 1.296 0 11-1.833-1.832 1.296 1.296 0 011.833 1.832zM16.356.235L14.752 1.84a.812.812 0 000 1.144l6.263 6.263a.812.812 0 001.144 0l1.604-1.604a.812.812 0 000-1.144L17.498.235a.81.81 0 00-1.142 0zM5.117 20.734a.733.733 0 000-1.034l-.815-.816a.733.733 0 00-1.035 0l-1.684 1.685-.003.002-.462-.463a.654.654 0 10-.925.925l2.775 2.775a.654.654 0 10.925-.925l-.463-.462.003-.002zm8.486-15.893l-3.564 3.564a.82.82 0 000 1.154l2.2 2.2a3.98 3.98 0 015.137.419l1.782-1.782a.82.82 0 000-1.154l-4.401-4.4a.815.815 0 00-1.154 0zm-2.288 7.846l-1.3-1.3a.786.786 0 00-1.108 0l-4.583 4.586a.786.786 0 000 1.107l2.597 2.598a.786.786 0 001.108 0l2.947-2.953a3.987 3.987 0 01.339-4.038z" })); exports.default = Opentelemetry;