UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 512 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_keyboard_arrow_down = void 0; var ic_keyboard_arrow_down = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" }, "children": [] }] }; exports.ic_keyboard_arrow_down = ic_keyboard_arrow_down;