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

Name
specific-gravity
Set
Material Symbols Light
Style
Regular
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="M7.558 21q-.626 0-1.09-.403q-.465-.402-.526-1.026L4.115 3h15.77l-1.827 16.571q-.061.624-.525 1.027q-.465.402-1.09.402zM5.733 8.5h3.829q.467-.475 1.093-.737Q11.281 7.5 12 7.5t1.345.263t1.094.737h3.828L18.75 4H5.225zm6.27 5q1.034 0 1.765-.735t.732-1.769t-.735-1.764t-1.769-.732t-1.764.736t-.732 1.768t.736 1.764t1.768.732"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpecificGravity(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.558 21q-.626 0-1.09-.403q-.465-.402-.526-1.026L4.115 3h15.77l-1.827 16.571q-.061.624-.525 1.027q-.465.402-1.09.402zM5.733 8.5h3.829q.467-.475 1.093-.737Q11.281 7.5 12 7.5t1.345.263t1.094.737h3.828L18.75 4H5.225zm6.27 5q1.034 0 1.765-.735t.732-1.769t-.735-1.764t-1.769-.732t-1.764.736t-.732 1.768t.736 1.764t1.768.732"/></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.558 21q-.626 0-1.09-.403q-.465-.402-.526-1.026L4.115 3h15.77l-1.827 16.571q-.061.624-.525 1.027q-.465.402-1.09.402zM5.733 8.5h3.829q.467-.475 1.093-.737Q11.281 7.5 12 7.5t1.345.263t1.094.737h3.828L18.75 4H5.225zm6.27 5q1.034 0 1.765-.735t.732-1.769t-.735-1.764t-1.769-.732t-1.764.736t-.732 1.768t.736 1.764t1.768.732"/></svg>
</template>

CSS

.icon-specific-gravity {
  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.558%2021q-.626%200-1.09-.403q-.465-.402-.526-1.026L4.115%203h15.77l-1.827%2016.571q-.061.624-.525%201.027q-.465.402-1.09.402zM5.733%208.5h3.829q.467-.475%201.093-.737Q11.281%207.5%2012%207.5t1.345.263t1.094.737h3.828L18.75%204H5.225zm6.27%205q1.034%200%201.765-.735t.732-1.769t-.735-1.764t-1.769-.732t-1.764.736t-.732%201.768t.736%201.764t1.768.732%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.558%2021q-.626%200-1.09-.403q-.465-.402-.526-1.026L4.115%203h15.77l-1.827%2016.571q-.061.624-.525%201.027q-.465.402-1.09.402zM5.733%208.5h3.829q.467-.475%201.093-.737Q11.281%207.5%2012%207.5t1.345.263t1.094.737h3.828L18.75%204H5.225zm6.27%205q1.034%200%201.765-.735t.732-1.769t-.735-1.764t-1.769-.732t-1.764.736t-.732%201.768t.736%201.764t1.768.732%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.svg?color=%231a73e8&size=48