bigtop updates icon
bigtop-updates from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- bigtop-updates
- Set
- Material Symbols Light
- 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 Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
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="M5.489 16.512q-1.314-1.316-2.017-2.99T2.769 10t.703-3.521q.703-1.675 2.017-2.992l.661.662Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.838-.843-1.279-1.928q-.44-1.087-.44-2.283q0-1.197.44-2.283q.441-1.087 1.279-1.93l.661.662q-.725.725-1.087 1.638T7 10t.363 1.913T8.45 13.55zm3.711 5.904v-8.277q-.637-.147-1.03-.656q-.393-.51-.393-1.183q0-.808.562-1.365q.561-.558 1.361-.558t1.362.558t.561 1.365q0 .673-.393 1.183t-1.03.656v8.277zm4.712-5.904l-.662-.662q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l.662-.662q.837.843 1.278 1.928q.44 1.086.44 2.283t-.44 2.283t-1.278 1.93m2.3 2.3l-.662-.662q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l.662-.662q1.313 1.317 2.016 2.99T21.231 10t-.703 3.522t-2.016 2.99"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBigtopUpdates(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="M5.489 16.512q-1.314-1.316-2.017-2.99T2.769 10t.703-3.521q.703-1.675 2.017-2.992l.661.662Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.838-.843-1.279-1.928q-.44-1.087-.44-2.283q0-1.197.44-2.283q.441-1.087 1.279-1.93l.661.662q-.725.725-1.087 1.638T7 10t.363 1.913T8.45 13.55zm3.711 5.904v-8.277q-.637-.147-1.03-.656q-.393-.51-.393-1.183q0-.808.562-1.365q.561-.558 1.361-.558t1.362.558t.561 1.365q0 .673-.393 1.183t-1.03.656v8.277zm4.712-5.904l-.662-.662q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l.662-.662q.837.843 1.278 1.928q.44 1.086.44 2.283t-.44 2.283t-1.278 1.93m2.3 2.3l-.662-.662q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l.662-.662q1.313 1.317 2.016 2.99T21.231 10t-.703 3.522t-2.016 2.99"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.489 16.512q-1.314-1.316-2.017-2.99T2.769 10t.703-3.521q.703-1.675 2.017-2.992l.661.662Q4.975 5.325 4.338 6.838T3.7 10t.638 3.163T6.15 15.85zm2.3-2.3q-.838-.843-1.279-1.928q-.44-1.087-.44-2.283q0-1.197.44-2.283q.441-1.087 1.279-1.93l.661.662q-.725.725-1.087 1.638T7 10t.363 1.913T8.45 13.55zm3.711 5.904v-8.277q-.637-.147-1.03-.656q-.393-.51-.393-1.183q0-.808.562-1.365q.561-.558 1.361-.558t1.362.558t.561 1.365q0 .673-.393 1.183t-1.03.656v8.277zm4.712-5.904l-.662-.662q.725-.725 1.088-1.638T17 10t-.363-1.912T15.55 6.45l.662-.662q.837.843 1.278 1.928q.44 1.086.44 2.283t-.44 2.283t-1.278 1.93m2.3 2.3l-.662-.662q1.175-1.175 1.813-2.687T20.3 10t-.638-3.162T17.85 4.15l.662-.662q1.313 1.317 2.016 2.99T21.231 10t-.703 3.522t-2.016 2.99"/></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%22M5.489%2016.512q-1.314-1.316-2.017-2.99T2.769%2010t.703-3.521q.703-1.675%202.017-2.992l.661.662Q4.975%205.325%204.338%206.838T3.7%2010t.638%203.163T6.15%2015.85zm2.3-2.3q-.838-.843-1.279-1.928q-.44-1.087-.44-2.283q0-1.197.44-2.283q.441-1.087%201.279-1.93l.661.662q-.725.725-1.087%201.638T7%2010t.363%201.913T8.45%2013.55zm3.711%205.904v-8.277q-.637-.147-1.03-.656q-.393-.51-.393-1.183q0-.808.562-1.365q.561-.558%201.361-.558t1.362.558t.561%201.365q0%20.673-.393%201.183t-1.03.656v8.277zm4.712-5.904l-.662-.662q.725-.725%201.088-1.638T17%2010t-.363-1.912T15.55%206.45l.662-.662q.837.843%201.278%201.928q.44%201.086.44%202.283t-.44%202.283t-1.278%201.93m2.3%202.3l-.662-.662q1.175-1.175%201.813-2.687T20.3%2010t-.638-3.162T17.85%204.15l.662-.662q1.313%201.317%202.016%202.99T21.231%2010t-.703%203.522t-2.016%202.99%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%22M5.489%2016.512q-1.314-1.316-2.017-2.99T2.769%2010t.703-3.521q.703-1.675%202.017-2.992l.661.662Q4.975%205.325%204.338%206.838T3.7%2010t.638%203.163T6.15%2015.85zm2.3-2.3q-.838-.843-1.279-1.928q-.44-1.087-.44-2.283q0-1.197.44-2.283q.441-1.087%201.279-1.93l.661.662q-.725.725-1.087%201.638T7%2010t.363%201.913T8.45%2013.55zm3.711%205.904v-8.277q-.637-.147-1.03-.656q-.393-.51-.393-1.183q0-.808.562-1.365q.561-.558%201.361-.558t1.362.558t.561%201.365q0%20.673-.393%201.183t-1.03.656v8.277zm4.712-5.904l-.662-.662q.725-.725%201.088-1.638T17%2010t-.363-1.912T15.55%206.45l.662-.662q.837.843%201.278%201.928q.44%201.086.44%202.283t-.44%202.283t-1.278%201.93m2.3%202.3l-.662-.662q1.175-1.175%201.813-2.687T20.3%2010t-.638-3.162T17.85%204.15l.662-.662q1.313%201.317%202.016%202.99T21.231%2010t-.703%203.522t-2.016%202.99%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/bigtop-updates.svg?color=%231a73e8&size=48