UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 575 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_arrow_forward_ios_outline = void 0; var ic_arrow_forward_ios_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M24 24H0V0h24v24z", "fill": "none", "opacity": ".87" }, "children": [] }, { "name": "path", "attribs": { "d": "M6.49 20.13l1.77 1.77 9.9-9.9-9.9-9.9-1.77 1.77L14.62 12l-8.13 8.13z" }, "children": [] }] }; exports.ic_arrow_forward_ios_outline = ic_arrow_forward_ios_outline;