UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 786 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.androidArrowDropupCircle = void 0; var androidArrowDropupCircle = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M464,256c0-114.875-93.125-208-208-208S48,141.125,48,256s93.125,208,208,208S464,370.875,464,256z M352,288H160l96-96\r\n\t\tL352,288z" }, "children": [{ "name": "path", "attribs": { "d": "M464,256c0-114.875-93.125-208-208-208S48,141.125,48,256s93.125,208,208,208S464,370.875,464,256z M352,288H160l96-96\r\n\t\tL352,288z" }, "children": [] }] }] }] }; exports.androidArrowDropupCircle = androidArrowDropupCircle;