UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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