UNPKG

fastlion-amis

Version:

一种MIS页面生成工具

9 lines (8 loc) 1.54 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); var react_1 = (0, tslib_1.__importDefault)(require("react")); var DownloadIcon = function (props) { return react_1.default.createElement("svg", (0, tslib_1.__assign)({ fill: "none", viewBox: "0 0 16 16.51240348815918", className: "icon" }, props), react_1.default.createElement("g", null, react_1.default.createElement("path", { d: "M15.9218,14.729C15.2857,15.8288,14.1028,16.5124,12.8345,16.5124L3.1645,16.5124C1.89431,16.5124,0.711317,15.8288,0.0772155,14.729C-0.0813099,14.4536,0.0118238,14.1028,0.287262,13.9443C0.5627,13.7838,0.913437,13.8789,1.07196,14.1543C1.50196,14.8994,2.3045,15.3631,3.1645,15.3631L12.8365,15.3631C13.6965,15.3631,14.4991,14.8994,14.9291,14.1543C15.0876,13.8809,15.4423,13.7858,15.7138,13.9443C15.9872,14.1028,16.0823,14.4536,15.9218,14.729ZM7.5933,12.896C7.6468,12.9495,7.71021,12.9912,7.78155,13.0209C7.85091,13.0506,7.92621,13.0645,8.0015,13.0645C8.0768,13.0645,8.15012,13.0486,8.22146,13.0209C8.2928,12.9912,8.3562,12.9495,8.40971,12.896L12.6443,8.66143C12.8682,8.43752,12.8682,8.07489,12.6443,7.84899C12.4204,7.62309,12.0578,7.62507,11.8319,7.84899L8.57418,11.1047L8.57418,0.574655C8.57418,0.257604,8.31657,0,7.99952,0C7.68247,0,7.42487,0.257604,7.42487,0.574655L7.42487,11.1047L4.17113,7.84899C3.94722,7.62507,3.58459,7.62507,3.35869,7.84899C3.13279,8.07291,3.13477,8.43553,3.35869,8.66143L7.5933,12.896Z", fill: "#287EF0", fillOpacity: 1 }))); }; exports.default = DownloadIcon;