bolt-boost-rounded from Material Symbols by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
bolt-boost-rounded
Set
Material Symbols
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
bolt-boost-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the bolt boost icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.113 21.063q-.088-.138-.063-.338L14 14H9.95q-.625 0-.9-.55t.075-1.05l6.925-9.475q.125-.15.288-.188t.312.013t.238.187t.062.338L16 10h4.05q.625 0 .9.55t-.075 1.05l-6.925 9.475q-.125.15-.287.188t-.313-.013t-.237-.187M4 18q-.425 0-.712-.288T3 17t.288-.712T4 16h6.55q.5 0 .75.313t.25.687t-.25.688t-.75.312zm-1-5q-.425 0-.712-.288T2 12t.288-.712T3 11h2.75q.5 0 .75.313t.25.687t-.25.688t-.75.312zm2-5q-.425 0-.712-.288T4 7t.288-.712T5 6h4.375q.5 0 .75.313t.25.687t-.25.688t-.75.312z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBoltBoostRounded(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="M13.113 21.063q-.088-.138-.063-.338L14 14H9.95q-.625 0-.9-.55t.075-1.05l6.925-9.475q.125-.15.288-.188t.312.013t.238.187t.062.338L16 10h4.05q.625 0 .9.55t-.075 1.05l-6.925 9.475q-.125.15-.287.188t-.313-.013t-.237-.187M4 18q-.425 0-.712-.288T3 17t.288-.712T4 16h6.55q.5 0 .75.313t.25.687t-.25.688t-.75.312zm-1-5q-.425 0-.712-.288T2 12t.288-.712T3 11h2.75q.5 0 .75.313t.25.687t-.25.688t-.75.312zm2-5q-.425 0-.712-.288T4 7t.288-.712T5 6h4.375q.5 0 .75.313t.25.687t-.25.688t-.75.312z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.113 21.063q-.088-.138-.063-.338L14 14H9.95q-.625 0-.9-.55t.075-1.05l6.925-9.475q.125-.15.288-.188t.312.013t.238.187t.062.338L16 10h4.05q.625 0 .9.55t-.075 1.05l-6.925 9.475q-.125.15-.287.188t-.313-.013t-.237-.187M4 18q-.425 0-.712-.288T3 17t.288-.712T4 16h6.55q.5 0 .75.313t.25.687t-.25.688t-.75.312zm-1-5q-.425 0-.712-.288T2 12t.288-.712T3 11h2.75q.5 0 .75.313t.25.687t-.25.688t-.75.312zm2-5q-.425 0-.712-.288T4 7t.288-.712T5 6h4.375q.5 0 .75.313t.25.687t-.25.688t-.75.312z"/></svg>
</template>

CSS

.icon-bolt-boost-rounded {
  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%22M13.113%2021.063q-.088-.138-.063-.338L14%2014H9.95q-.625%200-.9-.55t.075-1.05l6.925-9.475q.125-.15.288-.188t.312.013t.238.187t.062.338L16%2010h4.05q.625%200%20.9.55t-.075%201.05l-6.925%209.475q-.125.15-.287.188t-.313-.013t-.237-.187M4%2018q-.425%200-.712-.288T3%2017t.288-.712T4%2016h6.55q.5%200%20.75.313t.25.687t-.25.688t-.75.312zm-1-5q-.425%200-.712-.288T2%2012t.288-.712T3%2011h2.75q.5%200%20.75.313t.25.687t-.25.688t-.75.312zm2-5q-.425%200-.712-.288T4%207t.288-.712T5%206h4.375q.5%200%20.75.313t.25.687t-.25.688t-.75.312z%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%22M13.113%2021.063q-.088-.138-.063-.338L14%2014H9.95q-.625%200-.9-.55t.075-1.05l6.925-9.475q.125-.15.288-.188t.312.013t.238.187t.062.338L16%2010h4.05q.625%200%20.9.55t-.075%201.05l-6.925%209.475q-.125.15-.287.188t-.313-.013t-.237-.187M4%2018q-.425%200-.712-.288T3%2017t.288-.712T4%2016h6.55q.5%200%20.75.313t.25.687t-.25.688t-.75.312zm-1-5q-.425%200-.712-.288T2%2012t.288-.712T3%2011h2.75q.5%200%20.75.313t.25.687t-.25.688t-.75.312zm2-5q-.425%200-.712-.288T4%207t.288-.712T5%206h4.375q.5%200%20.75.313t.25.687t-.25.688t-.75.312z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/bolt-boost-rounded.svg?color=%231a73e8&size=48