UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 428 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.longArrowLeft = void 0; var longArrowLeft = { "viewBox": "0 0 1792 1792", "children": [{ "name": "path", "attribs": { "d": "M1792 800v192q0 14-9 23t-23 9h-1248v224q0 21-19 29t-35-5l-384-350q-10-10-10-23 0-14 10-24l384-354q16-14 35-6 19 9 19 29v224h1248q14 0 23 9t9 23z" } }] }; exports.longArrowLeft = longArrowLeft;