boost from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
boost
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the boost logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.088 24.208c.079-.057.152-.129.219-.197a3.034 3.034 0 0 0 0-4.224L10.907 9.12a3.04 3.04 0 0 0-.213 4.426zm7.641-15.197a3.93 3.93 0 0 1 2.093 1.167c1.568 1.651 1.568 4.333 0 5.984l-7.407 7.797a2.86 2.86 0 0 1-1.733.848l4.405 4.527l-22.812-5.011a3.97 3.97 0 0 1-2.093-1.172c-1.579-1.645-1.579-4.328 0-5.989l7.401-7.787a2.82 2.82 0 0 1 1.733-.853L5.911 4.001l22.812 5.011z"/></svg>

React

import type { SVGProps } from "react";

export function CibBoost(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.088 24.208c.079-.057.152-.129.219-.197a3.034 3.034 0 0 0 0-4.224L10.907 9.12a3.04 3.04 0 0 0-.213 4.426zm7.641-15.197a3.93 3.93 0 0 1 2.093 1.167c1.568 1.651 1.568 4.333 0 5.984l-7.407 7.797a2.86 2.86 0 0 1-1.733.848l4.405 4.527l-22.812-5.011a3.97 3.97 0 0 1-2.093-1.172c-1.579-1.645-1.579-4.328 0-5.989l7.401-7.787a2.82 2.82 0 0 1 1.733-.853L5.911 4.001l22.812 5.011z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.088 24.208c.079-.057.152-.129.219-.197a3.034 3.034 0 0 0 0-4.224L10.907 9.12a3.04 3.04 0 0 0-.213 4.426zm7.641-15.197a3.93 3.93 0 0 1 2.093 1.167c1.568 1.651 1.568 4.333 0 5.984l-7.407 7.797a2.86 2.86 0 0 1-1.733.848l4.405 4.527l-22.812-5.011a3.97 3.97 0 0 1-2.093-1.172c-1.579-1.645-1.579-4.328 0-5.989l7.401-7.787a2.82 2.82 0 0 1 1.733-.853L5.911 4.001l22.812 5.011z"/></svg>
</template>

CSS

.icon-boost {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.088%2024.208c.079-.057.152-.129.219-.197a3.034%203.034%200%200%200%200-4.224L10.907%209.12a3.04%203.04%200%200%200-.213%204.426zm7.641-15.197a3.93%203.93%200%200%201%202.093%201.167c1.568%201.651%201.568%204.333%200%205.984l-7.407%207.797a2.86%202.86%200%200%201-1.733.848l4.405%204.527l-22.812-5.011a3.97%203.97%200%200%201-2.093-1.172c-1.579-1.645-1.579-4.328%200-5.989l7.401-7.787a2.82%202.82%200%200%201%201.733-.853L5.911%204.001l22.812%205.011z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.088%2024.208c.079-.057.152-.129.219-.197a3.034%203.034%200%200%200%200-4.224L10.907%209.12a3.04%203.04%200%200%200-.213%204.426zm7.641-15.197a3.93%203.93%200%200%201%202.093%201.167c1.568%201.651%201.568%204.333%200%205.984l-7.407%207.797a2.86%202.86%200%200%201-1.733.848l4.405%204.527l-22.812-5.011a3.97%203.97%200%200%201-2.093-1.172c-1.579-1.645-1.579-4.328%200-5.989l7.401-7.787a2.82%202.82%200%200%201%201.733-.853L5.911%204.001l22.812%205.011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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