ibeacon emoji
ibeacon from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- ibeacon
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the ibeacon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="32" r="5" fill="#3f3f3f"/><path fill="#d0cfce" d="M34 62h4l-2-25z"/><path fill="#9b9b9a" d="m36 37l2 25h-2.02z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="32" r="5"/><path d="m35 38l-2 25h6l-2-25"/><path d="M42.265 50.985C50.239 48.355 56 40.855 56 32c0-11.046-8.954-20-20-20s-20 8.954-20 20c0 8.855 5.761 16.354 13.735 18.985"/><path d="M41.588 45.913C47.102 43.696 51 38.307 51 32c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 6.307 3.898 11.696 9.412 13.913"/><path d="M40.895 40.715A9.99 9.99 0 0 0 46 32c0-5.523-4.477-10-10-10s-10 4.477-10 10c0 3.743 2.06 7 5.105 8.715"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiIbeacon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="32" r="5" fill="#3f3f3f"/><path fill="#d0cfce" d="M34 62h4l-2-25z"/><path fill="#9b9b9a" d="m36 37l2 25h-2.02z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="36" cy="32" r="5"/><path d="m35 38l-2 25h6l-2-25"/><path d="M42.265 50.985C50.239 48.355 56 40.855 56 32c0-11.046-8.954-20-20-20s-20 8.954-20 20c0 8.855 5.761 16.354 13.735 18.985"/><path d="M41.588 45.913C47.102 43.696 51 38.307 51 32c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 6.307 3.898 11.696 9.412 13.913"/><path d="M40.895 40.715A9.99 9.99 0 0 0 46 32c0-5.523-4.477-10-10-10s-10 4.477-10 10c0 3.743 2.06 7 5.105 8.715"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="32" r="5" fill="#3f3f3f"/><path fill="#d0cfce" d="M34 62h4l-2-25z"/><path fill="#9b9b9a" d="m36 37l2 25h-2.02z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="36" cy="32" r="5"/><path d="m35 38l-2 25h6l-2-25"/><path d="M42.265 50.985C50.239 48.355 56 40.855 56 32c0-11.046-8.954-20-20-20s-20 8.954-20 20c0 8.855 5.761 16.354 13.735 18.985"/><path d="M41.588 45.913C47.102 43.696 51 38.307 51 32c0-8.284-6.716-15-15-15s-15 6.716-15 15c0 6.307 3.898 11.696 9.412 13.913"/><path d="M40.895 40.715A9.99 9.99 0 0 0 46 32c0-5.523-4.477-10-10-10s-10 4.477-10 10c0 3.743 2.06 7 5.105 8.715"/></g></svg> </template>
CSS
.icon-ibeacon {
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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%225%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M34%2062h4l-2-25z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m36%2037l2%2025h-2.02z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m35%2038l-2%2025h6l-2-25%22%2F%3E%3Cpath%20d%3D%22M42.265%2050.985C50.239%2048.355%2056%2040.855%2056%2032c0-11.046-8.954-20-20-20s-20%208.954-20%2020c0%208.855%205.761%2016.354%2013.735%2018.985%22%2F%3E%3Cpath%20d%3D%22M41.588%2045.913C47.102%2043.696%2051%2038.307%2051%2032c0-8.284-6.716-15-15-15s-15%206.716-15%2015c0%206.307%203.898%2011.696%209.412%2013.913%22%2F%3E%3Cpath%20d%3D%22M40.895%2040.715A9.99%209.99%200%200%200%2046%2032c0-5.523-4.477-10-10-10s-10%204.477-10%2010c0%203.743%202.06%207%205.105%208.715%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%2072%2072%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%225%22%20fill%3D%22%233f3f3f%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M34%2062h4l-2-25z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m36%2037l2%2025h-2.02z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2232%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m35%2038l-2%2025h6l-2-25%22%2F%3E%3Cpath%20d%3D%22M42.265%2050.985C50.239%2048.355%2056%2040.855%2056%2032c0-11.046-8.954-20-20-20s-20%208.954-20%2020c0%208.855%205.761%2016.354%2013.735%2018.985%22%2F%3E%3Cpath%20d%3D%22M41.588%2045.913C47.102%2043.696%2051%2038.307%2051%2032c0-8.284-6.716-15-15-15s-15%206.716-15%2015c0%206.307%203.898%2011.696%209.412%2013.913%22%2F%3E%3Cpath%20d%3D%22M40.895%2040.715A9.99%209.99%200%200%200%2046%2032c0-5.523-4.477-10-10-10s-10%204.477-10%2010c0%203.743%202.06%207%205.105%208.715%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/ibeacon.svg?color=%231a73e8&size=48