carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 442 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--pdf" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M15 1c0-.552-.456-1-.995-1H5L1 4v10.998C1 15.55 1.45 16 2.007 16h11.986C14.55 16 15 15.555 15 15V1zM4 8h8v1H4V8zm0-3h8v1H4V5zm0 6h8v1H4v-1z"/></svg>'
};
;