UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowRight = void 0; var arrowRight = { "viewBox": "0 0 10 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M10 8L4 3v3H0v4h4v3l6-5z" }, "children": [] }], "attribs": {} }; exports.arrowRight = arrowRight;