Constant vizia_core::icons::ICON_PLAYER_RECORD_FILLED
source ยท pub const ICON_PLAYER_RECORD_FILLED: &str = r#"
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="currentColor"
>
<path d="M8 5.072a8 8 0 1 1 -3.995 7.213l-.005 -.285l.005 -.285a8 8 0 0 1 3.995 -6.643z" />
</svg>
"#;