interests from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
interests
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
interests-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the interests icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.77 10.423l4.269-7.442l4.269 7.442zm4.288 10.096q-1.477 0-2.498-1.021T3.539 17q0-1.458 1.02-2.488q1.022-1.031 2.499-1.031q1.458 0 2.488 1.03T10.577 17q0 1.477-1.03 2.498t-2.49 1.021m6.462 0v-7.038h7.039v7.038zm3.52-10.096q-.926-.739-1.696-1.371q-.77-.633-1.326-1.229t-.863-1.185t-.308-1.232q0-.895.586-1.477q.585-.583 1.491-.583q.598 0 1.118.293q.52.294.997.882q.477-.569 1.017-.872t1.118-.303q.887 0 1.472.612q.586.611.586 1.505q0 .625-.308 1.204q-.308.58-.863 1.166q-.556.586-1.326 1.219q-.77.632-1.696 1.371"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInterests(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="m2.77 10.423l4.269-7.442l4.269 7.442zm4.288 10.096q-1.477 0-2.498-1.021T3.539 17q0-1.458 1.02-2.488q1.022-1.031 2.499-1.031q1.458 0 2.488 1.03T10.577 17q0 1.477-1.03 2.498t-2.49 1.021m6.462 0v-7.038h7.039v7.038zm3.52-10.096q-.926-.739-1.696-1.371q-.77-.633-1.326-1.229t-.863-1.185t-.308-1.232q0-.895.586-1.477q.585-.583 1.491-.583q.598 0 1.118.293q.52.294.997.882q.477-.569 1.017-.872t1.118-.303q.887 0 1.472.612q.586.611.586 1.505q0 .625-.308 1.204q-.308.58-.863 1.166q-.556.586-1.326 1.219q-.77.632-1.696 1.371"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.77 10.423l4.269-7.442l4.269 7.442zm4.288 10.096q-1.477 0-2.498-1.021T3.539 17q0-1.458 1.02-2.488q1.022-1.031 2.499-1.031q1.458 0 2.488 1.03T10.577 17q0 1.477-1.03 2.498t-2.49 1.021m6.462 0v-7.038h7.039v7.038zm3.52-10.096q-.926-.739-1.696-1.371q-.77-.633-1.326-1.229t-.863-1.185t-.308-1.232q0-.895.586-1.477q.585-.583 1.491-.583q.598 0 1.118.293q.52.294.997.882q.477-.569 1.017-.872t1.118-.303q.887 0 1.472.612q.586.611.586 1.505q0 .625-.308 1.204q-.308.58-.863 1.166q-.556.586-1.326 1.219q-.77.632-1.696 1.371"/></svg>
</template>

CSS

.icon-interests {
  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%22m2.77%2010.423l4.269-7.442l4.269%207.442zm4.288%2010.096q-1.477%200-2.498-1.021T3.539%2017q0-1.458%201.02-2.488q1.022-1.031%202.499-1.031q1.458%200%202.488%201.03T10.577%2017q0%201.477-1.03%202.498t-2.49%201.021m6.462%200v-7.038h7.039v7.038zm3.52-10.096q-.926-.739-1.696-1.371q-.77-.633-1.326-1.229t-.863-1.185t-.308-1.232q0-.895.586-1.477q.585-.583%201.491-.583q.598%200%201.118.293q.52.294.997.882q.477-.569%201.017-.872t1.118-.303q.887%200%201.472.612q.586.611.586%201.505q0%20.625-.308%201.204q-.308.58-.863%201.166q-.556.586-1.326%201.219q-.77.632-1.696%201.371%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%22m2.77%2010.423l4.269-7.442l4.269%207.442zm4.288%2010.096q-1.477%200-2.498-1.021T3.539%2017q0-1.458%201.02-2.488q1.022-1.031%202.499-1.031q1.458%200%202.488%201.03T10.577%2017q0%201.477-1.03%202.498t-2.49%201.021m6.462%200v-7.038h7.039v7.038zm3.52-10.096q-.926-.739-1.696-1.371q-.77-.633-1.326-1.229t-.863-1.185t-.308-1.232q0-.895.586-1.477q.585-.583%201.491-.583q.598%200%201.118.293q.52.294.997.882q.477-.569%201.017-.872t1.118-.303q.887%200%201.472.612q.586.611.586%201.505q0%20.625-.308%201.204q-.308.58-.863%201.166q-.556.586-1.326%201.219q-.77.632-1.696%201.371%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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