metabolism icon
metabolism-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- metabolism-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- metabolism-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the metabolism icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 18v-3.5h-1.5v-3.6q0-.575.788-.987T11 9.5t1.963.413t.787.987v3.6h-1.5V18zm.175-9.425Q9.5 8.15 9.5 7.5t.425-1.075T11 6t1.075.425T12.5 7.5t-.425 1.075T11 9t-1.075-.425M11 21q-3.75 0-6.375-2.625T2 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T11 3t3.513.713t2.85 1.924t1.925 2.85T20 12v.2l1.125-1.15q.275-.3.688-.288t.712.288q.3.3.3.713t-.3.712L19.7 15.3q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.3-.3-.287-.7t.312-.7q.3-.275.7-.287t.7.287L18 12.175V12q0-2.9-2.05-4.95T11 5T6.05 7.05T4 12q.025 2.9 2.062 4.95T11 19q1.175 0 2.213-.35t1.912-1q.35-.25.75-.25t.675.275q.3.3.313.725t-.338.7q-1.15.9-2.55 1.4T11 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMetabolismRounded(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="M9.75 18v-3.5h-1.5v-3.6q0-.575.788-.987T11 9.5t1.963.413t.787.987v3.6h-1.5V18zm.175-9.425Q9.5 8.15 9.5 7.5t.425-1.075T11 6t1.075.425T12.5 7.5t-.425 1.075T11 9t-1.075-.425M11 21q-3.75 0-6.375-2.625T2 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T11 3t3.513.713t2.85 1.924t1.925 2.85T20 12v.2l1.125-1.15q.275-.3.688-.288t.712.288q.3.3.3.713t-.3.712L19.7 15.3q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.3-.3-.287-.7t.312-.7q.3-.275.7-.287t.7.287L18 12.175V12q0-2.9-2.05-4.95T11 5T6.05 7.05T4 12q.025 2.9 2.062 4.95T11 19q1.175 0 2.213-.35t1.912-1q.35-.25.75-.25t.675.275q.3.3.313.725t-.338.7q-1.15.9-2.55 1.4T11 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 18v-3.5h-1.5v-3.6q0-.575.788-.987T11 9.5t1.963.413t.787.987v3.6h-1.5V18zm.175-9.425Q9.5 8.15 9.5 7.5t.425-1.075T11 6t1.075.425T12.5 7.5t-.425 1.075T11 9t-1.075-.425M11 21q-3.75 0-6.375-2.625T2 12q0-1.875.713-3.512t1.924-2.85t2.85-1.925T11 3t3.513.713t2.85 1.924t1.925 2.85T20 12v.2l1.125-1.15q.275-.3.688-.288t.712.288q.3.3.3.713t-.3.712L19.7 15.3q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.3-.3-.287-.7t.312-.7q.3-.275.7-.287t.7.287L18 12.175V12q0-2.9-2.05-4.95T11 5T6.05 7.05T4 12q.025 2.9 2.062 4.95T11 19q1.175 0 2.213-.35t1.912-1q.35-.25.75-.25t.675.275q.3.3.313.725t-.338.7q-1.15.9-2.55 1.4T11 21"/></svg> </template>
CSS
.icon-metabolism-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%22M9.75%2018v-3.5h-1.5v-3.6q0-.575.788-.987T11%209.5t1.963.413t.787.987v3.6h-1.5V18zm.175-9.425Q9.5%208.15%209.5%207.5t.425-1.075T11%206t1.075.425T12.5%207.5t-.425%201.075T11%209t-1.075-.425M11%2021q-3.75%200-6.375-2.625T2%2012q0-1.875.713-3.512t1.924-2.85t2.85-1.925T11%203t3.513.713t2.85%201.924t1.925%202.85T20%2012v.2l1.125-1.15q.275-.3.688-.288t.712.288q.3.3.3.713t-.3.712L19.7%2015.3q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.3-.3-.287-.7t.312-.7q.3-.275.7-.287t.7.287L18%2012.175V12q0-2.9-2.05-4.95T11%205T6.05%207.05T4%2012q.025%202.9%202.062%204.95T11%2019q1.175%200%202.213-.35t1.912-1q.35-.25.75-.25t.675.275q.3.3.313.725t-.338.7q-1.15.9-2.55%201.4T11%2021%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%22M9.75%2018v-3.5h-1.5v-3.6q0-.575.788-.987T11%209.5t1.963.413t.787.987v3.6h-1.5V18zm.175-9.425Q9.5%208.15%209.5%207.5t.425-1.075T11%206t1.075.425T12.5%207.5t-.425%201.075T11%209t-1.075-.425M11%2021q-3.75%200-6.375-2.625T2%2012q0-1.875.713-3.512t1.924-2.85t2.85-1.925T11%203t3.513.713t2.85%201.924t1.925%202.85T20%2012v.2l1.125-1.15q.275-.3.688-.288t.712.288q.3.3.3.713t-.3.712L19.7%2015.3q-.3.3-.7.3t-.7-.3l-2.85-2.85q-.3-.3-.287-.7t.312-.7q.3-.275.7-.287t.7.287L18%2012.175V12q0-2.9-2.05-4.95T11%205T6.05%207.05T4%2012q.025%202.9%202.062%204.95T11%2019q1.175%200%202.213-.35t1.912-1q.35-.25.75-.25t.675.275q.3.3.313.725t-.338.7q-1.15.9-2.55%201.4T11%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/metabolism-rounded.svg?color=%231a73e8&size=48