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) 331 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { __html: '<svg class="carbon-icon__svg carbon-icon__svg--minus" xmlns="http://www.w3.org/2000/svg" width="16" height="16">' + '<rect width="16" height="4" x="0" y="6" fill="currentColor" fill-rule="evenodd" rx="1"/>' + '</svg>' };