round pushpin emoji
round-pushpin from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- round-pushpin
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More objects icons from Fluent Emoji Flat
Use the round pushpin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M15.93 29.92c-.56 0-1.01-.45-1.01-1.01V15.94h2.03V28.9c-.01.57-.46 1.02-1.02 1.02"/><path fill="#f70a8d" d="M15.93 17.86a7.93 7.93 0 1 0 0-15.86a7.93 7.93 0 0 0 0 15.86"/><path fill="#fff" d="M16.5 5.41c-1.04 1.04-1.09 2.66-.12 3.63s2.6.92 3.63-.12c1.04-1.04 1.09-2.66.12-3.63s-2.6-.92-3.63.12"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatRoundPushpin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M15.93 29.92c-.56 0-1.01-.45-1.01-1.01V15.94h2.03V28.9c-.01.57-.46 1.02-1.02 1.02"/><path fill="#f70a8d" d="M15.93 17.86a7.93 7.93 0 1 0 0-15.86a7.93 7.93 0 0 0 0 15.86"/><path fill="#fff" d="M16.5 5.41c-1.04 1.04-1.09 2.66-.12 3.63s2.6.92 3.63-.12c1.04-1.04 1.09-2.66.12-3.63s-2.6-.92-3.63.12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#d3d3d3" d="M15.93 29.92c-.56 0-1.01-.45-1.01-1.01V15.94h2.03V28.9c-.01.57-.46 1.02-1.02 1.02"/><path fill="#f70a8d" d="M15.93 17.86a7.93 7.93 0 1 0 0-15.86a7.93 7.93 0 0 0 0 15.86"/><path fill="#fff" d="M16.5 5.41c-1.04 1.04-1.09 2.66-.12 3.63s2.6.92 3.63-.12c1.04-1.04 1.09-2.66.12-3.63s-2.6-.92-3.63.12"/></g></svg> </template>
CSS
.icon-round-pushpin {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M15.93%2029.92c-.56%200-1.01-.45-1.01-1.01V15.94h2.03V28.9c-.01.57-.46%201.02-1.02%201.02%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M15.93%2017.86a7.93%207.93%200%201%200%200-15.86a7.93%207.93%200%200%200%200%2015.86%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5%205.41c-1.04%201.04-1.09%202.66-.12%203.63s2.6.92%203.63-.12c1.04-1.04%201.09-2.66.12-3.63s-2.6-.92-3.63.12%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M15.93%2029.92c-.56%200-1.01-.45-1.01-1.01V15.94h2.03V28.9c-.01.57-.46%201.02-1.02%201.02%22%2F%3E%3Cpath%20fill%3D%22%23f70a8d%22%20d%3D%22M15.93%2017.86a7.93%207.93%200%201%200%200-15.86a7.93%207.93%200%200%200%200%2015.86%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.5%205.41c-1.04%201.04-1.09%202.66-.12%203.63s2.6.92%203.63-.12c1.04-1.04%201.09-2.66.12-3.63s-2.6-.92-3.63.12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/round-pushpin.svg?color=%231a73e8&size=48