diya-lamp from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
diya-lamp
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 diya lamp emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M33.139 21.464c.719.341.364 1.157 0 1.865c-1.755 3.412-11.661 12.123-19.776 12.123C6.259 35.452.5 29.806.5 23.329s7.91-3.098 13.056-6.528c1.715 0 1.865-3.73 19.583 4.663"/><path fill="#7f031e" d="M31.274 21.464c3.129 2.014-11.033 7.027-18.138 7.027C6.032 28.491.5 25.982.5 22.352s5.759-6.573 12.863-6.573c7.105 0 12.316 2.085 17.911 5.685"/><path fill="#ffac33" d="M29.409 22.396c2.655 1.8-8.492 6.201-16.046 6.201c-7.03 0-11.35-2.432-11.35-5.432s5.082-5.432 11.35-5.432s12.316 2.134 16.046 4.663"/><path d="M24.745 24.262a.932.932 0 0 1-.225-1.837c3.698-.925 5.061-1.766 5.849-4.917a.934.934 0 0 1 1.81.452c-1.107 4.428-3.685 5.393-7.207 6.274a1 1 0 0 1-.227.028"/><path fill="#f4900c" d="M26.75 12.119c0 4.296 2.496 5.833 4.375 5.833s4.375-1.538 4.375-5.833c0-4.296-1.944-8.651-4.375-11.567c-2.431 2.916-4.375 7.271-4.375 11.567"/><ellipse cx="31.125" cy="13.577" fill="#ffcc4d" rx="2.431" ry="4.375"/><ellipse cx="12.167" cy="22.813" fill="#ffcc4d" rx="6.806" ry="2.917"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiDiyaLamp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M33.139 21.464c.719.341.364 1.157 0 1.865c-1.755 3.412-11.661 12.123-19.776 12.123C6.259 35.452.5 29.806.5 23.329s7.91-3.098 13.056-6.528c1.715 0 1.865-3.73 19.583 4.663"/><path fill="#7f031e" d="M31.274 21.464c3.129 2.014-11.033 7.027-18.138 7.027C6.032 28.491.5 25.982.5 22.352s5.759-6.573 12.863-6.573c7.105 0 12.316 2.085 17.911 5.685"/><path fill="#ffac33" d="M29.409 22.396c2.655 1.8-8.492 6.201-16.046 6.201c-7.03 0-11.35-2.432-11.35-5.432s5.082-5.432 11.35-5.432s12.316 2.134 16.046 4.663"/><path d="M24.745 24.262a.932.932 0 0 1-.225-1.837c3.698-.925 5.061-1.766 5.849-4.917a.934.934 0 0 1 1.81.452c-1.107 4.428-3.685 5.393-7.207 6.274a1 1 0 0 1-.227.028"/><path fill="#f4900c" d="M26.75 12.119c0 4.296 2.496 5.833 4.375 5.833s4.375-1.538 4.375-5.833c0-4.296-1.944-8.651-4.375-11.567c-2.431 2.916-4.375 7.271-4.375 11.567"/><ellipse cx="31.125" cy="13.577" fill="#ffcc4d" rx="2.431" ry="4.375"/><ellipse cx="12.167" cy="22.813" fill="#ffcc4d" rx="6.806" ry="2.917"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M33.139 21.464c.719.341.364 1.157 0 1.865c-1.755 3.412-11.661 12.123-19.776 12.123C6.259 35.452.5 29.806.5 23.329s7.91-3.098 13.056-6.528c1.715 0 1.865-3.73 19.583 4.663"/><path fill="#7f031e" d="M31.274 21.464c3.129 2.014-11.033 7.027-18.138 7.027C6.032 28.491.5 25.982.5 22.352s5.759-6.573 12.863-6.573c7.105 0 12.316 2.085 17.911 5.685"/><path fill="#ffac33" d="M29.409 22.396c2.655 1.8-8.492 6.201-16.046 6.201c-7.03 0-11.35-2.432-11.35-5.432s5.082-5.432 11.35-5.432s12.316 2.134 16.046 4.663"/><path d="M24.745 24.262a.932.932 0 0 1-.225-1.837c3.698-.925 5.061-1.766 5.849-4.917a.934.934 0 0 1 1.81.452c-1.107 4.428-3.685 5.393-7.207 6.274a1 1 0 0 1-.227.028"/><path fill="#f4900c" d="M26.75 12.119c0 4.296 2.496 5.833 4.375 5.833s4.375-1.538 4.375-5.833c0-4.296-1.944-8.651-4.375-11.567c-2.431 2.916-4.375 7.271-4.375 11.567"/><ellipse cx="31.125" cy="13.577" fill="#ffcc4d" rx="2.431" ry="4.375"/><ellipse cx="12.167" cy="22.813" fill="#ffcc4d" rx="6.806" ry="2.917"/></svg>
</template>

