@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 607 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var BookmarkUser = createReactComponent("bookmark-user", "BookmarkUser", [["path", { "d": "M7.527 20.841C6.861 21.274 6 20.772 6 19.952V3.942c0-.52.336-.942.75-.942h10.5c.414 0 .75.422.75.942v16.01c0 .82-.861 1.322-1.527.89l-3.946-2.562a.96.96 0 0 0-1.054 0z", "key": "svg-0" }], ["path", { "d": "M15 14c0-3.861-6-3.861-6 0", "key": "svg-1" }], ["path", { "d": "M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-2" }]]);
export { BookmarkUser as default };
//# sourceMappingURL=BookmarkUser.js.map