UNPKG

antd-mobile-icons

Version:
39 lines (37 loc) 2.59 kB
import * as React from "react"; function DownlandOutline(props) { return /*#__PURE__*/React.createElement("svg", Object.assign({ width: "1em", height: "1em", viewBox: "0 0 48 48", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props, { style: Object.assign({ verticalAlign: '-0.125em' }, props.style), className: ['antd-mobile-icon', props.className].filter(Boolean).join(' ') }), /*#__PURE__*/React.createElement("g", { id: "DownlandOutline-DownlandOutline", stroke: "none", strokeWidth: 1, fill: "none", fillRule: "evenodd" }, /*#__PURE__*/React.createElement("g", { id: "DownlandOutline-\u7F16\u7EC4" }, /*#__PURE__*/React.createElement("rect", { id: "DownlandOutline-\u77E9\u5F62", fill: "#FFFFFF", opacity: 0, x: 0, y: 0, width: 48, height: 48 }), /*#__PURE__*/React.createElement("path", { d: "M13.5,4.4 L13.5,6.6 C13.5,6.8209139 13.3209139,7 13.1,7 L10,7 L10,7 C8.40231912,7 7.09633912,8.24891996 7.00509269,9.82372721 L7,10 L7,38 C7,39.5976809 8.24891996,40.9036609 9.82372721,40.9949073 L10,41 L38,41 C39.5976809,41 40.9036609,39.75108 40.9949073,38.1762728 L41,38 L41,10 C41,8.40231912 39.75108,7.09633912 38.1762728,7.00509269 L38,7 L35.9,7 C35.6790861,7 35.5,6.8209139 35.5,6.6 L35.5,4.4 C35.5,4.1790861 35.6790861,4 35.9,4 L38,4 L38,4 C41.3137085,4 44,6.6862915 44,10 L44,38 C44,41.3137085 41.3137085,44 38,44 L10,44 C6.6862915,44 4,41.3137085 4,38 L4,10 C4,6.6862915 6.6862915,4 10,4 L13.1,4 C13.3209139,4 13.5,4.1790861 13.5,4.4 Z M25.9999942,4.4 L25.9996797,26.04 L25.9996797,26.04 L33.9551425,18.7714481 C33.9637608,18.763574 33.9770552,18.7638966 33.9852814,18.7721797 C33.994709,18.7816725 34,18.7945085 34,18.8078873 L34,22.6126929 C34,22.7250175 33.9527723,22.8321661 33.8698618,22.9079464 L25.5925692,30.4733951 L25.5925692,30.4733951 C25.2794059,30.7595769 24.8804299,30.8955827 24.4857797,30.8834403 C24.0908085,30.8958129 23.691422,30.7598192 23.3779936,30.4733951 L15.1301592,22.9359486 C15.047236,22.8601675 15,22.7530104 15,22.6406759 L15,19.6653642 C15,19.4444503 15.1790861,19.2653642 15.4,19.2653642 C15.4998604,19.2653642 15.5961093,19.3027166 15.6698274,19.3700793 L22.9996797,26.068 L22.9996797,26.068 L22.9999942,4.4 C23.0000032,4.17908837 23.1790884,4.00000581 23.4,4 L25.6,4 C25.8209139,3.99999419 26,4.17908029 26,4.39999419 C26,4.39999612 26,4.39999806 25.9999942,4.4 Z", id: "DownlandOutline-\u5F62\u72B6", fill: "currentColor", fillRule: "nonzero" })))); } export default DownlandOutline;