@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 365 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var chevronLeft = exports.chevronLeft = { "viewBox": "0 0 1280 1792", "children": [{ "name": "path", "attribs": { "d": "M1171 301l-531 531 531 531q19 19 19 45t-19 45l-166 166q-19 19-45 19t-45-19l-742-742q-19-19-19-45t19-45l742-742q19-19 45-19t45 19l166 166q19 19 19 45t-19 45z" } }] };