store location 02 icon

store-location-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
store-location-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the store location 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M17.795 2.003L6.15 2.03c-1.738-.085-2.183 1.182-2.183 1.8c0 .554-.076 1.361-1.141 2.878c-1.066 1.517-.986 1.967-.385 3.017c.499.872 1.767 1.212 2.428 1.27A2.976 2.976 0 0 0 7.99 8.118c1.042 3.03 4.005 3.03 5.325 2.684c1.323-.348 2.456-1.59 2.724-2.684c.155 1.36.629 2.153 2.027 2.698c1.448.564 2.693-.299 3.318-.852s1.026-1.781-.088-3.131c-.768-.931-1.088-1.808-1.193-2.717c-.061-.527-.115-1.093-.506-1.453c-.573-.526-1.394-.686-1.802-.66"/><path stroke-linecap="round" d="M2.999 10.5V15c0 2.828 0 4.243.878 5.121C4.756 21 6.17 21 9 21h4m-6.001-4h4"/><path stroke-linejoin="round" d="M18.499 13.5c1.933 0 3.5 1.538 3.5 3.434c0 2.146-2.116 3.2-3.125 4.809c-.216.343-.52.343-.75 0c-1.041-1.547-3.125-2.708-3.125-4.809c0-1.896 1.566-3.434 3.5-3.434Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.627 17h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsStoreLocation02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M17.795 2.003L6.15 2.03c-1.738-.085-2.183 1.182-2.183 1.8c0 .554-.076 1.361-1.141 2.878c-1.066 1.517-.986 1.967-.385 3.017c.499.872 1.767 1.212 2.428 1.27A2.976 2.976 0 0 0 7.99 8.118c1.042 3.03 4.005 3.03 5.325 2.684c1.323-.348 2.456-1.59 2.724-2.684c.155 1.36.629 2.153 2.027 2.698c1.448.564 2.693-.299 3.318-.852s1.026-1.781-.088-3.131c-.768-.931-1.088-1.808-1.193-2.717c-.061-.527-.115-1.093-.506-1.453c-.573-.526-1.394-.686-1.802-.66"/><path strokeLinecap="round" d="M2.999 10.5V15c0 2.828 0 4.243.878 5.121C4.756 21 6.17 21 9 21h4m-6.001-4h4"/><path strokeLinejoin="round" d="M18.499 13.5c1.933 0 3.5 1.538 3.5 3.434c0 2.146-2.116 3.2-3.125 4.809c-.216.343-.52.343-.75 0c-1.041-1.547-3.125-2.708-3.125-4.809c0-1.896 1.566-3.434 3.5-3.434Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M18.627 17h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M17.795 2.003L6.15 2.03c-1.738-.085-2.183 1.182-2.183 1.8c0 .554-.076 1.361-1.141 2.878c-1.066 1.517-.986 1.967-.385 3.017c.499.872 1.767 1.212 2.428 1.27A2.976 2.976 0 0 0 7.99 8.118c1.042 3.03 4.005 3.03 5.325 2.684c1.323-.348 2.456-1.59 2.724-2.684c.155 1.36.629 2.153 2.027 2.698c1.448.564 2.693-.299 3.318-.852s1.026-1.781-.088-3.131c-.768-.931-1.088-1.808-1.193-2.717c-.061-.527-.115-1.093-.506-1.453c-.573-.526-1.394-.686-1.802-.66"/><path stroke-linecap="round" d="M2.999 10.5V15c0 2.828 0 4.243.878 5.121C4.756 21 6.17 21 9 21h4m-6.001-4h4"/><path stroke-linejoin="round" d="M18.499 13.5c1.933 0 3.5 1.538 3.5 3.434c0 2.146-2.116 3.2-3.125 4.809c-.216.343-.52.343-.75 0c-1.041-1.547-3.125-2.708-3.125-4.809c0-1.896 1.566-3.434 3.5-3.434Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M18.627 17h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
</template>

CSS

.icon-store-location-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.795%202.003L6.15%202.03c-1.738-.085-2.183%201.182-2.183%201.8c0%20.554-.076%201.361-1.141%202.878c-1.066%201.517-.986%201.967-.385%203.017c.499.872%201.767%201.212%202.428%201.27A2.976%202.976%200%200%200%207.99%208.118c1.042%203.03%204.005%203.03%205.325%202.684c1.323-.348%202.456-1.59%202.724-2.684c.155%201.36.629%202.153%202.027%202.698c1.448.564%202.693-.299%203.318-.852s1.026-1.781-.088-3.131c-.768-.931-1.088-1.808-1.193-2.717c-.061-.527-.115-1.093-.506-1.453c-.573-.526-1.394-.686-1.802-.66%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.999%2010.5V15c0%202.828%200%204.243.878%205.121C4.756%2021%206.17%2021%209%2021h4m-6.001-4h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.499%2013.5c1.933%200%203.5%201.538%203.5%203.434c0%202.146-2.116%203.2-3.125%204.809c-.216.343-.52.343-.75%200c-1.041-1.547-3.125-2.708-3.125-4.809c0-1.896%201.566-3.434%203.5-3.434Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.627%2017h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17.795%202.003L6.15%202.03c-1.738-.085-2.183%201.182-2.183%201.8c0%20.554-.076%201.361-1.141%202.878c-1.066%201.517-.986%201.967-.385%203.017c.499.872%201.767%201.212%202.428%201.27A2.976%202.976%200%200%200%207.99%208.118c1.042%203.03%204.005%203.03%205.325%202.684c1.323-.348%202.456-1.59%202.724-2.684c.155%201.36.629%202.153%202.027%202.698c1.448.564%202.693-.299%203.318-.852s1.026-1.781-.088-3.131c-.768-.931-1.088-1.808-1.193-2.717c-.061-.527-.115-1.093-.506-1.453c-.573-.526-1.394-.686-1.802-.66%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2.999%2010.5V15c0%202.828%200%204.243.878%205.121C4.756%2021%206.17%2021%209%2021h4m-6.001-4h4%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.499%2013.5c1.933%200%203.5%201.538%203.5%203.434c0%202.146-2.116%203.2-3.125%204.809c-.216.343-.52.343-.75%200c-1.041-1.547-3.125-2.708-3.125-4.809c0-1.896%201.566-3.434%203.5-3.434Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18.627%2017h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/store-location-02.svg?color=%231a73e8&size=48