UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 374 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.saved = void 0; var saved = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M12 0H4c-.73 0-1 .27-1 1v15l5-3.09L13 16V1c0-.73-.27-1-1-1z" }, "children": [] }], "attribs": {} }; exports.saved = saved;