UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 313 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.signal = void 0; var signal = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M6 0v8h1v-8h-1zm-2 1v7h1v-7h-1zm-2 2v5h1v-5h-1zm-2 2v3h1v-3h-1z" } }] }; exports.signal = signal;