UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.spectrum = void 0; var spectrum = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0v8h1v-8h-1zm-2 1v6h1v-6h-1zm4 1v4h1v-4h-1zm-6 1v2h1v-2h-1z" } }] }; exports.spectrum = spectrum;