camera rotated 01 icon

camera-rotated-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
camera-rotated-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the camera rotated 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" stroke-width="1.5"><path d="M12.698 3.5h-1.395c-.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-.574-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.392-.112"/><path d="m13.5 12.5l2.5.5l1.5-2.5M14.646 16a4 4 0 1 1 1.323-3.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCameraRotated01(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" strokeWidth="1.5"><path d="M12.698 3.5h-1.395c-.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-.574-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.392-.112"/><path d="m13.5 12.5l2.5.5l1.5-2.5M14.646 16a4 4 0 1 1 1.323-3.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" stroke-width="1.5"><path d="M12.698 3.5h-1.395c-.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-.574-.622-.879c-.396-.595-.594-.892-.865-1.096a2 2 0 0 0-.545-.292c-.32-.112-.678-.112-1.392-.112"/><path d="m13.5 12.5l2.5.5l1.5-2.5M14.646 16a4 4 0 1 1 1.323-3.5"/></g></svg>
</template>

CSS

.icon-camera-rotated-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%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.698%203.5h-1.395c-.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-.574-.622-.879c-.396-.595-.594-.892-.865-1.096a2%202%200%200%200-.545-.292c-.32-.112-.678-.112-1.392-.112%22%2F%3E%3Cpath%20d%3D%22m13.5%2012.5l2.5.5l1.5-2.5M14.646%2016a4%204%200%201%201%201.323-3.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%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.698%203.5h-1.395c-.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-.574-.622-.879c-.396-.595-.594-.892-.865-1.096a2%202%200%200%200-.545-.292c-.32-.112-.678-.112-1.392-.112%22%2F%3E%3Cpath%20d%3D%22m13.5%2012.5l2.5.5l1.5-2.5M14.646%2016a4%204%200%201%201%201.323-3.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-rotated-01.svg?color=%231a73e8&size=48