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

Name
specific-gravity-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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.222 3.888q-.05-.363.196-.625Q4.665 3 5.028 3h13.943q.364 0 .61.263q.248.262.198.626L18.058 19.57q-.061.624-.525 1.026q-.465.403-1.09.403zM5.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.732m-6.162-4l1.1 9.962q.039.23.212.384t.404.154h8.884q.231 0 .404-.154t.212-.384l1.1-9.962h-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.558 20h1.298H8.5h7h-.356h1.298z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpecificGravityOutlineRounded(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.222 3.888q-.05-.363.196-.625Q4.665 3 5.028 3h13.943q.364 0 .61.263q.248.262.198.626L18.058 19.57q-.061.624-.525 1.026q-.465.403-1.09.403zM5.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.732m-6.162-4l1.1 9.962q.039.23.212.384t.404.154h8.884q.231 0 .404-.154t.212-.384l1.1-9.962h-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.558 20h1.298H8.5h7h-.356h1.298z"/></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.222 3.888q-.05-.363.196-.625Q4.665 3 5.028 3h13.943q.364 0 .61.263q.248.262.198.626L18.058 19.57q-.061.624-.525 1.026q-.465.403-1.09.403zM5.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.732m-6.162-4l1.1 9.962q.039.23.212.384t.404.154h8.884q.231 0 .404-.154t.212-.384l1.1-9.962h-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.558 20h1.298H8.5h7h-.356h1.298z"/></svg>
</template>

CSS

.icon-specific-gravity-outline-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.558%2021q-.626%200-1.09-.403q-.465-.402-.526-1.026L4.222%203.888q-.05-.363.196-.625Q4.665%203%205.028%203h13.943q.364%200%20.61.263q.248.262.198.626L18.058%2019.57q-.061.624-.525%201.026q-.465.403-1.09.403zM5.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.732m-6.162-4l1.1%209.962q.039.23.212.384t.404.154h8.884q.231%200%20.404-.154t.212-.384l1.1-9.962h-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.558%2020h1.298H8.5h7h-.356h1.298z%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.222%203.888q-.05-.363.196-.625Q4.665%203%205.028%203h13.943q.364%200%20.61.263q.248.262.198.626L18.058%2019.57q-.061.624-.525%201.026q-.465.403-1.09.403zM5.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.732m-6.162-4l1.1%209.962q.039.23.212.384t.404.154h8.884q.231%200%20.404-.154t.212-.384l1.1-9.962h-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.558%2020h1.298H8.5h7h-.356h1.298z%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-rounded.svg?color=%231a73e8&size=48