UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

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