camera video icon
camera-video-outline-rounded from Material Symbols by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- camera-video-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tvdeskphone
Use the camera video icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.275 19h5.45l-.5-2h-4.45zM9 15h6q2.075 0 3.538-1.463T20 10t-1.463-3.537T15 5H9Q6.925 5 5.463 6.463T4 10t1.463 3.538T9 15m1.588-3.588Q10 10.826 10 10t.588-1.412T12 8t1.413.588T14 10t-.587 1.413T12 12t-1.412-.587M6.5 9q.425 0 .713-.288T7.5 8t-.288-.712T6.5 7t-.712.288T5.5 8t.288.713T6.5 9M5 21q-.425 0-.712-.288T4 20t.288-.712T5 19h2.225l.525-2.1q-2.475-.425-4.112-2.363T2 10q0-2.925 2.038-4.962T9 3h6q2.925 0 4.963 2.038T22 10q0 2.6-1.638 4.538T16.25 16.9l.525 2.1H19q.425 0 .713.288T20 20t-.288.713T19 21zm9.825-8.175Q16 11.65 16 10t-1.175-2.825T12 6T9.175 7.175T8 10t1.175 2.825T12 14t2.825-1.175M9.275 19h5.45z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCameraVideoOutlineRounded(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.275 19h5.45l-.5-2h-4.45zM9 15h6q2.075 0 3.538-1.463T20 10t-1.463-3.537T15 5H9Q6.925 5 5.463 6.463T4 10t1.463 3.538T9 15m1.588-3.588Q10 10.826 10 10t.588-1.412T12 8t1.413.588T14 10t-.587 1.413T12 12t-1.412-.587M6.5 9q.425 0 .713-.288T7.5 8t-.288-.712T6.5 7t-.712.288T5.5 8t.288.713T6.5 9M5 21q-.425 0-.712-.288T4 20t.288-.712T5 19h2.225l.525-2.1q-2.475-.425-4.112-2.363T2 10q0-2.925 2.038-4.962T9 3h6q2.925 0 4.963 2.038T22 10q0 2.6-1.638 4.538T16.25 16.9l.525 2.1H19q.425 0 .713.288T20 20t-.288.713T19 21zm9.825-8.175Q16 11.65 16 10t-1.175-2.825T12 6T9.175 7.175T8 10t1.175 2.825T12 14t2.825-1.175M9.275 19h5.45z"/></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.275 19h5.45l-.5-2h-4.45zM9 15h6q2.075 0 3.538-1.463T20 10t-1.463-3.537T15 5H9Q6.925 5 5.463 6.463T4 10t1.463 3.538T9 15m1.588-3.588Q10 10.826 10 10t.588-1.412T12 8t1.413.588T14 10t-.587 1.413T12 12t-1.412-.587M6.5 9q.425 0 .713-.288T7.5 8t-.288-.712T6.5 7t-.712.288T5.5 8t.288.713T6.5 9M5 21q-.425 0-.712-.288T4 20t.288-.712T5 19h2.225l.525-2.1q-2.475-.425-4.112-2.363T2 10q0-2.925 2.038-4.962T9 3h6q2.925 0 4.963 2.038T22 10q0 2.6-1.638 4.538T16.25 16.9l.525 2.1H19q.425 0 .713.288T20 20t-.288.713T19 21zm9.825-8.175Q16 11.65 16 10t-1.175-2.825T12 6T9.175 7.175T8 10t1.175 2.825T12 14t2.825-1.175M9.275 19h5.45z"/></svg> </template>
CSS
.icon-camera-video-outline-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.275%2019h5.45l-.5-2h-4.45zM9%2015h6q2.075%200%203.538-1.463T20%2010t-1.463-3.537T15%205H9Q6.925%205%205.463%206.463T4%2010t1.463%203.538T9%2015m1.588-3.588Q10%2010.826%2010%2010t.588-1.412T12%208t1.413.588T14%2010t-.587%201.413T12%2012t-1.412-.587M6.5%209q.425%200%20.713-.288T7.5%208t-.288-.712T6.5%207t-.712.288T5.5%208t.288.713T6.5%209M5%2021q-.425%200-.712-.288T4%2020t.288-.712T5%2019h2.225l.525-2.1q-2.475-.425-4.112-2.363T2%2010q0-2.925%202.038-4.962T9%203h6q2.925%200%204.963%202.038T22%2010q0%202.6-1.638%204.538T16.25%2016.9l.525%202.1H19q.425%200%20.713.288T20%2020t-.288.713T19%2021zm9.825-8.175Q16%2011.65%2016%2010t-1.175-2.825T12%206T9.175%207.175T8%2010t1.175%202.825T12%2014t2.825-1.175M9.275%2019h5.45z%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.275%2019h5.45l-.5-2h-4.45zM9%2015h6q2.075%200%203.538-1.463T20%2010t-1.463-3.537T15%205H9Q6.925%205%205.463%206.463T4%2010t1.463%203.538T9%2015m1.588-3.588Q10%2010.826%2010%2010t.588-1.412T12%208t1.413.588T14%2010t-.587%201.413T12%2012t-1.412-.587M6.5%209q.425%200%20.713-.288T7.5%208t-.288-.712T6.5%207t-.712.288T5.5%208t.288.713T6.5%209M5%2021q-.425%200-.712-.288T4%2020t.288-.712T5%2019h2.225l.525-2.1q-2.475-.425-4.112-2.363T2%2010q0-2.925%202.038-4.962T9%203h6q2.925%200%204.963%202.038T22%2010q0%202.6-1.638%204.538T16.25%2016.9l.525%202.1H19q.425%200%20.713.288T20%2020t-.288.713T19%2021zm9.825-8.175Q16%2011.65%2016%2010t-1.175-2.825T12%206T9.175%207.175T8%2010t1.175%202.825T12%2014t2.825-1.175M9.275%2019h5.45z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/camera-video-outline-rounded.svg?color=%231a73e8&size=48