incoming call icon
incoming-call-solid from Flowbite Icons by Themesberg · Solid · Media · MIT Free for personal and commercial use.
- Name
- incoming-call-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- Media
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
More media icons from Flowbite Icons
backward-step-outlinecamera-photo-outlinecaption-outlinecircle-pause-outlineclapperboard-play-outlinecomputer-speaker-outlineforward-step-outlineheadphones-outlinelist-music-outlinemicrophone-outlinemicrophone-slash-outlinemissed-call-outlinemusic-alt-outlinemusic-outlineoutgoing-call-outlinepause-outlineplay-outlinerectangle-list-outlineshuffle-outlinestop-outlinevideo-camera-outlinevolume-mute-outline
Use the incoming call icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.978 4a2.55 2.55 0 0 0-1.926.877C3.233 6.7 2.699 8.751 3.153 10.814c.44 1.995 1.778 3.893 3.456 5.572c1.68 1.679 3.577 3.018 5.57 3.459c2.062.456 4.115-.073 5.94-1.885a2.556 2.556 0 0 0 .001-3.861l-1.21-1.21a2.69 2.69 0 0 0-3.802 0l-.617.618a.806.806 0 0 1-1.14 0l-1.854-1.855a.807.807 0 0 1 0-1.14l.618-.62a2.69 2.69 0 0 0 0-3.804l-1.21-1.21A2.55 2.55 0 0 0 6.978 4"/><path fill-rule="evenodd" d="M18.03 8.981a1 1 0 0 1-1 1H14a1 1 0 0 1-1-1V6a1 1 0 0 1 2 0v.581l3.318-3.291a1 1 0 1 1 1.409 1.42l-3.299 3.271h.602a1 1 0 0 1 1 1" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function FlowbiteIncomingCallSolid(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="M6.978 4a2.55 2.55 0 0 0-1.926.877C3.233 6.7 2.699 8.751 3.153 10.814c.44 1.995 1.778 3.893 3.456 5.572c1.68 1.679 3.577 3.018 5.57 3.459c2.062.456 4.115-.073 5.94-1.885a2.556 2.556 0 0 0 .001-3.861l-1.21-1.21a2.69 2.69 0 0 0-3.802 0l-.617.618a.806.806 0 0 1-1.14 0l-1.854-1.855a.807.807 0 0 1 0-1.14l.618-.62a2.69 2.69 0 0 0 0-3.804l-1.21-1.21A2.55 2.55 0 0 0 6.978 4"/><path fillRule="evenodd" d="M18.03 8.981a1 1 0 0 1-1 1H14a1 1 0 0 1-1-1V6a1 1 0 0 1 2 0v.581l3.318-3.291a1 1 0 1 1 1.409 1.42l-3.299 3.271h.602a1 1 0 0 1 1 1" clipRule="evenodd"/></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="M6.978 4a2.55 2.55 0 0 0-1.926.877C3.233 6.7 2.699 8.751 3.153 10.814c.44 1.995 1.778 3.893 3.456 5.572c1.68 1.679 3.577 3.018 5.57 3.459c2.062.456 4.115-.073 5.94-1.885a2.556 2.556 0 0 0 .001-3.861l-1.21-1.21a2.69 2.69 0 0 0-3.802 0l-.617.618a.806.806 0 0 1-1.14 0l-1.854-1.855a.807.807 0 0 1 0-1.14l.618-.62a2.69 2.69 0 0 0 0-3.804l-1.21-1.21A2.55 2.55 0 0 0 6.978 4"/><path fill-rule="evenodd" d="M18.03 8.981a1 1 0 0 1-1 1H14a1 1 0 0 1-1-1V6a1 1 0 0 1 2 0v.581l3.318-3.291a1 1 0 1 1 1.409 1.42l-3.299 3.271h.602a1 1 0 0 1 1 1" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-incoming-call-solid {
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%22M6.978%204a2.55%202.55%200%200%200-1.926.877C3.233%206.7%202.699%208.751%203.153%2010.814c.44%201.995%201.778%203.893%203.456%205.572c1.68%201.679%203.577%203.018%205.57%203.459c2.062.456%204.115-.073%205.94-1.885a2.556%202.556%200%200%200%20.001-3.861l-1.21-1.21a2.69%202.69%200%200%200-3.802%200l-.617.618a.806.806%200%200%201-1.14%200l-1.854-1.855a.807.807%200%200%201%200-1.14l.618-.62a2.69%202.69%200%200%200%200-3.804l-1.21-1.21A2.55%202.55%200%200%200%206.978%204%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.03%208.981a1%201%200%200%201-1%201H14a1%201%200%200%201-1-1V6a1%201%200%200%201%202%200v.581l3.318-3.291a1%201%200%201%201%201.409%201.42l-3.299%203.271h.602a1%201%200%200%201%201%201%22%20clip-rule%3D%22evenodd%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%22M6.978%204a2.55%202.55%200%200%200-1.926.877C3.233%206.7%202.699%208.751%203.153%2010.814c.44%201.995%201.778%203.893%203.456%205.572c1.68%201.679%203.577%203.018%205.57%203.459c2.062.456%204.115-.073%205.94-1.885a2.556%202.556%200%200%200%20.001-3.861l-1.21-1.21a2.69%202.69%200%200%200-3.802%200l-.617.618a.806.806%200%200%201-1.14%200l-1.854-1.855a.807.807%200%200%201%200-1.14l.618-.62a2.69%202.69%200%200%200%200-3.804l-1.21-1.21A2.55%202.55%200%200%200%206.978%204%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.03%208.981a1%201%200%200%201-1%201H14a1%201%200%200%201-1-1V6a1%201%200%200%201%202%200v.581l3.318-3.291a1%201%200%201%201%201.409%201.42l-3.299%203.271h.602a1%201%200%200%201%201%201%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/incoming-call-solid.svg?color=%231a73e8&size=48