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) 542 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { __html: '<svg class="carbon-icon__svg carbon-icon__svg--individual" width="16" height="16" viewbox="0 0 16 16">' + '<path fill="currentColor" fill-rule="evenodd" d="M15.986 12.256c.007-.05.012-.1.014-.15-.083-1.704-3.886-4.195-8.03-4.195-4.143 0-7.946 2.493-7.97 4.35 0 .078.01.153.022.228l-.016 2.51C.003 15.558.448 16 1 16h14c.555 0 1-.45 1-1.003v-2.74h-.014zM8 6c1.657 0 3-1.343 3-3S9.657 0 8 0 5 1.343 5 3s1.343 3 3 3z"/>' + '</svg>' };