image mountain icon

image-mountain-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.

Name
image-mountain-filled
Set
Reicon
Style
Filled
Category
Video
Viewbox
24×24
License
MIT

1 other variant in Reicon

More video icons from Reicon

Use the image mountain icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="7.333" cy="5.333" r="2.667"/><path d="M16.88 8.535c-.888-1.208-2.872-1.208-3.76 0L9.5 13.457l-1.12-1.522c-.888-1.21-2.872-1.21-3.76 0l-3.197 4.349c-.524.713-.602 1.645-.202 2.436S2.42 20 3.304 20h17.393c.884 0 1.683-.49 2.083-1.28s.321-1.723-.201-2.436l-5.698-7.75Z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconImageMountainFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="7.333" cy="5.333" r="2.667"/><path d="M16.88 8.535c-.888-1.208-2.872-1.208-3.76 0L9.5 13.457l-1.12-1.522c-.888-1.21-2.872-1.21-3.76 0l-3.197 4.349c-.524.713-.602 1.645-.202 2.436S2.42 20 3.304 20h17.393c.884 0 1.683-.49 2.083-1.28s.321-1.723-.201-2.436l-5.698-7.75Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="7.333" cy="5.333" r="2.667"/><path d="M16.88 8.535c-.888-1.208-2.872-1.208-3.76 0L9.5 13.457l-1.12-1.522c-.888-1.21-2.872-1.21-3.76 0l-3.197 4.349c-.524.713-.602 1.645-.202 2.436S2.42 20 3.304 20h17.393c.884 0 1.683-.49 2.083-1.28s.321-1.723-.201-2.436l-5.698-7.75Z"/></g></svg>
</template>

CSS

.icon-image-mountain-filled {
  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%22currentColor%22%3E%3Ccircle%20cx%3D%227.333%22%20cy%3D%225.333%22%20r%3D%222.667%22%2F%3E%3Cpath%20d%3D%22M16.88%208.535c-.888-1.208-2.872-1.208-3.76%200L9.5%2013.457l-1.12-1.522c-.888-1.21-2.872-1.21-3.76%200l-3.197%204.349c-.524.713-.602%201.645-.202%202.436S2.42%2020%203.304%2020h17.393c.884%200%201.683-.49%202.083-1.28s.321-1.723-.201-2.436l-5.698-7.75Z%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%22currentColor%22%3E%3Ccircle%20cx%3D%227.333%22%20cy%3D%225.333%22%20r%3D%222.667%22%2F%3E%3Cpath%20d%3D%22M16.88%208.535c-.888-1.208-2.872-1.208-3.76%200L9.5%2013.457l-1.12-1.522c-.888-1.21-2.872-1.21-3.76%200l-3.197%204.349c-.524.713-.602%201.645-.202%202.436S2.42%2020%203.304%2020h17.393c.884%200%201.683-.49%202.083-1.28s.321-1.723-.201-2.436l-5.698-7.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/image-mountain-filled.svg?color=%231a73e8&size=48