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) 306 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { __html: '<svg class="carbon-icon__svg carbon-icon__svg--plus" xmlns="http://www.w3.org/2000/svg" width="16" height="16">' + '<path fill-rule="evenodd" d="M10 6V0H6v6H0v4h6v6h4v-6h6V6h-6z"/>' + '</svg>' };