react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 983 B
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosPulseStrong = void 0;
var iosPulseStrong = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M448,273.001c-21.27,0-39.296,13.999-45.596,32.999h-38.857l-28.361-85.417c-2.176-6.553-8.303-10.956-15.183-10.956\r\n\tc-0.112,0-0.224,0-0.335,0.004c-7.016,0.145-13.117,4.844-15.049,11.588l-44.484,155.262L207.782,62.373\r\n\tC206.535,54.893,200.333,48,192,48s-13.693,5.776-15.525,13.135L115.496,306H16v31.999h112c7.348,0,13.75-5.003,15.525-12.134\r\n\tl45.368-182.177l51.324,307.94c1.229,7.377,7.397,11.92,14.864,12.344C255.389,463.99,255.695,464,256,464\r\n\tc7.097,0,13.406-3.701,15.381-10.594l49.744-173.617l15.689,47.252c2.173,6.543,8.292,10.958,15.186,10.958h51.108\r\n\tC409.973,355.999,427.477,369,448,369c26.511,0,48-22.492,48-49C496,293.491,474.511,273.001,448,273.001z"
},
"children": []
}]
};
exports.iosPulseStrong = iosPulseStrong;