bolt b logo
bolt-b from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- bolt-b
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
Use the bolt b logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.28 6.44c-1.32 0-2.36.44-3.47 1.63L13.19 2H8.42L4.53 19.23L3.95 22l5.34-2.77l.29-1.31c.82 1.11 2.25 1.63 3.71 1.63c4.55 0 6.75-4.45 6.75-7.91s-1.91-5.19-4.77-5.19Zm-2.83 8.99c-.85 0-1.61-.31-2.12-.85l.74-3.18c.56-.54 1.19-.85 1.93-.85c1.14 0 2.12.83 2.12 2.07c0 1.6-1.16 2.82-2.67 2.82Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlBoltB(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="M15.28 6.44c-1.32 0-2.36.44-3.47 1.63L13.19 2H8.42L4.53 19.23L3.95 22l5.34-2.77l.29-1.31c.82 1.11 2.25 1.63 3.71 1.63c4.55 0 6.75-4.45 6.75-7.91s-1.91-5.19-4.77-5.19Zm-2.83 8.99c-.85 0-1.61-.31-2.12-.85l.74-3.18c.56-.54 1.19-.85 1.93-.85c1.14 0 2.12.83 2.12 2.07c0 1.6-1.16 2.82-2.67 2.82Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.28 6.44c-1.32 0-2.36.44-3.47 1.63L13.19 2H8.42L4.53 19.23L3.95 22l5.34-2.77l.29-1.31c.82 1.11 2.25 1.63 3.71 1.63c4.55 0 6.75-4.45 6.75-7.91s-1.91-5.19-4.77-5.19Zm-2.83 8.99c-.85 0-1.61-.31-2.12-.85l.74-3.18c.56-.54 1.19-.85 1.93-.85c1.14 0 2.12.83 2.12 2.07c0 1.6-1.16 2.82-2.67 2.82Z"/></svg> </template>
CSS
.icon-bolt-b {
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%22M15.28%206.44c-1.32%200-2.36.44-3.47%201.63L13.19%202H8.42L4.53%2019.23L3.95%2022l5.34-2.77l.29-1.31c.82%201.11%202.25%201.63%203.71%201.63c4.55%200%206.75-4.45%206.75-7.91s-1.91-5.19-4.77-5.19Zm-2.83%208.99c-.85%200-1.61-.31-2.12-.85l.74-3.18c.56-.54%201.19-.85%201.93-.85c1.14%200%202.12.83%202.12%202.07c0%201.6-1.16%202.82-2.67%202.82Z%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%22M15.28%206.44c-1.32%200-2.36.44-3.47%201.63L13.19%202H8.42L4.53%2019.23L3.95%2022l5.34-2.77l.29-1.31c.82%201.11%202.25%201.63%203.71%201.63c4.55%200%206.75-4.45%206.75-7.91s-1.91-5.19-4.77-5.19Zm-2.83%208.99c-.85%200-1.61-.31-2.12-.85l.74-3.18c.56-.54%201.19-.85%201.93-.85c1.14%200%202.12.83%202.12%202.07c0%201.6-1.16%202.82-2.67%202.82Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/bolt-b.svg?color=%231a73e8&size=48