record2 icon
record2-filled from Reicon by REICON · Filled · Call · MIT Free for personal and commercial use.
- Name
- record2-filled
- Set
- Reicon
- Style
- Filled
- 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 record2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.889 16C3.74 16 2 14.21 2 12s1.741-4 3.889-4s3.889 1.79 3.889 4a4.06 4.06 0 0 1-.697 2.286h5.838A4.06 4.06 0 0 1 14.222 12c0-2.21 1.741-4 3.89-4C20.258 8 22 9.79 22 12s-1.741 4-3.889 4z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconRecord2Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.889 16C3.74 16 2 14.21 2 12s1.741-4 3.889-4s3.889 1.79 3.889 4a4.06 4.06 0 0 1-.697 2.286h5.838A4.06 4.06 0 0 1 14.222 12c0-2.21 1.741-4 3.89-4C20.258 8 22 9.79 22 12s-1.741 4-3.889 4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.889 16C3.74 16 2 14.21 2 12s1.741-4 3.889-4s3.889 1.79 3.889 4a4.06 4.06 0 0 1-.697 2.286h5.838A4.06 4.06 0 0 1 14.222 12c0-2.21 1.741-4 3.89-4C20.258 8 22 9.79 22 12s-1.741 4-3.889 4z"/></svg> </template>
CSS
.icon-record2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.889%2016C3.74%2016%202%2014.21%202%2012s1.741-4%203.889-4s3.889%201.79%203.889%204a4.06%204.06%200%200%201-.697%202.286h5.838A4.06%204.06%200%200%201%2014.222%2012c0-2.21%201.741-4%203.89-4C20.258%208%2022%209.79%2022%2012s-1.741%204-3.889%204z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.889%2016C3.74%2016%202%2014.21%202%2012s1.741-4%203.889-4s3.889%201.79%203.889%204a4.06%204.06%200%200%201-.697%202.286h5.838A4.06%204.06%200%200%201%2014.222%2012c0-2.21%201.741-4%203.89-4C20.258%208%2022%209.79%2022%2012s-1.741%204-3.889%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/record2-filled.svg?color=%231a73e8&size=48