roundpushpin emoji
roundpushpin from Firefox OS Emoji by Mozilla · Default · Places · Apache-2.0 Free for personal and commercial use.
- Name
- roundpushpin
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Places
- Viewbox
- 512×512
- License
- Apache 2.0
More places icons from Firefox OS Emoji
Use the roundpushpin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D5DEE4" d="M256 504.575c-13.382 0-18.231-10.848-18.231-24.23l-6-323.28c0-13.382 10.848-24.23 24.23-24.23s24.23 10.848 24.23 24.23l-6 323.28c.001 13.382-4.847 24.23-18.229 24.23"/><path fill="#BCCBD3" d="M256 132.834c-13.382 0-24.23 10.848-24.23 24.23l1.752 94.386C240.745 253.119 248.27 254 256 254s15.255-.881 22.479-2.549l1.752-94.386c-.001-13.382-10.849-24.231-24.231-24.231"/><circle cx="256" cy="112" r="111" fill="#FF473E"/><ellipse cx="194.399" cy="60.749" fill="#FD7085" rx="19.076" ry="32.428" transform="rotate(33.488 194.39 60.752)"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiRoundpushpin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D5DEE4" d="M256 504.575c-13.382 0-18.231-10.848-18.231-24.23l-6-323.28c0-13.382 10.848-24.23 24.23-24.23s24.23 10.848 24.23 24.23l-6 323.28c.001 13.382-4.847 24.23-18.229 24.23"/><path fill="#BCCBD3" d="M256 132.834c-13.382 0-24.23 10.848-24.23 24.23l1.752 94.386C240.745 253.119 248.27 254 256 254s15.255-.881 22.479-2.549l1.752-94.386c-.001-13.382-10.849-24.231-24.231-24.231"/><circle cx="256" cy="112" r="111" fill="#FF473E"/><ellipse cx="194.399" cy="60.749" fill="#FD7085" rx="19.076" ry="32.428" transform="rotate(33.488 194.39 60.752)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#D5DEE4" d="M256 504.575c-13.382 0-18.231-10.848-18.231-24.23l-6-323.28c0-13.382 10.848-24.23 24.23-24.23s24.23 10.848 24.23 24.23l-6 323.28c.001 13.382-4.847 24.23-18.229 24.23"/><path fill="#BCCBD3" d="M256 132.834c-13.382 0-24.23 10.848-24.23 24.23l1.752 94.386C240.745 253.119 248.27 254 256 254s15.255-.881 22.479-2.549l1.752-94.386c-.001-13.382-10.849-24.231-24.231-24.231"/><circle cx="256" cy="112" r="111" fill="#FF473E"/><ellipse cx="194.399" cy="60.749" fill="#FD7085" rx="19.076" ry="32.428" transform="rotate(33.488 194.39 60.752)"/></svg> </template>
CSS
.icon-roundpushpin {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D5DEE4%22%20d%3D%22M256%20504.575c-13.382%200-18.231-10.848-18.231-24.23l-6-323.28c0-13.382%2010.848-24.23%2024.23-24.23s24.23%2010.848%2024.23%2024.23l-6%20323.28c.001%2013.382-4.847%2024.23-18.229%2024.23%22%2F%3E%3Cpath%20fill%3D%22%23BCCBD3%22%20d%3D%22M256%20132.834c-13.382%200-24.23%2010.848-24.23%2024.23l1.752%2094.386C240.745%20253.119%20248.27%20254%20256%20254s15.255-.881%2022.479-2.549l1.752-94.386c-.001-13.382-10.849-24.231-24.231-24.231%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22112%22%20r%3D%22111%22%20fill%3D%22%23FF473E%22%2F%3E%3Cellipse%20cx%3D%22194.399%22%20cy%3D%2260.749%22%20fill%3D%22%23FD7085%22%20rx%3D%2219.076%22%20ry%3D%2232.428%22%20transform%3D%22rotate(33.488%20194.39%2060.752)%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23D5DEE4%22%20d%3D%22M256%20504.575c-13.382%200-18.231-10.848-18.231-24.23l-6-323.28c0-13.382%2010.848-24.23%2024.23-24.23s24.23%2010.848%2024.23%2024.23l-6%20323.28c.001%2013.382-4.847%2024.23-18.229%2024.23%22%2F%3E%3Cpath%20fill%3D%22%23BCCBD3%22%20d%3D%22M256%20132.834c-13.382%200-24.23%2010.848-24.23%2024.23l1.752%2094.386C240.745%20253.119%20248.27%20254%20256%20254s15.255-.881%2022.479-2.549l1.752-94.386c-.001-13.382-10.849-24.231-24.231-24.231%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22112%22%20r%3D%22111%22%20fill%3D%22%23FF473E%22%2F%3E%3Cellipse%20cx%3D%22194.399%22%20cy%3D%2260.749%22%20fill%3D%22%23FD7085%22%20rx%3D%2219.076%22%20ry%3D%2232.428%22%20transform%3D%22rotate(33.488%20194.39%2060.752)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/roundpushpin.svg?color=%231a73e8&size=48