high voltage emoji
high-voltage from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- high-voltage
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the high voltage emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feb804" d="M69.68 54.04S98.65 7.63 99.31 6.47s.8-3.29-1.02-3.29s-46.95 46.07-46.95 46.07l-32.05 19s-2.15 1.32-1.82 2.97s1.77 1.72 2.43 1.72s34.85-.18 36.84-.24c2.47-.07 1.86 3.44 1.86 3.44l-21.64 34.02s-9.45 13.08-9.45 13.97c0 1.31 1.58 1.96 3.05 1.08c1.14-.68 74.84-63.13 78.09-67.42c.88-1.17 1.33-4.25-2.3-4.25s-32.54 8.42-32.54 8.42z"/><path fill="#ffc927" d="M64.61 50.35c-.89 1.22-1.13 3.26.79 3.38c1.91.11 40.95-.18 40.95-.18S78.46 79.18 70.02 86.83s-36.39 32.43-38.27 34.18c-1.84 1.72-3.51 3.3-4.19 3.08c-.11-.03-.25-.62 2.38-4.95c2.4-3.95 25.44-42.56 26.34-44.02s1.69-2.7 2.14-3.38s1.91-4.39-1.13-4.39s-38 .9-38 .9s24.15-20.49 31.13-26S96.96 3.18 98.29 3.18S65.51 49.12 64.61 50.35"/><path fill="#ffe567" d="M63.45 70.75c1.8-2.59 3.57-2.78 4.64-2.14c1.38.83 1.52 2.74-.22 5.05c-2.74 3.66-22.88 30.61-23.65 31.56c-1.46 1.8-3.61 1.01-2.21-1.6c1.17-2.16 19.58-30.19 21.44-32.87m-28.62-5.26c-3.45 2.31-6.66-1.14-4.35-3.67s17.47-15.15 20.54-17.76s20.99-18.2 22.38-19.32c1.84-1.48 2.98.02 1.82 1.56c-1.15 1.54-13.82 14.2-19.41 19.34c-4.32 3.98-17.7 17.65-20.98 19.85"/></svg>
React
import type { SVGProps } from "react";
export function NotoHighVoltage(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feb804" d="M69.68 54.04S98.65 7.63 99.31 6.47s.8-3.29-1.02-3.29s-46.95 46.07-46.95 46.07l-32.05 19s-2.15 1.32-1.82 2.97s1.77 1.72 2.43 1.72s34.85-.18 36.84-.24c2.47-.07 1.86 3.44 1.86 3.44l-21.64 34.02s-9.45 13.08-9.45 13.97c0 1.31 1.58 1.96 3.05 1.08c1.14-.68 74.84-63.13 78.09-67.42c.88-1.17 1.33-4.25-2.3-4.25s-32.54 8.42-32.54 8.42z"/><path fill="#ffc927" d="M64.61 50.35c-.89 1.22-1.13 3.26.79 3.38c1.91.11 40.95-.18 40.95-.18S78.46 79.18 70.02 86.83s-36.39 32.43-38.27 34.18c-1.84 1.72-3.51 3.3-4.19 3.08c-.11-.03-.25-.62 2.38-4.95c2.4-3.95 25.44-42.56 26.34-44.02s1.69-2.7 2.14-3.38s1.91-4.39-1.13-4.39s-38 .9-38 .9s24.15-20.49 31.13-26S96.96 3.18 98.29 3.18S65.51 49.12 64.61 50.35"/><path fill="#ffe567" d="M63.45 70.75c1.8-2.59 3.57-2.78 4.64-2.14c1.38.83 1.52 2.74-.22 5.05c-2.74 3.66-22.88 30.61-23.65 31.56c-1.46 1.8-3.61 1.01-2.21-1.6c1.17-2.16 19.58-30.19 21.44-32.87m-28.62-5.26c-3.45 2.31-6.66-1.14-4.35-3.67s17.47-15.15 20.54-17.76s20.99-18.2 22.38-19.32c1.84-1.48 2.98.02 1.82 1.56c-1.15 1.54-13.82 14.2-19.41 19.34c-4.32 3.98-17.7 17.65-20.98 19.85"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#feb804" d="M69.68 54.04S98.65 7.63 99.31 6.47s.8-3.29-1.02-3.29s-46.95 46.07-46.95 46.07l-32.05 19s-2.15 1.32-1.82 2.97s1.77 1.72 2.43 1.72s34.85-.18 36.84-.24c2.47-.07 1.86 3.44 1.86 3.44l-21.64 34.02s-9.45 13.08-9.45 13.97c0 1.31 1.58 1.96 3.05 1.08c1.14-.68 74.84-63.13 78.09-67.42c.88-1.17 1.33-4.25-2.3-4.25s-32.54 8.42-32.54 8.42z"/><path fill="#ffc927" d="M64.61 50.35c-.89 1.22-1.13 3.26.79 3.38c1.91.11 40.95-.18 40.95-.18S78.46 79.18 70.02 86.83s-36.39 32.43-38.27 34.18c-1.84 1.72-3.51 3.3-4.19 3.08c-.11-.03-.25-.62 2.38-4.95c2.4-3.95 25.44-42.56 26.34-44.02s1.69-2.7 2.14-3.38s1.91-4.39-1.13-4.39s-38 .9-38 .9s24.15-20.49 31.13-26S96.96 3.18 98.29 3.18S65.51 49.12 64.61 50.35"/><path fill="#ffe567" d="M63.45 70.75c1.8-2.59 3.57-2.78 4.64-2.14c1.38.83 1.52 2.74-.22 5.05c-2.74 3.66-22.88 30.61-23.65 31.56c-1.46 1.8-3.61 1.01-2.21-1.6c1.17-2.16 19.58-30.19 21.44-32.87m-28.62-5.26c-3.45 2.31-6.66-1.14-4.35-3.67s17.47-15.15 20.54-17.76s20.99-18.2 22.38-19.32c1.84-1.48 2.98.02 1.82 1.56c-1.15 1.54-13.82 14.2-19.41 19.34c-4.32 3.98-17.7 17.65-20.98 19.85"/></svg> </template>
CSS
.icon-high-voltage {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23feb804%22%20d%3D%22M69.68%2054.04S98.65%207.63%2099.31%206.47s.8-3.29-1.02-3.29s-46.95%2046.07-46.95%2046.07l-32.05%2019s-2.15%201.32-1.82%202.97s1.77%201.72%202.43%201.72s34.85-.18%2036.84-.24c2.47-.07%201.86%203.44%201.86%203.44l-21.64%2034.02s-9.45%2013.08-9.45%2013.97c0%201.31%201.58%201.96%203.05%201.08c1.14-.68%2074.84-63.13%2078.09-67.42c.88-1.17%201.33-4.25-2.3-4.25s-32.54%208.42-32.54%208.42z%22%2F%3E%3Cpath%20fill%3D%22%23ffc927%22%20d%3D%22M64.61%2050.35c-.89%201.22-1.13%203.26.79%203.38c1.91.11%2040.95-.18%2040.95-.18S78.46%2079.18%2070.02%2086.83s-36.39%2032.43-38.27%2034.18c-1.84%201.72-3.51%203.3-4.19%203.08c-.11-.03-.25-.62%202.38-4.95c2.4-3.95%2025.44-42.56%2026.34-44.02s1.69-2.7%202.14-3.38s1.91-4.39-1.13-4.39s-38%20.9-38%20.9s24.15-20.49%2031.13-26S96.96%203.18%2098.29%203.18S65.51%2049.12%2064.61%2050.35%22%2F%3E%3Cpath%20fill%3D%22%23ffe567%22%20d%3D%22M63.45%2070.75c1.8-2.59%203.57-2.78%204.64-2.14c1.38.83%201.52%202.74-.22%205.05c-2.74%203.66-22.88%2030.61-23.65%2031.56c-1.46%201.8-3.61%201.01-2.21-1.6c1.17-2.16%2019.58-30.19%2021.44-32.87m-28.62-5.26c-3.45%202.31-6.66-1.14-4.35-3.67s17.47-15.15%2020.54-17.76s20.99-18.2%2022.38-19.32c1.84-1.48%202.98.02%201.82%201.56c-1.15%201.54-13.82%2014.2-19.41%2019.34c-4.32%203.98-17.7%2017.65-20.98%2019.85%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23feb804%22%20d%3D%22M69.68%2054.04S98.65%207.63%2099.31%206.47s.8-3.29-1.02-3.29s-46.95%2046.07-46.95%2046.07l-32.05%2019s-2.15%201.32-1.82%202.97s1.77%201.72%202.43%201.72s34.85-.18%2036.84-.24c2.47-.07%201.86%203.44%201.86%203.44l-21.64%2034.02s-9.45%2013.08-9.45%2013.97c0%201.31%201.58%201.96%203.05%201.08c1.14-.68%2074.84-63.13%2078.09-67.42c.88-1.17%201.33-4.25-2.3-4.25s-32.54%208.42-32.54%208.42z%22%2F%3E%3Cpath%20fill%3D%22%23ffc927%22%20d%3D%22M64.61%2050.35c-.89%201.22-1.13%203.26.79%203.38c1.91.11%2040.95-.18%2040.95-.18S78.46%2079.18%2070.02%2086.83s-36.39%2032.43-38.27%2034.18c-1.84%201.72-3.51%203.3-4.19%203.08c-.11-.03-.25-.62%202.38-4.95c2.4-3.95%2025.44-42.56%2026.34-44.02s1.69-2.7%202.14-3.38s1.91-4.39-1.13-4.39s-38%20.9-38%20.9s24.15-20.49%2031.13-26S96.96%203.18%2098.29%203.18S65.51%2049.12%2064.61%2050.35%22%2F%3E%3Cpath%20fill%3D%22%23ffe567%22%20d%3D%22M63.45%2070.75c1.8-2.59%203.57-2.78%204.64-2.14c1.38.83%201.52%202.74-.22%205.05c-2.74%203.66-22.88%2030.61-23.65%2031.56c-1.46%201.8-3.61%201.01-2.21-1.6c1.17-2.16%2019.58-30.19%2021.44-32.87m-28.62-5.26c-3.45%202.31-6.66-1.14-4.35-3.67s17.47-15.15%2020.54-17.76s20.99-18.2%2022.38-19.32c1.84-1.48%202.98.02%201.82%201.56c-1.15%201.54-13.82%2014.2-19.41%2019.34c-4.32%203.98-17.7%2017.65-20.98%2019.85%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/high-voltage.svg?color=%231a73e8&size=48