pin-history from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
pin-history
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
pin-history-outline, pin-history-outline-rounded, pin-history-outline-sharp, pin-history-rounded, pin-history-sharp

The same icon in other sets

More maps icons from Material Symbols Light

Use the pin history icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.866 12.789L11.5 10.404V6.769h1v3.214l2.073 2.098zM5 10.025h1q0 .939.238 1.795t.737 1.64q.758 1.165 1.735 2.107q.976.943 1.832 2.016q.431.533.79 1.104q.359.57.643 1.186q.292-.615.666-1.177q.375-.561.8-1.113q.855-1.054 1.816-2.003t1.705-2.12q.5-.764.769-1.633T18 10.025q.02-2.5-1.753-4.262Q14.475 4 11.975 4q-1.525 0-2.86.737q-1.336.736-2.142 2.032h1.796v1H5V4h1v2.475q.933-1.614 2.524-2.544Q10.116 3 11.975 3q2.927 0 4.976 2.049T19 10.025q0 1.085-.312 2.094q-.311 1.01-.884 1.889q-.804 1.234-1.835 2.229t-1.946 2.136q-.342.437-.641.883t-.516.952l-.156.35q-.106.211-.312.327q-.206.115-.417.115q-.256 0-.442-.109q-.187-.108-.293-.333l-.155-.35q-.218-.506-.504-.955q-.287-.45-.63-.88q-.895-1.154-1.97-2.13t-1.835-2.235q-.604-.854-.878-1.876T5 10.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPinHistory(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="M13.866 12.789L11.5 10.404V6.769h1v3.214l2.073 2.098zM5 10.025h1q0 .939.238 1.795t.737 1.64q.758 1.165 1.735 2.107q.976.943 1.832 2.016q.431.533.79 1.104q.359.57.643 1.186q.292-.615.666-1.177q.375-.561.8-1.113q.855-1.054 1.816-2.003t1.705-2.12q.5-.764.769-1.633T18 10.025q.02-2.5-1.753-4.262Q14.475 4 11.975 4q-1.525 0-2.86.737q-1.336.736-2.142 2.032h1.796v1H5V4h1v2.475q.933-1.614 2.524-2.544Q10.116 3 11.975 3q2.927 0 4.976 2.049T19 10.025q0 1.085-.312 2.094q-.311 1.01-.884 1.889q-.804 1.234-1.835 2.229t-1.946 2.136q-.342.437-.641.883t-.516.952l-.156.35q-.106.211-.312.327q-.206.115-.417.115q-.256 0-.442-.109q-.187-.108-.293-.333l-.155-.35q-.218-.506-.504-.955q-.287-.45-.63-.88q-.895-1.154-1.97-2.13t-1.835-2.235q-.604-.854-.878-1.876T5 10.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.866 12.789L11.5 10.404V6.769h1v3.214l2.073 2.098zM5 10.025h1q0 .939.238 1.795t.737 1.64q.758 1.165 1.735 2.107q.976.943 1.832 2.016q.431.533.79 1.104q.359.57.643 1.186q.292-.615.666-1.177q.375-.561.8-1.113q.855-1.054 1.816-2.003t1.705-2.12q.5-.764.769-1.633T18 10.025q.02-2.5-1.753-4.262Q14.475 4 11.975 4q-1.525 0-2.86.737q-1.336.736-2.142 2.032h1.796v1H5V4h1v2.475q.933-1.614 2.524-2.544Q10.116 3 11.975 3q2.927 0 4.976 2.049T19 10.025q0 1.085-.312 2.094q-.311 1.01-.884 1.889q-.804 1.234-1.835 2.229t-1.946 2.136q-.342.437-.641.883t-.516.952l-.156.35q-.106.211-.312.327q-.206.115-.417.115q-.256 0-.442-.109q-.187-.108-.293-.333l-.155-.35q-.218-.506-.504-.955q-.287-.45-.63-.88q-.895-1.154-1.97-2.13t-1.835-2.235q-.604-.854-.878-1.876T5 10.025"/></svg>
</template>

CSS

.icon-pin-history {
  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%22M13.866%2012.789L11.5%2010.404V6.769h1v3.214l2.073%202.098zM5%2010.025h1q0%20.939.238%201.795t.737%201.64q.758%201.165%201.735%202.107q.976.943%201.832%202.016q.431.533.79%201.104q.359.57.643%201.186q.292-.615.666-1.177q.375-.561.8-1.113q.855-1.054%201.816-2.003t1.705-2.12q.5-.764.769-1.633T18%2010.025q.02-2.5-1.753-4.262Q14.475%204%2011.975%204q-1.525%200-2.86.737q-1.336.736-2.142%202.032h1.796v1H5V4h1v2.475q.933-1.614%202.524-2.544Q10.116%203%2011.975%203q2.927%200%204.976%202.049T19%2010.025q0%201.085-.312%202.094q-.311%201.01-.884%201.889q-.804%201.234-1.835%202.229t-1.946%202.136q-.342.437-.641.883t-.516.952l-.156.35q-.106.211-.312.327q-.206.115-.417.115q-.256%200-.442-.109q-.187-.108-.293-.333l-.155-.35q-.218-.506-.504-.955q-.287-.45-.63-.88q-.895-1.154-1.97-2.13t-1.835-2.235q-.604-.854-.878-1.876T5%2010.025%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%22M13.866%2012.789L11.5%2010.404V6.769h1v3.214l2.073%202.098zM5%2010.025h1q0%20.939.238%201.795t.737%201.64q.758%201.165%201.735%202.107q.976.943%201.832%202.016q.431.533.79%201.104q.359.57.643%201.186q.292-.615.666-1.177q.375-.561.8-1.113q.855-1.054%201.816-2.003t1.705-2.12q.5-.764.769-1.633T18%2010.025q.02-2.5-1.753-4.262Q14.475%204%2011.975%204q-1.525%200-2.86.737q-1.336.736-2.142%202.032h1.796v1H5V4h1v2.475q.933-1.614%202.524-2.544Q10.116%203%2011.975%203q2.927%200%204.976%202.049T19%2010.025q0%201.085-.312%202.094q-.311%201.01-.884%201.889q-.804%201.234-1.835%202.229t-1.946%202.136q-.342.437-.641.883t-.516.952l-.156.35q-.106.211-.312.327q-.206.115-.417.115q-.256%200-.442-.109q-.187-.108-.293-.333l-.155-.35q-.218-.506-.504-.955q-.287-.45-.63-.88q-.895-1.154-1.97-2.13t-1.835-2.235q-.604-.854-.878-1.876T5%2010.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/pin-history.svg?color=%231a73e8&size=48