salinity icon
salinity-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- salinity-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the salinity icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.288 11.713Q4 11.425 4 11t.288-.712T5 10t.713.288T6 11t-.288.713T5 12t-.712-.288m4.5 0Q8.5 11.426 8.5 11t.288-.712T9.5 10t.713.288t.287.712t-.288.713T9.5 12t-.712-.288m5 0Q13.5 11.426 13.5 11t.288-.712T14.5 10t.713.288t.287.712t-.288.713T14.5 12t-.712-.288m4.5 0Q18 11.426 18 11t.288-.712T19 10t.713.288T20 11t-.288.713T19 12t-.712-.288m-11.75-2.75q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m9.5 0q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-4.75-.25Q11 8.426 11 8t.288-.712T12 7t.713.288T13 8t-.288.713T12 9t-.712-.288m-2.5-2.5Q8.5 5.926 8.5 5.5t.288-.712T9.5 4.5t.713.288t.287.712t-.288.713T9.5 6.5t-.712-.288m5 0Q13.5 5.926 13.5 5.5t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-2.5-2.5Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288M6.65 20q-2.2-2-2.575-5.1q-.05-.45.25-.775T5.1 13.8h13.8q.45 0 .763.325t.262.775q-.35 3.1-2.562 5.1T12 22t-5.35-2"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSalinityRounded(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.288 11.713Q4 11.425 4 11t.288-.712T5 10t.713.288T6 11t-.288.713T5 12t-.712-.288m4.5 0Q8.5 11.426 8.5 11t.288-.712T9.5 10t.713.288t.287.712t-.288.713T9.5 12t-.712-.288m5 0Q13.5 11.426 13.5 11t.288-.712T14.5 10t.713.288t.287.712t-.288.713T14.5 12t-.712-.288m4.5 0Q18 11.426 18 11t.288-.712T19 10t.713.288T20 11t-.288.713T19 12t-.712-.288m-11.75-2.75q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m9.5 0q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-4.75-.25Q11 8.426 11 8t.288-.712T12 7t.713.288T13 8t-.288.713T12 9t-.712-.288m-2.5-2.5Q8.5 5.926 8.5 5.5t.288-.712T9.5 4.5t.713.288t.287.712t-.288.713T9.5 6.5t-.712-.288m5 0Q13.5 5.926 13.5 5.5t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-2.5-2.5Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288M6.65 20q-2.2-2-2.575-5.1q-.05-.45.25-.775T5.1 13.8h13.8q.45 0 .763.325t.262.775q-.35 3.1-2.562 5.1T12 22t-5.35-2"/></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.288 11.713Q4 11.425 4 11t.288-.712T5 10t.713.288T6 11t-.288.713T5 12t-.712-.288m4.5 0Q8.5 11.426 8.5 11t.288-.712T9.5 10t.713.288t.287.712t-.288.713T9.5 12t-.712-.288m5 0Q13.5 11.426 13.5 11t.288-.712T14.5 10t.713.288t.287.712t-.288.713T14.5 12t-.712-.288m4.5 0Q18 11.426 18 11t.288-.712T19 10t.713.288T20 11t-.288.713T19 12t-.712-.288m-11.75-2.75q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m9.5 0q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-4.75-.25Q11 8.426 11 8t.288-.712T12 7t.713.288T13 8t-.288.713T12 9t-.712-.288m-2.5-2.5Q8.5 5.926 8.5 5.5t.288-.712T9.5 4.5t.713.288t.287.712t-.288.713T9.5 6.5t-.712-.288m5 0Q13.5 5.926 13.5 5.5t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-2.5-2.5Q11 3.426 11 3t.288-.712T12 2t.713.288T13 3t-.288.713T12 4t-.712-.288M6.65 20q-2.2-2-2.575-5.1q-.05-.45.25-.775T5.1 13.8h13.8q.45 0 .763.325t.262.775q-.35 3.1-2.562 5.1T12 22t-5.35-2"/></svg> </template>
CSS
.icon-salinity-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.288%2011.713Q4%2011.425%204%2011t.288-.712T5%2010t.713.288T6%2011t-.288.713T5%2012t-.712-.288m4.5%200Q8.5%2011.426%208.5%2011t.288-.712T9.5%2010t.713.288t.287.712t-.288.713T9.5%2012t-.712-.288m5%200Q13.5%2011.426%2013.5%2011t.288-.712T14.5%2010t.713.288t.287.712t-.288.713T14.5%2012t-.712-.288m4.5%200Q18%2011.426%2018%2011t.288-.712T19%2010t.713.288T20%2011t-.288.713T19%2012t-.712-.288m-11.75-2.75q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m9.5%200q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-4.75-.25Q11%208.426%2011%208t.288-.712T12%207t.713.288T13%208t-.288.713T12%209t-.712-.288m-2.5-2.5Q8.5%205.926%208.5%205.5t.288-.712T9.5%204.5t.713.288t.287.712t-.288.713T9.5%206.5t-.712-.288m5%200Q13.5%205.926%2013.5%205.5t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-2.5-2.5Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288M6.65%2020q-2.2-2-2.575-5.1q-.05-.45.25-.775T5.1%2013.8h13.8q.45%200%20.763.325t.262.775q-.35%203.1-2.562%205.1T12%2022t-5.35-2%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.288%2011.713Q4%2011.425%204%2011t.288-.712T5%2010t.713.288T6%2011t-.288.713T5%2012t-.712-.288m4.5%200Q8.5%2011.426%208.5%2011t.288-.712T9.5%2010t.713.288t.287.712t-.288.713T9.5%2012t-.712-.288m5%200Q13.5%2011.426%2013.5%2011t.288-.712T14.5%2010t.713.288t.287.712t-.288.713T14.5%2012t-.712-.288m4.5%200Q18%2011.426%2018%2011t.288-.712T19%2010t.713.288T20%2011t-.288.713T19%2012t-.712-.288m-11.75-2.75q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m9.5%200q-.288-.287-.288-.712t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-4.75-.25Q11%208.426%2011%208t.288-.712T12%207t.713.288T13%208t-.288.713T12%209t-.712-.288m-2.5-2.5Q8.5%205.926%208.5%205.5t.288-.712T9.5%204.5t.713.288t.287.712t-.288.713T9.5%206.5t-.712-.288m5%200Q13.5%205.926%2013.5%205.5t.288-.712t.712-.288t.713.288t.287.712t-.288.713t-.712.287t-.712-.288m-2.5-2.5Q11%203.426%2011%203t.288-.712T12%202t.713.288T13%203t-.288.713T12%204t-.712-.288M6.65%2020q-2.2-2-2.575-5.1q-.05-.45.25-.775T5.1%2013.8h13.8q.45%200%20.763.325t.262.775q-.35%203.1-2.562%205.1T12%2022t-5.35-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/salinity-rounded.svg?color=%231a73e8&size=48