UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var arrowLeft = exports.arrowLeft = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M0.5 8l7.5 7.5v-4.5h8v-6h-8v-4.5z" } }] };