carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 644 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--edit" width="13px" height="13px" viewBox="0 0 13 13">' + '<g id="edit-copy__icon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">' + '<g transform="translate(-673.000000, -259.000000)">' + '<g transform="translate(673.000000, 258.000000)">' + '<path fill="currentColor" d="M0.0048828125,14 L0,11 L3,14 L0.0048828125,14 Z M1.00048828,10 L4.00048828,13 L11.0004883,6 L8.00048828,3 L1.00048828,10 Z M9,2 L12,5 L13,4 L10,1 L9,2 Z"/>' + '</g>' + '</g>' + '</g>' + '</svg>'
};