location parking place icon

location-parking-place-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
location-parking-place-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the location parking place icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.636 10.2H11V9h2.637a.4.4 0 0 1 .2.09c.035.031.07.073.1.14c.03.066.063.182.063.37a.9.9 0 0 1-.063.37a.38.38 0 0 1-.229.212c-.039.014-.066.017-.072.018"/><path fill="currentColor" d="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M13.636 7c.444 0 1.022.16 1.505.574c.52.447.859 1.131.859 2.026s-.34 1.579-.86 2.026a2.37 2.37 0 0 1-1.504.574H11V15H9V7z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLocationParkingPlaceFilled(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.636 10.2H11V9h2.637a.4.4 0 0 1 .2.09c.035.031.07.073.1.14c.03.066.063.182.063.37a.9.9 0 0 1-.063.37a.38.38 0 0 1-.229.212c-.039.014-.066.017-.072.018"/><path fill="currentColor" d="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M13.636 7c.444 0 1.022.16 1.505.574c.52.447.859 1.131.859 2.026s-.34 1.579-.86 2.026a2.37 2.37 0 0 1-1.504.574H11V15H9V7z"/></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.636 10.2H11V9h2.637a.4.4 0 0 1 .2.09c.035.031.07.073.1.14c.03.066.063.182.063.37a.9.9 0 0 1-.063.37a.38.38 0 0 1-.229.212c-.039.014-.066.017-.072.018"/><path fill="currentColor" d="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M13.636 7c.444 0 1.022.16 1.505.574c.52.447.859 1.131.859 2.026s-.34 1.579-.86 2.026a2.37 2.37 0 0 1-1.504.574H11V15H9V7z"/></svg>
</template>

CSS

.icon-location-parking-place-filled {
  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.636%2010.2H11V9h2.637a.4.4%200%200%201%20.2.09c.035.031.07.073.1.14c.03.066.063.182.063.37a.9.9%200%200%201-.063.37a.38.38%200%200%201-.229.212c-.039.014-.066.017-.072.018%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.115%2021.811c.606.5%201.238.957%201.885%201.403a27%2027%200%200%200%201.885-1.403a28%2028%200%200%200%202.853-2.699C18.782%2016.877%2021%2013.637%2021%2010a9%209%200%201%200-18%200c0%203.637%202.218%206.876%204.262%209.112a28%2028%200%200%200%202.853%202.7M13.636%207c.444%200%201.022.16%201.505.574c.52.447.859%201.131.859%202.026s-.34%201.579-.86%202.026a2.37%202.37%200%200%201-1.504.574H11V15H9V7z%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.636%2010.2H11V9h2.637a.4.4%200%200%201%20.2.09c.035.031.07.073.1.14c.03.066.063.182.063.37a.9.9%200%200%201-.063.37a.38.38%200%200%201-.229.212c-.039.014-.066.017-.072.018%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.115%2021.811c.606.5%201.238.957%201.885%201.403a27%2027%200%200%200%201.885-1.403a28%2028%200%200%200%202.853-2.699C18.782%2016.877%2021%2013.637%2021%2010a9%209%200%201%200-18%200c0%203.637%202.218%206.876%204.262%209.112a28%2028%200%200%200%202.853%202.7M13.636%207c.444%200%201.022.16%201.505.574c.52.447.859%201.131.859%202.026s-.34%201.579-.86%202.026a2.37%202.37%200%200%201-1.504.574H11V15H9V7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/location-parking-place-filled.svg?color=%231a73e8&size=48