UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 491 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.chevronRight = void 0; var chevronRight = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M8.586 5.586c-.781.781-.781 2.047 0 2.828l3.585 3.586-3.585 3.586c-.781.781-.781 2.047 0 2.828.39.391.902.586 1.414.586s1.024-.195 1.414-.586l6.415-6.414-6.415-6.414c-.78-.781-2.048-.781-2.828 0z" }, "children": [] }] }; exports.chevronRight = chevronRight;