bolt logo
bolt from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- bolt
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 512×221
- License
- CC0
The same logo in other sets
Related icons in SVG Logos
Use the bolt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 221"><path d="M250.801 55.627c46.897 0 70.756 27.37 70.756 61.582c0 40.507-32.361 77.182-79.257 77.182s-70.756-27.37-70.756-61.581c0-40.508 32.361-77.183 79.257-77.183m-1.92 43.518c-16.454 0-26.876 14.78-26.876 31.201c0 13.138 8.502 20.527 22.215 20.527c16.454 0 26.876-14.78 26.876-31.2c0-13.138-8.502-20.528-22.215-20.528M498.976 0l-5.9 22.839l-7.952 36.072H512l-9.6 42.697h-26.876l-7.13 32.297c-.548 2.462-.822 5.2-.822 6.295c0 6.295 3.839 10.673 12.34 10.673c2.469 0 6.034-.82 6.857-1.368v39.412c-5.21 3.559-14.535 5.474-23.585 5.474c-28.522 0-48.816-10.4-48.816-33.391c0-1.915.275-6.569 1.097-10.4l10.696-48.992h-21.94l9.598-42.697h21.94l7.953-36.128zm-87.152 8.55L371.51 191.108h-49.364L362.46 8.551zm-316.165 0L81.4 72.87c11.517-12.59 22.214-17.243 35.925-17.243c29.62 0 49.365 19.432 49.365 55.013c0 36.675-22.762 83.751-69.933 83.751c-15.083 0-29.893-5.474-38.394-17.242l-2.999 13.88L0 220.38l5.977-29.353L46.295 8.551zm-1.92 90.595c-7.678 0-14.26 3.284-20.02 9.032l-7.678 33.664c5.21 5.748 13.163 9.032 21.94 9.032c15.632 0 27.698-12.863 27.698-29.832c0-13.138-10.147-21.896-21.94-21.896"/></svg>
React
import type { SVGProps } from "react";
export function LogosBolt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 221"><path d="M250.801 55.627c46.897 0 70.756 27.37 70.756 61.582c0 40.507-32.361 77.182-79.257 77.182s-70.756-27.37-70.756-61.581c0-40.508 32.361-77.183 79.257-77.183m-1.92 43.518c-16.454 0-26.876 14.78-26.876 31.201c0 13.138 8.502 20.527 22.215 20.527c16.454 0 26.876-14.78 26.876-31.2c0-13.138-8.502-20.528-22.215-20.528M498.976 0l-5.9 22.839l-7.952 36.072H512l-9.6 42.697h-26.876l-7.13 32.297c-.548 2.462-.822 5.2-.822 6.295c0 6.295 3.839 10.673 12.34 10.673c2.469 0 6.034-.82 6.857-1.368v39.412c-5.21 3.559-14.535 5.474-23.585 5.474c-28.522 0-48.816-10.4-48.816-33.391c0-1.915.275-6.569 1.097-10.4l10.696-48.992h-21.94l9.598-42.697h21.94l7.953-36.128zm-87.152 8.55L371.51 191.108h-49.364L362.46 8.551zm-316.165 0L81.4 72.87c11.517-12.59 22.214-17.243 35.925-17.243c29.62 0 49.365 19.432 49.365 55.013c0 36.675-22.762 83.751-69.933 83.751c-15.083 0-29.893-5.474-38.394-17.242l-2.999 13.88L0 220.38l5.977-29.353L46.295 8.551zm-1.92 90.595c-7.678 0-14.26 3.284-20.02 9.032l-7.678 33.664c5.21 5.748 13.163 9.032 21.94 9.032c15.632 0 27.698-12.863 27.698-29.832c0-13.138-10.147-21.896-21.94-21.896"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 221"><path d="M250.801 55.627c46.897 0 70.756 27.37 70.756 61.582c0 40.507-32.361 77.182-79.257 77.182s-70.756-27.37-70.756-61.581c0-40.508 32.361-77.183 79.257-77.183m-1.92 43.518c-16.454 0-26.876 14.78-26.876 31.201c0 13.138 8.502 20.527 22.215 20.527c16.454 0 26.876-14.78 26.876-31.2c0-13.138-8.502-20.528-22.215-20.528M498.976 0l-5.9 22.839l-7.952 36.072H512l-9.6 42.697h-26.876l-7.13 32.297c-.548 2.462-.822 5.2-.822 6.295c0 6.295 3.839 10.673 12.34 10.673c2.469 0 6.034-.82 6.857-1.368v39.412c-5.21 3.559-14.535 5.474-23.585 5.474c-28.522 0-48.816-10.4-48.816-33.391c0-1.915.275-6.569 1.097-10.4l10.696-48.992h-21.94l9.598-42.697h21.94l7.953-36.128zm-87.152 8.55L371.51 191.108h-49.364L362.46 8.551zm-316.165 0L81.4 72.87c11.517-12.59 22.214-17.243 35.925-17.243c29.62 0 49.365 19.432 49.365 55.013c0 36.675-22.762 83.751-69.933 83.751c-15.083 0-29.893-5.474-38.394-17.242l-2.999 13.88L0 220.38l5.977-29.353L46.295 8.551zm-1.92 90.595c-7.678 0-14.26 3.284-20.02 9.032l-7.678 33.664c5.21 5.748 13.163 9.032 21.94 9.032c15.632 0 27.698-12.863 27.698-29.832c0-13.138-10.147-21.896-21.94-21.896"/></svg> </template>
CSS
.icon-bolt {
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%20512%20221%22%3E%3Cpath%20d%3D%22M250.801%2055.627c46.897%200%2070.756%2027.37%2070.756%2061.582c0%2040.507-32.361%2077.182-79.257%2077.182s-70.756-27.37-70.756-61.581c0-40.508%2032.361-77.183%2079.257-77.183m-1.92%2043.518c-16.454%200-26.876%2014.78-26.876%2031.201c0%2013.138%208.502%2020.527%2022.215%2020.527c16.454%200%2026.876-14.78%2026.876-31.2c0-13.138-8.502-20.528-22.215-20.528M498.976%200l-5.9%2022.839l-7.952%2036.072H512l-9.6%2042.697h-26.876l-7.13%2032.297c-.548%202.462-.822%205.2-.822%206.295c0%206.295%203.839%2010.673%2012.34%2010.673c2.469%200%206.034-.82%206.857-1.368v39.412c-5.21%203.559-14.535%205.474-23.585%205.474c-28.522%200-48.816-10.4-48.816-33.391c0-1.915.275-6.569%201.097-10.4l10.696-48.992h-21.94l9.598-42.697h21.94l7.953-36.128zm-87.152%208.55L371.51%20191.108h-49.364L362.46%208.551zm-316.165%200L81.4%2072.87c11.517-12.59%2022.214-17.243%2035.925-17.243c29.62%200%2049.365%2019.432%2049.365%2055.013c0%2036.675-22.762%2083.751-69.933%2083.751c-15.083%200-29.893-5.474-38.394-17.242l-2.999%2013.88L0%20220.38l5.977-29.353L46.295%208.551zm-1.92%2090.595c-7.678%200-14.26%203.284-20.02%209.032l-7.678%2033.664c5.21%205.748%2013.163%209.032%2021.94%209.032c15.632%200%2027.698-12.863%2027.698-29.832c0-13.138-10.147-21.896-21.94-21.896%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%20512%20221%22%3E%3Cpath%20d%3D%22M250.801%2055.627c46.897%200%2070.756%2027.37%2070.756%2061.582c0%2040.507-32.361%2077.182-79.257%2077.182s-70.756-27.37-70.756-61.581c0-40.508%2032.361-77.183%2079.257-77.183m-1.92%2043.518c-16.454%200-26.876%2014.78-26.876%2031.201c0%2013.138%208.502%2020.527%2022.215%2020.527c16.454%200%2026.876-14.78%2026.876-31.2c0-13.138-8.502-20.528-22.215-20.528M498.976%200l-5.9%2022.839l-7.952%2036.072H512l-9.6%2042.697h-26.876l-7.13%2032.297c-.548%202.462-.822%205.2-.822%206.295c0%206.295%203.839%2010.673%2012.34%2010.673c2.469%200%206.034-.82%206.857-1.368v39.412c-5.21%203.559-14.535%205.474-23.585%205.474c-28.522%200-48.816-10.4-48.816-33.391c0-1.915.275-6.569%201.097-10.4l10.696-48.992h-21.94l9.598-42.697h21.94l7.953-36.128zm-87.152%208.55L371.51%20191.108h-49.364L362.46%208.551zm-316.165%200L81.4%2072.87c11.517-12.59%2022.214-17.243%2035.925-17.243c29.62%200%2049.365%2019.432%2049.365%2055.013c0%2036.675-22.762%2083.751-69.933%2083.751c-15.083%200-29.893-5.474-38.394-17.242l-2.999%2013.88L0%20220.38l5.977-29.353L46.295%208.551zm-1.92%2090.595c-7.678%200-14.26%203.284-20.02%209.032l-7.678%2033.664c5.21%205.748%2013.163%209.032%2021.94%209.032c15.632%200%2027.698-12.863%2027.698-29.832c0-13.138-10.147-21.896-21.94-21.896%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/bolt.svg?color=%231a73e8&size=48