UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.left = void 0; var left = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M0 0v1h8v-1h-8zm0 2v1h6v-1h-6zm0 2v1h8v-1h-8zm0 2v1h6v-1h-6z" } }] }; exports.left = left;