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

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

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the call dismiss icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.756 7.024L6.83 6.04a2 2 0 0 0 .52-2.176l-.458-1.223a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014c.267 1.246.778 2.81 1.746 4.474c.97 1.668 2.078 2.9 3.028 3.766c1.434 1.305 3.484.979 4.803-.251a1.9 1.9 0 0 0 .171-2.596l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.223a6.3 6.3 0 0 1-.59-1.421m8.598-5.377a.5.5 0 0 1 0 .707L12.707 4l1.647 1.646a.5.5 0 0 1-.708.707L12 4.708l-1.646 1.646a.5.5 0 0 1-.708-.707l1.647-1.646l-1.647-1.647a.5.5 0 1 1 .708-.707L12 3.294l1.646-1.647a.5.5 0 0 1 .708 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallDismiss16Filled(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="M5.756 7.024L6.83 6.04a2 2 0 0 0 .52-2.176l-.458-1.223a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014c.267 1.246.778 2.81 1.746 4.474c.97 1.668 2.078 2.9 3.028 3.766c1.434 1.305 3.484.979 4.803-.251a1.9 1.9 0 0 0 .171-2.596l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.223a6.3 6.3 0 0 1-.59-1.421m8.598-5.377a.5.5 0 0 1 0 .707L12.707 4l1.647 1.646a.5.5 0 0 1-.708.707L12 4.708l-1.646 1.646a.5.5 0 0 1-.708-.707l1.647-1.646l-1.647-1.647a.5.5 0 1 1 .708-.707L12 3.294l1.646-1.647a.5.5 0 0 1 .708 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.756 7.024L6.83 6.04a2 2 0 0 0 .52-2.176l-.458-1.223a1.916 1.916 0 0 0-2.354-1.16c-1.716.525-3.035 2.12-2.629 4.014c.267 1.246.778 2.81 1.746 4.474c.97 1.668 2.078 2.9 3.028 3.766c1.434 1.305 3.484.979 4.803-.251a1.9 1.9 0 0 0 .171-2.596l-.84-1.02A2 2 0 0 0 8.67 9.23l-1.388.437a6.6 6.6 0 0 1-.936-1.223a6.3 6.3 0 0 1-.59-1.421m8.598-5.377a.5.5 0 0 1 0 .707L12.707 4l1.647 1.646a.5.5 0 0 1-.708.707L12 4.708l-1.646 1.646a.5.5 0 0 1-.708-.707l1.647-1.646l-1.647-1.647a.5.5 0 1 1 .708-.707L12 3.294l1.646-1.647a.5.5 0 0 1 .708 0"/></svg>
</template>

CSS

.icon-call-dismiss-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%22M5.756%207.024L6.83%206.04a2%202%200%200%200%20.52-2.176l-.458-1.223a1.916%201.916%200%200%200-2.354-1.16c-1.716.525-3.035%202.12-2.629%204.014c.267%201.246.778%202.81%201.746%204.474c.97%201.668%202.078%202.9%203.028%203.766c1.434%201.305%203.484.979%204.803-.251a1.9%201.9%200%200%200%20.171-2.596l-.84-1.02A2%202%200%200%200%208.67%209.23l-1.388.437a6.6%206.6%200%200%201-.936-1.223a6.3%206.3%200%200%201-.59-1.421m8.598-5.377a.5.5%200%200%201%200%20.707L12.707%204l1.647%201.646a.5.5%200%200%201-.708.707L12%204.708l-1.646%201.646a.5.5%200%200%201-.708-.707l1.647-1.646l-1.647-1.647a.5.5%200%201%201%20.708-.707L12%203.294l1.646-1.647a.5.5%200%200%201%20.708%200%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%22M5.756%207.024L6.83%206.04a2%202%200%200%200%20.52-2.176l-.458-1.223a1.916%201.916%200%200%200-2.354-1.16c-1.716.525-3.035%202.12-2.629%204.014c.267%201.246.778%202.81%201.746%204.474c.97%201.668%202.078%202.9%203.028%203.766c1.434%201.305%203.484.979%204.803-.251a1.9%201.9%200%200%200%20.171-2.596l-.84-1.02A2%202%200%200%200%208.67%209.23l-1.388.437a6.6%206.6%200%200%201-.936-1.223a6.3%206.3%200%200%201-.59-1.421m8.598-5.377a.5.5%200%200%201%200%20.707L12.707%204l1.647%201.646a.5.5%200%200%201-.708.707L12%204.708l-1.646%201.646a.5.5%200%200%201-.708-.707l1.647-1.646l-1.647-1.647a.5.5%200%201%201%20.708-.707L12%203.294l1.646-1.647a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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