map trifold icon
map-trifold from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- map-trifold
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the map trifold icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.92 49.69a8 8 0 0 0-6.86-1.45l-61.13 15.28l-61.35-30.68a8 8 0 0 0-5.52-.6l-64 16A8 8 0 0 0 24 56v144a8 8 0 0 0 9.94 7.76l61.13-15.28l61.35 30.68a8.15 8.15 0 0 0 3.58.84a8 8 0 0 0 1.94-.24l64-16A8 8 0 0 0 232 200V56a8 8 0 0 0-3.08-6.31M104 52.94l48 24v126.12l-48-24Zm-64 9.31l48-12v127.5l-48 12Zm176 131.5l-48 12V78.25l48-12Z"/></svg>
React
import type { SVGProps } from "react";
export function PhMapTrifold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.92 49.69a8 8 0 0 0-6.86-1.45l-61.13 15.28l-61.35-30.68a8 8 0 0 0-5.52-.6l-64 16A8 8 0 0 0 24 56v144a8 8 0 0 0 9.94 7.76l61.13-15.28l61.35 30.68a8.15 8.15 0 0 0 3.58.84a8 8 0 0 0 1.94-.24l64-16A8 8 0 0 0 232 200V56a8 8 0 0 0-3.08-6.31M104 52.94l48 24v126.12l-48-24Zm-64 9.31l48-12v127.5l-48 12Zm176 131.5l-48 12V78.25l48-12Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.92 49.69a8 8 0 0 0-6.86-1.45l-61.13 15.28l-61.35-30.68a8 8 0 0 0-5.52-.6l-64 16A8 8 0 0 0 24 56v144a8 8 0 0 0 9.94 7.76l61.13-15.28l61.35 30.68a8.15 8.15 0 0 0 3.58.84a8 8 0 0 0 1.94-.24l64-16A8 8 0 0 0 232 200V56a8 8 0 0 0-3.08-6.31M104 52.94l48 24v126.12l-48-24Zm-64 9.31l48-12v127.5l-48 12Zm176 131.5l-48 12V78.25l48-12Z"/></svg> </template>
CSS
.icon-map-trifold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.92%2049.69a8%208%200%200%200-6.86-1.45l-61.13%2015.28l-61.35-30.68a8%208%200%200%200-5.52-.6l-64%2016A8%208%200%200%200%2024%2056v144a8%208%200%200%200%209.94%207.76l61.13-15.28l61.35%2030.68a8.15%208.15%200%200%200%203.58.84a8%208%200%200%200%201.94-.24l64-16A8%208%200%200%200%20232%20200V56a8%208%200%200%200-3.08-6.31M104%2052.94l48%2024v126.12l-48-24Zm-64%209.31l48-12v127.5l-48%2012Zm176%20131.5l-48%2012V78.25l48-12Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.92%2049.69a8%208%200%200%200-6.86-1.45l-61.13%2015.28l-61.35-30.68a8%208%200%200%200-5.52-.6l-64%2016A8%208%200%200%200%2024%2056v144a8%208%200%200%200%209.94%207.76l61.13-15.28l61.35%2030.68a8.15%208.15%200%200%200%203.58.84a8%208%200%200%200%201.94-.24l64-16A8%208%200%200%200%20232%20200V56a8%208%200%200%200-3.08-6.31M104%2052.94l48%2024v126.12l-48-24Zm-64%209.31l48-12v127.5l-48%2012Zm176%20131.5l-48%2012V78.25l48-12Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/map-trifold.svg?color=%231a73e8&size=48