UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.down = void 0; var down = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v2h8v-2h-8zm2 3l2 2 2-2h-4zm-2 4v1h8v-1h-8z" } }] }; exports.down = down;