map trifold icon

map-trifold-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
map-trifold-thin
Set
Phosphor
Style
Thin
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="M226.46 52.85a4 4 0 0 0-3.43-.73l-62.56 15.64l-62.68-31.34a4 4 0 0 0-2.76-.3l-64 16A4 4 0 0 0 28 56v144a4 4 0 0 0 5 3.88l62.56-15.64l62.68 31.34a4 4 0 0 0 2.76.3l64-16a4 4 0 0 0 3-3.88V56a4 4 0 0 0-1.54-3.15M100 46.47l56 28v135.06l-56-28ZM36 59.12l56-14v135.76l-56 14Zm184 137.76l-56 14V75.12l56-14Z"/></svg>

React

import type { SVGProps } from "react";

export function PhMapTrifoldThin(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="M226.46 52.85a4 4 0 0 0-3.43-.73l-62.56 15.64l-62.68-31.34a4 4 0 0 0-2.76-.3l-64 16A4 4 0 0 0 28 56v144a4 4 0 0 0 5 3.88l62.56-15.64l62.68 31.34a4 4 0 0 0 2.76.3l64-16a4 4 0 0 0 3-3.88V56a4 4 0 0 0-1.54-3.15M100 46.47l56 28v135.06l-56-28ZM36 59.12l56-14v135.76l-56 14Zm184 137.76l-56 14V75.12l56-14Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.46 52.85a4 4 0 0 0-3.43-.73l-62.56 15.64l-62.68-31.34a4 4 0 0 0-2.76-.3l-64 16A4 4 0 0 0 28 56v144a4 4 0 0 0 5 3.88l62.56-15.64l62.68 31.34a4 4 0 0 0 2.76.3l64-16a4 4 0 0 0 3-3.88V56a4 4 0 0 0-1.54-3.15M100 46.47l56 28v135.06l-56-28ZM36 59.12l56-14v135.76l-56 14Zm184 137.76l-56 14V75.12l56-14Z"/></svg>
</template>

CSS

.icon-map-trifold-thin {
  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%22M226.46%2052.85a4%204%200%200%200-3.43-.73l-62.56%2015.64l-62.68-31.34a4%204%200%200%200-2.76-.3l-64%2016A4%204%200%200%200%2028%2056v144a4%204%200%200%200%205%203.88l62.56-15.64l62.68%2031.34a4%204%200%200%200%202.76.3l64-16a4%204%200%200%200%203-3.88V56a4%204%200%200%200-1.54-3.15M100%2046.47l56%2028v135.06l-56-28ZM36%2059.12l56-14v135.76l-56%2014Zm184%20137.76l-56%2014V75.12l56-14Z%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%22M226.46%2052.85a4%204%200%200%200-3.43-.73l-62.56%2015.64l-62.68-31.34a4%204%200%200%200-2.76-.3l-64%2016A4%204%200%200%200%2028%2056v144a4%204%200%200%200%205%203.88l62.56-15.64l62.68%2031.34a4%204%200%200%200%202.76.3l64-16a4%204%200%200%200%203-3.88V56a4%204%200%200%200-1.54-3.15M100%2046.47l56%2028v135.06l-56-28ZM36%2059.12l56-14v135.76l-56%2014Zm184%20137.76l-56%2014V75.12l56-14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/map-trifold-thin.svg?color=%231a73e8&size=48