UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.embed = void 0; var 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" } }] }; exports.embed = embed;