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

Name
mood-heart-outline-rounded
Set
Material Symbols
Style
Outline 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 mood heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-2.1.788-3.925T4.95 4.9t3.2-2.125T12.025 2q.4 0 .638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25 1.475.075 2.962t-.775 2.838q-1.175 2.65-3.612 4.288T12 22m6.9-19.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMoodHeartOutlineRounded(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="M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-2.1.788-3.925T4.95 4.9t3.2-2.125T12.025 2q.4 0 .638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25 1.475.075 2.962t-.775 2.838q-1.175 2.65-3.612 4.288T12 22m6.9-19.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.5 11q.625 0 1.063-.437T17 9.5t-.437-1.062T15.5 8t-1.062.438T14 9.5t.438 1.063T15.5 11m-7 0q.625 0 1.063-.437T10 9.5t-.437-1.062T8.5 8t-1.062.438T7 9.5t.438 1.063T8.5 11M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12q0-2.1.788-3.925T4.95 4.9t3.2-2.125T12.025 2q.4 0 .638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975 1-3.2 2.9T4 12q0 3.325 2.338 5.663T12 20q2.475 0 4.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25 1.475.075 2.962t-.775 2.838q-1.175 2.65-3.612 4.288T12 22m6.9-19.8q.5-.5.913-.85T20.95 1q.925 0 1.488.638T23 3.075q0 .375-.15.75t-.45.675l-2.8 2.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85 1q.7 0 1.1.325t.95.875M12 17.5q1.45 0 2.688-.687T16.65 14.9q.175-.275-.012-.587T16.1 14H7.9q-.35 0-.537.313t-.013.587q.725 1.225 1.975 1.913T12 17.5"/></svg>
</template>

CSS

.icon-mood-heart-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%22M15.5%2011q.625%200%201.063-.437T17%209.5t-.437-1.062T15.5%208t-1.062.438T14%209.5t.438%201.063T15.5%2011m-7%200q.625%200%201.063-.437T10%209.5t-.437-1.062T8.5%208t-1.062.438T7%209.5t.438%201.063T8.5%2011M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012q0-2.1.788-3.925T4.95%204.9t3.2-2.125T12.025%202q.4%200%20.638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975%201-3.2%202.9T4%2012q0%203.325%202.338%205.663T12%2020q2.475%200%204.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25%201.475.075%202.962t-.775%202.838q-1.175%202.65-3.612%204.288T12%2022m6.9-19.8q.5-.5.913-.85T20.95%201q.925%200%201.488.638T23%203.075q0%20.375-.15.75t-.45.675l-2.8%202.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85%201q.7%200%201.1.325t.95.875M12%2017.5q1.45%200%202.688-.687T16.65%2014.9q.175-.275-.012-.587T16.1%2014H7.9q-.35%200-.537.313t-.013.587q.725%201.225%201.975%201.913T12%2017.5%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%22M15.5%2011q.625%200%201.063-.437T17%209.5t-.437-1.062T15.5%208t-1.062.438T14%209.5t.438%201.063T15.5%2011m-7%200q.625%200%201.063-.437T10%209.5t-.437-1.062T8.5%208t-1.062.438T7%209.5t.438%201.063T8.5%2011M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012q0-2.1.788-3.925T4.95%204.9t3.2-2.125T12.025%202q.4%200%20.638.313t.187.737t-.35.675t-.725.275q-.875.025-1.712.238t-1.638.612q-1.975%201-3.2%202.9T4%2012q0%203.325%202.338%205.663T12%2020q2.475%200%204.45-1.35t2.9-3.5q.45-1.025.6-2.1t-.025-2.175q-.05-.425.15-.763t.6-.462t.75.05t.425.575q.25%201.475.075%202.962t-.775%202.838q-1.175%202.65-3.612%204.288T12%2022m6.9-19.8q.5-.5.913-.85T20.95%201q.925%200%201.488.638T23%203.075q0%20.375-.15.75t-.45.675l-2.8%202.8q-.3.3-.7.3t-.7-.3l-2.8-2.8q-.325-.325-.462-.7t-.138-.75q0-.8.575-1.425T16.85%201q.7%200%201.1.325t.95.875M12%2017.5q1.45%200%202.688-.687T16.65%2014.9q.175-.275-.012-.587T16.1%2014H7.9q-.35%200-.537.313t-.013.587q.725%201.225%201.975%201.913T12%2017.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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