UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 384 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chevronRight = void 0; var chevronRight = { "viewBox": "0 0 8 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M7.5 8l-5 5L1 11.5 4.75 8 1 4.5 2.5 3l5 5z" }, "children": [] }], "attribs": {} }; exports.chevronRight = chevronRight;