UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 568 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.androidArrowDropup = void 0; var androidArrowDropup = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "polygon", "attribs": { "points": "128,320 256,192 384,320 \t" }, "children": [{ "name": "polygon", "attribs": { "points": "128,320 256,192 384,320 \t" }, "children": [] }] }] }] }; exports.androidArrowDropup = androidArrowDropup;