web-asset-off-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
web-asset-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
web-asset-off-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the web asset off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5H5v1.427L2.235 3.662q-.146-.146-.156-.347t.156-.367t.356-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165L17.573 19zm0-1h11.957l-10-10H4v9.385q0 .269.173.442t.443.173M21 6.616V17.23q0 .25-.159.375q-.158.125-.341.125t-.341-.128t-.159-.378V8h-8.517q-.323 0-.628-.13t-.522-.349L9.185 6.373q-.187-.212-.227-.438q-.04-.227.046-.444q.087-.218.283-.354Q9.483 5 9.756 5h9.629q.67 0 1.143.472q.472.472.472 1.144"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWebAssetOffRounded(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.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5H5v1.427L2.235 3.662q-.146-.146-.156-.347t.156-.367t.356-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165L17.573 19zm0-1h11.957l-10-10H4v9.385q0 .269.173.442t.443.173M21 6.616V17.23q0 .25-.159.375q-.158.125-.341.125t-.341-.128t-.159-.378V8h-8.517q-.323 0-.628-.13t-.522-.349L9.185 6.373q-.187-.212-.227-.438q-.04-.227.046-.444q.087-.218.283-.354Q9.483 5 9.756 5h9.629q.67 0 1.143.472q.472.472.472 1.144"/></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.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.67.472-1.143Q3.944 5 4.616 5H5v1.427L2.235 3.662q-.146-.146-.156-.347t.156-.367t.356-.165t.357.165l18.516 18.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165L17.573 19zm0-1h11.957l-10-10H4v9.385q0 .269.173.442t.443.173M21 6.616V17.23q0 .25-.159.375q-.158.125-.341.125t-.341-.128t-.159-.378V8h-8.517q-.323 0-.628-.13t-.522-.349L9.185 6.373q-.187-.212-.227-.438q-.04-.227.046-.444q.087-.218.283-.354Q9.483 5 9.756 5h9.629q.67 0 1.143.472q.472.472.472 1.144"/></svg>
</template>

CSS

.icon-web-asset-off-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%22M4.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205H5v1.427L2.235%203.662q-.146-.146-.156-.347t.156-.367t.356-.165t.357.165l18.516%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165L17.573%2019zm0-1h11.957l-10-10H4v9.385q0%20.269.173.442t.443.173M21%206.616V17.23q0%20.25-.159.375q-.158.125-.341.125t-.341-.128t-.159-.378V8h-8.517q-.323%200-.628-.13t-.522-.349L9.185%206.373q-.187-.212-.227-.438q-.04-.227.046-.444q.087-.218.283-.354Q9.483%205%209.756%205h9.629q.67%200%201.143.472q.472.472.472%201.144%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.616%2019q-.672%200-1.144-.472T3%2017.385V6.615q0-.67.472-1.143Q3.944%205%204.616%205H5v1.427L2.235%203.662q-.146-.146-.156-.347t.156-.367t.356-.165t.357.165l18.516%2018.516q.146.146.155.344t-.155.363t-.357.165t-.357-.165L17.573%2019zm0-1h11.957l-10-10H4v9.385q0%20.269.173.442t.443.173M21%206.616V17.23q0%20.25-.159.375q-.158.125-.341.125t-.341-.128t-.159-.378V8h-8.517q-.323%200-.628-.13t-.522-.349L9.185%206.373q-.187-.212-.227-.438q-.04-.227.046-.444q.087-.218.283-.354Q9.483%205%209.756%205h9.629q.67%200%201.143.472q.472.472.472%201.144%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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