call spark 01 icon

call-spark-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
call-spark-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the call spark 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="M17.47 3.025c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0a4.42 4.42 0 0 0-3.444-3.444c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCallSpark01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="M17.47 3.025c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0a4.42 4.42 0 0 0-3.444-3.444c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="m4.912 10.541l2.64-2.64a2.08 2.08 0 0 0 .507-2.064a27 27 0 0 1-.49-1.844C7.453 3.45 6.976 3 6.42 3H4.912c-1.11 0-2.023.904-1.901 2.008c.926 8.392 7.59 15.055 15.981 15.981c1.104.122 2.008-.79 2.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15 15 0 0 1-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581 2.582"/><path d="M17.47 3.025c.006-.033.054-.033.06 0a4.42 4.42 0 0 0 3.445 3.444c.033.007.033.055 0 .062a4.42 4.42 0 0 0-3.444 3.444c-.007.033-.055.033-.062 0a4.42 4.42 0 0 0-3.444-3.444c-.033-.007-.033-.055 0-.062a4.42 4.42 0 0 0 3.444-3.444Z"/></g></svg>
</template>

CSS

.icon-call-spark-01 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m4.912%2010.541l2.64-2.64a2.08%202.08%200%200%200%20.507-2.064a27%2027%200%200%201-.49-1.844C7.453%203.45%206.976%203%206.42%203H4.912c-1.11%200-2.023.904-1.901%202.008c.926%208.392%207.59%2015.055%2015.981%2015.981c1.104.122%202.008-.79%202.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15%2015%200%200%201-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581%202.582%22%2F%3E%3Cpath%20d%3D%22M17.47%203.025c.006-.033.054-.033.06%200a4.42%204.42%200%200%200%203.445%203.444c.033.007.033.055%200%20.062a4.42%204.42%200%200%200-3.444%203.444c-.007.033-.055.033-.062%200a4.42%204.42%200%200%200-3.444-3.444c-.033-.007-.033-.055%200-.062a4.42%204.42%200%200%200%203.444-3.444Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m4.912%2010.541l2.64-2.64a2.08%202.08%200%200%200%20.507-2.064a27%2027%200%200%201-.49-1.844C7.453%203.45%206.976%203%206.42%203H4.912c-1.11%200-2.023.904-1.901%202.008c.926%208.392%207.59%2015.055%2015.981%2015.981c1.104.122%202.008-.79%202.008-1.9v-1.51c0-.554-.452-1.01-.998-1.11a15%2015%200%200%201-1.774-.459c-.767-.244-1.619-.072-2.188.496l-2.581%202.582%22%2F%3E%3Cpath%20d%3D%22M17.47%203.025c.006-.033.054-.033.06%200a4.42%204.42%200%200%200%203.445%203.444c.033.007.033.055%200%20.062a4.42%204.42%200%200%200-3.444%203.444c-.007.033-.055.033-.062%200a4.42%204.42%200%200%200-3.444-3.444c-.033-.007-.033-.055%200-.062a4.42%204.42%200%200%200%203.444-3.444Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/call-spark-01.svg?color=%231a73e8&size=48