UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

18 lines (17 loc) 425 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.unsaved = void 0; var unsaved = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "d": "M12 0H4c-.73 0-1 .27-1 1v1.982l10 5.774V1c0-.73-.27-1-1-1zm1 12.203l1.606.928.75-1.3-13.856-8-.75 1.3L3 6.43V16l5-3.09L13 16v-3.797z" }, "children": [] }], "attribs": {} }; exports.unsaved = unsaved;