@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 456 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var arrowRight = exports.arrowRight = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M13.293 7.293c-.391.391-.391 1.023 0 1.414l2.293 2.293h-7.586c-.552 0-1 .448-1 1s.448 1 1 1h7.586l-2.293 2.293c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l4.707-4.707-4.707-4.707c-.391-.391-1.023-.391-1.414 0z" }, "children": [] }] };