UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.11 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 Deepl = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M20.907 4.94L12.685.186a1.358 1.358 0 00-1.37 0l-8.222 4.77a1.377 1.377 0 00-.686 1.183v9.526a1.377 1.377 0 00.686 1.194l8.222 4.76.062.035L15.425 24l-.011-2.061.008-1.145.003.02v-.385a.69.69 0 01.296-.56l.264-.151.127-.07h-.008l4.803-2.78a1.38 1.38 0 00.686-1.195V6.135a1.38 1.38 0 00-.686-1.195m-9.853 9.688a1.427 1.427 0 01-.4 1.384 1.409 1.409 0 01-1.97 0 1.42 1.42 0 010-2.063 1.409 1.409 0 012.042.076l3.328-1.916.687.386zm5.77-2.414a1.409 1.409 0 01-1.97 0 1.426 1.426 0 01-.37-1.478l-.013.008L10.72 8.57l-.057.057a1.409 1.409 0 01-1.97 0 1.42 1.42 0 010-2.063 1.409 1.409 0 011.972 0c.394.377.524.918.39 1.407l3.781 2.2.019-.019a1.409 1.409 0 011.972 0 1.427 1.427 0 010 2.061z" })); exports.default = Deepl;