UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 417 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tags = void 0; var tags = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v2l3 3 1.5-1.5.5-.5-2-2-1-1h-2zm3.41 0l3 3-1.19 1.22.78.78 2-2-3-3h-1.59zm-1.91 1c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5z", "transform": "translate(0 1)" } }] }; exports.tags = tags;