specific-gravity-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
specific-gravity-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the specific gravity icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.104 21L4.116 3h15.769l-1.989 18zM5.733 8.5h3.829q.467-.475 1.094-.737T12 7.5t1.344.263t1.095.737h3.828L18.75 4H5.225zm6.267 5q1.037 0 1.768-.732T14.5 11t-.732-1.768T12 8.5t-1.768.732T9.5 11t.732 1.768T12 13.5m-6.158-4L7 20h10l1.158-10.5h-3.014q.165.327.26.709T15.5 11q0 1.458-1.021 2.479T12 14.5t-2.479-1.021T8.5 11q0-.41.095-.791t.26-.709zM7 20h1.856H8.5h7h-.356H17z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpecificGravityOutlineSharp(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="M6.104 21L4.116 3h15.769l-1.989 18zM5.733 8.5h3.829q.467-.475 1.094-.737T12 7.5t1.344.263t1.095.737h3.828L18.75 4H5.225zm6.267 5q1.037 0 1.768-.732T14.5 11t-.732-1.768T12 8.5t-1.768.732T9.5 11t.732 1.768T12 13.5m-6.158-4L7 20h10l1.158-10.5h-3.014q.165.327.26.709T15.5 11q0 1.458-1.021 2.479T12 14.5t-2.479-1.021T8.5 11q0-.41.095-.791t.26-.709zM7 20h1.856H8.5h7h-.356H17z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.104 21L4.116 3h15.769l-1.989 18zM5.733 8.5h3.829q.467-.475 1.094-.737T12 7.5t1.344.263t1.095.737h3.828L18.75 4H5.225zm6.267 5q1.037 0 1.768-.732T14.5 11t-.732-1.768T12 8.5t-1.768.732T9.5 11t.732 1.768T12 13.5m-6.158-4L7 20h10l1.158-10.5h-3.014q.165.327.26.709T15.5 11q0 1.458-1.021 2.479T12 14.5t-2.479-1.021T8.5 11q0-.41.095-.791t.26-.709zM7 20h1.856H8.5h7h-.356H17z"/></svg>
</template>

CSS

.icon-specific-gravity-outline-sharp {
  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%22M6.104%2021L4.116%203h15.769l-1.989%2018zM5.733%208.5h3.829q.467-.475%201.094-.737T12%207.5t1.344.263t1.095.737h3.828L18.75%204H5.225zm6.267%205q1.037%200%201.768-.732T14.5%2011t-.732-1.768T12%208.5t-1.768.732T9.5%2011t.732%201.768T12%2013.5m-6.158-4L7%2020h10l1.158-10.5h-3.014q.165.327.26.709T15.5%2011q0%201.458-1.021%202.479T12%2014.5t-2.479-1.021T8.5%2011q0-.41.095-.791t.26-.709zM7%2020h1.856H8.5h7h-.356H17z%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%22M6.104%2021L4.116%203h15.769l-1.989%2018zM5.733%208.5h3.829q.467-.475%201.094-.737T12%207.5t1.344.263t1.095.737h3.828L18.75%204H5.225zm6.267%205q1.037%200%201.768-.732T14.5%2011t-.732-1.768T12%208.5t-1.768.732T9.5%2011t.732%201.768T12%2013.5m-6.158-4L7%2020h10l1.158-10.5h-3.014q.165.327.26.709T15.5%2011q0%201.458-1.021%202.479T12%2014.5t-2.479-1.021T8.5%2011q0-.41.095-.791t.26-.709zM7%2020h1.856H8.5h7h-.356H17z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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