@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 418 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var chevronLeft = exports.chevronLeft = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M14.414 5.586c-.78-.781-2.048-.781-2.828 0l-6.415 6.414 6.415 6.414c.39.391.902.586 1.414.586s1.024-.195 1.414-.586c.781-.781.781-2.047 0-2.828l-3.585-3.586 3.585-3.586c.781-.781.781-2.047 0-2.828z" }, "children": [] }] };