UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 488 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDown = void 0; var arrowDown = { "viewBox": "0 0 1664 1792", "children": [{ "name": "path", "attribs": { "d": "M1611 832q0 53-37 90l-651 652q-39 37-91 37-53 0-90-37l-651-652q-38-36-38-90 0-53 38-91l74-75q39-37 91-37 53 0 90 37l294 294v-704q0-52 38-90t90-38h128q52 0 90 38t38 90v704l294-294q37-37 90-37 52 0 91 37l75 75q37 39 37 91z" } }] }; exports.arrowDown = arrowDown;