UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 372 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.move = void 0; var move = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3.5 0l-1.5 1.5h1v1.5h-1.5v-1l-1.5 1.5 1.5 1.5v-1h1.5v1.5h-1l1.5 1.5 1.5-1.5h-1v-1.5h1.5v1l1.5-1.5-1.5-1.5v1h-1.5v-1.5h1l-1.5-1.5z" } }] }; exports.move = move;