@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 367 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Record = createReactComponent("record", "Record", [["path", { "d": "M21 12.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0m-11 0a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0M6.5 16h11", "key": "svg-0" }]]);
export { Record as default };
//# sourceMappingURL=Record.js.map