phone end icon
phone-end-duotone from Reicon by REICON · Duotone · Call · MIT Free for personal and commercial use.
- Name
- phone-end-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Call
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More call icons from Reicon
Use the phone end icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M8 12.862v.617c0 .852-.577 1.604-1.42 1.85l-2 .587C3.296 16.292 2 15.363 2 14.065v-1.923c0-.49.125-.971.44-1.353c.734-.884 2.44-2.507 5.56-3.311zm8 0v.388c0 .957.723 1.77 1.7 1.913l2 .293c1.21.177 2.3-.729 2.3-1.913V11.42c0-.587-.184-1.165-.63-1.563c-.817-.73-2.492-1.88-5.37-2.474z" clip-rule="evenodd"/><path d="M12 11.396c4 0 4 1.466 4 1.466v-5.48C14.862 7.147 13.536 7 12 7s-2.862.184-4 .478v5.384s0-1.466 4-1.466" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPhoneEndDuotone(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 fillRule="evenodd" d="M8 12.862v.617c0 .852-.577 1.604-1.42 1.85l-2 .587C3.296 16.292 2 15.363 2 14.065v-1.923c0-.49.125-.971.44-1.353c.734-.884 2.44-2.507 5.56-3.311zm8 0v.388c0 .957.723 1.77 1.7 1.913l2 .293c1.21.177 2.3-.729 2.3-1.913V11.42c0-.587-.184-1.165-.63-1.563c-.817-.73-2.492-1.88-5.37-2.474z" clipRule="evenodd"/><path d="M12 11.396c4 0 4 1.466 4 1.466v-5.48C14.862 7.147 13.536 7 12 7s-2.862.184-4 .478v5.384s0-1.466 4-1.466" opacity=".5"/></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 fill-rule="evenodd" d="M8 12.862v.617c0 .852-.577 1.604-1.42 1.85l-2 .587C3.296 16.292 2 15.363 2 14.065v-1.923c0-.49.125-.971.44-1.353c.734-.884 2.44-2.507 5.56-3.311zm8 0v.388c0 .957.723 1.77 1.7 1.913l2 .293c1.21.177 2.3-.729 2.3-1.913V11.42c0-.587-.184-1.165-.63-1.563c-.817-.73-2.492-1.88-5.37-2.474z" clip-rule="evenodd"/><path d="M12 11.396c4 0 4 1.466 4 1.466v-5.48C14.862 7.147 13.536 7 12 7s-2.862.184-4 .478v5.384s0-1.466 4-1.466" opacity=".5"/></g></svg> </template>
CSS
.icon-phone-end-duotone {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2012.862v.617c0%20.852-.577%201.604-1.42%201.85l-2%20.587C3.296%2016.292%202%2015.363%202%2014.065v-1.923c0-.49.125-.971.44-1.353c.734-.884%202.44-2.507%205.56-3.311zm8%200v.388c0%20.957.723%201.77%201.7%201.913l2%20.293c1.21.177%202.3-.729%202.3-1.913V11.42c0-.587-.184-1.165-.63-1.563c-.817-.73-2.492-1.88-5.37-2.474z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%2011.396c4%200%204%201.466%204%201.466v-5.48C14.862%207.147%2013.536%207%2012%207s-2.862.184-4%20.478v5.384s0-1.466%204-1.466%22%20opacity%3D%22.5%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%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2012.862v.617c0%20.852-.577%201.604-1.42%201.85l-2%20.587C3.296%2016.292%202%2015.363%202%2014.065v-1.923c0-.49.125-.971.44-1.353c.734-.884%202.44-2.507%205.56-3.311zm8%200v.388c0%20.957.723%201.77%201.7%201.913l2%20.293c1.21.177%202.3-.729%202.3-1.913V11.42c0-.587-.184-1.165-.63-1.563c-.817-.73-2.492-1.88-5.37-2.474z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12%2011.396c4%200%204%201.466%204%201.466v-5.48C14.862%207.147%2013.536%207%2012%207s-2.862.184-4%20.478v5.384s0-1.466%204-1.466%22%20opacity%3D%22.5%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/phone-end-duotone.svg?color=%231a73e8&size=48