call slash icon
call-slash-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- call-slash-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the call slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 18.33c0 .36-.08.73-.25 1.09s-.39.7-.68 1.02c-.49.54-1.03.93-1.64 1.18c-.6.25-1.26.38-1.96.38c-1.02 0-2.11-.24-3.26-.73a17.6 17.6 0 0 1-3.45-1.98c-.58-.43-1.15-.87-1.7-1.35l3.26-3.26c.01 0 .01 0 .02.01c.52.44.95.74 1.29.92c.05.02.11.05.18.08c.08.03.16.04.25.04c.17 0 .3-.06.41-.17l.76-.75c.25-.25.49-.44.72-.56c.23-.14.46-.21.71-.21c.19 0 .39.04.61.13s.45.22.7.39l3.32 2.35c.26.18.44.39.55.64c.1.25.16.5.16.78m-11.24-5.09L7.5 16.5c-.01 0-.01 0-.02-.01a29.5 29.5 0 0 1-2.8-3.27c-.81-1.12-1.46-2.25-1.94-3.36c-.01-.02-.01-.03-.02-.05Q2 8.1 2 6.54c0-.68.12-1.33.36-1.93c.2-.51.5-.99.91-1.42c.07-.08.15-.17.24-.25c.16-.16.32-.3.49-.41h.01C4.51 2.17 5.04 2 5.6 2c.28 0 .56.06.81.18c.24.11.45.27.62.5c.02.02.03.04.05.06L9.4 6.01c.18.25.31.48.4.7c.09.21.14.42.14.61c0 .24-.07.48-.21.71c-.13.23-.32.47-.56.71l-.76.79c-.11.11-.16.24-.16.4c0 .08.01.15.03.23c.03.08.06.14.08.2c.18.33.49.76.93 1.28c.45.52.93 1.05 1.45 1.58z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCallSlashFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 18.33c0 .36-.08.73-.25 1.09s-.39.7-.68 1.02c-.49.54-1.03.93-1.64 1.18c-.6.25-1.26.38-1.96.38c-1.02 0-2.11-.24-3.26-.73a17.6 17.6 0 0 1-3.45-1.98c-.58-.43-1.15-.87-1.7-1.35l3.26-3.26c.01 0 .01 0 .02.01c.52.44.95.74 1.29.92c.05.02.11.05.18.08c.08.03.16.04.25.04c.17 0 .3-.06.41-.17l.76-.75c.25-.25.49-.44.72-.56c.23-.14.46-.21.71-.21c.19 0 .39.04.61.13s.45.22.7.39l3.32 2.35c.26.18.44.39.55.64c.1.25.16.5.16.78m-11.24-5.09L7.5 16.5c-.01 0-.01 0-.02-.01a29.5 29.5 0 0 1-2.8-3.27c-.81-1.12-1.46-2.25-1.94-3.36c-.01-.02-.01-.03-.02-.05Q2 8.1 2 6.54c0-.68.12-1.33.36-1.93c.2-.51.5-.99.91-1.42c.07-.08.15-.17.24-.25c.16-.16.32-.3.49-.41h.01C4.51 2.17 5.04 2 5.6 2c.28 0 .56.06.81.18c.24.11.45.27.62.5c.02.02.03.04.05.06L9.4 6.01c.18.25.31.48.4.7c.09.21.14.42.14.61c0 .24-.07.48-.21.71c-.13.23-.32.47-.56.71l-.76.79c-.11.11-.16.24-.16.4c0 .08.01.15.03.23c.03.08.06.14.08.2c.18.33.49.76.93 1.28c.45.52.93 1.05 1.45 1.58z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 18.33c0 .36-.08.73-.25 1.09s-.39.7-.68 1.02c-.49.54-1.03.93-1.64 1.18c-.6.25-1.26.38-1.96.38c-1.02 0-2.11-.24-3.26-.73a17.6 17.6 0 0 1-3.45-1.98c-.58-.43-1.15-.87-1.7-1.35l3.26-3.26c.01 0 .01 0 .02.01c.52.44.95.74 1.29.92c.05.02.11.05.18.08c.08.03.16.04.25.04c.17 0 .3-.06.41-.17l.76-.75c.25-.25.49-.44.72-.56c.23-.14.46-.21.71-.21c.19 0 .39.04.61.13s.45.22.7.39l3.32 2.35c.26.18.44.39.55.64c.1.25.16.5.16.78m-11.24-5.09L7.5 16.5c-.01 0-.01 0-.02-.01a29.5 29.5 0 0 1-2.8-3.27c-.81-1.12-1.46-2.25-1.94-3.36c-.01-.02-.01-.03-.02-.05Q2 8.1 2 6.54c0-.68.12-1.33.36-1.93c.2-.51.5-.99.91-1.42c.07-.08.15-.17.24-.25c.16-.16.32-.3.49-.41h.01C4.51 2.17 5.04 2 5.6 2c.28 0 .56.06.81.18c.24.11.45.27.62.5c.02.02.03.04.05.06L9.4 6.01c.18.25.31.48.4.7c.09.21.14.42.14.61c0 .24-.07.48-.21.71c-.13.23-.32.47-.56.71l-.76.79c-.11.11-.16.24-.16.4c0 .08.01.15.03.23c.03.08.06.14.08.2c.18.33.49.76.93 1.28c.45.52.93 1.05 1.45 1.58z"/><path d="M21.77 2.229c-.3-.3-.79-.3-1.09 0L2.23 20.689c-.3.3-.3.79 0 1.09a.76.76 0 0 0 1.08-.01l18.46-18.46c.31-.3.31-.78 0-1.08"/></g></svg> </template>
CSS
.icon-call-slash-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2018.33c0%20.36-.08.73-.25%201.09s-.39.7-.68%201.02c-.49.54-1.03.93-1.64%201.18c-.6.25-1.26.38-1.96.38c-1.02%200-2.11-.24-3.26-.73a17.6%2017.6%200%200%201-3.45-1.98c-.58-.43-1.15-.87-1.7-1.35l3.26-3.26c.01%200%20.01%200%20.02.01c.52.44.95.74%201.29.92c.05.02.11.05.18.08c.08.03.16.04.25.04c.17%200%20.3-.06.41-.17l.76-.75c.25-.25.49-.44.72-.56c.23-.14.46-.21.71-.21c.19%200%20.39.04.61.13s.45.22.7.39l3.32%202.35c.26.18.44.39.55.64c.1.25.16.5.16.78m-11.24-5.09L7.5%2016.5c-.01%200-.01%200-.02-.01a29.5%2029.5%200%200%201-2.8-3.27c-.81-1.12-1.46-2.25-1.94-3.36c-.01-.02-.01-.03-.02-.05Q2%208.1%202%206.54c0-.68.12-1.33.36-1.93c.2-.51.5-.99.91-1.42c.07-.08.15-.17.24-.25c.16-.16.32-.3.49-.41h.01C4.51%202.17%205.04%202%205.6%202c.28%200%20.56.06.81.18c.24.11.45.27.62.5c.02.02.03.04.05.06L9.4%206.01c.18.25.31.48.4.7c.09.21.14.42.14.61c0%20.24-.07.48-.21.71c-.13.23-.32.47-.56.71l-.76.79c-.11.11-.16.24-.16.4c0%20.08.01.15.03.23c.03.08.06.14.08.2c.18.33.49.76.93%201.28c.45.52.93%201.05%201.45%201.58z%22%2F%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2018.33c0%20.36-.08.73-.25%201.09s-.39.7-.68%201.02c-.49.54-1.03.93-1.64%201.18c-.6.25-1.26.38-1.96.38c-1.02%200-2.11-.24-3.26-.73a17.6%2017.6%200%200%201-3.45-1.98c-.58-.43-1.15-.87-1.7-1.35l3.26-3.26c.01%200%20.01%200%20.02.01c.52.44.95.74%201.29.92c.05.02.11.05.18.08c.08.03.16.04.25.04c.17%200%20.3-.06.41-.17l.76-.75c.25-.25.49-.44.72-.56c.23-.14.46-.21.71-.21c.19%200%20.39.04.61.13s.45.22.7.39l3.32%202.35c.26.18.44.39.55.64c.1.25.16.5.16.78m-11.24-5.09L7.5%2016.5c-.01%200-.01%200-.02-.01a29.5%2029.5%200%200%201-2.8-3.27c-.81-1.12-1.46-2.25-1.94-3.36c-.01-.02-.01-.03-.02-.05Q2%208.1%202%206.54c0-.68.12-1.33.36-1.93c.2-.51.5-.99.91-1.42c.07-.08.15-.17.24-.25c.16-.16.32-.3.49-.41h.01C4.51%202.17%205.04%202%205.6%202c.28%200%20.56.06.81.18c.24.11.45.27.62.5c.02.02.03.04.05.06L9.4%206.01c.18.25.31.48.4.7c.09.21.14.42.14.61c0%20.24-.07.48-.21.71c-.13.23-.32.47-.56.71l-.76.79c-.11.11-.16.24-.16.4c0%20.08.01.15.03.23c.03.08.06.14.08.2c.18.33.49.76.93%201.28c.45.52.93%201.05%201.45%201.58z%22%2F%3E%3Cpath%20d%3D%22M21.77%202.229c-.3-.3-.79-.3-1.09%200L2.23%2020.689c-.3.3-.3.79%200%201.09a.76.76%200%200%200%201.08-.01l18.46-18.46c.31-.3.31-.78%200-1.08%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/call-slash-filled.svg?color=%231a73e8&size=48