mound icon
mound from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- mound
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the mound icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176.4 243.2C206 191.7 260.8 160 320.2 160s114.2 31.7 143.9 83.2L572.7 432c12.3 21.3-3.1 48-27.7 48H95.5c-24.6 0-40-26.6-27.7-48z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidMound(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176.4 243.2C206 191.7 260.8 160 320.2 160s114.2 31.7 143.9 83.2L572.7 432c12.3 21.3-3.1 48-27.7 48H95.5c-24.6 0-40-26.6-27.7-48z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M176.4 243.2C206 191.7 260.8 160 320.2 160s114.2 31.7 143.9 83.2L572.7 432c12.3 21.3-3.1 48-27.7 48H95.5c-24.6 0-40-26.6-27.7-48z"/></svg> </template>
CSS
.icon-mound {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176.4%20243.2C206%20191.7%20260.8%20160%20320.2%20160s114.2%2031.7%20143.9%2083.2L572.7%20432c12.3%2021.3-3.1%2048-27.7%2048H95.5c-24.6%200-40-26.6-27.7-48z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176.4%20243.2C206%20191.7%20260.8%20160%20320.2%20160s114.2%2031.7%20143.9%2083.2L572.7%20432c12.3%2021.3-3.1%2048-27.7%2048H95.5c-24.6%200-40-26.6-27.7-48z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/mound.svg?color=%231a73e8&size=48