UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 584 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_assistant_navigation = void 0; var ic_assistant_navigation = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm3.57 16L12 15.42 8.43 17l-.37-.37L12 7l3.95 9.63-.38.37z" }, "children": [] }] }; exports.ic_assistant_navigation = ic_assistant_navigation;