person pin icon
person-pin-outline-rounded from Material Symbols Light by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- person-pin-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the person pin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.13.131-.267.184t-.298.053t-.298-.053t-.268-.184zM5 17.235q1.35-1.325 3.138-2.088T12 14.384t3.863.763T19 17.235V4.615q0-.23-.192-.423T18.384 4H5.616q-.231 0-.424.192T5 4.615zm9.129-6.03q.871-.87.871-2.128t-.871-2.129T12 6.077t-2.129.871T9 9.077t.871 2.129t2.129.871t2.129-.871M5.885 18h12.23v-.173q-1.319-1.24-2.873-1.841T12 15.385q-1.65 0-3.213.591t-2.903 1.813zm4.706-7.514Q10 9.894 10 9.077t.591-1.409T12 7.077t1.409.591Q14 8.26 14 9.077t-.591 1.409t-1.409.591t-1.409-.591m1.409.131"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPersonPinOutlineRounded(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="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.13.131-.267.184t-.298.053t-.298-.053t-.268-.184zM5 17.235q1.35-1.325 3.138-2.088T12 14.384t3.863.763T19 17.235V4.615q0-.23-.192-.423T18.384 4H5.616q-.231 0-.424.192T5 4.615zm9.129-6.03q.871-.87.871-2.128t-.871-2.129T12 6.077t-2.129.871T9 9.077t.871 2.129t2.129.871t2.129-.871M5.885 18h12.23v-.173q-1.319-1.24-2.873-1.841T12 15.385q-1.65 0-3.213.591t-2.903 1.813zm4.706-7.514Q10 9.894 10 9.077t.591-1.409T12 7.077t1.409.591Q14 8.26 14 9.077t-.591 1.409t-1.409.591t-1.409-.591m1.409.131"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.13.131-.267.184t-.298.053t-.298-.053t-.268-.184zM5 17.235q1.35-1.325 3.138-2.088T12 14.384t3.863.763T19 17.235V4.615q0-.23-.192-.423T18.384 4H5.616q-.231 0-.424.192T5 4.615zm9.129-6.03q.871-.87.871-2.128t-.871-2.129T12 6.077t-2.129.871T9 9.077t.871 2.129t2.129.871t2.129-.871M5.885 18h12.23v-.173q-1.319-1.24-2.873-1.841T12 15.385q-1.65 0-3.213.591t-2.903 1.813zm4.706-7.514Q10 9.894 10 9.077t.591-1.409T12 7.077t1.409.591Q14 8.26 14 9.077t-.591 1.409t-1.409.591t-1.409-.591m1.409.131"/></svg> </template>
CSS
.icon-person-pin-outline-rounded {
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%22M9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807l-2.012%202.011q-.13.131-.267.184t-.298.053t-.298-.053t-.268-.184zM5%2017.235q1.35-1.325%203.138-2.088T12%2014.384t3.863.763T19%2017.235V4.615q0-.23-.192-.423T18.384%204H5.616q-.231%200-.424.192T5%204.615zm9.129-6.03q.871-.87.871-2.128t-.871-2.129T12%206.077t-2.129.871T9%209.077t.871%202.129t2.129.871t2.129-.871M5.885%2018h12.23v-.173q-1.319-1.24-2.873-1.841T12%2015.385q-1.65%200-3.213.591t-2.903%201.813zm4.706-7.514Q10%209.894%2010%209.077t.591-1.409T12%207.077t1.409.591Q14%208.26%2014%209.077t-.591%201.409t-1.409.591t-1.409-.591m1.409.131%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%22M9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807l-2.012%202.011q-.13.131-.267.184t-.298.053t-.298-.053t-.268-.184zM5%2017.235q1.35-1.325%203.138-2.088T12%2014.384t3.863.763T19%2017.235V4.615q0-.23-.192-.423T18.384%204H5.616q-.231%200-.424.192T5%204.615zm9.129-6.03q.871-.87.871-2.128t-.871-2.129T12%206.077t-2.129.871T9%209.077t.871%202.129t2.129.871t2.129-.871M5.885%2018h12.23v-.173q-1.319-1.24-2.873-1.841T12%2015.385q-1.65%200-3.213.591t-2.903%201.813zm4.706-7.514Q10%209.894%2010%209.077t.591-1.409T12%207.077t1.409.591Q14%208.26%2014%209.077t-.591%201.409t-1.409.591t-1.409-.591m1.409.131%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/person-pin-outline-rounded.svg?color=%231a73e8&size=48