UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 399 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pulse = void 0; var pulse = { "viewBox": "0 0 14 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M11.5 8L8.8 5.4 6.6 8.5 5.5 1.6 2.38 8H0v2h3.6l.9-1.8.9 5.4L9 8.5l1.6 1.5H14V8h-2.5z" }, "children": [] }], "attribs": {} }; exports.pulse = pulse;