call forward icon
call-forward-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- call-forward-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-chevron-down-16-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-inbound-16-filledcall-missed-12-filledcall-outbound-16-filledcall-park-16-filledcall-pause-20-filledcall-prohibited-16-filledcall-rectangle-landscape-16-filledcall-square-16-filledcall-transfer-16-filledcall-warning-16-filled
Use the call forward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.925 2.05l1.037.198c.972.185 1.625 1.093 1.525 2.122l-.198 2.047c-.086.893-.72 1.653-1.566 1.88l-2.357.631q-.575 1.403-.526 3.092a8.1 8.1 0 0 0 .708 3.142l2.206.392c.836.148 1.46.838 1.548 1.712l.205 2.035c.102 1.016-.544 1.99-1.512 2.279l-1.038.31c-1.032.307-2.119.032-2.852-.722Q4.508 18.495 4.5 12.255q-.008-6.248 2.59-9.19c.728-.824 1.807-1.21 2.835-1.015m6.771 5.097l.084.072l3.997 3.998a.75.75 0 0 1 .073.976l-.073.084l-3.996 4.004a.75.75 0 0 1-1.134-.976l.072-.084l2.712-2.717H12a.75.75 0 0 1-.744-.648l-.006-.101a.75.75 0 0 1 .648-.744l.102-.006l6.44-.001l-2.72-2.724a.75.75 0 0 1-.073-.977l.073-.084a.75.75 0 0 1 .874-.136z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallForward24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.925 2.05l1.037.198c.972.185 1.625 1.093 1.525 2.122l-.198 2.047c-.086.893-.72 1.653-1.566 1.88l-2.357.631q-.575 1.403-.526 3.092a8.1 8.1 0 0 0 .708 3.142l2.206.392c.836.148 1.46.838 1.548 1.712l.205 2.035c.102 1.016-.544 1.99-1.512 2.279l-1.038.31c-1.032.307-2.119.032-2.852-.722Q4.508 18.495 4.5 12.255q-.008-6.248 2.59-9.19c.728-.824 1.807-1.21 2.835-1.015m6.771 5.097l.084.072l3.997 3.998a.75.75 0 0 1 .073.976l-.073.084l-3.996 4.004a.75.75 0 0 1-1.134-.976l.072-.084l2.712-2.717H12a.75.75 0 0 1-.744-.648l-.006-.101a.75.75 0 0 1 .648-.744l.102-.006l6.44-.001l-2.72-2.724a.75.75 0 0 1-.073-.977l.073-.084a.75.75 0 0 1 .874-.136z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.925 2.05l1.037.198c.972.185 1.625 1.093 1.525 2.122l-.198 2.047c-.086.893-.72 1.653-1.566 1.88l-2.357.631q-.575 1.403-.526 3.092a8.1 8.1 0 0 0 .708 3.142l2.206.392c.836.148 1.46.838 1.548 1.712l.205 2.035c.102 1.016-.544 1.99-1.512 2.279l-1.038.31c-1.032.307-2.119.032-2.852-.722Q4.508 18.495 4.5 12.255q-.008-6.248 2.59-9.19c.728-.824 1.807-1.21 2.835-1.015m6.771 5.097l.084.072l3.997 3.998a.75.75 0 0 1 .073.976l-.073.084l-3.996 4.004a.75.75 0 0 1-1.134-.976l.072-.084l2.712-2.717H12a.75.75 0 0 1-.744-.648l-.006-.101a.75.75 0 0 1 .648-.744l.102-.006l6.44-.001l-2.72-2.724a.75.75 0 0 1-.073-.977l.073-.084a.75.75 0 0 1 .874-.136z"/></svg> </template>
CSS
.icon-call-forward-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.925%202.05l1.037.198c.972.185%201.625%201.093%201.525%202.122l-.198%202.047c-.086.893-.72%201.653-1.566%201.88l-2.357.631q-.575%201.403-.526%203.092a8.1%208.1%200%200%200%20.708%203.142l2.206.392c.836.148%201.46.838%201.548%201.712l.205%202.035c.102%201.016-.544%201.99-1.512%202.279l-1.038.31c-1.032.307-2.119.032-2.852-.722Q4.508%2018.495%204.5%2012.255q-.008-6.248%202.59-9.19c.728-.824%201.807-1.21%202.835-1.015m6.771%205.097l.084.072l3.997%203.998a.75.75%200%200%201%20.073.976l-.073.084l-3.996%204.004a.75.75%200%200%201-1.134-.976l.072-.084l2.712-2.717H12a.75.75%200%200%201-.744-.648l-.006-.101a.75.75%200%200%201%20.648-.744l.102-.006l6.44-.001l-2.72-2.724a.75.75%200%200%201-.073-.977l.073-.084a.75.75%200%200%201%20.874-.136z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.925%202.05l1.037.198c.972.185%201.625%201.093%201.525%202.122l-.198%202.047c-.086.893-.72%201.653-1.566%201.88l-2.357.631q-.575%201.403-.526%203.092a8.1%208.1%200%200%200%20.708%203.142l2.206.392c.836.148%201.46.838%201.548%201.712l.205%202.035c.102%201.016-.544%201.99-1.512%202.279l-1.038.31c-1.032.307-2.119.032-2.852-.722Q4.508%2018.495%204.5%2012.255q-.008-6.248%202.59-9.19c.728-.824%201.807-1.21%202.835-1.015m6.771%205.097l.084.072l3.997%203.998a.75.75%200%200%201%20.073.976l-.073.084l-3.996%204.004a.75.75%200%200%201-1.134-.976l.072-.084l2.712-2.717H12a.75.75%200%200%201-.744-.648l-.006-.101a.75.75%200%200%201%20.648-.744l.102-.006l6.44-.001l-2.72-2.724a.75.75%200%200%201-.073-.977l.073-.084a.75.75%200%200%201%20.874-.136z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-forward-24-filled.svg?color=%231a73e8&size=48