UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

18 lines (17 loc) 373 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.lineArrowDown = void 0; var lineArrowDown = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "d": "M4.5 7.5L3 9l5 5 5-5-1.5-1.5L9 10.179V2H7v8.179L4.5 7.5z" }, "children": [] }], "attribs": {} }; exports.lineArrowDown = lineArrowDown;