UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.tag = void 0; var tag = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v3l5 5 3-3-5-5h-3zm2 1c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" } }] }; exports.tag = tag;