camera rotate icon

camera-rotate-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
camera-rotate-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the camera rotate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.586 3A2 2 0 0 1 16 3.586L17.414 5H20a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2.586L8 3.586A2 2 0 0 1 9.414 3zm-5.93 9.5a1 1 0 0 0-.963.693l-.645 2a1 1 0 0 0 1.904.614l.06.057a4.498 4.498 0 0 0 6.845-1.044a1 1 0 0 0-1.713-1.032a2.501 2.501 0 0 1-4.54-.573a1 1 0 0 0-.948-.715M12 8a4.5 4.5 0 0 0-3.856 2.18a1 1 0 0 0 1.712 1.032q.087-.143.19-.272a2.501 2.501 0 0 1 4.35.846a1 1 0 0 0 1.91.02l.646-2a1 1 0 0 0-1.904-.613l-.06-.057A4.48 4.48 0 0 0 12 8"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCameraRotateFill(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="M14.586 3A2 2 0 0 1 16 3.586L17.414 5H20a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2.586L8 3.586A2 2 0 0 1 9.414 3zm-5.93 9.5a1 1 0 0 0-.963.693l-.645 2a1 1 0 0 0 1.904.614l.06.057a4.498 4.498 0 0 0 6.845-1.044a1 1 0 0 0-1.713-1.032a2.501 2.501 0 0 1-4.54-.573a1 1 0 0 0-.948-.715M12 8a4.5 4.5 0 0 0-3.856 2.18a1 1 0 0 0 1.712 1.032q.087-.143.19-.272a2.501 2.501 0 0 1 4.35.846a1 1 0 0 0 1.91.02l.646-2a1 1 0 0 0-1.904-.613l-.06-.057A4.48 4.48 0 0 0 12 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.586 3A2 2 0 0 1 16 3.586L17.414 5H20a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h2.586L8 3.586A2 2 0 0 1 9.414 3zm-5.93 9.5a1 1 0 0 0-.963.693l-.645 2a1 1 0 0 0 1.904.614l.06.057a4.498 4.498 0 0 0 6.845-1.044a1 1 0 0 0-1.713-1.032a2.501 2.501 0 0 1-4.54-.573a1 1 0 0 0-.948-.715M12 8a4.5 4.5 0 0 0-3.856 2.18a1 1 0 0 0 1.712 1.032q.087-.143.19-.272a2.501 2.501 0 0 1 4.35.846a1 1 0 0 0 1.91.02l.646-2a1 1 0 0 0-1.904-.613l-.06-.057A4.48 4.48 0 0 0 12 8"/></svg>
</template>

CSS

.icon-camera-rotate-fill {
  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%22M14.586%203A2%202%200%200%201%2016%203.586L17.414%205H20a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h2.586L8%203.586A2%202%200%200%201%209.414%203zm-5.93%209.5a1%201%200%200%200-.963.693l-.645%202a1%201%200%200%200%201.904.614l.06.057a4.498%204.498%200%200%200%206.845-1.044a1%201%200%200%200-1.713-1.032a2.501%202.501%200%200%201-4.54-.573a1%201%200%200%200-.948-.715M12%208a4.5%204.5%200%200%200-3.856%202.18a1%201%200%200%200%201.712%201.032q.087-.143.19-.272a2.501%202.501%200%200%201%204.35.846a1%201%200%200%200%201.91.02l.646-2a1%201%200%200%200-1.904-.613l-.06-.057A4.48%204.48%200%200%200%2012%208%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%22M14.586%203A2%202%200%200%201%2016%203.586L17.414%205H20a2%202%200%200%201%202%202v12a2%202%200%200%201-2%202H4a2%202%200%200%201-2-2V7a2%202%200%200%201%202-2h2.586L8%203.586A2%202%200%200%201%209.414%203zm-5.93%209.5a1%201%200%200%200-.963.693l-.645%202a1%201%200%200%200%201.904.614l.06.057a4.498%204.498%200%200%200%206.845-1.044a1%201%200%200%200-1.713-1.032a2.501%202.501%200%200%201-4.54-.573a1%201%200%200%200-.948-.715M12%208a4.5%204.5%200%200%200-3.856%202.18a1%201%200%200%200%201.712%201.032q.087-.143.19-.272a2.501%202.501%200%200%201%204.35.846a1%201%200%200%200%201.91.02l.646-2a1%201%200%200%200-1.904-.613l-.06-.057A4.48%204.48%200%200%200%2012%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/camera-rotate-fill.svg?color=%231a73e8&size=48