Pulsatrix Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pulsatrix icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331709.svg" alt="Pulsatrix icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331709.svg" alt="Pulsatrix icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331709.svg" alt="Pulsatrix icon" :width="24" :height="24" />
CSS background
.icon-pulsatrix {
background-image: url('https://proicons.com/icon/331709.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="e" d="M35.162,34.8003h2.4804M39.9162,24.2584h2.5838M38.3659,29.3226v-3.514M36.0922,30.8729h.7235M33.6117,37.1774v-.9302M31.1313,38.6243h1.0335M29.581,37.074v-13.4358M24.9302,40.1746v-16.5363M26.4804,41.7249h1.3436M19.8659,35.6271v-11.9888M18.3156,37.1774h-3.9629M14.8534,23.6383h19.6369M34.4902,16.1113v13.2113M14.8534,16.0936v15.0067M14.8534,16.1142c-.0114-5.4226,4.3752-9.8277,9.7977-9.8391.0069,0,.0138,0,.0207,0,5.4226,0,9.8184,4.3959,9.8184,9.8184h0M13.3031,32.6299h-.7751M10.9777,31.0796v-2.067M9.4274,27.4623h-3.9274M36.0405,30.8729c-.8562,0-1.5503-.6941-1.5503-1.5503M31.1313,38.6243c-.8562,0-1.5503-.6941-1.5503-1.5503M26.4804,41.7249c-.8562,0-1.5503-.6941-1.5503-1.5503M12.5279,32.6299c-.8562,0-1.5503-.6941-1.5503-1.5503M9.4274,27.4623c.8562,0,1.5503.6941,1.5503,1.5503M28.0307,19.5042c0,.5708-.4627,1.0335-1.0335,1.0335s-1.0335-.4627-1.0335-1.0335.4627-1.0335,1.0335-1.0335,1.0335.4627,1.0335,1.0335ZM23.3799,19.5042c0,.5708-.4627,1.0335-1.0335,1.0335s-1.0335-.4627-1.0335-1.0335.4627-1.0335,1.0335-1.0335,1.0335.4627,1.0335,1.0335ZM23.8966,11.7528c0,.8562-.6941,1.5503-1.5503,1.5503s-1.5503-.6941-1.5503-1.5503.6941-1.5503,1.5503-1.5503,1.5503.6941,1.5503,1.5503ZM28.5475,11.7528c0,.8562-.6941,1.5503-1.5503,1.5503s-1.5503-.6941-1.5503-1.5503.6941-1.5503,1.5503-1.5503,1.5503.6941,1.5503,1.5503ZM26.2221,16.0936c0,.8562-.694,1.5503-1.5502,1.5504h0c-.8562,0-1.5503-.694-1.5504-1.5502v-.0002c0-.8562.6941-1.5503,1.5503-1.5503h0c.8562,0,1.5503.6941,1.5503,1.5503h0ZM21.5712,16.0936c0,.8562-.694,1.5503-1.5502,1.5504h0c-.8562,0-1.5503-.6941-1.5503-1.5503h0c0-.8563.6941-1.5504,1.5503-1.5504h0c.8562,0,1.5503.6941,1.5503,1.5503h0ZM30.8729,16.0936c0,.8562-.6941,1.5503-1.5503,1.5503s-1.5503-.6941-1.5503-1.5503.6941-1.5503,1.5503-1.5503h0c.8562,0,1.5503.6941,1.5503,1.5503h0ZM19.8659,35.6271c0,.8562-.6941,1.5503-1.5503,1.5503M14.8574,31.0796c0,.8562-.6941,1.5503-1.5503,1.5503M38.3659,25.8087c0-.8562.6941-1.5503,1.5503-1.5503M33.6117,36.3506c0-.8562.6941-1.5503,1.5503-1.5503M38.3659,29.3226c0,.8562-.6941,1.5503-1.5503,1.5503M33.6117,37.074c0,.8562-.6941,1.5503-1.5503,1.5503"/></svg>
Copied!