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

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

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the call add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12 1.5a.5.5 0 0 1 1 0V4h2.5a.5.5 0 1 1 0 1H13v2.5a.5.5 0 1 1-1 0V5H9.5a.5.5 0 0 1 0-1H12zM5.756 7.023l1.073-.984a2 2 0 0 0 .52-2.176L6.892 2.64a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014a15.3 15.3 0 0 0 1.746 4.475c.97 1.667 2.078 2.9 3.028 3.765c1.434 1.306 3.484.979 4.803-.25a1.9 1.9 0 0 0 .171-2.597l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.222a6.3 6.3 0 0 1-.59-1.422"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallAdd16Filled(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="M12 1.5a.5.5 0 0 1 1 0V4h2.5a.5.5 0 1 1 0 1H13v2.5a.5.5 0 1 1-1 0V5H9.5a.5.5 0 0 1 0-1H12zM5.756 7.023l1.073-.984a2 2 0 0 0 .52-2.176L6.892 2.64a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014a15.3 15.3 0 0 0 1.746 4.475c.97 1.667 2.078 2.9 3.028 3.765c1.434 1.306 3.484.979 4.803-.25a1.9 1.9 0 0 0 .171-2.597l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.222a6.3 6.3 0 0 1-.59-1.422"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M12 1.5a.5.5 0 0 1 1 0V4h2.5a.5.5 0 1 1 0 1H13v2.5a.5.5 0 1 1-1 0V5H9.5a.5.5 0 0 1 0-1H12zM5.756 7.023l1.073-.984a2 2 0 0 0 .52-2.176L6.892 2.64a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014a15.3 15.3 0 0 0 1.746 4.475c.97 1.667 2.078 2.9 3.028 3.765c1.434 1.306 3.484.979 4.803-.25a1.9 1.9 0 0 0 .171-2.597l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.222a6.3 6.3 0 0 1-.59-1.422"/></svg>
</template>

CSS

.icon-call-add-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%22M12%201.5a.5.5%200%200%201%201%200V4h2.5a.5.5%200%201%201%200%201H13v2.5a.5.5%200%201%201-1%200V5H9.5a.5.5%200%200%201%200-1H12zM5.756%207.023l1.073-.984a2%202%200%200%200%20.52-2.176L6.892%202.64a1.916%201.916%200%200%200-2.354-1.16c-1.716.525-3.035%202.12-2.629%204.014a15.3%2015.3%200%200%200%201.746%204.475c.97%201.667%202.078%202.9%203.028%203.765c1.434%201.306%203.484.979%204.803-.25a1.9%201.9%200%200%200%20.171-2.597l-.84-1.02A2%202%200%200%200%208.67%209.23l-1.388.437a6.6%206.6%200%200%201-.936-1.222a6.3%206.3%200%200%201-.59-1.422%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%22M12%201.5a.5.5%200%200%201%201%200V4h2.5a.5.5%200%201%201%200%201H13v2.5a.5.5%200%201%201-1%200V5H9.5a.5.5%200%200%201%200-1H12zM5.756%207.023l1.073-.984a2%202%200%200%200%20.52-2.176L6.892%202.64a1.916%201.916%200%200%200-2.354-1.16c-1.716.525-3.035%202.12-2.629%204.014a15.3%2015.3%200%200%200%201.746%204.475c.97%201.667%202.078%202.9%203.028%203.765c1.434%201.306%203.484.979%204.803-.25a1.9%201.9%200%200%200%20.171-2.597l-.84-1.02A2%202%200%200%200%208.67%209.23l-1.388.437a6.6%206.6%200%200%201-.936-1.222a6.3%206.3%200%200%201-.59-1.422%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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