UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

18 lines (17 loc) 373 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.lineArrowLeft = void 0; var lineArrowLeft = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "d": "M8.5 4.5L7 3 2 8l5 5 1.5-1.5L5.821 9H14V7H5.821L8.5 4.5z" }, "children": [] }], "attribs": {} }; exports.lineArrowLeft = lineArrowLeft;