call end 04 icon
call-end-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- call-end-04
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
call-02call-addcall-add-02call-blockedcall-blocked-02call-disabledcall-disabled-02call-donecall-done-02call-end-01call-end-02call-end-03call-incoming-01call-incoming-02call-incoming-03call-incoming-04call-internalcall-internal-02call-lockedcall-locked-02call-minuscall-minus-02call-missed-01call-missed-02
Use the call end 04 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="square" d="m15.921 9.244l.01.058c.115.679.172 1.018.35 1.292q.08.122.18.228c.226.237.542.37 1.175.638c.95.402 1.426.603 1.882.523a1.6 1.6 0 0 0 .387-.122c.42-.194.7-.635 1.259-1.517c.582-.92.874-1.38.832-1.904a1.7 1.7 0 0 0-.078-.379c-.168-.499-.563-.77-1.353-1.311c-5.348-3.667-11.782-3.667-17.13 0c-.79.541-1.185.812-1.353 1.311a1.7 1.7 0 0 0-.078.379c-.042.524.25.984.832 1.904c.559.882.838 1.323 1.259 1.517q.185.086.387.122c.456.08.932-.121 1.882-.523c.633-.268.95-.401 1.175-.638q.1-.106.18-.228c.178-.274.235-.613.35-1.292l.01-.058c.118-.7.177-1.05.437-1.37c.036-.046.102-.117.144-.157c.3-.283.565-.348 1.095-.48a9.65 9.65 0 0 1 4.49 0c.53.132.795.197 1.095.48c.042.04.108.111.144.156c.26.321.319.671.437 1.371Z"/><path stroke-linecap="round" d="M9.5 17.5L12 20l2.5-2.5m-2.5-5v6.891"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCallEnd04(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="square" d="m15.921 9.244l.01.058c.115.679.172 1.018.35 1.292q.08.122.18.228c.226.237.542.37 1.175.638c.95.402 1.426.603 1.882.523a1.6 1.6 0 0 0 .387-.122c.42-.194.7-.635 1.259-1.517c.582-.92.874-1.38.832-1.904a1.7 1.7 0 0 0-.078-.379c-.168-.499-.563-.77-1.353-1.311c-5.348-3.667-11.782-3.667-17.13 0c-.79.541-1.185.812-1.353 1.311a1.7 1.7 0 0 0-.078.379c-.042.524.25.984.832 1.904c.559.882.838 1.323 1.259 1.517q.185.086.387.122c.456.08.932-.121 1.882-.523c.633-.268.95-.401 1.175-.638q.1-.106.18-.228c.178-.274.235-.613.35-1.292l.01-.058c.118-.7.177-1.05.437-1.37c.036-.046.102-.117.144-.157c.3-.283.565-.348 1.095-.48a9.65 9.65 0 0 1 4.49 0c.53.132.795.197 1.095.48c.042.04.108.111.144.156c.26.321.319.671.437 1.371Z"/><path strokeLinecap="round" d="M9.5 17.5L12 20l2.5-2.5m-2.5-5v6.891"/></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="square" d="m15.921 9.244l.01.058c.115.679.172 1.018.35 1.292q.08.122.18.228c.226.237.542.37 1.175.638c.95.402 1.426.603 1.882.523a1.6 1.6 0 0 0 .387-.122c.42-.194.7-.635 1.259-1.517c.582-.92.874-1.38.832-1.904a1.7 1.7 0 0 0-.078-.379c-.168-.499-.563-.77-1.353-1.311c-5.348-3.667-11.782-3.667-17.13 0c-.79.541-1.185.812-1.353 1.311a1.7 1.7 0 0 0-.078.379c-.042.524.25.984.832 1.904c.559.882.838 1.323 1.259 1.517q.185.086.387.122c.456.08.932-.121 1.882-.523c.633-.268.95-.401 1.175-.638q.1-.106.18-.228c.178-.274.235-.613.35-1.292l.01-.058c.118-.7.177-1.05.437-1.37c.036-.046.102-.117.144-.157c.3-.283.565-.348 1.095-.48a9.65 9.65 0 0 1 4.49 0c.53.132.795.197 1.095.48c.042.04.108.111.144.156c.26.321.319.671.437 1.371Z"/><path stroke-linecap="round" d="M9.5 17.5L12 20l2.5-2.5m-2.5-5v6.891"/></g></svg> </template>
CSS
.icon-call-end-04 {
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%22square%22%20d%3D%22m15.921%209.244l.01.058c.115.679.172%201.018.35%201.292q.08.122.18.228c.226.237.542.37%201.175.638c.95.402%201.426.603%201.882.523a1.6%201.6%200%200%200%20.387-.122c.42-.194.7-.635%201.259-1.517c.582-.92.874-1.38.832-1.904a1.7%201.7%200%200%200-.078-.379c-.168-.499-.563-.77-1.353-1.311c-5.348-3.667-11.782-3.667-17.13%200c-.79.541-1.185.812-1.353%201.311a1.7%201.7%200%200%200-.078.379c-.042.524.25.984.832%201.904c.559.882.838%201.323%201.259%201.517q.185.086.387.122c.456.08.932-.121%201.882-.523c.633-.268.95-.401%201.175-.638q.1-.106.18-.228c.178-.274.235-.613.35-1.292l.01-.058c.118-.7.177-1.05.437-1.37c.036-.046.102-.117.144-.157c.3-.283.565-.348%201.095-.48a9.65%209.65%200%200%201%204.49%200c.53.132.795.197%201.095.48c.042.04.108.111.144.156c.26.321.319.671.437%201.371Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%2017.5L12%2020l2.5-2.5m-2.5-5v6.891%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%22square%22%20d%3D%22m15.921%209.244l.01.058c.115.679.172%201.018.35%201.292q.08.122.18.228c.226.237.542.37%201.175.638c.95.402%201.426.603%201.882.523a1.6%201.6%200%200%200%20.387-.122c.42-.194.7-.635%201.259-1.517c.582-.92.874-1.38.832-1.904a1.7%201.7%200%200%200-.078-.379c-.168-.499-.563-.77-1.353-1.311c-5.348-3.667-11.782-3.667-17.13%200c-.79.541-1.185.812-1.353%201.311a1.7%201.7%200%200%200-.078.379c-.042.524.25.984.832%201.904c.559.882.838%201.323%201.259%201.517q.185.086.387.122c.456.08.932-.121%201.882-.523c.633-.268.95-.401%201.175-.638q.1-.106.18-.228c.178-.274.235-.613.35-1.292l.01-.058c.118-.7.177-1.05.437-1.37c.036-.046.102-.117.144-.157c.3-.283.565-.348%201.095-.48a9.65%209.65%200%200%201%204.49%200c.53.132.795.197%201.095.48c.042.04.108.111.144.156c.26.321.319.671.437%201.371Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9.5%2017.5L12%2020l2.5-2.5m-2.5-5v6.891%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-end-04.svg?color=%231a73e8&size=48