camera rotate icon
camera-rotate-duotone from Reicon by REICON · Duotone · Video · MIT Free for personal and commercial use.
- Name
- camera-rotate-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All camera rotate icons →More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-squarecamera2camera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilmforward-10s
Use the camera rotate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.778 21h4.444c3.121 0 4.682 0 5.803-.735a4.4 4.4 0 0 0 1.226-1.204c.749-1.1.749-2.633.749-5.697s0-4.597-.749-5.697a4.4 4.4 0 0 0-1.226-1.204c-.72-.473-1.622-.642-3.003-.702c-.659 0-1.226-.49-1.355-1.125A2.064 2.064 0 0 0 13.634 3h-3.268c-.988 0-1.839.685-2.033 1.636c-.129.635-.696 1.125-1.355 1.125c-1.38.06-2.282.23-3.003.702A4.4 4.4 0 0 0 2.75 7.667C2 8.767 2 10.299 2 13.364s0 4.596.749 5.697c.324.476.74.885 1.226 1.204C5.096 21 6.657 21 9.778 21" opacity=".5"/><path d="M14.52 8.85a.75.75 0 0 1 .75.75v1.68a.75.75 0 0 1-.596.734l-1.52.32a.75.75 0 0 1-.471-1.414a2.417 2.417 0 1 0 1.719 2.595a.75.75 0 0 1 1.49.17a3.918 3.918 0 1 1-2.123-3.941V9.6a.75.75 0 0 1 .75-.75"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconCameraRotateDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.778 21h4.444c3.121 0 4.682 0 5.803-.735a4.4 4.4 0 0 0 1.226-1.204c.749-1.1.749-2.633.749-5.697s0-4.597-.749-5.697a4.4 4.4 0 0 0-1.226-1.204c-.72-.473-1.622-.642-3.003-.702c-.659 0-1.226-.49-1.355-1.125A2.064 2.064 0 0 0 13.634 3h-3.268c-.988 0-1.839.685-2.033 1.636c-.129.635-.696 1.125-1.355 1.125c-1.38.06-2.282.23-3.003.702A4.4 4.4 0 0 0 2.75 7.667C2 8.767 2 10.299 2 13.364s0 4.596.749 5.697c.324.476.74.885 1.226 1.204C5.096 21 6.657 21 9.778 21" opacity=".5"/><path d="M14.52 8.85a.75.75 0 0 1 .75.75v1.68a.75.75 0 0 1-.596.734l-1.52.32a.75.75 0 0 1-.471-1.414a2.417 2.417 0 1 0 1.719 2.595a.75.75 0 0 1 1.49.17a3.918 3.918 0 1 1-2.123-3.941V9.6a.75.75 0 0 1 .75-.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.778 21h4.444c3.121 0 4.682 0 5.803-.735a4.4 4.4 0 0 0 1.226-1.204c.749-1.1.749-2.633.749-5.697s0-4.597-.749-5.697a4.4 4.4 0 0 0-1.226-1.204c-.72-.473-1.622-.642-3.003-.702c-.659 0-1.226-.49-1.355-1.125A2.064 2.064 0 0 0 13.634 3h-3.268c-.988 0-1.839.685-2.033 1.636c-.129.635-.696 1.125-1.355 1.125c-1.38.06-2.282.23-3.003.702A4.4 4.4 0 0 0 2.75 7.667C2 8.767 2 10.299 2 13.364s0 4.596.749 5.697c.324.476.74.885 1.226 1.204C5.096 21 6.657 21 9.778 21" opacity=".5"/><path d="M14.52 8.85a.75.75 0 0 1 .75.75v1.68a.75.75 0 0 1-.596.734l-1.52.32a.75.75 0 0 1-.471-1.414a2.417 2.417 0 1 0 1.719 2.595a.75.75 0 0 1 1.49.17a3.918 3.918 0 1 1-2.123-3.941V9.6a.75.75 0 0 1 .75-.75"/></g></svg> </template>
CSS
.icon-camera-rotate-duotone {
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%22currentColor%22%3E%3Cpath%20d%3D%22M9.778%2021h4.444c3.121%200%204.682%200%205.803-.735a4.4%204.4%200%200%200%201.226-1.204c.749-1.1.749-2.633.749-5.697s0-4.597-.749-5.697a4.4%204.4%200%200%200-1.226-1.204c-.72-.473-1.622-.642-3.003-.702c-.659%200-1.226-.49-1.355-1.125A2.064%202.064%200%200%200%2013.634%203h-3.268c-.988%200-1.839.685-2.033%201.636c-.129.635-.696%201.125-1.355%201.125c-1.38.06-2.282.23-3.003.702A4.4%204.4%200%200%200%202.75%207.667C2%208.767%202%2010.299%202%2013.364s0%204.596.749%205.697c.324.476.74.885%201.226%201.204C5.096%2021%206.657%2021%209.778%2021%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.52%208.85a.75.75%200%200%201%20.75.75v1.68a.75.75%200%200%201-.596.734l-1.52.32a.75.75%200%200%201-.471-1.414a2.417%202.417%200%201%200%201.719%202.595a.75.75%200%200%201%201.49.17a3.918%203.918%200%201%201-2.123-3.941V9.6a.75.75%200%200%201%20.75-.75%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%22currentColor%22%3E%3Cpath%20d%3D%22M9.778%2021h4.444c3.121%200%204.682%200%205.803-.735a4.4%204.4%200%200%200%201.226-1.204c.749-1.1.749-2.633.749-5.697s0-4.597-.749-5.697a4.4%204.4%200%200%200-1.226-1.204c-.72-.473-1.622-.642-3.003-.702c-.659%200-1.226-.49-1.355-1.125A2.064%202.064%200%200%200%2013.634%203h-3.268c-.988%200-1.839.685-2.033%201.636c-.129.635-.696%201.125-1.355%201.125c-1.38.06-2.282.23-3.003.702A4.4%204.4%200%200%200%202.75%207.667C2%208.767%202%2010.299%202%2013.364s0%204.596.749%205.697c.324.476.74.885%201.226%201.204C5.096%2021%206.657%2021%209.778%2021%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.52%208.85a.75.75%200%200%201%20.75.75v1.68a.75.75%200%200%201-.596.734l-1.52.32a.75.75%200%200%201-.471-1.414a2.417%202.417%200%201%200%201.719%202.595a.75.75%200%200%201%201.49.17a3.918%203.918%200%201%201-2.123-3.941V9.6a.75.75%200%200%201%20.75-.75%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/camera-rotate-duotone.svg?color=%231a73e8&size=48