@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 482 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Label = createReactComponent("label", "Label", [["path", { "d": "m10.98 20.194-7.298-7.298c-.37-.37-.58-.87-.587-1.392L3 4.015A1 1 0 0 1 4.015 3l7.489.095a2 2 0 0 1 1.392.587l7.298 7.298c.674.673 1.192 1.959.424 2.727l-6.91 6.91c-.769.769-2.055.25-2.728-.423M8.019 7.552l-.707-.707", "key": "svg-0" }]]);
export { Label as default };
//# sourceMappingURL=Label.js.map