UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 355 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowLeft = void 0; var arrowLeft = { "viewBox": "0 0 10 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M6 3L0 8l6 5v-3h4V6H6V3z" }, "children": [] }], "attribs": {} }; exports.arrowLeft = arrowLeft;