UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 315 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.off = void 0; var off = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3.34 0l-1.34 2h-2v4h2l1.34 2h.66v-8h-.66z", "transform": "translate(2)" } }] }; exports.off = off;