call chevron down icon
call-chevron-down-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- call-chevron-down-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
call-chevron-down-16-filledcall-chevron-down-16-regularcall-chevron-down-20-filledcall-chevron-down-20-regularcall-chevron-down-24-filledcall-chevron-down-24-regularcall-chevron-down-28-filledcall-chevron-down-32-filledcall-chevron-down-32-regularcall-chevron-down-48-filledcall-chevron-down-48-regular
Related icons in Fluent UI System Icons
call-add-16-filledcall-blocked-24-filledcall-checkmark-20-filledcall-connecting-20-filledcall-dismiss-16-filledcall-end-12-filledcall-exclamation-20-filledcall-forward-16-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 chevron down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.093 2.883c1.12-.72 2.553-.996 3.968-.803l.246.034a2.75 2.75 0 0 1 2.088 1.495L11.8 6.42a3.25 3.25 0 0 1-.792 3.92l-1.263 1.084c-.316.27-.426.61-.36.882c.356 1.482 1.329 3.237 2.382 4.28c.188.187.528.268.923.13l1.66-.581a3.75 3.75 0 0 1 4.53 1.743l1.264 2.318c.443.812.448 1.792.014 2.609c-1.45 2.725-4.757 4.238-7.564 2.401c-2.393-1.567-5.335-4.162-7.742-8.33c-2.442-4.23-2.93-7.896-2.78-10.55c.087-1.532.886-2.713 2.021-3.442m3.765.683c-1.106-.15-2.17.075-2.954.578c-.768.494-1.278 1.256-1.335 2.265c-.135 2.378.294 5.752 2.582 9.716c2.273 3.936 5.038 6.368 7.265 7.825c1.854 1.214 4.252.34 5.418-1.851a1.25 1.25 0 0 0-.006-1.186l-1.265-2.317a2.25 2.25 0 0 0-2.718-1.046l-1.66.58c-.784.274-1.774.215-2.473-.478c-1.26-1.248-2.367-3.255-2.786-4.997c-.227-.946.208-1.827.842-2.37L10.032 9.2a1.75 1.75 0 0 0 .427-2.111l-1.406-2.81a1.25 1.25 0 0 0-.949-.679zM24.22 5.72a.75.75 0 0 1 1.06 1.06l-4.75 4.75a.75.75 0 0 1-1.06 0l-4.75-4.75a.75.75 0 0 1 1.06-1.06L20 9.94z"/></svg>
React
import type { SVGProps } from "react";
export function FluentCallChevronDown28Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.093 2.883c1.12-.72 2.553-.996 3.968-.803l.246.034a2.75 2.75 0 0 1 2.088 1.495L11.8 6.42a3.25 3.25 0 0 1-.792 3.92l-1.263 1.084c-.316.27-.426.61-.36.882c.356 1.482 1.329 3.237 2.382 4.28c.188.187.528.268.923.13l1.66-.581a3.75 3.75 0 0 1 4.53 1.743l1.264 2.318c.443.812.448 1.792.014 2.609c-1.45 2.725-4.757 4.238-7.564 2.401c-2.393-1.567-5.335-4.162-7.742-8.33c-2.442-4.23-2.93-7.896-2.78-10.55c.087-1.532.886-2.713 2.021-3.442m3.765.683c-1.106-.15-2.17.075-2.954.578c-.768.494-1.278 1.256-1.335 2.265c-.135 2.378.294 5.752 2.582 9.716c2.273 3.936 5.038 6.368 7.265 7.825c1.854 1.214 4.252.34 5.418-1.851a1.25 1.25 0 0 0-.006-1.186l-1.265-2.317a2.25 2.25 0 0 0-2.718-1.046l-1.66.58c-.784.274-1.774.215-2.473-.478c-1.26-1.248-2.367-3.255-2.786-4.997c-.227-.946.208-1.827.842-2.37L10.032 9.2a1.75 1.75 0 0 0 .427-2.111l-1.406-2.81a1.25 1.25 0 0 0-.949-.679zM24.22 5.72a.75.75 0 0 1 1.06 1.06l-4.75 4.75a.75.75 0 0 1-1.06 0l-4.75-4.75a.75.75 0 0 1 1.06-1.06L20 9.94z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M4.093 2.883c1.12-.72 2.553-.996 3.968-.803l.246.034a2.75 2.75 0 0 1 2.088 1.495L11.8 6.42a3.25 3.25 0 0 1-.792 3.92l-1.263 1.084c-.316.27-.426.61-.36.882c.356 1.482 1.329 3.237 2.382 4.28c.188.187.528.268.923.13l1.66-.581a3.75 3.75 0 0 1 4.53 1.743l1.264 2.318c.443.812.448 1.792.014 2.609c-1.45 2.725-4.757 4.238-7.564 2.401c-2.393-1.567-5.335-4.162-7.742-8.33c-2.442-4.23-2.93-7.896-2.78-10.55c.087-1.532.886-2.713 2.021-3.442m3.765.683c-1.106-.15-2.17.075-2.954.578c-.768.494-1.278 1.256-1.335 2.265c-.135 2.378.294 5.752 2.582 9.716c2.273 3.936 5.038 6.368 7.265 7.825c1.854 1.214 4.252.34 5.418-1.851a1.25 1.25 0 0 0-.006-1.186l-1.265-2.317a2.25 2.25 0 0 0-2.718-1.046l-1.66.58c-.784.274-1.774.215-2.473-.478c-1.26-1.248-2.367-3.255-2.786-4.997c-.227-.946.208-1.827.842-2.37L10.032 9.2a1.75 1.75 0 0 0 .427-2.111l-1.406-2.81a1.25 1.25 0 0 0-.949-.679zM24.22 5.72a.75.75 0 0 1 1.06 1.06l-4.75 4.75a.75.75 0 0 1-1.06 0l-4.75-4.75a.75.75 0 0 1 1.06-1.06L20 9.94z"/></svg> </template>
CSS
.icon-call-chevron-down-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.093%202.883c1.12-.72%202.553-.996%203.968-.803l.246.034a2.75%202.75%200%200%201%202.088%201.495L11.8%206.42a3.25%203.25%200%200%201-.792%203.92l-1.263%201.084c-.316.27-.426.61-.36.882c.356%201.482%201.329%203.237%202.382%204.28c.188.187.528.268.923.13l1.66-.581a3.75%203.75%200%200%201%204.53%201.743l1.264%202.318c.443.812.448%201.792.014%202.609c-1.45%202.725-4.757%204.238-7.564%202.401c-2.393-1.567-5.335-4.162-7.742-8.33c-2.442-4.23-2.93-7.896-2.78-10.55c.087-1.532.886-2.713%202.021-3.442m3.765.683c-1.106-.15-2.17.075-2.954.578c-.768.494-1.278%201.256-1.335%202.265c-.135%202.378.294%205.752%202.582%209.716c2.273%203.936%205.038%206.368%207.265%207.825c1.854%201.214%204.252.34%205.418-1.851a1.25%201.25%200%200%200-.006-1.186l-1.265-2.317a2.25%202.25%200%200%200-2.718-1.046l-1.66.58c-.784.274-1.774.215-2.473-.478c-1.26-1.248-2.367-3.255-2.786-4.997c-.227-.946.208-1.827.842-2.37L10.032%209.2a1.75%201.75%200%200%200%20.427-2.111l-1.406-2.81a1.25%201.25%200%200%200-.949-.679zM24.22%205.72a.75.75%200%200%201%201.06%201.06l-4.75%204.75a.75.75%200%200%201-1.06%200l-4.75-4.75a.75.75%200%200%201%201.06-1.06L20%209.94z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.093%202.883c1.12-.72%202.553-.996%203.968-.803l.246.034a2.75%202.75%200%200%201%202.088%201.495L11.8%206.42a3.25%203.25%200%200%201-.792%203.92l-1.263%201.084c-.316.27-.426.61-.36.882c.356%201.482%201.329%203.237%202.382%204.28c.188.187.528.268.923.13l1.66-.581a3.75%203.75%200%200%201%204.53%201.743l1.264%202.318c.443.812.448%201.792.014%202.609c-1.45%202.725-4.757%204.238-7.564%202.401c-2.393-1.567-5.335-4.162-7.742-8.33c-2.442-4.23-2.93-7.896-2.78-10.55c.087-1.532.886-2.713%202.021-3.442m3.765.683c-1.106-.15-2.17.075-2.954.578c-.768.494-1.278%201.256-1.335%202.265c-.135%202.378.294%205.752%202.582%209.716c2.273%203.936%205.038%206.368%207.265%207.825c1.854%201.214%204.252.34%205.418-1.851a1.25%201.25%200%200%200-.006-1.186l-1.265-2.317a2.25%202.25%200%200%200-2.718-1.046l-1.66.58c-.784.274-1.774.215-2.473-.478c-1.26-1.248-2.367-3.255-2.786-4.997c-.227-.946.208-1.827.842-2.37L10.032%209.2a1.75%201.75%200%200%200%20.427-2.111l-1.406-2.81a1.25%201.25%200%200%200-.949-.679zM24.22%205.72a.75.75%200%200%201%201.06%201.06l-4.75%204.75a.75.75%200%200%201-1.06%200l-4.75-4.75a.75.75%200%200%201%201.06-1.06L20%209.94z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/call-chevron-down-28-regular.svg?color=%231a73e8&size=48