UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 406 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.save = void 0; var save = { "viewBox": "0 0 20 20", "children": [{ "name": "path", "attribs": { "d": "M15.173,2H4C2.899,2,2,2.9,2,4v12c0,1.1,0.899,2,2,2h12c1.101,0,2-0.9,2-2V5.127L15.173,2z M14,8c0,0.549-0.45,1-1,1H7\r\n\tC6.45,9,6,8.549,6,8V3h8V8z M13,4h-2v4h2V4z" } }] }; exports.save = save;