UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 333 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.transferDownload = void 0; var transferDownload = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3 0v3h-2l3 3 3-3h-2v-3h-2zm-3 7v1h8v-1h-8z" } }] }; exports.transferDownload = transferDownload;