react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 890 B
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosPulse = void 0;
var iosPulse = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M448,288c-15.268,0-28.029,10.695-31.223,25h-59.004l-30.181-90.896c-1.105-3.329-4.246-5.543-7.759-5.478\r\n\tc-3.508,0.072-6.559,2.422-7.524,5.795L258.067,411.74L199.892,62.685c-0.624-3.74-3.787-6.528-7.576-6.679\r\n\tc-3.809-0.139-7.161,2.382-8.078,6.061L121.748,313H32v16h96c3.674,0,6.875-2.502,7.763-6.066l54.685-219.591l57.661,345.973\r\n\tc0.615,3.688,3.703,6.459,7.437,6.672c0.153,0.009,0.307,0.013,0.459,0.013c3.549,0,6.699-2.35,7.687-5.797l56.872-198.496\r\n\tl23.845,71.813c1.087,3.271,4.146,5.479,7.593,5.479h65.292c3.89,13.289,16.161,23,30.708,23c17.674,0,32-14.327,32-32\r\n\tS465.674,288,448,288z"
},
"children": []
}]
};
exports.iosPulse = iosPulse;