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

Name
interests-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

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.825 9.525l3.3-5.95q.15-.275.375-.4T7 3.05t.5.125t.375.4l3.3 5.95q.125.25.113.5t-.138.475t-.35.363t-.5.137H3.7q-.275 0-.5-.137t-.35-.363t-.137-.475t.112-.5m1.35 10.3Q3 18.65 3 17t1.175-2.825T7 13t2.825 1.175T11 17t-1.175 2.825T7 21t-2.825-1.175M13 20v-6q0-.425.288-.712T14 13h6q.425 0 .713.288T21 14v6q0 .425-.288.713T20 21h-6q-.425 0-.712-.288T13 20m3.35-9.55l-1.325-1.125Q13.3 7.875 12.65 7.038T12 5.175q0-1.125.788-1.9T14.75 2.5q.675 0 1.263.313t.987.862q.4-.55.988-.862T19.25 2.5q1.175 0 1.963.775t.787 1.9q0 1.025-.65 1.863t-2.375 2.287L17.65 10.45q-.275.25-.65.25t-.65-.25"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsInterestsRounded(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.825 9.525l3.3-5.95q.15-.275.375-.4T7 3.05t.5.125t.375.4l3.3 5.95q.125.25.113.5t-.138.475t-.35.363t-.5.137H3.7q-.275 0-.5-.137t-.35-.363t-.137-.475t.112-.5m1.35 10.3Q3 18.65 3 17t1.175-2.825T7 13t2.825 1.175T11 17t-1.175 2.825T7 21t-2.825-1.175M13 20v-6q0-.425.288-.712T14 13h6q.425 0 .713.288T21 14v6q0 .425-.288.713T20 21h-6q-.425 0-.712-.288T13 20m3.35-9.55l-1.325-1.125Q13.3 7.875 12.65 7.038T12 5.175q0-1.125.788-1.9T14.75 2.5q.675 0 1.263.313t.987.862q.4-.55.988-.862T19.25 2.5q1.175 0 1.963.775t.787 1.9q0 1.025-.65 1.863t-2.375 2.287L17.65 10.45q-.275.25-.65.25t-.65-.25"/></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.825 9.525l3.3-5.95q.15-.275.375-.4T7 3.05t.5.125t.375.4l3.3 5.95q.125.25.113.5t-.138.475t-.35.363t-.5.137H3.7q-.275 0-.5-.137t-.35-.363t-.137-.475t.112-.5m1.35 10.3Q3 18.65 3 17t1.175-2.825T7 13t2.825 1.175T11 17t-1.175 2.825T7 21t-2.825-1.175M13 20v-6q0-.425.288-.712T14 13h6q.425 0 .713.288T21 14v6q0 .425-.288.713T20 21h-6q-.425 0-.712-.288T13 20m3.35-9.55l-1.325-1.125Q13.3 7.875 12.65 7.038T12 5.175q0-1.125.788-1.9T14.75 2.5q.675 0 1.263.313t.987.862q.4-.55.988-.862T19.25 2.5q1.175 0 1.963.775t.787 1.9q0 1.025-.65 1.863t-2.375 2.287L17.65 10.45q-.275.25-.65.25t-.65-.25"/></svg>
</template>

CSS

.icon-interests-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%22m2.825%209.525l3.3-5.95q.15-.275.375-.4T7%203.05t.5.125t.375.4l3.3%205.95q.125.25.113.5t-.138.475t-.35.363t-.5.137H3.7q-.275%200-.5-.137t-.35-.363t-.137-.475t.112-.5m1.35%2010.3Q3%2018.65%203%2017t1.175-2.825T7%2013t2.825%201.175T11%2017t-1.175%202.825T7%2021t-2.825-1.175M13%2020v-6q0-.425.288-.712T14%2013h6q.425%200%20.713.288T21%2014v6q0%20.425-.288.713T20%2021h-6q-.425%200-.712-.288T13%2020m3.35-9.55l-1.325-1.125Q13.3%207.875%2012.65%207.038T12%205.175q0-1.125.788-1.9T14.75%202.5q.675%200%201.263.313t.987.862q.4-.55.988-.862T19.25%202.5q1.175%200%201.963.775t.787%201.9q0%201.025-.65%201.863t-2.375%202.287L17.65%2010.45q-.275.25-.65.25t-.65-.25%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.825%209.525l3.3-5.95q.15-.275.375-.4T7%203.05t.5.125t.375.4l3.3%205.95q.125.25.113.5t-.138.475t-.35.363t-.5.137H3.7q-.275%200-.5-.137t-.35-.363t-.137-.475t.112-.5m1.35%2010.3Q3%2018.65%203%2017t1.175-2.825T7%2013t2.825%201.175T11%2017t-1.175%202.825T7%2021t-2.825-1.175M13%2020v-6q0-.425.288-.712T14%2013h6q.425%200%20.713.288T21%2014v6q0%20.425-.288.713T20%2021h-6q-.425%200-.712-.288T13%2020m3.35-9.55l-1.325-1.125Q13.3%207.875%2012.65%207.038T12%205.175q0-1.125.788-1.9T14.75%202.5q.675%200%201.263.313t.987.862q.4-.55.988-.862T19.25%202.5q1.175%200%201.963.775t.787%201.9q0%201.025-.65%201.863t-2.375%202.287L17.65%2010.45q-.275.25-.65.25t-.65-.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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