moai emoji
moai from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- moai
- Set
- Twitter Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More objects icons from Twitter Emoji
Use the moai emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M8 27s-2 4-2 6s4 3 12 3s12-1 12-3s-2-6-2-6zM9 6C6 6 6 7 5 16c-.994 8.945 0 10 4 10c2 0 2-20 0-20m18 0c3 0 3 1 4 10c.994 8.945 0 10-4 10c-2 0-2-20 0-20"/><path fill="#ccd6dd" d="M8 3s1-3 10-3s10 3 10 3s1 6 1 14s-1 14-1 14s-1 2-10 2s-10-2-10-2s-1-3-1-14S8 3 8 3"/><path fill="#66757f" d="M28 8c0-1-3-4-10-4S8 7 8 8c0 .807 4.548 1.612 6.311 1.894C14.999 12.548 15 18 15 18c.805-3.218.315-7.079.093-8.467C15.295 8.942 15.941 8 18 8c3 0 3 2 3 2h.002c-.234 1.657-.566 5.089.162 8c0 0 .002-5.491.697-8.134C23.727 9.562 28 8.782 28 8"/><path fill="#66757f" d="M14 20c0-1 2-3 4-3s4 2 4 3s-1 1-4 1s-4 0-4-1m-2 4s2-2 6-2s6 2 6 2s-2-1-6-1s-6 1-6 1m0 2c0-1 2-2 6-2s6 1 6 2s-1 1-6 1s-6 0-6-1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiMoai(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M8 27s-2 4-2 6s4 3 12 3s12-1 12-3s-2-6-2-6zM9 6C6 6 6 7 5 16c-.994 8.945 0 10 4 10c2 0 2-20 0-20m18 0c3 0 3 1 4 10c.994 8.945 0 10-4 10c-2 0-2-20 0-20"/><path fill="#ccd6dd" d="M8 3s1-3 10-3s10 3 10 3s1 6 1 14s-1 14-1 14s-1 2-10 2s-10-2-10-2s-1-3-1-14S8 3 8 3"/><path fill="#66757f" d="M28 8c0-1-3-4-10-4S8 7 8 8c0 .807 4.548 1.612 6.311 1.894C14.999 12.548 15 18 15 18c.805-3.218.315-7.079.093-8.467C15.295 8.942 15.941 8 18 8c3 0 3 2 3 2h.002c-.234 1.657-.566 5.089.162 8c0 0 .002-5.491.697-8.134C23.727 9.562 28 8.782 28 8"/><path fill="#66757f" d="M14 20c0-1 2-3 4-3s4 2 4 3s-1 1-4 1s-4 0-4-1m-2 4s2-2 6-2s6 2 6 2s-2-1-6-1s-6 1-6 1m0 2c0-1 2-2 6-2s6 1 6 2s-1 1-6 1s-6 0-6-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#66757f" d="M8 27s-2 4-2 6s4 3 12 3s12-1 12-3s-2-6-2-6zM9 6C6 6 6 7 5 16c-.994 8.945 0 10 4 10c2 0 2-20 0-20m18 0c3 0 3 1 4 10c.994 8.945 0 10-4 10c-2 0-2-20 0-20"/><path fill="#ccd6dd" d="M8 3s1-3 10-3s10 3 10 3s1 6 1 14s-1 14-1 14s-1 2-10 2s-10-2-10-2s-1-3-1-14S8 3 8 3"/><path fill="#66757f" d="M28 8c0-1-3-4-10-4S8 7 8 8c0 .807 4.548 1.612 6.311 1.894C14.999 12.548 15 18 15 18c.805-3.218.315-7.079.093-8.467C15.295 8.942 15.941 8 18 8c3 0 3 2 3 2h.002c-.234 1.657-.566 5.089.162 8c0 0 .002-5.491.697-8.134C23.727 9.562 28 8.782 28 8"/><path fill="#66757f" d="M14 20c0-1 2-3 4-3s4 2 4 3s-1 1-4 1s-4 0-4-1m-2 4s2-2 6-2s6 2 6 2s-2-1-6-1s-6 1-6 1m0 2c0-1 2-2 6-2s6 1 6 2s-1 1-6 1s-6 0-6-1"/></svg> </template>
CSS
.icon-moai {
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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M8%2027s-2%204-2%206s4%203%2012%203s12-1%2012-3s-2-6-2-6zM9%206C6%206%206%207%205%2016c-.994%208.945%200%2010%204%2010c2%200%202-20%200-20m18%200c3%200%203%201%204%2010c.994%208.945%200%2010-4%2010c-2%200-2-20%200-20%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M8%203s1-3%2010-3s10%203%2010%203s1%206%201%2014s-1%2014-1%2014s-1%202-10%202s-10-2-10-2s-1-3-1-14S8%203%208%203%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M28%208c0-1-3-4-10-4S8%207%208%208c0%20.807%204.548%201.612%206.311%201.894C14.999%2012.548%2015%2018%2015%2018c.805-3.218.315-7.079.093-8.467C15.295%208.942%2015.941%208%2018%208c3%200%203%202%203%202h.002c-.234%201.657-.566%205.089.162%208c0%200%20.002-5.491.697-8.134C23.727%209.562%2028%208.782%2028%208%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M14%2020c0-1%202-3%204-3s4%202%204%203s-1%201-4%201s-4%200-4-1m-2%204s2-2%206-2s6%202%206%202s-2-1-6-1s-6%201-6%201m0%202c0-1%202-2%206-2s6%201%206%202s-1%201-6%201s-6%200-6-1%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M8%2027s-2%204-2%206s4%203%2012%203s12-1%2012-3s-2-6-2-6zM9%206C6%206%206%207%205%2016c-.994%208.945%200%2010%204%2010c2%200%202-20%200-20m18%200c3%200%203%201%204%2010c.994%208.945%200%2010-4%2010c-2%200-2-20%200-20%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M8%203s1-3%2010-3s10%203%2010%203s1%206%201%2014s-1%2014-1%2014s-1%202-10%202s-10-2-10-2s-1-3-1-14S8%203%208%203%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M28%208c0-1-3-4-10-4S8%207%208%208c0%20.807%204.548%201.612%206.311%201.894C14.999%2012.548%2015%2018%2015%2018c.805-3.218.315-7.079.093-8.467C15.295%208.942%2015.941%208%2018%208c3%200%203%202%203%202h.002c-.234%201.657-.566%205.089.162%208c0%200%20.002-5.491.697-8.134C23.727%209.562%2028%208.782%2028%208%22%2F%3E%3Cpath%20fill%3D%22%2366757f%22%20d%3D%22M14%2020c0-1%202-3%204-3s4%202%204%203s-1%201-4%201s-4%200-4-1m-2%204s2-2%206-2s6%202%206%202s-2-1-6-1s-6%201-6%201m0%202c0-1%202-2%206-2s6%201%206%202s-1%201-6%201s-6%200-6-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/moai.svg?color=%231a73e8&size=48