camera retro icon

camera-retro from Line Awesome by Icons8 · Line · Payments & Shopping · Apache-2.0 Free for personal and commercial use.

Name
camera-retro
Set
Line Awesome
Style
Line
Category
Payments & Shopping
Viewbox
32×32
License
Apache 2.0
Aliases
camera-retro-solid

The same icon in other sets

More payments & shopping icons from Line Awesome

Use the camera retro icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.5 6l-.313.406L10 8H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5 6zm1 2h7l1.188 1.594L21 10h6v4h-5.813c-1.042-1.785-2.98-3-5.187-3s-4.145 1.215-5.188 3H5v-4h6l.313-.406zM23 11v2h2v-2zm-7 2c2.223 0 4 1.777 4 4s-1.777 4-4 4s-4-1.777-4-4s1.777-4 4-4M5 16h5.094c-.055.32-.094.664-.094 1c0 3.3 2.7 6 6 6s6-2.7 6-6c0-.336-.04-.68-.094-1H27v8H5z"/></svg>

React

import type { SVGProps } from "react";

export function LaCameraRetro(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.5 6l-.313.406L10 8H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5 6zm1 2h7l1.188 1.594L21 10h6v4h-5.813c-1.042-1.785-2.98-3-5.187-3s-4.145 1.215-5.188 3H5v-4h6l.313-.406zM23 11v2h2v-2zm-7 2c2.223 0 4 1.777 4 4s-1.777 4-4 4s-4-1.777-4-4s1.777-4 4-4M5 16h5.094c-.055.32-.094.664-.094 1c0 3.3 2.7 6 6 6s6-2.7 6-6c0-.336-.04-.68-.094-1H27v8H5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.5 6l-.313.406L10 8H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5 6zm1 2h7l1.188 1.594L21 10h6v4h-5.813c-1.042-1.785-2.98-3-5.187-3s-4.145 1.215-5.188 3H5v-4h6l.313-.406zM23 11v2h2v-2zm-7 2c2.223 0 4 1.777 4 4s-1.777 4-4 4s-4-1.777-4-4s1.777-4 4-4M5 16h5.094c-.055.32-.094.664-.094 1c0 3.3 2.7 6 6 6s6-2.7 6-6c0-.336-.04-.68-.094-1H27v8H5z"/></svg>
</template>

CSS

.icon-camera-retro {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.5%206l-.313.406L10%208H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5%206zm1%202h7l1.188%201.594L21%2010h6v4h-5.813c-1.042-1.785-2.98-3-5.187-3s-4.145%201.215-5.188%203H5v-4h6l.313-.406zM23%2011v2h2v-2zm-7%202c2.223%200%204%201.777%204%204s-1.777%204-4%204s-4-1.777-4-4s1.777-4%204-4M5%2016h5.094c-.055.32-.094.664-.094%201c0%203.3%202.7%206%206%206s6-2.7%206-6c0-.336-.04-.68-.094-1H27v8H5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.5%206l-.313.406L10%208H9V7H5v1H3v18h26V8h-7l-1.188-1.594L20.5%206zm1%202h7l1.188%201.594L21%2010h6v4h-5.813c-1.042-1.785-2.98-3-5.187-3s-4.145%201.215-5.188%203H5v-4h6l.313-.406zM23%2011v2h2v-2zm-7%202c2.223%200%204%201.777%204%204s-1.777%204-4%204s-4-1.777-4-4s1.777-4%204-4M5%2016h5.094c-.055.32-.094.664-.094%201c0%203.3%202.7%206%206%206s6-2.7%206-6c0-.336-.04-.68-.094-1H27v8H5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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