ios pulse strong icon

ios-pulse-strong from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-pulse-strong
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the ios pulse strong icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M448 273.001c-21.27 0-39.296 13.999-45.596 32.999h-38.857l-28.361-85.417a15.999 15.999 0 0 0-15.183-10.956c-.112 0-.224 0-.335.004a15.997 15.997 0 0 0-15.049 11.588l-44.484 155.262-52.353-314.108C206.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.134l45.368-182.177 51.324 307.94c1.229 7.377 7.397 11.92 14.864 12.344.308.018.614.028.919.028 7.097 0 13.406-3.701 15.381-10.594l49.744-173.617 15.689 47.252A16.001 16.001 0 0 0 352 337.999h51.108C409.973 355.999 427.477 369 448 369c26.511 0 48-22.492 48-49 0-26.509-21.489-46.999-48-46.999z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosPulseStrong(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M448 273.001c-21.27 0-39.296 13.999-45.596 32.999h-38.857l-28.361-85.417a15.999 15.999 0 0 0-15.183-10.956c-.112 0-.224 0-.335.004a15.997 15.997 0 0 0-15.049 11.588l-44.484 155.262-52.353-314.108C206.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.134l45.368-182.177 51.324 307.94c1.229 7.377 7.397 11.92 14.864 12.344.308.018.614.028.919.028 7.097 0 13.406-3.701 15.381-10.594l49.744-173.617 15.689 47.252A16.001 16.001 0 0 0 352 337.999h51.108C409.973 355.999 427.477 369 448 369c26.511 0 48-22.492 48-49 0-26.509-21.489-46.999-48-46.999z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M448 273.001c-21.27 0-39.296 13.999-45.596 32.999h-38.857l-28.361-85.417a15.999 15.999 0 0 0-15.183-10.956c-.112 0-.224 0-.335.004a15.997 15.997 0 0 0-15.049 11.588l-44.484 155.262-52.353-314.108C206.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.134l45.368-182.177 51.324 307.94c1.229 7.377 7.397 11.92 14.864 12.344.308.018.614.028.919.028 7.097 0 13.406-3.701 15.381-10.594l49.744-173.617 15.689 47.252A16.001 16.001 0 0 0 352 337.999h51.108C409.973 355.999 427.477 369 448 369c26.511 0 48-22.492 48-49 0-26.509-21.489-46.999-48-46.999z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-pulse-strong {
  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%22M448%20273.001c-21.27%200-39.296%2013.999-45.596%2032.999h-38.857l-28.361-85.417a15.999%2015.999%200%200%200-15.183-10.956c-.112%200-.224%200-.335.004a15.997%2015.997%200%200%200-15.049%2011.588l-44.484%20155.262-52.353-314.108C206.535%2054.893%20200.333%2048%20192%2048s-13.693%205.776-15.525%2013.135L115.496%20306H16v31.999h112c7.348%200%2013.75-5.003%2015.525-12.134l45.368-182.177%2051.324%20307.94c1.229%207.377%207.397%2011.92%2014.864%2012.344.308.018.614.028.919.028%207.097%200%2013.406-3.701%2015.381-10.594l49.744-173.617%2015.689%2047.252A16.001%2016.001%200%200%200%20352%20337.999h51.108C409.973%20355.999%20427.477%20369%20448%20369c26.511%200%2048-22.492%2048-49%200-26.509-21.489-46.999-48-46.999z%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%22M448%20273.001c-21.27%200-39.296%2013.999-45.596%2032.999h-38.857l-28.361-85.417a15.999%2015.999%200%200%200-15.183-10.956c-.112%200-.224%200-.335.004a15.997%2015.997%200%200%200-15.049%2011.588l-44.484%20155.262-52.353-314.108C206.535%2054.893%20200.333%2048%20192%2048s-13.693%205.776-15.525%2013.135L115.496%20306H16v31.999h112c7.348%200%2013.75-5.003%2015.525-12.134l45.368-182.177%2051.324%20307.94c1.229%207.377%207.397%2011.92%2014.864%2012.344.308.018.614.028.919.028%207.097%200%2013.406-3.701%2015.381-10.594l49.744-173.617%2015.689%2047.252A16.001%2016.001%200%200%200%20352%20337.999h51.108C409.973%20355.999%20427.477%20369%20448%20369c26.511%200%2048-22.492%2048-49%200-26.509-21.489-46.999-48-46.999z%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/ios-pulse-strong.svg?color=%231a73e8&size=48