call-outbound-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.

Name
call-outbound-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the call outbound icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.5 2a.5.5 0 0 0 0 1h1.793L9.147 6.147a.5.5 0 1 0 .707.707L13 3.707V5.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-.5-.5zM6.57 3.006a1.75 1.75 0 0 0-2.196-.886l-.263.099c-1.35.507-2.308 1.83-2.07 3.336c.207 1.32.646 3.074 1.587 4.55c.85 1.334 1.978 2.432 2.918 3.214c1.255 1.043 3.009.816 4.135-.247l.296-.28a1.75 1.75 0 0 0 .062-2.483l-.775-.81a1.5 1.5 0 0 0-1.462-.413l-1.877.49a4.6 4.6 0 0 1-.848-1.046a5 5 0 0 1-.505-1.24l1.316-1.436a1.5 1.5 0 0 0 .249-1.658z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallOutbound16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.5 2a.5.5 0 0 0 0 1h1.793L9.147 6.147a.5.5 0 1 0 .707.707L13 3.707V5.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-.5-.5zM6.57 3.006a1.75 1.75 0 0 0-2.196-.886l-.263.099c-1.35.507-2.308 1.83-2.07 3.336c.207 1.32.646 3.074 1.587 4.55c.85 1.334 1.978 2.432 2.918 3.214c1.255 1.043 3.009.816 4.135-.247l.296-.28a1.75 1.75 0 0 0 .062-2.483l-.775-.81a1.5 1.5 0 0 0-1.462-.413l-1.877.49a4.6 4.6 0 0 1-.848-1.046a5 5 0 0 1-.505-1.24l1.316-1.436a1.5 1.5 0 0 0 .249-1.658z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.5 2a.5.5 0 0 0 0 1h1.793L9.147 6.147a.5.5 0 1 0 .707.707L13 3.707V5.5a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-.5-.5zM6.57 3.006a1.75 1.75 0 0 0-2.196-.886l-.263.099c-1.35.507-2.308 1.83-2.07 3.336c.207 1.32.646 3.074 1.587 4.55c.85 1.334 1.978 2.432 2.918 3.214c1.255 1.043 3.009.816 4.135-.247l.296-.28a1.75 1.75 0 0 0 .062-2.483l-.775-.81a1.5 1.5 0 0 0-1.462-.413l-1.877.49a4.6 4.6 0 0 1-.848-1.046a5 5 0 0 1-.505-1.24l1.316-1.436a1.5 1.5 0 0 0 .249-1.658z"/></svg>
</template>

CSS

.icon-call-outbound-16-filled {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%202a.5.5%200%200%200%200%201h1.793L9.147%206.147a.5.5%200%201%200%20.707.707L13%203.707V5.5a.5.5%200%200%200%201%200v-3a.5.5%200%200%200-.5-.5zM6.57%203.006a1.75%201.75%200%200%200-2.196-.886l-.263.099c-1.35.507-2.308%201.83-2.07%203.336c.207%201.32.646%203.074%201.587%204.55c.85%201.334%201.978%202.432%202.918%203.214c1.255%201.043%203.009.816%204.135-.247l.296-.28a1.75%201.75%200%200%200%20.062-2.483l-.775-.81a1.5%201.5%200%200%200-1.462-.413l-1.877.49a4.6%204.6%200%200%201-.848-1.046a5%205%200%200%201-.505-1.24l1.316-1.436a1.5%201.5%200%200%200%20.249-1.658z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.5%202a.5.5%200%200%200%200%201h1.793L9.147%206.147a.5.5%200%201%200%20.707.707L13%203.707V5.5a.5.5%200%200%200%201%200v-3a.5.5%200%200%200-.5-.5zM6.57%203.006a1.75%201.75%200%200%200-2.196-.886l-.263.099c-1.35.507-2.308%201.83-2.07%203.336c.207%201.32.646%203.074%201.587%204.55c.85%201.334%201.978%202.432%202.918%203.214c1.255%201.043%203.009.816%204.135-.247l.296-.28a1.75%201.75%200%200%200%20.062-2.483l-.775-.81a1.5%201.5%200%200%200-1.462-.413l-1.877.49a4.6%204.6%200%200%201-.848-1.046a5%205%200%200%201-.505-1.24l1.316-1.436a1.5%201.5%200%200%200%20.249-1.658z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-outbound-16-filled.svg?color=%231a73e8&size=48