UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.caretRight = void 0; var caretRight = { "viewBox": "0 0 640 1792", "children": [{ "name": "path", "attribs": { "d": "M576 896q0 26-19 45l-448 448q-19 19-45 19t-45-19-19-45v-896q0-26 19-45t45-19 45 19l448 448q19 19 19 45z" } }] }; exports.caretRight = caretRight;