call ringing 01 icon

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

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

Related icons in Huge Icons

Use the call ringing 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M12 5v3m6 0l-2 2M6 8l2 2"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCallRinging01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M12 5v3m6 0l-2 2M6 8l2 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.054 14.03v2.763c0 .564.36 1.078.92 1.346c.439.21.958.468 1.38.708c.391.222.939.209 1.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9 0c-.725.514-.72 1.465-.063 2.046l.892.789c.328.29.865.292 1.247.058c.42-.258.904-.497 1.32-.687c.598-.274 1-.81 1-1.405V14.03M12 5v3m6 0l-2 2M6 8l2 2"/></svg>
</template>

CSS

.icon-call-ringing-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.054%2014.03v2.763c0%20.564.36%201.078.92%201.346c.439.21.958.468%201.38.708c.391.222.939.209%201.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9%200c-.725.514-.72%201.465-.063%202.046l.892.789c.328.29.865.292%201.247.058c.42-.258.904-.497%201.32-.687c.598-.274%201-.81%201-1.405V14.03M12%205v3m6%200l-2%202M6%208l2%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.054%2014.03v2.763c0%20.564.36%201.078.92%201.346c.439.21.958.468%201.38.708c.391.222.939.209%201.267-.082l.892-.79c.657-.58.662-1.53-.063-2.045c-5.51-3.907-13.39-3.907-18.9%200c-.725.514-.72%201.465-.063%202.046l.892.789c.328.29.865.292%201.247.058c.42-.258.904-.497%201.32-.687c.598-.274%201-.81%201-1.405V14.03M12%205v3m6%200l-2%202M6%208l2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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