carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 1.04 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--github" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path fill="currentColor" fill-rule="evenodd" d="M16 0C7.163 0 0 7.345 0 16.405c0 7.248 4.584 13.397 10.942 15.566.8.152 1.092-.355 1.092-.79 0-.388-.013-1.42-.02-2.79-4.452.992-5.39-2.2-5.39-2.2-.73-1.894-1.778-2.4-1.778-2.4-1.452-1.016.11-.996.11-.996 1.606.116 2.45 1.69 2.45 1.69 1.428 2.508 3.746 1.784 4.658 1.364.145-1.06.56-1.783 1.015-2.193-3.553-.413-7.29-1.82-7.29-8.108 0-1.79.625-3.256 1.648-4.402-.165-.415-.714-2.083.158-4.34 0 0 1.342-.442 4.4 1.68C13.27 8.122 14.64 7.94 16 7.934c1.36.007 2.728.188 4.006.553C23.06 6.363 24.4 6.804 24.4 6.804c.875 2.258.326 3.926.162 4.34 1.025 1.147 1.644 2.613 1.644 4.403 0 6.303-3.74 7.69-7.305 8.095.575.507 1.086 1.508 1.086 3.04 0 2.19-.02 3.96-.02 4.498 0 .44.29.95 1.1.79C27.42 29.796 32 23.65 32 16.405 32 7.345 24.836 0 16 0"/></svg>'
};
;