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