bolt icon logo
bolt-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- bolt-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×326
- License
- CC0
Use the bolt icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 326"><path d="m146.913 0l-21.902 98.78c17.69-19.335 34.117-26.481 55.175-26.481c45.49 0 75.814 29.844 75.814 84.489c0 56.325-34.958 128.625-107.402 128.625c-23.166 0-45.91-8.407-58.966-26.481l-4.606 21.316L0 325.328l9.179-45.08L71.099 0zm-2.948 139.134c-11.794 0-21.902 5.043-30.747 13.872l-11.793 51.7c8.002 8.828 20.217 13.873 33.695 13.873c24.008 0 42.54-19.757 42.54-45.817c0-20.177-15.584-33.628-33.695-33.628"/></svg>
React
import type { SVGProps } from "react";
export function LogosBoltIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 326"><path d="m146.913 0l-21.902 98.78c17.69-19.335 34.117-26.481 55.175-26.481c45.49 0 75.814 29.844 75.814 84.489c0 56.325-34.958 128.625-107.402 128.625c-23.166 0-45.91-8.407-58.966-26.481l-4.606 21.316L0 325.328l9.179-45.08L71.099 0zm-2.948 139.134c-11.794 0-21.902 5.043-30.747 13.872l-11.793 51.7c8.002 8.828 20.217 13.873 33.695 13.873c24.008 0 42.54-19.757 42.54-45.817c0-20.177-15.584-33.628-33.695-33.628"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 326"><path d="m146.913 0l-21.902 98.78c17.69-19.335 34.117-26.481 55.175-26.481c45.49 0 75.814 29.844 75.814 84.489c0 56.325-34.958 128.625-107.402 128.625c-23.166 0-45.91-8.407-58.966-26.481l-4.606 21.316L0 325.328l9.179-45.08L71.099 0zm-2.948 139.134c-11.794 0-21.902 5.043-30.747 13.872l-11.793 51.7c8.002 8.828 20.217 13.873 33.695 13.873c24.008 0 42.54-19.757 42.54-45.817c0-20.177-15.584-33.628-33.695-33.628"/></svg> </template>
CSS
.icon-bolt-icon {
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%20256%20326%22%3E%3Cpath%20d%3D%22m146.913%200l-21.902%2098.78c17.69-19.335%2034.117-26.481%2055.175-26.481c45.49%200%2075.814%2029.844%2075.814%2084.489c0%2056.325-34.958%20128.625-107.402%20128.625c-23.166%200-45.91-8.407-58.966-26.481l-4.606%2021.316L0%20325.328l9.179-45.08L71.099%200zm-2.948%20139.134c-11.794%200-21.902%205.043-30.747%2013.872l-11.793%2051.7c8.002%208.828%2020.217%2013.873%2033.695%2013.873c24.008%200%2042.54-19.757%2042.54-45.817c0-20.177-15.584-33.628-33.695-33.628%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%20256%20326%22%3E%3Cpath%20d%3D%22m146.913%200l-21.902%2098.78c17.69-19.335%2034.117-26.481%2055.175-26.481c45.49%200%2075.814%2029.844%2075.814%2084.489c0%2056.325-34.958%20128.625-107.402%20128.625c-23.166%200-45.91-8.407-58.966-26.481l-4.606%2021.316L0%20325.328l9.179-45.08L71.099%200zm-2.948%20139.134c-11.794%200-21.902%205.043-30.747%2013.872l-11.793%2051.7c8.002%208.828%2020.217%2013.873%2033.695%2013.873c24.008%200%2042.54-19.757%2042.54-45.817c0-20.177-15.584-33.628-33.695-33.628%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/bolt-icon.svg?color=%231a73e8&size=48