UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 306 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.both = void 0; var both = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0l1.66 1.66-4 4-1.66-1.66v4h4l-1.66-1.66 4-4 1.66 1.66v-4h-4z" } }] }; exports.both = both;