UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 545 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowLeftThick = void 0; var arrowLeftThick = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 11h-7.244l1.586-1.586c.781-.781.781-2.049 0-2.828-.781-.781-2.047-.781-2.828 0l-6.414 6.414 6.414 6.414c.39.391.902.586 1.414.586s1.023-.195 1.414-.586c.781-.781.781-2.049 0-2.828l-1.586-1.586h7.244c1.104 0 2-.896 2-2 0-1.105-.896-2-2-2z" }, "children": [] }] }; exports.arrowLeftThick = arrowLeftThick;