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

Name
flaky-rounded
Set
Material Symbols
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
flaky-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the flaky icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22M8.75 9.8l.875.9q.225.225.525.225t.525-.225t.225-.537t-.225-.538L9.8 8.75l.9-.875q.225-.225.225-.525t-.225-.525t-.537-.225t-.538.225L8.75 7.7l-.875-.9q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.875.875l-.9.875q-.225.225-.225.525t.225.525t.538.225t.537-.225zM12 20q3.325 0 5.663-2.337T20 12q0-1.65-.625-3.1T17.65 6.35l-11.3 11.3q1.1 1.1 2.55 1.725T12 20m2.05-4.525l1.975-1.95q.225-.2.525-.212t.525.212t.225.525t-.225.525L14.75 16.9q-.3.3-.7.3t-.7-.3l-1.175-1.175q-.225-.225-.225-.525t.225-.525t.538-.225t.537.225z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFlakyRounded(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="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22M8.75 9.8l.875.9q.225.225.525.225t.525-.225t.225-.537t-.225-.538L9.8 8.75l.9-.875q.225-.225.225-.525t-.225-.525t-.537-.225t-.538.225L8.75 7.7l-.875-.9q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.875.875l-.9.875q-.225.225-.225.525t.225.525t.538.225t.537-.225zM12 20q3.325 0 5.663-2.337T20 12q0-1.65-.625-3.1T17.65 6.35l-11.3 11.3q1.1 1.1 2.55 1.725T12 20m2.05-4.525l1.975-1.95q.225-.2.525-.212t.525.212t.225.525t-.225.525L14.75 16.9q-.3.3-.7.3t-.7-.3l-1.175-1.175q-.225-.225-.225-.525t.225-.525t.538-.225t.537.225z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22M8.75 9.8l.875.9q.225.225.525.225t.525-.225t.225-.537t-.225-.538L9.8 8.75l.9-.875q.225-.225.225-.525t-.225-.525t-.537-.225t-.538.225L8.75 7.7l-.875-.9q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.875.875l-.9.875q-.225.225-.225.525t.225.525t.538.225t.537-.225zM12 20q3.325 0 5.663-2.337T20 12q0-1.65-.625-3.1T17.65 6.35l-11.3 11.3q1.1 1.1 2.55 1.725T12 20m2.05-4.525l1.975-1.95q.225-.2.525-.212t.525.212t.225.525t-.225.525L14.75 16.9q-.3.3-.7.3t-.7-.3l-1.175-1.175q-.225-.225-.225-.525t.225-.525t.538-.225t.537.225z"/></svg>
</template>

CSS

.icon-flaky-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%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022M8.75%209.8l.875.9q.225.225.525.225t.525-.225t.225-.537t-.225-.538L9.8%208.75l.9-.875q.225-.225.225-.525t-.225-.525t-.537-.225t-.538.225L8.75%207.7l-.875-.9q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.875.875l-.9.875q-.225.225-.225.525t.225.525t.538.225t.537-.225zM12%2020q3.325%200%205.663-2.337T20%2012q0-1.65-.625-3.1T17.65%206.35l-11.3%2011.3q1.1%201.1%202.55%201.725T12%2020m2.05-4.525l1.975-1.95q.225-.2.525-.212t.525.212t.225.525t-.225.525L14.75%2016.9q-.3.3-.7.3t-.7-.3l-1.175-1.175q-.225-.225-.225-.525t.225-.525t.538-.225t.537.225z%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%22M12%2022q-2.075%200-3.9-.788t-3.175-2.137T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022M8.75%209.8l.875.9q.225.225.525.225t.525-.225t.225-.537t-.225-.538L9.8%208.75l.9-.875q.225-.225.225-.525t-.225-.525t-.537-.225t-.538.225L8.75%207.7l-.875-.9q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.875.875l-.9.875q-.225.225-.225.525t.225.525t.538.225t.537-.225zM12%2020q3.325%200%205.663-2.337T20%2012q0-1.65-.625-3.1T17.65%206.35l-11.3%2011.3q1.1%201.1%202.55%201.725T12%2020m2.05-4.525l1.975-1.95q.225-.2.525-.212t.525.212t.225.525t-.225.525L14.75%2016.9q-.3.3-.7.3t-.7-.3l-1.175-1.175q-.225-.225-.225-.525t.225-.525t.538-.225t.537.225z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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