fence icon
fence-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- fence-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- fence-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the fence icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.308 19.5q-.343 0-.576-.232t-.232-.576V15.5H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 14.5h.5v-3H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 10.5h.5V7.54q0-.153.056-.296q.055-.144.183-.271l1.695-1.696q.243-.242.566-.242t.566.242L10 6.712l1.435-1.435q.243-.242.578-.242t.577.242l1.435 1.435l1.41-1.435q.243-.242.578-.242t.577.242l1.696 1.696q.127.127.183.27t.056.297v2.96h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3.192q0 .344-.232.576t-.576.232zm.192-9h3V7.614L8 6.114l-1.5 1.5zm4 0h3V7.614l-1.5-1.5l-1.5 1.5zm4.025 0H17.5V7.614l-1.5-1.5l-1.475 1.494zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFenceRounded(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="M6.308 19.5q-.343 0-.576-.232t-.232-.576V15.5H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 14.5h.5v-3H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 10.5h.5V7.54q0-.153.056-.296q.055-.144.183-.271l1.695-1.696q.243-.242.566-.242t.566.242L10 6.712l1.435-1.435q.243-.242.578-.242t.577.242l1.435 1.435l1.41-1.435q.243-.242.578-.242t.577.242l1.696 1.696q.127.127.183.27t.056.297v2.96h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3.192q0 .344-.232.576t-.576.232zm.192-9h3V7.614L8 6.114l-1.5 1.5zm4 0h3V7.614l-1.5-1.5l-1.5 1.5zm4.025 0H17.5V7.614l-1.5-1.5l-1.475 1.494zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.308 19.5q-.343 0-.576-.232t-.232-.576V15.5H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 14.5h.5v-3H5q-.214 0-.357-.144t-.143-.357t.144-.356T5 10.5h.5V7.54q0-.153.056-.296q.055-.144.183-.271l1.695-1.696q.243-.242.566-.242t.566.242L10 6.712l1.435-1.435q.243-.242.578-.242t.577.242l1.435 1.435l1.41-1.435q.243-.242.578-.242t.577.242l1.696 1.696q.127.127.183.27t.056.297v2.96h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3h.48q.209 0 .352.144t.143.357t-.142.356t-.352.143h-.481v3.192q0 .344-.232.576t-.576.232zm.192-9h3V7.614L8 6.114l-1.5 1.5zm4 0h3V7.614l-1.5-1.5l-1.5 1.5zm4.025 0H17.5V7.614l-1.5-1.5l-1.475 1.494zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975zm-8.025 4h3v-3h-3zm4 0h3v-3h-3zm4.025 0H17.5v-3h-2.975z"/></svg> </template>
CSS
.icon-fence-rounded {
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%22M6.308%2019.5q-.343%200-.576-.232t-.232-.576V15.5H5q-.214%200-.357-.144t-.143-.357t.144-.356T5%2014.5h.5v-3H5q-.214%200-.357-.144t-.143-.357t.144-.356T5%2010.5h.5V7.54q0-.153.056-.296q.055-.144.183-.271l1.695-1.696q.243-.242.566-.242t.566.242L10%206.712l1.435-1.435q.243-.242.578-.242t.577.242l1.435%201.435l1.41-1.435q.243-.242.578-.242t.577.242l1.696%201.696q.127.127.183.27t.056.297v2.96h.48q.209%200%20.352.144t.143.357t-.142.356t-.352.143h-.481v3h.48q.209%200%20.352.144t.143.357t-.142.356t-.352.143h-.481v3.192q0%20.344-.232.576t-.576.232zm.192-9h3V7.614L8%206.114l-1.5%201.5zm4%200h3V7.614l-1.5-1.5l-1.5%201.5zm4.025%200H17.5V7.614l-1.5-1.5l-1.475%201.494zm-8.025%204h3v-3h-3zm4%200h3v-3h-3zm4.025%200H17.5v-3h-2.975zm-8.025%204h3v-3h-3zm4%200h3v-3h-3zm4.025%200H17.5v-3h-2.975z%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%22M6.308%2019.5q-.343%200-.576-.232t-.232-.576V15.5H5q-.214%200-.357-.144t-.143-.357t.144-.356T5%2014.5h.5v-3H5q-.214%200-.357-.144t-.143-.357t.144-.356T5%2010.5h.5V7.54q0-.153.056-.296q.055-.144.183-.271l1.695-1.696q.243-.242.566-.242t.566.242L10%206.712l1.435-1.435q.243-.242.578-.242t.577.242l1.435%201.435l1.41-1.435q.243-.242.578-.242t.577.242l1.696%201.696q.127.127.183.27t.056.297v2.96h.48q.209%200%20.352.144t.143.357t-.142.356t-.352.143h-.481v3h.48q.209%200%20.352.144t.143.357t-.142.356t-.352.143h-.481v3.192q0%20.344-.232.576t-.576.232zm.192-9h3V7.614L8%206.114l-1.5%201.5zm4%200h3V7.614l-1.5-1.5l-1.5%201.5zm4.025%200H17.5V7.614l-1.5-1.5l-1.475%201.494zm-8.025%204h3v-3h-3zm4%200h3v-3h-3zm4.025%200H17.5v-3h-2.975zm-8.025%204h3v-3h-3zm4%200h3v-3h-3zm4.025%200H17.5v-3h-2.975z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fence-rounded.svg?color=%231a73e8&size=48