UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 796 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.androidArrowDroprightCircle = void 0; var androidArrowDroprightCircle = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M256,464c114.875,0,208-93.125,208-208S370.875,48,256,48S48,141.125,48,256S141.125,464,256,464z M224,352V160l96,96\r\n\t\tL224,352z" }, "children": [{ "name": "path", "attribs": { "d": "M256,464c114.875,0,208-93.125,208-208S370.875,48,256,48S48,141.125,48,256S141.125,464,256,464z M224,352V160l96,96\r\n\t\tL224,352z" }, "children": [] }] }] }] }; exports.androidArrowDroprightCircle = androidArrowDroprightCircle;