bigtop updates icon

bigtop-updates from Material Symbols by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.

Name
bigtop-updates
Set
Material Symbols
Style
Regular
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
bigtop-updates-outline, bigtop-updates-outline-sharp, bigtop-updates-sharp

1 other variant in Material Symbols

The same icon in other sets

More android icons from Material Symbols

Use the bigtop updates icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.95 17.05q-1.425-1.425-2.187-3.238T2 10t.763-3.812T4.95 2.95l1.2 1.2Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.95-.95-1.45-2.175T5.3 10t.5-2.575T7.25 5.25l1.2 1.2q-.725.725-1.088 1.638T7 10t.363 1.913T8.45 13.55zM11 21v-8.7q-.675-.3-1.088-.925T9.5 10q0-1.05.725-1.775T12 7.5t1.775.725T14.5 10q0 .75-.413 1.375T13 12.3V21zm5.75-6.25l-1.2-1.2q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l1.2-1.2q.95.95 1.45 2.175T18.7 10t-.5 2.575t-1.45 2.175m2.3 2.3l-1.2-1.2q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l1.2-1.2q1.425 1.425 2.188 3.238T22 10t-.763 3.813t-2.187 3.237"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsBigtopUpdates(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="M4.95 17.05q-1.425-1.425-2.187-3.238T2 10t.763-3.812T4.95 2.95l1.2 1.2Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.95-.95-1.45-2.175T5.3 10t.5-2.575T7.25 5.25l1.2 1.2q-.725.725-1.088 1.638T7 10t.363 1.913T8.45 13.55zM11 21v-8.7q-.675-.3-1.088-.925T9.5 10q0-1.05.725-1.775T12 7.5t1.775.725T14.5 10q0 .75-.413 1.375T13 12.3V21zm5.75-6.25l-1.2-1.2q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l1.2-1.2q.95.95 1.45 2.175T18.7 10t-.5 2.575t-1.45 2.175m2.3 2.3l-1.2-1.2q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l1.2-1.2q1.425 1.425 2.188 3.238T22 10t-.763 3.813t-2.187 3.237"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.95 17.05q-1.425-1.425-2.187-3.238T2 10t.763-3.812T4.95 2.95l1.2 1.2Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.95-.95-1.45-2.175T5.3 10t.5-2.575T7.25 5.25l1.2 1.2q-.725.725-1.088 1.638T7 10t.363 1.913T8.45 13.55zM11 21v-8.7q-.675-.3-1.088-.925T9.5 10q0-1.05.725-1.775T12 7.5t1.775.725T14.5 10q0 .75-.413 1.375T13 12.3V21zm5.75-6.25l-1.2-1.2q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l1.2-1.2q.95.95 1.45 2.175T18.7 10t-.5 2.575t-1.45 2.175m2.3 2.3l-1.2-1.2q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l1.2-1.2q1.425 1.425 2.188 3.238T22 10t-.763 3.813t-2.187 3.237"/></svg>
</template>

CSS

.icon-bigtop-updates {
  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%22M4.95%2017.05q-1.425-1.425-2.187-3.238T2%2010t.763-3.812T4.95%202.95l1.2%201.2Q4.975%205.325%204.338%206.838T3.7%2010t.638%203.163T6.15%2015.85zm2.3-2.3q-.95-.95-1.45-2.175T5.3%2010t.5-2.575T7.25%205.25l1.2%201.2q-.725.725-1.088%201.638T7%2010t.363%201.913T8.45%2013.55zM11%2021v-8.7q-.675-.3-1.088-.925T9.5%2010q0-1.05.725-1.775T12%207.5t1.775.725T14.5%2010q0%20.75-.413%201.375T13%2012.3V21zm5.75-6.25l-1.2-1.2q.725-.725%201.088-1.638T17%2010t-.363-1.912T15.55%206.45l1.2-1.2q.95.95%201.45%202.175T18.7%2010t-.5%202.575t-1.45%202.175m2.3%202.3l-1.2-1.2q1.175-1.175%201.813-2.687T20.3%2010t-.638-3.162T17.85%204.15l1.2-1.2q1.425%201.425%202.188%203.238T22%2010t-.763%203.813t-2.187%203.237%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%22M4.95%2017.05q-1.425-1.425-2.187-3.238T2%2010t.763-3.812T4.95%202.95l1.2%201.2Q4.975%205.325%204.338%206.838T3.7%2010t.638%203.163T6.15%2015.85zm2.3-2.3q-.95-.95-1.45-2.175T5.3%2010t.5-2.575T7.25%205.25l1.2%201.2q-.725.725-1.088%201.638T7%2010t.363%201.913T8.45%2013.55zM11%2021v-8.7q-.675-.3-1.088-.925T9.5%2010q0-1.05.725-1.775T12%207.5t1.775.725T14.5%2010q0%20.75-.413%201.375T13%2012.3V21zm5.75-6.25l-1.2-1.2q.725-.725%201.088-1.638T17%2010t-.363-1.912T15.55%206.45l1.2-1.2q.95.95%201.45%202.175T18.7%2010t-.5%202.575t-1.45%202.175m2.3%202.3l-1.2-1.2q1.175-1.175%201.813-2.687T20.3%2010t-.638-3.162T17.85%204.15l1.2-1.2q1.425%201.425%202.188%203.238T22%2010t-.763%203.813t-2.187%203.237%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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