ios reverse camera icon

ios-reverse-camera-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
ios-reverse-camera-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios reverse camera icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M301.815 318.608c-13.114 11.029-28.956 17.356-45.815 17.356-36.36 0-66.286-28.965-70.89-61.965h30.61l-38.87-50-37.534 50h29.479c4.696 42 41.717 78 87.205 78 20.9 0 41.17-7.566 57.076-21.218l2.37-2.159-11.599-11.662-2.032 1.648z" fill="currentColor"/><path d="M315.736 198.885c-16.188-14.775-37.402-22.839-59.736-22.839-20.9 0-41.169 7.556-57.075 21.206l-2.371 2.052 11.599 11.61 2.033-1.706c12.927-10.872 29.197-17.005 45.814-17.005 36.343 0 66.274 28.797 70.891 63.797h-30.644l38.846 51.225L372.719 256h-29.512c-2.241-20-11.932-42.936-27.471-57.115z" fill="currentColor"/><path d="M417.5 160h-61.725c-32.105-36-42.219-48-54.525-48h-88.5c-12.314 0-22.167 12-54.521 48H145v-16h-34v16H97.5C79.855 160 64 173.217 64 190.684v176.018C64 384.169 79.855 400 97.5 400h320c17.645 0 30.5-15.831 30.5-33.299V190.684C448 173.217 435.145 160 417.5 160zM432 366.701c0 9.263-6.229 17.299-14.5 17.299h-320c-8.738 0-17.5-8.664-17.5-17.299V190.684C80 182.518 88.126 176 97.5 176h66.862c2.009 0 3.225-.199 5.768-3.2s7.702-10.008 11.08-13.795c11.296-12.666 19.457-21.915 25.316-27.132 4.746-4.225 6.211-3.873 6.225-3.873h88.5c.016 0 1.611-.363 6.709 4.219 6.141 5.521 14.705 16.84 26.558 30.198 2.888 3.255 7.214 8.11 9.317 10.44s4.252 3.143 5.771 3.143H417.5c8.832 0 14.5 5.965 14.5 14.684v176.017z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosReverseCameraOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M301.815 318.608c-13.114 11.029-28.956 17.356-45.815 17.356-36.36 0-66.286-28.965-70.89-61.965h30.61l-38.87-50-37.534 50h29.479c4.696 42 41.717 78 87.205 78 20.9 0 41.17-7.566 57.076-21.218l2.37-2.159-11.599-11.662-2.032 1.648z" fill="currentColor"/><path d="M315.736 198.885c-16.188-14.775-37.402-22.839-59.736-22.839-20.9 0-41.169 7.556-57.075 21.206l-2.371 2.052 11.599 11.61 2.033-1.706c12.927-10.872 29.197-17.005 45.814-17.005 36.343 0 66.274 28.797 70.891 63.797h-30.644l38.846 51.225L372.719 256h-29.512c-2.241-20-11.932-42.936-27.471-57.115z" fill="currentColor"/><path d="M417.5 160h-61.725c-32.105-36-42.219-48-54.525-48h-88.5c-12.314 0-22.167 12-54.521 48H145v-16h-34v16H97.5C79.855 160 64 173.217 64 190.684v176.018C64 384.169 79.855 400 97.5 400h320c17.645 0 30.5-15.831 30.5-33.299V190.684C448 173.217 435.145 160 417.5 160zM432 366.701c0 9.263-6.229 17.299-14.5 17.299h-320c-8.738 0-17.5-8.664-17.5-17.299V190.684C80 182.518 88.126 176 97.5 176h66.862c2.009 0 3.225-.199 5.768-3.2s7.702-10.008 11.08-13.795c11.296-12.666 19.457-21.915 25.316-27.132 4.746-4.225 6.211-3.873 6.225-3.873h88.5c.016 0 1.611-.363 6.709 4.219 6.141 5.521 14.705 16.84 26.558 30.198 2.888 3.255 7.214 8.11 9.317 10.44s4.252 3.143 5.771 3.143H417.5c8.832 0 14.5 5.965 14.5 14.684v176.017z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M301.815 318.608c-13.114 11.029-28.956 17.356-45.815 17.356-36.36 0-66.286-28.965-70.89-61.965h30.61l-38.87-50-37.534 50h29.479c4.696 42 41.717 78 87.205 78 20.9 0 41.17-7.566 57.076-21.218l2.37-2.159-11.599-11.662-2.032 1.648z" fill="currentColor"/><path d="M315.736 198.885c-16.188-14.775-37.402-22.839-59.736-22.839-20.9 0-41.169 7.556-57.075 21.206l-2.371 2.052 11.599 11.61 2.033-1.706c12.927-10.872 29.197-17.005 45.814-17.005 36.343 0 66.274 28.797 70.891 63.797h-30.644l38.846 51.225L372.719 256h-29.512c-2.241-20-11.932-42.936-27.471-57.115z" fill="currentColor"/><path d="M417.5 160h-61.725c-32.105-36-42.219-48-54.525-48h-88.5c-12.314 0-22.167 12-54.521 48H145v-16h-34v16H97.5C79.855 160 64 173.217 64 190.684v176.018C64 384.169 79.855 400 97.5 400h320c17.645 0 30.5-15.831 30.5-33.299V190.684C448 173.217 435.145 160 417.5 160zM432 366.701c0 9.263-6.229 17.299-14.5 17.299h-320c-8.738 0-17.5-8.664-17.5-17.299V190.684C80 182.518 88.126 176 97.5 176h66.862c2.009 0 3.225-.199 5.768-3.2s7.702-10.008 11.08-13.795c11.296-12.666 19.457-21.915 25.316-27.132 4.746-4.225 6.211-3.873 6.225-3.873h88.5c.016 0 1.611-.363 6.709 4.219 6.141 5.521 14.705 16.84 26.558 30.198 2.888 3.255 7.214 8.11 9.317 10.44s4.252 3.143 5.771 3.143H417.5c8.832 0 14.5 5.965 14.5 14.684v176.017z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-reverse-camera-outline {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M301.815%20318.608c-13.114%2011.029-28.956%2017.356-45.815%2017.356-36.36%200-66.286-28.965-70.89-61.965h30.61l-38.87-50-37.534%2050h29.479c4.696%2042%2041.717%2078%2087.205%2078%2020.9%200%2041.17-7.566%2057.076-21.218l2.37-2.159-11.599-11.662-2.032%201.648z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M315.736%20198.885c-16.188-14.775-37.402-22.839-59.736-22.839-20.9%200-41.169%207.556-57.075%2021.206l-2.371%202.052%2011.599%2011.61%202.033-1.706c12.927-10.872%2029.197-17.005%2045.814-17.005%2036.343%200%2066.274%2028.797%2070.891%2063.797h-30.644l38.846%2051.225L372.719%20256h-29.512c-2.241-20-11.932-42.936-27.471-57.115z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M417.5%20160h-61.725c-32.105-36-42.219-48-54.525-48h-88.5c-12.314%200-22.167%2012-54.521%2048H145v-16h-34v16H97.5C79.855%20160%2064%20173.217%2064%20190.684v176.018C64%20384.169%2079.855%20400%2097.5%20400h320c17.645%200%2030.5-15.831%2030.5-33.299V190.684C448%20173.217%20435.145%20160%20417.5%20160zM432%20366.701c0%209.263-6.229%2017.299-14.5%2017.299h-320c-8.738%200-17.5-8.664-17.5-17.299V190.684C80%20182.518%2088.126%20176%2097.5%20176h66.862c2.009%200%203.225-.199%205.768-3.2s7.702-10.008%2011.08-13.795c11.296-12.666%2019.457-21.915%2025.316-27.132%204.746-4.225%206.211-3.873%206.225-3.873h88.5c.016%200%201.611-.363%206.709%204.219%206.141%205.521%2014.705%2016.84%2026.558%2030.198%202.888%203.255%207.214%208.11%209.317%2010.44s4.252%203.143%205.771%203.143H417.5c8.832%200%2014.5%205.965%2014.5%2014.684v176.017z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M301.815%20318.608c-13.114%2011.029-28.956%2017.356-45.815%2017.356-36.36%200-66.286-28.965-70.89-61.965h30.61l-38.87-50-37.534%2050h29.479c4.696%2042%2041.717%2078%2087.205%2078%2020.9%200%2041.17-7.566%2057.076-21.218l2.37-2.159-11.599-11.662-2.032%201.648z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M315.736%20198.885c-16.188-14.775-37.402-22.839-59.736-22.839-20.9%200-41.169%207.556-57.075%2021.206l-2.371%202.052%2011.599%2011.61%202.033-1.706c12.927-10.872%2029.197-17.005%2045.814-17.005%2036.343%200%2066.274%2028.797%2070.891%2063.797h-30.644l38.846%2051.225L372.719%20256h-29.512c-2.241-20-11.932-42.936-27.471-57.115z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M417.5%20160h-61.725c-32.105-36-42.219-48-54.525-48h-88.5c-12.314%200-22.167%2012-54.521%2048H145v-16h-34v16H97.5C79.855%20160%2064%20173.217%2064%20190.684v176.018C64%20384.169%2079.855%20400%2097.5%20400h320c17.645%200%2030.5-15.831%2030.5-33.299V190.684C448%20173.217%20435.145%20160%20417.5%20160zM432%20366.701c0%209.263-6.229%2017.299-14.5%2017.299h-320c-8.738%200-17.5-8.664-17.5-17.299V190.684C80%20182.518%2088.126%20176%2097.5%20176h66.862c2.009%200%203.225-.199%205.768-3.2s7.702-10.008%2011.08-13.795c11.296-12.666%2019.457-21.915%2025.316-27.132%204.746-4.225%206.211-3.873%206.225-3.873h88.5c.016%200%201.611-.363%206.709%204.219%206.141%205.521%2014.705%2016.84%2026.558%2030.198%202.888%203.255%207.214%208.11%209.317%2010.44s4.252%203.143%205.771%203.143H417.5c8.832%200%2014.5%205.965%2014.5%2014.684v176.017z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-reverse-camera-outline.svg?color=%231a73e8&size=48