carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 455 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--submitted" width="16" height="16" viewBox="0 0 16 16">' + '<path fill="currentColor" fill-rule="evenodd" d="M9 7.038H1.007c-.557 0-1.007.448-1.007 1 0 .556.45 1 1.007 1H9v4.5c0 .552.336.705.75.342l5.9-5.172c.413-.363.414-.954 0-1.318l-5.9-5.192c-.413-.363-.75-.213-.75.338v4.502z"/>' + '</svg>'
};
;