react-icons-kit
Version:
React Icons Kit using various Svg Icon set
16 lines (15 loc) • 450 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.pulse = void 0;
var pulse = {
"viewBox": "0 0 8 8",
"children": [{
"name": "path",
"attribs": {
"d": "M3.25 0l-.47 1.53-.78 2.56-.03-.06-.09-.34h-1.88v1h1.1600000000000001l.38 1.16.47 1.47.47-1.5.78-2.5.78 2.5.41 1.34.53-1.28.59-1.47.13.28h2.31v-1h-1.69l-.38-.75-.5-.97-.41 1.03-.47 1.19-.84-2.66-.47-1.53z"
}
}]
};
exports.pulse = pulse;
;