carbon-react
Version:
A library of reusable React components and an interface for easily building user interfaces based on Flux.
8 lines (7 loc) • 958 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = {
__html: '<svg class="carbon-icon__svg carbon-icon__svg--twitter" xmlns="http://www.w3.org/2000/svg" width="32" height="27" viewBox="0 0 32 27"><path fill="currentColor" fill-rule="evenodd" d="M31.66 3.12c-1.167.53-2.418.887-3.732 1.048 1.34-.824 2.37-2.128 2.857-3.682C29.53 1.25 28.14 1.803 26.66 2.1 25.475.81 23.787 0 21.92 0c-3.588 0-6.496 2.98-6.496 6.654 0 .52.057 1.03.168 1.516-5.398-.277-10.186-2.926-13.388-6.952-.56.983-.88 2.125-.88 3.345 0 2.308 1.147 4.344 2.89 5.538-1.065-.033-2.067-.332-2.942-.83v.083c0 3.224 2.238 5.913 5.21 6.524-.545.153-1.12.234-1.712.234-.418 0-.825-.04-1.222-.118.826 2.643 3.226 4.567 6.068 4.62-2.224 1.785-5.024 2.85-8.067 2.85-.525 0-1.042-.033-1.55-.095 2.874 1.888 6.287 2.99 9.957 2.99 11.946 0 18.48-10.14 18.48-18.933 0-.287-.006-.575-.02-.86 1.27-.938 2.37-2.11 3.242-3.444 0 0-.872 1.335 0 0"/></svg>'
};
;