computer camera icon
computer-camera-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- computer-camera-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the computer camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M6.593 16.744a1 1 0 0 1-.246 1.393a1.3 1.3 0 0 0-.319.294l-.024.042l.035.058c.03.04.078.095.16.165c.23.196.62.417 1.19.623C8.523 19.728 10.153 20 12 20c1.848 0 3.478-.272 4.61-.68c.57-.207.961-.428 1.19-.624a1 1 0 0 0 .16-.165l.036-.058l-.024-.04a1.2 1.2 0 0 0-.314-.293a1 1 0 1 1 1.151-1.635c.598.421 1.191 1.074 1.191 1.968c0 .753-.426 1.339-.9 1.744c-.48.41-1.114.732-1.81.984c-1.402.505-3.272.799-5.29.799s-3.888-.294-5.29-.8c-.696-.25-1.33-.574-1.809-.983c-.475-.405-.901-.99-.901-1.744c0-.898.598-1.553 1.2-1.975a1 1 0 0 1 1.393.246M12 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 2a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 2a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/></g></svg>
React
import type { SVGProps } from "react";
export function MingcuteComputerCameraLine(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" fillRule="evenodd"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M6.593 16.744a1 1 0 0 1-.246 1.393a1.3 1.3 0 0 0-.319.294l-.024.042l.035.058c.03.04.078.095.16.165c.23.196.62.417 1.19.623C8.523 19.728 10.153 20 12 20c1.848 0 3.478-.272 4.61-.68c.57-.207.961-.428 1.19-.624a1 1 0 0 0 .16-.165l.036-.058l-.024-.04a1.2 1.2 0 0 0-.314-.293a1 1 0 1 1 1.151-1.635c.598.421 1.191 1.074 1.191 1.968c0 .753-.426 1.339-.9 1.744c-.48.41-1.114.732-1.81.984c-1.402.505-3.272.799-5.29.799s-3.888-.294-5.29-.8c-.696-.25-1.33-.574-1.809-.983c-.475-.405-.901-.99-.901-1.744c0-.898.598-1.553 1.2-1.975a1 1 0 0 1 1.393.246M12 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 2a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 2a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" fill-rule="evenodd"><path d="m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02 0 0 0-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z"/><path fill="currentColor" d="M6.593 16.744a1 1 0 0 1-.246 1.393a1.3 1.3 0 0 0-.319.294l-.024.042l.035.058c.03.04.078.095.16.165c.23.196.62.417 1.19.623C8.523 19.728 10.153 20 12 20c1.848 0 3.478-.272 4.61-.68c.57-.207.961-.428 1.19-.624a1 1 0 0 0 .16-.165l.036-.058l-.024-.04a1.2 1.2 0 0 0-.314-.293a1 1 0 1 1 1.151-1.635c.598.421 1.191 1.074 1.191 1.968c0 .753-.426 1.339-.9 1.744c-.48.41-1.114.732-1.81.984c-1.402.505-3.272.799-5.29.799s-3.888-.294-5.29-.8c-.696-.25-1.33-.574-1.809-.983c-.475-.405-.901-.99-.901-1.744c0-.898.598-1.553 1.2-1.975a1 1 0 0 1 1.393.246M12 2a8 8 0 1 1 0 16a8 8 0 0 1 0-16m0 2a6 6 0 1 0 0 12a6 6 0 0 0 0-12m0 2a4 4 0 1 1 0 8a4 4 0 0 1 0-8m0 2a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/></g></svg> </template>
CSS
.icon-computer-camera-line {
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%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m12.593%2023.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02%200%200%200-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.593%2016.744a1%201%200%200%201-.246%201.393a1.3%201.3%200%200%200-.319.294l-.024.042l.035.058c.03.04.078.095.16.165c.23.196.62.417%201.19.623C8.523%2019.728%2010.153%2020%2012%2020c1.848%200%203.478-.272%204.61-.68c.57-.207.961-.428%201.19-.624a1%201%200%200%200%20.16-.165l.036-.058l-.024-.04a1.2%201.2%200%200%200-.314-.293a1%201%200%201%201%201.151-1.635c.598.421%201.191%201.074%201.191%201.968c0%20.753-.426%201.339-.9%201.744c-.48.41-1.114.732-1.81.984c-1.402.505-3.272.799-5.29.799s-3.888-.294-5.29-.8c-.696-.25-1.33-.574-1.809-.983c-.475-.405-.901-.99-.901-1.744c0-.898.598-1.553%201.2-1.975a1%201%200%200%201%201.393.246M12%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m0%202a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m0%202a4%204%200%201%201%200%208a4%204%200%200%201%200-8m0%202a2%202%200%201%200%200%204a2%202%200%200%200%200-4%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%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m12.593%2023.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.005-.024.005l-.004.01l-.017.428l.005.02l.01.013l.104.074l.015.004l.012-.004l.104-.074l.012-.016l.004-.017l-.017-.427q-.004-.016-.017-.018m.265-.113l-.013.002l-.185.093l-.01.01l-.003.011l.018.43l.005.012l.008.007l.201.093q.019.005.029-.008l.004-.014l-.034-.614q-.005-.018-.02-.022m-.715.002a.02.02%200%200%200-.027.006l-.006.014l-.034.614q.001.018.017.024l.015-.002l.201-.093l.01-.008l.004-.011l.017-.43l-.003-.012l-.01-.01z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.593%2016.744a1%201%200%200%201-.246%201.393a1.3%201.3%200%200%200-.319.294l-.024.042l.035.058c.03.04.078.095.16.165c.23.196.62.417%201.19.623C8.523%2019.728%2010.153%2020%2012%2020c1.848%200%203.478-.272%204.61-.68c.57-.207.961-.428%201.19-.624a1%201%200%200%200%20.16-.165l.036-.058l-.024-.04a1.2%201.2%200%200%200-.314-.293a1%201%200%201%201%201.151-1.635c.598.421%201.191%201.074%201.191%201.968c0%20.753-.426%201.339-.9%201.744c-.48.41-1.114.732-1.81.984c-1.402.505-3.272.799-5.29.799s-3.888-.294-5.29-.8c-.696-.25-1.33-.574-1.809-.983c-.475-.405-.901-.99-.901-1.744c0-.898.598-1.553%201.2-1.975a1%201%200%200%201%201.393.246M12%202a8%208%200%201%201%200%2016a8%208%200%200%201%200-16m0%202a6%206%200%201%200%200%2012a6%206%200%200%200%200-12m0%202a4%204%200%201%201%200%208a4%204%200%200%201%200-8m0%202a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/computer-camera-line.svg?color=%231a73e8&size=48