vector intersection icon
vector-intersection from Material Design Icons by Pictogrammers · Filled · Geographic Information System · Apache-2.0 Free for personal and commercial use.
- Name
- vector-intersection
- Set
- Material Design Icons
- Style
- Filled
- Category
- Geographic Information System
- Viewbox
- 24×24
- License
- Apache 2.0
More geographic information system icons from Material Design Icons
checkerboard-minuscheckerboard-pluscheckerboard-removecompasscompass-offcrosshairscrosshairs-gpscrosshairs-offcrosshairs-questionearthearth-offlatitudelayerslayers-minuslayers-offlayers-pluslayers-removelayers-searchlongitudemagnifymagnify-expandmagnify-minus-outlinemagnify-plus-outlinemagnify-remove-outline
Use the vector intersection icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.14 1A2.14 2.14 0 0 0 1 3.14V5h2V3h2V1zM7 1v2h3V1zm5 0v2h2v2h2V3.14C16 1.96 15.04 1 13.86 1zM1 7v3h2V7zm8 0c-1.11 0-2 .89-2 2v7h6.86A2.14 2.14 0 0 0 16 13.86V7zm9 0v2h2v2h2V9c0-1.11-.89-2-2-2zM9 9h5v5H9zm-8 3v1.86C1 15.04 1.96 16 3.14 16H5v-2H3v-2zm19 1v3h2v-3zM7 18v2c0 1.11.89 2 2 2h2v-2H9v-2zm13 0v2h-2v2h2c1.11 0 2-.89 2-2v-2zm-7 2v2h3v-2z"/></svg>
React
import type { SVGProps } from "react";
export function MdiVectorIntersection(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="M3.14 1A2.14 2.14 0 0 0 1 3.14V5h2V3h2V1zM7 1v2h3V1zm5 0v2h2v2h2V3.14C16 1.96 15.04 1 13.86 1zM1 7v3h2V7zm8 0c-1.11 0-2 .89-2 2v7h6.86A2.14 2.14 0 0 0 16 13.86V7zm9 0v2h2v2h2V9c0-1.11-.89-2-2-2zM9 9h5v5H9zm-8 3v1.86C1 15.04 1.96 16 3.14 16H5v-2H3v-2zm19 1v3h2v-3zM7 18v2c0 1.11.89 2 2 2h2v-2H9v-2zm13 0v2h-2v2h2c1.11 0 2-.89 2-2v-2zm-7 2v2h3v-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.14 1A2.14 2.14 0 0 0 1 3.14V5h2V3h2V1zM7 1v2h3V1zm5 0v2h2v2h2V3.14C16 1.96 15.04 1 13.86 1zM1 7v3h2V7zm8 0c-1.11 0-2 .89-2 2v7h6.86A2.14 2.14 0 0 0 16 13.86V7zm9 0v2h2v2h2V9c0-1.11-.89-2-2-2zM9 9h5v5H9zm-8 3v1.86C1 15.04 1.96 16 3.14 16H5v-2H3v-2zm19 1v3h2v-3zM7 18v2c0 1.11.89 2 2 2h2v-2H9v-2zm13 0v2h-2v2h2c1.11 0 2-.89 2-2v-2zm-7 2v2h3v-2z"/></svg> </template>
CSS
.icon-vector-intersection {
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%22M3.14%201A2.14%202.14%200%200%200%201%203.14V5h2V3h2V1zM7%201v2h3V1zm5%200v2h2v2h2V3.14C16%201.96%2015.04%201%2013.86%201zM1%207v3h2V7zm8%200c-1.11%200-2%20.89-2%202v7h6.86A2.14%202.14%200%200%200%2016%2013.86V7zm9%200v2h2v2h2V9c0-1.11-.89-2-2-2zM9%209h5v5H9zm-8%203v1.86C1%2015.04%201.96%2016%203.14%2016H5v-2H3v-2zm19%201v3h2v-3zM7%2018v2c0%201.11.89%202%202%202h2v-2H9v-2zm13%200v2h-2v2h2c1.11%200%202-.89%202-2v-2zm-7%202v2h3v-2z%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%22M3.14%201A2.14%202.14%200%200%200%201%203.14V5h2V3h2V1zM7%201v2h3V1zm5%200v2h2v2h2V3.14C16%201.96%2015.04%201%2013.86%201zM1%207v3h2V7zm8%200c-1.11%200-2%20.89-2%202v7h6.86A2.14%202.14%200%200%200%2016%2013.86V7zm9%200v2h2v2h2V9c0-1.11-.89-2-2-2zM9%209h5v5H9zm-8%203v1.86C1%2015.04%201.96%2016%203.14%2016H5v-2H3v-2zm19%201v3h2v-3zM7%2018v2c0%201.11.89%202%202%202h2v-2H9v-2zm13%200v2h-2v2h2c1.11%200%202-.89%202-2v-2zm-7%202v2h3v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/vector-intersection.svg?color=%231a73e8&size=48