CSS

.icon-diya-lamp {
  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%23be1931%22%20d%3D%22M33.139%2021.464c.719.341.364%201.157%200%201.865c-1.755%203.412-11.661%2012.123-19.776%2012.123C6.259%2035.452.5%2029.806.5%2023.329s7.91-3.098%2013.056-6.528c1.715%200%201.865-3.73%2019.583%204.663%22%2F%3E%3Cpath%20fill%3D%22%237f031e%22%20d%3D%22M31.274%2021.464c3.129%202.014-11.033%207.027-18.138%207.027C6.032%2028.491.5%2025.982.5%2022.352s5.759-6.573%2012.863-6.573c7.105%200%2012.316%202.085%2017.911%205.685%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M29.409%2022.396c2.655%201.8-8.492%206.201-16.046%206.201c-7.03%200-11.35-2.432-11.35-5.432s5.082-5.432%2011.35-5.432s12.316%202.134%2016.046%204.663%22%2F%3E%3Cpath%20d%3D%22M24.745%2024.262a.932.932%200%200%201-.225-1.837c3.698-.925%205.061-1.766%205.849-4.917a.934.934%200%200%201%201.81.452c-1.107%204.428-3.685%205.393-7.207%206.274a1%201%200%200%201-.227.028%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M26.75%2012.119c0%204.296%202.496%205.833%204.375%205.833s4.375-1.538%204.375-5.833c0-4.296-1.944-8.651-4.375-11.567c-2.431%202.916-4.375%207.271-4.375%2011.567%22%2F%3E%3Cellipse%20cx%3D%2231.125%22%20cy%3D%2213.577%22%20fill%3D%22%23ffcc4d%22%20rx%3D%222.431%22%20ry%3D%224.375%22%2F%3E%3Cellipse%20cx%3D%2212.167%22%20cy%3D%2222.813%22%20fill%3D%22%23ffcc4d%22%20rx%3D%226.806%22%20ry%3D%222.917%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%23be1931%22%20d%3D%22M33.139%2021.464c.719.341.364%201.157%200%201.865c-1.755%203.412-11.661%2012.123-19.776%2012.123C6.259%2035.452.5%2029.806.5%2023.329s7.91-3.098%2013.056-6.528c1.715%200%201.865-3.73%2019.583%204.663%22%2F%3E%3Cpath%20fill%3D%22%237f031e%22%20d%3D%22M31.274%2021.464c3.129%202.014-11.033%207.027-18.138%207.027C6.032%2028.491.5%2025.982.5%2022.352s5.759-6.573%2012.863-6.573c7.105%200%2012.316%202.085%2017.911%205.685%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M29.409%2022.396c2.655%201.8-8.492%206.201-16.046%206.201c-7.03%200-11.35-2.432-11.35-5.432s5.082-5.432%2011.35-5.432s12.316%202.134%2016.046%204.663%22%2F%3E%3Cpath%20d%3D%22M24.745%2024.262a.932.932%200%200%201-.225-1.837c3.698-.925%205.061-1.766%205.849-4.917a.934.934%200%200%201%201.81.452c-1.107%204.428-3.685%205.393-7.207%206.274a1%201%200%200%201-.227.028%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M26.75%2012.119c0%204.296%202.496%205.833%204.375%205.833s4.375-1.538%204.375-5.833c0-4.296-1.944-8.651-4.375-11.567c-2.431%202.916-4.375%207.271-4.375%2011.567%22%2F%3E%3Cellipse%20cx%3D%2231.125%22%20cy%3D%2213.577%22%20fill%3D%22%23ffcc4d%22%20rx%3D%222.431%22%20ry%3D%224.375%22%2F%3E%3Cellipse%20cx%3D%2212.167%22%20cy%3D%2222.813%22%20fill%3D%22%23ffcc4d%22%20rx%3D%226.806%22%20ry%3D%222.917%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/diya-lamp.svg?color=%231a73e8&size=48