mobile share stack icon
mobile-share-stack-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- mobile-share-stack-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- offline-share-rounded
5 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the mobile share stack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.116 21.385q-.691 0-1.153-.463q-.463-.462-.463-1.153V6.04q0-.213.144-.357t.357-.144t.356.144t.143.356V19.77q0 .231.192.423t.423.193h8.116q.212 0 .356.144t.144.356t-.144.356t-.356.144zM10.5 18q-.666 0-1.14-.475q-.476-.474-.476-1.14V3.615q0-.666.475-1.14Q9.834 2 10.5 2h7.154q.666 0 1.14.475t.475 1.14v2.127q.31-.001.52.242t.211.549v1.28q0 .307-.21.55q-.211.243-.52.24v7.782q0 .666-.475 1.14T17.654 18zm4.516-7.789l-.695.695q-.16.16-.137.331t.142.291t.29.142t.332-.137l1.294-1.294q.093-.093.146-.214t.053-.26t-.053-.255t-.146-.21l-1.294-1.294q-.16-.16-.331-.137t-.291.141t-.142.292q-.022.171.137.33l.695.695h-2.881q-.31 0-.501.191q-.192.191-.192.501v1.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-1.308z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMobileShareStackRounded(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="M7.116 21.385q-.691 0-1.153-.463q-.463-.462-.463-1.153V6.04q0-.213.144-.357t.357-.144t.356.144t.143.356V19.77q0 .231.192.423t.423.193h8.116q.212 0 .356.144t.144.356t-.144.356t-.356.144zM10.5 18q-.666 0-1.14-.475q-.476-.474-.476-1.14V3.615q0-.666.475-1.14Q9.834 2 10.5 2h7.154q.666 0 1.14.475t.475 1.14v2.127q.31-.001.52.242t.211.549v1.28q0 .307-.21.55q-.211.243-.52.24v7.782q0 .666-.475 1.14T17.654 18zm4.516-7.789l-.695.695q-.16.16-.137.331t.142.291t.29.142t.332-.137l1.294-1.294q.093-.093.146-.214t.053-.26t-.053-.255t-.146-.21l-1.294-1.294q-.16-.16-.331-.137t-.291.141t-.142.292q-.022.171.137.33l.695.695h-2.881q-.31 0-.501.191q-.192.191-.192.501v1.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-1.308z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.116 21.385q-.691 0-1.153-.463q-.463-.462-.463-1.153V6.04q0-.213.144-.357t.357-.144t.356.144t.143.356V19.77q0 .231.192.423t.423.193h8.116q.212 0 .356.144t.144.356t-.144.356t-.356.144zM10.5 18q-.666 0-1.14-.475q-.476-.474-.476-1.14V3.615q0-.666.475-1.14Q9.834 2 10.5 2h7.154q.666 0 1.14.475t.475 1.14v2.127q.31-.001.52.242t.211.549v1.28q0 .307-.21.55q-.211.243-.52.24v7.782q0 .666-.475 1.14T17.654 18zm4.516-7.789l-.695.695q-.16.16-.137.331t.142.291t.29.142t.332-.137l1.294-1.294q.093-.093.146-.214t.053-.26t-.053-.255t-.146-.21l-1.294-1.294q-.16-.16-.331-.137t-.291.141t-.142.292q-.022.171.137.33l.695.695h-2.881q-.31 0-.501.191q-.192.191-.192.501v1.5q0 .192.125.317q.126.125.317.125t.317-.125t.126-.317v-1.308z"/></svg> </template>
CSS
.icon-mobile-share-stack-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%22M7.116%2021.385q-.691%200-1.153-.463q-.463-.462-.463-1.153V6.04q0-.213.144-.357t.357-.144t.356.144t.143.356V19.77q0%20.231.192.423t.423.193h8.116q.212%200%20.356.144t.144.356t-.144.356t-.356.144zM10.5%2018q-.666%200-1.14-.475q-.476-.474-.476-1.14V3.615q0-.666.475-1.14Q9.834%202%2010.5%202h7.154q.666%200%201.14.475t.475%201.14v2.127q.31-.001.52.242t.211.549v1.28q0%20.307-.21.55q-.211.243-.52.24v7.782q0%20.666-.475%201.14T17.654%2018zm4.516-7.789l-.695.695q-.16.16-.137.331t.142.291t.29.142t.332-.137l1.294-1.294q.093-.093.146-.214t.053-.26t-.053-.255t-.146-.21l-1.294-1.294q-.16-.16-.331-.137t-.291.141t-.142.292q-.022.171.137.33l.695.695h-2.881q-.31%200-.501.191q-.192.191-.192.501v1.5q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317v-1.308z%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%22M7.116%2021.385q-.691%200-1.153-.463q-.463-.462-.463-1.153V6.04q0-.213.144-.357t.357-.144t.356.144t.143.356V19.77q0%20.231.192.423t.423.193h8.116q.212%200%20.356.144t.144.356t-.144.356t-.356.144zM10.5%2018q-.666%200-1.14-.475q-.476-.474-.476-1.14V3.615q0-.666.475-1.14Q9.834%202%2010.5%202h7.154q.666%200%201.14.475t.475%201.14v2.127q.31-.001.52.242t.211.549v1.28q0%20.307-.21.55q-.211.243-.52.24v7.782q0%20.666-.475%201.14T17.654%2018zm4.516-7.789l-.695.695q-.16.16-.137.331t.142.291t.29.142t.332-.137l1.294-1.294q.093-.093.146-.214t.053-.26t-.053-.255t-.146-.21l-1.294-1.294q-.16-.16-.331-.137t-.291.141t-.142.292q-.022.171.137.33l.695.695h-2.881q-.31%200-.501.191q-.192.191-.192.501v1.5q0%20.192.125.317q.126.125.317.125t.317-.125t.126-.317v-1.308z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/mobile-share-stack-rounded.svg?color=%231a73e8&size=48