zap circle icon
zap-circle-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- zap-circle-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Related icons in Mage Icons
Use the zap circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.279 21.234q-.152 0-.293-.058a10.023 10.023 0 0 1 0-18.35a.734.734 0 1 1 .586 1.347a8.55 8.55 0 0 0 0 15.617a.74.74 0 0 1 .38.976a.72.72 0 0 1-.673.468m7.428-.029a.722.722 0 0 1-.293-1.396a8.55 8.55 0 0 0 0-15.616a.735.735 0 0 1 .585-1.347a10.014 10.014 0 0 1 0 18.35a.8.8 0 0 1-.293.01"/><path fill="currentColor" d="M18.234 10.764c-.026.216-.106.42-.234.596l-6.354 8.54q-.098.122-.224.215a.9.9 0 0 1-.352.126h-.146a1 1 0 0 1-.312 0a.98.98 0 0 1-.46-.429a.4.4 0 0 1 0-.107a.8.8 0 0 1 0-.46l.616-4.704H6.864a1.14 1.14 0 0 1-1.045-.702a.5.5 0 0 1 0-.108a1.3 1.3 0 0 1 0-.605c.038-.17.112-.329.215-.468l6.325-8.56a.8.8 0 0 1 .38-.303a.98.98 0 0 1 .615 0a.98.98 0 0 1 .459.42a.6.6 0 0 1 0 .117a.8.8 0 0 1 0 .45l-.605 4.713h3.904c.214 0 .424.061.605.176c.193.129.343.312.43.527c.075.179.105.373.087.566"/></svg>
React
import type { SVGProps } from "react";
export function MageZapCircleFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.279 21.234q-.152 0-.293-.058a10.023 10.023 0 0 1 0-18.35a.734.734 0 1 1 .586 1.347a8.55 8.55 0 0 0 0 15.617a.74.74 0 0 1 .38.976a.72.72 0 0 1-.673.468m7.428-.029a.722.722 0 0 1-.293-1.396a8.55 8.55 0 0 0 0-15.616a.735.735 0 0 1 .585-1.347a10.014 10.014 0 0 1 0 18.35a.8.8 0 0 1-.293.01"/><path fill="currentColor" d="M18.234 10.764c-.026.216-.106.42-.234.596l-6.354 8.54q-.098.122-.224.215a.9.9 0 0 1-.352.126h-.146a1 1 0 0 1-.312 0a.98.98 0 0 1-.46-.429a.4.4 0 0 1 0-.107a.8.8 0 0 1 0-.46l.616-4.704H6.864a1.14 1.14 0 0 1-1.045-.702a.5.5 0 0 1 0-.108a1.3 1.3 0 0 1 0-.605c.038-.17.112-.329.215-.468l6.325-8.56a.8.8 0 0 1 .38-.303a.98.98 0 0 1 .615 0a.98.98 0 0 1 .459.42a.6.6 0 0 1 0 .117a.8.8 0 0 1 0 .45l-.605 4.713h3.904c.214 0 .424.061.605.176c.193.129.343.312.43.527c.075.179.105.373.087.566"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.279 21.234q-.152 0-.293-.058a10.023 10.023 0 0 1 0-18.35a.734.734 0 1 1 .586 1.347a8.55 8.55 0 0 0 0 15.617a.74.74 0 0 1 .38.976a.72.72 0 0 1-.673.468m7.428-.029a.722.722 0 0 1-.293-1.396a8.55 8.55 0 0 0 0-15.616a.735.735 0 0 1 .585-1.347a10.014 10.014 0 0 1 0 18.35a.8.8 0 0 1-.293.01"/><path fill="currentColor" d="M18.234 10.764c-.026.216-.106.42-.234.596l-6.354 8.54q-.098.122-.224.215a.9.9 0 0 1-.352.126h-.146a1 1 0 0 1-.312 0a.98.98 0 0 1-.46-.429a.4.4 0 0 1 0-.107a.8.8 0 0 1 0-.46l.616-4.704H6.864a1.14 1.14 0 0 1-1.045-.702a.5.5 0 0 1 0-.108a1.3 1.3 0 0 1 0-.605c.038-.17.112-.329.215-.468l6.325-8.56a.8.8 0 0 1 .38-.303a.98.98 0 0 1 .615 0a.98.98 0 0 1 .459.42a.6.6 0 0 1 0 .117a.8.8 0 0 1 0 .45l-.605 4.713h3.904c.214 0 .424.061.605.176c.193.129.343.312.43.527c.075.179.105.373.087.566"/></svg> </template>
CSS
.icon-zap-circle-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.279%2021.234q-.152%200-.293-.058a10.023%2010.023%200%200%201%200-18.35a.734.734%200%201%201%20.586%201.347a8.55%208.55%200%200%200%200%2015.617a.74.74%200%200%201%20.38.976a.72.72%200%200%201-.673.468m7.428-.029a.722.722%200%200%201-.293-1.396a8.55%208.55%200%200%200%200-15.616a.735.735%200%200%201%20.585-1.347a10.014%2010.014%200%200%201%200%2018.35a.8.8%200%200%201-.293.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.234%2010.764c-.026.216-.106.42-.234.596l-6.354%208.54q-.098.122-.224.215a.9.9%200%200%201-.352.126h-.146a1%201%200%200%201-.312%200a.98.98%200%200%201-.46-.429a.4.4%200%200%201%200-.107a.8.8%200%200%201%200-.46l.616-4.704H6.864a1.14%201.14%200%200%201-1.045-.702a.5.5%200%200%201%200-.108a1.3%201.3%200%200%201%200-.605c.038-.17.112-.329.215-.468l6.325-8.56a.8.8%200%200%201%20.38-.303a.98.98%200%200%201%20.615%200a.98.98%200%200%201%20.459.42a.6.6%200%200%201%200%20.117a.8.8%200%200%201%200%20.45l-.605%204.713h3.904c.214%200%20.424.061.605.176c.193.129.343.312.43.527c.075.179.105.373.087.566%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.279%2021.234q-.152%200-.293-.058a10.023%2010.023%200%200%201%200-18.35a.734.734%200%201%201%20.586%201.347a8.55%208.55%200%200%200%200%2015.617a.74.74%200%200%201%20.38.976a.72.72%200%200%201-.673.468m7.428-.029a.722.722%200%200%201-.293-1.396a8.55%208.55%200%200%200%200-15.616a.735.735%200%200%201%20.585-1.347a10.014%2010.014%200%200%201%200%2018.35a.8.8%200%200%201-.293.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.234%2010.764c-.026.216-.106.42-.234.596l-6.354%208.54q-.098.122-.224.215a.9.9%200%200%201-.352.126h-.146a1%201%200%200%201-.312%200a.98.98%200%200%201-.46-.429a.4.4%200%200%201%200-.107a.8.8%200%200%201%200-.46l.616-4.704H6.864a1.14%201.14%200%200%201-1.045-.702a.5.5%200%200%201%200-.108a1.3%201.3%200%200%201%200-.605c.038-.17.112-.329.215-.468l6.325-8.56a.8.8%200%200%201%20.38-.303a.98.98%200%200%201%20.615%200a.98.98%200%200%201%20.459.42a.6.6%200%200%201%200%20.117a.8.8%200%200%201%200%20.45l-.605%204.713h3.904c.214%200%20.424.061.605.176c.193.129.343.312.43.527c.075.179.105.373.087.566%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/zap-circle-fill.svg?color=%231a73e8&size=48