UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.18 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 Easyeda = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M13.31 3.108a7.67 7.67 0 00-3.015.545 7.67 7.67 0 00-1.73.951 7.865 7.865 0 00-1.59 1.567 6.308 6.308 0 00-.764-.047C2.78 6.124 0 8.91 0 12.35a6.217 6.217 0 004.146 5.868 3.759 3.759 0 007.326-1.574l5.3-2.673-.04-.078.499-.257-1.021-2.027-.499.25-.047-.086-5.291 2.658a3.727 3.727 0 00-2.627-1.076 3.77 3.77 0 00-3.42 2.198 3.723 3.723 0 01-1.7-4.146 3.71 3.71 0 015.549-2.214 5.211 5.211 0 016.585-3.32 5.24 5.24 0 013.538 4.373 2.913 2.913 0 013.188 2.899 2.909 2.909 0 01-2.65 2.899h-2.135v2.517h2.244l.11-.016a5.407 5.407 0 004.925-5.852 5.459 5.459 0 00-1.574-3.375A5.355 5.355 0 0020.3 8.01a7.725 7.725 0 00-6.99-4.901zM7.748 15.367a1.76 1.76 0 011.753 1.761 1.748 1.748 0 01-1.753 1.753 1.748 1.748 0 01-1.754-1.753 1.756 1.756 0 011.754-1.753z" })); exports.default = Easyeda;