react-icons-kit-allreact
Version:
Fork off React Icons Kit loosening the reactjs version
6 lines (5 loc) • 355 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var embed = exports.embed = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M9 11.5l1.5 1.5 5-5-5-5-1.5 1.5 3.5 3.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M7 4.5l-1.5-1.5-5 5 5 5 1.5-1.5-3.5-3.5z" } }] };