fiber smart record icon
fiber-smart-record-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- fiber-smart-record-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the fiber smart record icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 18q-2.502 0-4.251-1.749T3 12t1.749-4.251T9 6t4.251 1.749T15 12t-1.749 4.251T9 18m7.654-.244q-.268.084-.46-.057q-.194-.141-.194-.426q0-.16.101-.275t.26-.177q1.616-.442 2.627-1.78Q20 13.702 20 12t-1.012-3.04t-2.627-1.781q-.159-.062-.26-.187T16 6.708q0-.28.19-.414t.458-.05q1.929.533 3.14 2.128T21 12t-1.211 3.625t-3.135 2.13"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFiberSmartRecordRounded(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="M9 18q-2.502 0-4.251-1.749T3 12t1.749-4.251T9 6t4.251 1.749T15 12t-1.749 4.251T9 18m7.654-.244q-.268.084-.46-.057q-.194-.141-.194-.426q0-.16.101-.275t.26-.177q1.616-.442 2.627-1.78Q20 13.702 20 12t-1.012-3.04t-2.627-1.781q-.159-.062-.26-.187T16 6.708q0-.28.19-.414t.458-.05q1.929.533 3.14 2.128T21 12t-1.211 3.625t-3.135 2.13"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 18q-2.502 0-4.251-1.749T3 12t1.749-4.251T9 6t4.251 1.749T15 12t-1.749 4.251T9 18m7.654-.244q-.268.084-.46-.057q-.194-.141-.194-.426q0-.16.101-.275t.26-.177q1.616-.442 2.627-1.78Q20 13.702 20 12t-1.012-3.04t-2.627-1.781q-.159-.062-.26-.187T16 6.708q0-.28.19-.414t.458-.05q1.929.533 3.14 2.128T21 12t-1.211 3.625t-3.135 2.13"/></svg> </template>
CSS
.icon-fiber-smart-record-rounded {
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%22M9%2018q-2.502%200-4.251-1.749T3%2012t1.749-4.251T9%206t4.251%201.749T15%2012t-1.749%204.251T9%2018m7.654-.244q-.268.084-.46-.057q-.194-.141-.194-.426q0-.16.101-.275t.26-.177q1.616-.442%202.627-1.78Q20%2013.702%2020%2012t-1.012-3.04t-2.627-1.781q-.159-.062-.26-.187T16%206.708q0-.28.19-.414t.458-.05q1.929.533%203.14%202.128T21%2012t-1.211%203.625t-3.135%202.13%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%22M9%2018q-2.502%200-4.251-1.749T3%2012t1.749-4.251T9%206t4.251%201.749T15%2012t-1.749%204.251T9%2018m7.654-.244q-.268.084-.46-.057q-.194-.141-.194-.426q0-.16.101-.275t.26-.177q1.616-.442%202.627-1.78Q20%2013.702%2020%2012t-1.012-3.04t-2.627-1.781q-.159-.062-.26-.187T16%206.708q0-.28.19-.414t.458-.05q1.929.533%203.14%202.128T21%2012t-1.211%203.625t-3.135%202.13%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fiber-smart-record-rounded.svg?color=%231a73e8&size=48