UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 461 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrows_sign_down = void 0; var arrows_sign_down = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "15,45 15,1 49,1 49,45 31.999,63 " }, "children": [] }] }; exports.arrows_sign_down = arrows_sign_down;