UNPKG

carbon-react

Version:

A library of reusable React components and an interface for easily building user interfaces based on Flux.

8 lines (7 loc) 673 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { __html: '<svg class="carbon-icon__svg carbon-icon__svg--processing" xmlns="http://www.w3.org/2000/svg" width="18" height="18">' + '<g fill="none" fill-rule="evenodd">' + '<path fill="currentColor" fill-opacity=".2" stroke="currentColor" d="M9 17c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-3c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5z"/>' + '<path fill="currentColor" d="M4.774 11.673L2.52 13.69C3.972 15.697 6.333 17 9 17c4.418 0 8-3.582 8-8s-3.582-8-8-8v3c2.76 0 5 2.24 5 5s-2.24 5-5 5c-1.778 0-3.34-.93-4.226-2.327z"/>' + '</g>' + '</svg>' };