camera microphone 01 icon
camera-microphone-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- camera-microphone-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
camera-01camera-02camera-03camera-add-01camera-add-02camera-add-03camera-aicamera-automatically-01camera-automatically-02camera-lenscamera-microphone-02camera-night-mode-01camera-night-mode-02camera-off-01camera-off-02camera-rotated-01camera-rotated-02camera-smile-01camera-smile-02camera-tripodcamera-video
Use the camera microphone 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.5" d="M12.697 3.5h-1.394c-.715 0-1.072 0-1.392.112a2 2 0 0 0-.545.292c-.271.204-.47.501-.866 1.096h0c-.203.305-.502.753-.621.879a2 2 0 0 1-1.106.591c-.17.03-.353.03-.72.03c-.98 0-1.47 0-1.87.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121S5.172 20.5 8 20.5h8c2.829 0 4.243 0 5.122-.879C22 18.743 22 17.328 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.366 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.575-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.393-.112"/><path stroke-width="2" d="M19 9.5v.01"/><path stroke-width="1.5" d="M12 16c1.396 0 3-1 3.5-2M12 16c-1.396 0-3-1-3.5-2m3.5 2v1.5m0-4a1.5 1.5 0 0 1-1.5-1.5v-2a1.5 1.5 0 0 1 3 0v2a1.5 1.5 0 0 1-1.5 1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCameraMicrophone01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round"><path strokeWidth="1.5" d="M12.697 3.5h-1.394c-.715 0-1.072 0-1.392.112a2 2 0 0 0-.545.292c-.271.204-.47.501-.866 1.096h0c-.203.305-.502.753-.621.879a2 2 0 0 1-1.106.591c-.17.03-.353.03-.72.03c-.98 0-1.47 0-1.87.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121S5.172 20.5 8 20.5h8c2.829 0 4.243 0 5.122-.879C22 18.743 22 17.328 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.366 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.575-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.393-.112"/><path strokeWidth="2" d="M19 9.5v.01"/><path strokeWidth="1.5" d="M12 16c1.396 0 3-1 3.5-2M12 16c-1.396 0-3-1-3.5-2m3.5 2v1.5m0-4a1.5 1.5 0 0 1-1.5-1.5v-2a1.5 1.5 0 0 1 3 0v2a1.5 1.5 0 0 1-1.5 1.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path stroke-width="1.5" d="M12.697 3.5h-1.394c-.715 0-1.072 0-1.392.112a2 2 0 0 0-.545.292c-.271.204-.47.501-.866 1.096h0c-.203.305-.502.753-.621.879a2 2 0 0 1-1.106.591c-.17.03-.353.03-.72.03c-.98 0-1.47 0-1.87.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121S5.172 20.5 8 20.5h8c2.829 0 4.243 0 5.122-.879C22 18.743 22 17.328 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.366 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.575-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.393-.112"/><path stroke-width="2" d="M19 9.5v.01"/><path stroke-width="1.5" d="M12 16c1.396 0 3-1 3.5-2M12 16c-1.396 0-3-1-3.5-2m3.5 2v1.5m0-4a1.5 1.5 0 0 1-1.5-1.5v-2a1.5 1.5 0 0 1 3 0v2a1.5 1.5 0 0 1-1.5 1.5"/></g></svg> </template>
CSS
.icon-camera-microphone-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M12.697%203.5h-1.394c-.715%200-1.072%200-1.392.112a2%202%200%200%200-.545.292c-.271.204-.47.501-.866%201.096h0c-.203.305-.502.753-.621.879a2%202%200%200%201-1.106.591c-.17.03-.353.03-.72.03c-.98%200-1.47%200-1.87.113a3%203%200%200%200-2.07%202.07C2%209.083%202%209.573%202%2010.553V14.5c0%202.828%200%204.243.879%205.121S5.172%2020.5%208%2020.5h8c2.829%200%204.243%200%205.122-.879C22%2018.743%2022%2017.328%2022%2014.5v-3.946c0-.98%200-1.47-.113-1.871a3%203%200%200%200-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.366%200-.55%200-.72-.03a2%202%200%200%201-1.105-.591c-.12-.126-.419-.575-.622-.879c-.396-.595-.594-.892-.865-1.096a2%202%200%200%200-.545-.292c-.32-.112-.678-.112-1.393-.112%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19%209.5v.01%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M12%2016c1.396%200%203-1%203.5-2M12%2016c-1.396%200-3-1-3.5-2m3.5%202v1.5m0-4a1.5%201.5%200%200%201-1.5-1.5v-2a1.5%201.5%200%200%201%203%200v2a1.5%201.5%200%200%201-1.5%201.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M12.697%203.5h-1.394c-.715%200-1.072%200-1.392.112a2%202%200%200%200-.545.292c-.271.204-.47.501-.866%201.096h0c-.203.305-.502.753-.621.879a2%202%200%200%201-1.106.591c-.17.03-.353.03-.72.03c-.98%200-1.47%200-1.87.113a3%203%200%200%200-2.07%202.07C2%209.083%202%209.573%202%2010.553V14.5c0%202.828%200%204.243.879%205.121S5.172%2020.5%208%2020.5h8c2.829%200%204.243%200%205.122-.879C22%2018.743%2022%2017.328%2022%2014.5v-3.946c0-.98%200-1.47-.113-1.871a3%203%200%200%200-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.366%200-.55%200-.72-.03a2%202%200%200%201-1.105-.591c-.12-.126-.419-.575-.622-.879c-.396-.595-.594-.892-.865-1.096a2%202%200%200%200-.545-.292c-.32-.112-.678-.112-1.393-.112%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19%209.5v.01%22%2F%3E%3Cpath%20stroke-width%3D%221.5%22%20d%3D%22M12%2016c1.396%200%203-1%203.5-2M12%2016c-1.396%200-3-1-3.5-2m3.5%202v1.5m0-4a1.5%201.5%200%200%201-1.5-1.5v-2a1.5%201.5%200%200%201%203%200v2a1.5%201.5%200%200%201-1.5%201.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/camera-microphone-01.svg?color=%231a73e8&size=48