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.swap = void 0; var swap = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M14,5H4V3L0,6.5L4,10V8h10V5z M20,13.5L16,10v2H6v3h10v2L20,13.5z" } }] }; exports.swap = swap;