UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.boldLeft = void 0; var boldLeft = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M10,2.5V6h7v8h-7v3.5L2.5,10L10,2.5z" } }] }; exports.boldLeft = boldLeft;