campground-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
campground-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the campground icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.824 4.567a1 1 0 0 0-1.648-1.133L12 5.144l-1.176-1.71a1 1 0 1 0-1.648 1.133l1.61 2.342L2.475 19H2a1 1 0 1 0 0 2h4.633l.045-.07l4.492-6.487a1.01 1.01 0 0 1 1.66 0l4.492 6.488q.024.034.044.07H22a1 1 0 1 0 0-2h-.474L13.214 6.908z"/><path fill="currentColor" d="M14.938 21L12 16.757L9.062 21z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCampgroundFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.824 4.567a1 1 0 0 0-1.648-1.133L12 5.144l-1.176-1.71a1 1 0 1 0-1.648 1.133l1.61 2.342L2.475 19H2a1 1 0 1 0 0 2h4.633l.045-.07l4.492-6.487a1.01 1.01 0 0 1 1.66 0l4.492 6.488q.024.034.044.07H22a1 1 0 1 0 0-2h-.474L13.214 6.908z"/><path fill="currentColor" d="M14.938 21L12 16.757L9.062 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.824 4.567a1 1 0 0 0-1.648-1.133L12 5.144l-1.176-1.71a1 1 0 1 0-1.648 1.133l1.61 2.342L2.475 19H2a1 1 0 1 0 0 2h4.633l.045-.07l4.492-6.487a1.01 1.01 0 0 1 1.66 0l4.492 6.488q.024.034.044.07H22a1 1 0 1 0 0-2h-.474L13.214 6.908z"/><path fill="currentColor" d="M14.938 21L12 16.757L9.062 21z"/></svg>
</template>

CSS

.icon-campground-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.824%204.567a1%201%200%200%200-1.648-1.133L12%205.144l-1.176-1.71a1%201%200%201%200-1.648%201.133l1.61%202.342L2.475%2019H2a1%201%200%201%200%200%202h4.633l.045-.07l4.492-6.487a1.01%201.01%200%200%201%201.66%200l4.492%206.488q.024.034.044.07H22a1%201%200%201%200%200-2h-.474L13.214%206.908z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.938%2021L12%2016.757L9.062%2021z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.824%204.567a1%201%200%200%200-1.648-1.133L12%205.144l-1.176-1.71a1%201%200%201%200-1.648%201.133l1.61%202.342L2.475%2019H2a1%201%200%201%200%200%202h4.633l.045-.07l4.492-6.487a1.01%201.01%200%200%201%201.66%200l4.492%206.488q.024.034.044.07H22a1%201%200%201%200%200-2h-.474L13.214%206.908z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.938%2021L12%2016.757L9.062%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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