campground icon
campground from Font Awesome 6 Solid by Dave Gandy · Regular · Autumn · CC-BY-4.0 Attribution required.
- Name
- campground
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Category
- Autumn
- Viewbox
- 576×512
- License
- CC BY 4.0
The same icon in other sets
More autumn icons from Font Awesome 6 Solid
Use the campground icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-39 48.8L249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4c-8 10-12.3 22.3-12.3 35V464c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-23.6c0-12.7-4.3-25.1-12.3-35L329 112zm-89 396H168.5L288 291.7L407.5 448z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidCampground(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-39 48.8L249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4c-8 10-12.3 22.3-12.3 35V464c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-23.6c0-12.7-4.3-25.1-12.3-35L329 112zm-89 396H168.5L288 291.7L407.5 448z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-39 48.8L249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4c-8 10-12.3 22.3-12.3 35V464c0 26.5 21.5 48 48 48h480c26.5 0 48-21.5 48-48v-23.6c0-12.7-4.3-25.1-12.3-35L329 112zm-89 396H168.5L288 291.7L407.5 448z"/></svg> </template>
CSS
.icon-campground {
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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M377%2052c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205l-39%2048.8L249%2012c-11-13.8-31.2-16-45-5s-16%2031.2-5%2045l48%2060L12.3%20405.4c-8%2010-12.3%2022.3-12.3%2035V464c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48v-23.6c0-12.7-4.3-25.1-12.3-35L329%20112zm-89%20396H168.5L288%20291.7L407.5%20448z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M377%2052c11-13.8%208.8-33.9-5-45s-33.9-8.8-45%205l-39%2048.8L249%2012c-11-13.8-31.2-16-45-5s-16%2031.2-5%2045l48%2060L12.3%20405.4c-8%2010-12.3%2022.3-12.3%2035V464c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048-21.5%2048-48v-23.6c0-12.7-4.3-25.1-12.3-35L329%20112zm-89%20396H168.5L288%20291.7L407.5%20448z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/campground.svg?color=%231a73e8&size=48