location user 01 icon
location-user-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- location-user-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
location-01location-02location-03location-04location-05location-06location-07location-08location-09location-10location-add-01location-add-02location-check-01location-check-02location-favourite-01location-favourite-02location-offline-01location-offline-02location-offline-03location-offline-04location-remove-01location-remove-02location-share-01location-share-02
Use the location user 01 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 d="M13.198 8h-2.396c-3.444 0-5.766 3.58-4.409 6.8a1.2 1.2 0 0 0 1.102.739h.844c.284 0 .532.196.601.477l1.086 4.417A2.04 2.04 0 0 0 12 22a2.04 2.04 0 0 0 1.974-1.567l1.086-4.417a.62.62 0 0 1 .601-.477h.844a1.2 1.2 0 0 0 1.102-.74C18.964 11.581 16.642 8 13.197 8Z"/><circle cx="12" cy="5" r="3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLocationUser01(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 d="M13.198 8h-2.396c-3.444 0-5.766 3.58-4.409 6.8a1.2 1.2 0 0 0 1.102.739h.844c.284 0 .532.196.601.477l1.086 4.417A2.04 2.04 0 0 0 12 22a2.04 2.04 0 0 0 1.974-1.567l1.086-4.417a.62.62 0 0 1 .601-.477h.844a1.2 1.2 0 0 0 1.102-.74C18.964 11.581 16.642 8 13.197 8Z"/><circle cx="12" cy="5" r="3"/></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 d="M13.198 8h-2.396c-3.444 0-5.766 3.58-4.409 6.8a1.2 1.2 0 0 0 1.102.739h.844c.284 0 .532.196.601.477l1.086 4.417A2.04 2.04 0 0 0 12 22a2.04 2.04 0 0 0 1.974-1.567l1.086-4.417a.62.62 0 0 1 .601-.477h.844a1.2 1.2 0 0 0 1.102-.74C18.964 11.581 16.642 8 13.197 8Z"/><circle cx="12" cy="5" r="3"/></g></svg> </template>
CSS
.icon-location-user-01 {
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%20d%3D%22M13.198%208h-2.396c-3.444%200-5.766%203.58-4.409%206.8a1.2%201.2%200%200%200%201.102.739h.844c.284%200%20.532.196.601.477l1.086%204.417A2.04%202.04%200%200%200%2012%2022a2.04%202.04%200%200%200%201.974-1.567l1.086-4.417a.62.62%200%200%201%20.601-.477h.844a1.2%201.2%200%200%200%201.102-.74C18.964%2011.581%2016.642%208%2013.197%208Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%225%22%20r%3D%223%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%20d%3D%22M13.198%208h-2.396c-3.444%200-5.766%203.58-4.409%206.8a1.2%201.2%200%200%200%201.102.739h.844c.284%200%20.532.196.601.477l1.086%204.417A2.04%202.04%200%200%200%2012%2022a2.04%202.04%200%200%200%201.974-1.567l1.086-4.417a.62.62%200%200%201%20.601-.477h.844a1.2%201.2%200%200%200%201.102-.74C18.964%2011.581%2016.642%208%2013.197%208Z%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%225%22%20r%3D%223%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/location-user-01.svg?color=%231a73e8&size=48