UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDown = void 0; var arrowDown = { "viewBox": "0 0 10 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M7 7V3H3v4H0l5 6 5-6H7z" }, "children": [] }], "attribs": {} }; exports.arrowDown = arrowDown;