UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.longLeft = void 0; var longLeft = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M0.75,10L6,4.5V8h13v4H6v3.5L0.75,10z" } }] }; exports.longLeft = longLeft;