call-end-12-regular from Fluent UI System Icons by Microsoft Corporation · 12 Regular · MIT Free for personal and commercial use.

Name
call-end-12-regular
Set
Fluent UI System Icons
Style
12 Regular
Viewbox
12×12
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the call end icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.955 4.63c-.78.402-1.02.853-.937 1.266l.003.021l.103.66a.5.5 0 0 0 .544.421l.774-.077a.5.5 0 0 0 .444-.42l.09-.576a.91.91 0 0 1 .638-.748A5 5 0 0 1 6 5c.641 0 1.104.094 1.387.177c.375.11.589.43.638.748l.09.575a.5.5 0 0 0 .444.42l.773.078a.5.5 0 0 0 .544-.42l.103-.661l.004-.02c.082-.414-.157-.865-.937-1.267c-.758-.391-1.867-.631-3.046-.631s-2.287.24-3.045.63m-.458-.89C3.432 3.259 4.708 3 6 3s2.568.26 3.504.742c.91.47 1.67 1.261 1.462 2.34l-.101.65a1.5 1.5 0 0 1-1.633 1.262l-.773-.077a1.5 1.5 0 0 1-1.332-1.262l-.083-.535A4 4 0 0 0 6 6c-.488 0-.836.064-1.043.119l-.083.535a1.5 1.5 0 0 1-1.332 1.262l-.774.077a1.5 1.5 0 0 1-1.632-1.261l-.101-.652c-.209-1.078.551-1.87 1.462-2.34"/></svg>

React

import type { SVGProps } from "react";

export function FluentCallEnd12Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.955 4.63c-.78.402-1.02.853-.937 1.266l.003.021l.103.66a.5.5 0 0 0 .544.421l.774-.077a.5.5 0 0 0 .444-.42l.09-.576a.91.91 0 0 1 .638-.748A5 5 0 0 1 6 5c.641 0 1.104.094 1.387.177c.375.11.589.43.638.748l.09.575a.5.5 0 0 0 .444.42l.773.078a.5.5 0 0 0 .544-.42l.103-.661l.004-.02c.082-.414-.157-.865-.937-1.267c-.758-.391-1.867-.631-3.046-.631s-2.287.24-3.045.63m-.458-.89C3.432 3.259 4.708 3 6 3s2.568.26 3.504.742c.91.47 1.67 1.261 1.462 2.34l-.101.65a1.5 1.5 0 0 1-1.633 1.262l-.773-.077a1.5 1.5 0 0 1-1.332-1.262l-.083-.535A4 4 0 0 0 6 6c-.488 0-.836.064-1.043.119l-.083.535a1.5 1.5 0 0 1-1.332 1.262l-.774.077a1.5 1.5 0 0 1-1.632-1.261l-.101-.652c-.209-1.078.551-1.87 1.462-2.34"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M2.955 4.63c-.78.402-1.02.853-.937 1.266l.003.021l.103.66a.5.5 0 0 0 .544.421l.774-.077a.5.5 0 0 0 .444-.42l.09-.576a.91.91 0 0 1 .638-.748A5 5 0 0 1 6 5c.641 0 1.104.094 1.387.177c.375.11.589.43.638.748l.09.575a.5.5 0 0 0 .444.42l.773.078a.5.5 0 0 0 .544-.42l.103-.661l.004-.02c.082-.414-.157-.865-.937-1.267c-.758-.391-1.867-.631-3.046-.631s-2.287.24-3.045.63m-.458-.89C3.432 3.259 4.708 3 6 3s2.568.26 3.504.742c.91.47 1.67 1.261 1.462 2.34l-.101.65a1.5 1.5 0 0 1-1.633 1.262l-.773-.077a1.5 1.5 0 0 1-1.332-1.262l-.083-.535A4 4 0 0 0 6 6c-.488 0-.836.064-1.043.119l-.083.535a1.5 1.5 0 0 1-1.332 1.262l-.774.077a1.5 1.5 0 0 1-1.632-1.261l-.101-.652c-.209-1.078.551-1.87 1.462-2.34"/></svg>
</template>

CSS

.icon-call-end-12-regular {
  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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.955%204.63c-.78.402-1.02.853-.937%201.266l.003.021l.103.66a.5.5%200%200%200%20.544.421l.774-.077a.5.5%200%200%200%20.444-.42l.09-.576a.91.91%200%200%201%20.638-.748A5%205%200%200%201%206%205c.641%200%201.104.094%201.387.177c.375.11.589.43.638.748l.09.575a.5.5%200%200%200%20.444.42l.773.078a.5.5%200%200%200%20.544-.42l.103-.661l.004-.02c.082-.414-.157-.865-.937-1.267c-.758-.391-1.867-.631-3.046-.631s-2.287.24-3.045.63m-.458-.89C3.432%203.259%204.708%203%206%203s2.568.26%203.504.742c.91.47%201.67%201.261%201.462%202.34l-.101.65a1.5%201.5%200%200%201-1.633%201.262l-.773-.077a1.5%201.5%200%200%201-1.332-1.262l-.083-.535A4%204%200%200%200%206%206c-.488%200-.836.064-1.043.119l-.083.535a1.5%201.5%200%200%201-1.332%201.262l-.774.077a1.5%201.5%200%200%201-1.632-1.261l-.101-.652c-.209-1.078.551-1.87%201.462-2.34%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.955%204.63c-.78.402-1.02.853-.937%201.266l.003.021l.103.66a.5.5%200%200%200%20.544.421l.774-.077a.5.5%200%200%200%20.444-.42l.09-.576a.91.91%200%200%201%20.638-.748A5%205%200%200%201%206%205c.641%200%201.104.094%201.387.177c.375.11.589.43.638.748l.09.575a.5.5%200%200%200%20.444.42l.773.078a.5.5%200%200%200%20.544-.42l.103-.661l.004-.02c.082-.414-.157-.865-.937-1.267c-.758-.391-1.867-.631-3.046-.631s-2.287.24-3.045.63m-.458-.89C3.432%203.259%204.708%203%206%203s2.568.26%203.504.742c.91.47%201.67%201.261%201.462%202.34l-.101.65a1.5%201.5%200%200%201-1.633%201.262l-.773-.077a1.5%201.5%200%200%201-1.332-1.262l-.083-.535A4%204%200%200%200%206%206c-.488%200-.836.064-1.043.119l-.083.535a1.5%201.5%200%200%201-1.332%201.262l-.774.077a1.5%201.5%200%200%201-1.632-1.261l-.101-.652c-.209-1.078.551-1.87%201.462-2.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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