phone4 icon
phone4-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.
- Name
- phone4-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More devices icons from Reicon
Use the phone4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.172 3.172C4 4.343 4 6.229 4 10v4c0 3.771 0 5.657 1.172 6.828S8.229 22 12 22s5.657 0 6.828-1.172S20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.828S15.771 2 12 2S6.343 2 5.172 3.172" opacity=".5"/><path d="M9 4.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconPhone4Duotone(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="M5.172 3.172C4 4.343 4 6.229 4 10v4c0 3.771 0 5.657 1.172 6.828S8.229 22 12 22s5.657 0 6.828-1.172S20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.828S15.771 2 12 2S6.343 2 5.172 3.172" opacity=".5"/><path d="M9 4.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></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="M5.172 3.172C4 4.343 4 6.229 4 10v4c0 3.771 0 5.657 1.172 6.828S8.229 22 12 22s5.657 0 6.828-1.172S20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.828S15.771 2 12 2S6.343 2 5.172 3.172" opacity=".5"/><path d="M9 4.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zM12 19a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg> </template>
CSS
.icon-phone4-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%20d%3D%22M5.172%203.172C4%204.343%204%206.229%204%2010v4c0%203.771%200%205.657%201.172%206.828S8.229%2022%2012%2022s5.657%200%206.828-1.172S20%2017.771%2020%2014v-4c0-3.771%200-5.657-1.172-6.828S15.771%202%2012%202S6.343%202%205.172%203.172%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%204.25a.75.75%200%200%200%200%201.5h6a.75.75%200%200%200%200-1.5zM12%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204%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%22M5.172%203.172C4%204.343%204%206.229%204%2010v4c0%203.771%200%205.657%201.172%206.828S8.229%2022%2012%2022s5.657%200%206.828-1.172S20%2017.771%2020%2014v-4c0-3.771%200-5.657-1.172-6.828S15.771%202%2012%202S6.343%202%205.172%203.172%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M9%204.25a.75.75%200%200%200%200%201.5h6a.75.75%200%200%200%200-1.5zM12%2019a2%202%200%201%200%200-4a2%202%200%200%200%200%204%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/phone4-duotone.svg?color=%231a73e8&size=48