Pulse Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Pulse 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/306292.svg" alt="Pulse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306292.svg" alt="Pulse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306292.svg" alt="Pulse icon" :width="24" :height="24" />
CSS background
.icon-pulse {
background-image: url('https://proicons.com/icon/306292.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M510 812c-4 9-12 14-21 15-10 0-18-6-21-15L299 394l-60 124c-4 8-12 13-21 13H73c2 2 3 5 5 8l39 57c10 12 20 25 32 37 131 142 221 247 277 314 40 48 104 49 144 1 54-65 139-165 261-298H572l-62 162zM738 16c-67 0-129 26-176 69-46 43-83 43-130 0-47-42-108-68-176-68C151 17 61 79 19 168c-26 57-22 162-5 223 8 29 20 62 36 97 3-1 7-2 10-2h144l77-158c4-8 13-13 21-12 9 0 16 6 20 14l166 413 47-123c4-9 12-14 21-14h291c6 0 12 2 16 6 7-10 15-21 23-32 21-30 65-98 86-157 28-84 28-146 28-146 0-145-117-261-262-261z"/></svg>
Pulse in other icon packs
Copied!