fencing icon
fencing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- fencing
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the fencing icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6.887 15.6l-4.164 2.99q-.232.165-.417.383c-.972 1.145.58 2.693 1.724 1.72q.213-.182.376-.41l2.978-4.184m1.628-2.093c-1.956-1.96-4.069-.352-4.069-.352l4.372 4.38s1.654-2.068-.303-4.028m0 0L20 3m-2.887 12.6l4.164 2.99q.232.165.417.383c.972 1.145-.58 2.693-1.724 1.72a2.3 2.3 0 0 1-.376-.41l-2.979-4.184m-1.627-2.093c1.956-1.96 4.069-.352 4.069-.352l-2.21 2.214l-2.162 2.165s-1.654-2.067.303-4.027m0 0L4 3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFencing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m6.887 15.6l-4.164 2.99q-.232.165-.417.383c-.972 1.145.58 2.693 1.724 1.72q.213-.182.376-.41l2.978-4.184m1.628-2.093c-1.956-1.96-4.069-.352-4.069-.352l4.372 4.38s1.654-2.068-.303-4.028m0 0L20 3m-2.887 12.6l4.164 2.99q.232.165.417.383c.972 1.145-.58 2.693-1.724 1.72a2.3 2.3 0 0 1-.376-.41l-2.979-4.184m-1.627-2.093c1.956-1.96 4.069-.352 4.069-.352l-2.21 2.214l-2.162 2.165s-1.654-2.067.303-4.027m0 0L4 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m6.887 15.6l-4.164 2.99q-.232.165-.417.383c-.972 1.145.58 2.693 1.724 1.72q.213-.182.376-.41l2.978-4.184m1.628-2.093c-1.956-1.96-4.069-.352-4.069-.352l4.372 4.38s1.654-2.068-.303-4.028m0 0L20 3m-2.887 12.6l4.164 2.99q.232.165.417.383c.972 1.145-.58 2.693-1.724 1.72a2.3 2.3 0 0 1-.376-.41l-2.979-4.184m-1.627-2.093c1.956-1.96 4.069-.352 4.069-.352l-2.21 2.214l-2.162 2.165s-1.654-2.067.303-4.027m0 0L4 3"/></svg> </template>
CSS
.icon-fencing {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6.887%2015.6l-4.164%202.99q-.232.165-.417.383c-.972%201.145.58%202.693%201.724%201.72q.213-.182.376-.41l2.978-4.184m1.628-2.093c-1.956-1.96-4.069-.352-4.069-.352l4.372%204.38s1.654-2.068-.303-4.028m0%200L20%203m-2.887%2012.6l4.164%202.99q.232.165.417.383c.972%201.145-.58%202.693-1.724%201.72a2.3%202.3%200%200%201-.376-.41l-2.979-4.184m-1.627-2.093c1.956-1.96%204.069-.352%204.069-.352l-2.21%202.214l-2.162%202.165s-1.654-2.067.303-4.027m0%200L4%203%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m6.887%2015.6l-4.164%202.99q-.232.165-.417.383c-.972%201.145.58%202.693%201.724%201.72q.213-.182.376-.41l2.978-4.184m1.628-2.093c-1.956-1.96-4.069-.352-4.069-.352l4.372%204.38s1.654-2.068-.303-4.028m0%200L20%203m-2.887%2012.6l4.164%202.99q.232.165.417.383c.972%201.145-.58%202.693-1.724%201.72a2.3%202.3%200%200%201-.376-.41l-2.979-4.184m-1.627-2.093c1.956-1.96%204.069-.352%204.069-.352l-2.21%202.214l-2.162%202.165s-1.654-2.067.303-4.027m0%200L4%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/fencing.svg?color=%231a73e8&size=48