UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.login = void 0; var login = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M3 0v1h4v5h-4v1h5v-7h-5zm1 2v1h-4v1h4v1l2-1.5-2-1.5z" } }] }; exports.login = login;