UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 463 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.signOut = void 0; var signOut = { "viewBox": "0 0 16 17", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M12 9V7H8V5h4V3l4 3-4 3zm-2 3H6V3L2 1h8v3h1V1c0-.55-.45-1-1-1H1C.45 0 0 .45 0 1v11.38c0 .39.22.73.55.91L6 16.01V13h4c.55 0 1-.45 1-1V8h-1v4z" }, "children": [] }], "attribs": {} }; exports.signOut = signOut;