ios videocam icon

ios-videocam from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-videocam
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios videocam icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M450.6 153.6c-3.3 0-6.5.9-9.3 2.7l-86.5 54.6c-2.5 1.6-4 4.3-4 7.2v76c0 2.9 1.5 5.6 4 7.2l86.5 54.6c2.8 1.7 6 2.7 9.3 2.7h20.8c4.8 0 8.6-3.8 8.6-8.5v-188c0-4.7-3.9-8.5-8.6-8.5h-20.8z" fill="currentColor"/><path d="M273.5 384h-190C55.2 384 32 360.8 32 332.6V179.4c0-28.3 23.2-51.4 51.4-51.4h190c28.3 0 51.4 23.2 51.4 51.4v153.1c.1 28.3-23 51.5-51.3 51.5z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosVideocam(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M450.6 153.6c-3.3 0-6.5.9-9.3 2.7l-86.5 54.6c-2.5 1.6-4 4.3-4 7.2v76c0 2.9 1.5 5.6 4 7.2l86.5 54.6c2.8 1.7 6 2.7 9.3 2.7h20.8c4.8 0 8.6-3.8 8.6-8.5v-188c0-4.7-3.9-8.5-8.6-8.5h-20.8z" fill="currentColor"/><path d="M273.5 384h-190C55.2 384 32 360.8 32 332.6V179.4c0-28.3 23.2-51.4 51.4-51.4h190c28.3 0 51.4 23.2 51.4 51.4v153.1c.1 28.3-23 51.5-51.3 51.5z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M450.6 153.6c-3.3 0-6.5.9-9.3 2.7l-86.5 54.6c-2.5 1.6-4 4.3-4 7.2v76c0 2.9 1.5 5.6 4 7.2l86.5 54.6c2.8 1.7 6 2.7 9.3 2.7h20.8c4.8 0 8.6-3.8 8.6-8.5v-188c0-4.7-3.9-8.5-8.6-8.5h-20.8z" fill="currentColor"/><path d="M273.5 384h-190C55.2 384 32 360.8 32 332.6V179.4c0-28.3 23.2-51.4 51.4-51.4h190c28.3 0 51.4 23.2 51.4 51.4v153.1c.1 28.3-23 51.5-51.3 51.5z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-videocam {
  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%22M450.6%20153.6c-3.3%200-6.5.9-9.3%202.7l-86.5%2054.6c-2.5%201.6-4%204.3-4%207.2v76c0%202.9%201.5%205.6%204%207.2l86.5%2054.6c2.8%201.7%206%202.7%209.3%202.7h20.8c4.8%200%208.6-3.8%208.6-8.5v-188c0-4.7-3.9-8.5-8.6-8.5h-20.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M273.5%20384h-190C55.2%20384%2032%20360.8%2032%20332.6V179.4c0-28.3%2023.2-51.4%2051.4-51.4h190c28.3%200%2051.4%2023.2%2051.4%2051.4v153.1c.1%2028.3-23%2051.5-51.3%2051.5z%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%22M450.6%20153.6c-3.3%200-6.5.9-9.3%202.7l-86.5%2054.6c-2.5%201.6-4%204.3-4%207.2v76c0%202.9%201.5%205.6%204%207.2l86.5%2054.6c2.8%201.7%206%202.7%209.3%202.7h20.8c4.8%200%208.6-3.8%208.6-8.5v-188c0-4.7-3.9-8.5-8.6-8.5h-20.8z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M273.5%20384h-190C55.2%20384%2032%20360.8%2032%20332.6V179.4c0-28.3%2023.2-51.4%2051.4-51.4h190c28.3%200%2051.4%2023.2%2051.4%2051.4v153.1c.1%2028.3-23%2051.5-51.3%2051.5z%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-videocam.svg?color=%231a73e8&size=48