md pulse icon
md-pulse from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-pulse
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md pulse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M428 269c-21.5 0-40.6 13.1-48.4 33h-41.2L307 221.3c-2.7-8.2-10.3-13.7-19-13.7h-.4c-8.8.2-16.4 6-18.8 14.5l-33.6 135.4-55.5-291.8C178 55.6 169.6 48 160 48c-9.5 0-16.9 6.2-19.4 16.2L90.3 302H32v40h74c9.2 0 17.2-6.2 19.4-15.2l30.7-160.6 54.1 282.1c1.5 8.8 8.9 15.1 18.6 15.7h1.2c9.3 0 16.9-5.3 19.2-13.5l40.2-162.9 15.5 40.7c2.7 8.2 10.3 13.7 19 13.7h56.4c8.3 19 27.1 31 47.6 31 13.9 0 26.9-5.6 36.8-15.8 9.8-10.1 15.2-23.3 15.2-37.2.1-28.6-22.7-51-51.9-51z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdPulse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M428 269c-21.5 0-40.6 13.1-48.4 33h-41.2L307 221.3c-2.7-8.2-10.3-13.7-19-13.7h-.4c-8.8.2-16.4 6-18.8 14.5l-33.6 135.4-55.5-291.8C178 55.6 169.6 48 160 48c-9.5 0-16.9 6.2-19.4 16.2L90.3 302H32v40h74c9.2 0 17.2-6.2 19.4-15.2l30.7-160.6 54.1 282.1c1.5 8.8 8.9 15.1 18.6 15.7h1.2c9.3 0 16.9-5.3 19.2-13.5l40.2-162.9 15.5 40.7c2.7 8.2 10.3 13.7 19 13.7h56.4c8.3 19 27.1 31 47.6 31 13.9 0 26.9-5.6 36.8-15.8 9.8-10.1 15.2-23.3 15.2-37.2.1-28.6-22.7-51-51.9-51z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M428 269c-21.5 0-40.6 13.1-48.4 33h-41.2L307 221.3c-2.7-8.2-10.3-13.7-19-13.7h-.4c-8.8.2-16.4 6-18.8 14.5l-33.6 135.4-55.5-291.8C178 55.6 169.6 48 160 48c-9.5 0-16.9 6.2-19.4 16.2L90.3 302H32v40h74c9.2 0 17.2-6.2 19.4-15.2l30.7-160.6 54.1 282.1c1.5 8.8 8.9 15.1 18.6 15.7h1.2c9.3 0 16.9-5.3 19.2-13.5l40.2-162.9 15.5 40.7c2.7 8.2 10.3 13.7 19 13.7h56.4c8.3 19 27.1 31 47.6 31 13.9 0 26.9-5.6 36.8-15.8 9.8-10.1 15.2-23.3 15.2-37.2.1-28.6-22.7-51-51.9-51z" fill="currentColor"/></svg> </template>
CSS
.icon-md-pulse {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M428%20269c-21.5%200-40.6%2013.1-48.4%2033h-41.2L307%20221.3c-2.7-8.2-10.3-13.7-19-13.7h-.4c-8.8.2-16.4%206-18.8%2014.5l-33.6%20135.4-55.5-291.8C178%2055.6%20169.6%2048%20160%2048c-9.5%200-16.9%206.2-19.4%2016.2L90.3%20302H32v40h74c9.2%200%2017.2-6.2%2019.4-15.2l30.7-160.6%2054.1%20282.1c1.5%208.8%208.9%2015.1%2018.6%2015.7h1.2c9.3%200%2016.9-5.3%2019.2-13.5l40.2-162.9%2015.5%2040.7c2.7%208.2%2010.3%2013.7%2019%2013.7h56.4c8.3%2019%2027.1%2031%2047.6%2031%2013.9%200%2026.9-5.6%2036.8-15.8%209.8-10.1%2015.2-23.3%2015.2-37.2.1-28.6-22.7-51-51.9-51z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M428%20269c-21.5%200-40.6%2013.1-48.4%2033h-41.2L307%20221.3c-2.7-8.2-10.3-13.7-19-13.7h-.4c-8.8.2-16.4%206-18.8%2014.5l-33.6%20135.4-55.5-291.8C178%2055.6%20169.6%2048%20160%2048c-9.5%200-16.9%206.2-19.4%2016.2L90.3%20302H32v40h74c9.2%200%2017.2-6.2%2019.4-15.2l30.7-160.6%2054.1%20282.1c1.5%208.8%208.9%2015.1%2018.6%2015.7h1.2c9.3%200%2016.9-5.3%2019.2-13.5l40.2-162.9%2015.5%2040.7c2.7%208.2%2010.3%2013.7%2019%2013.7h56.4c8.3%2019%2027.1%2031%2047.6%2031%2013.9%200%2026.9-5.6%2036.8-15.8%209.8-10.1%2015.2-23.3%2015.2-37.2.1-28.6-22.7-51-51.9-51z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-pulse.svg?color=%231a73e8&size=48