round flaky icon
round-flaky from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- round-flaky
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the round flaky icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.16 15.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.82.82L16 13.52c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.65 2.65c-.19.19-.51.2-.7 0zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2M7.87 6.81l.88.88l.88-.88c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.88.88l.88.88c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.88-.88l-.88.88c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l.88-.88l-.88-.88a.754.754 0 0 1 0-1.06c.29-.3.76-.3 1.06 0M12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundFlaky(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" fillRule="evenodd" d="M12.16 15.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.82.82L16 13.52c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.65 2.65c-.19.19-.51.2-.7 0zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2M7.87 6.81l.88.88l.88-.88c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.88.88l.88.88c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.88-.88l-.88.88c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l.88-.88l-.88-.88a.754.754 0 0 1 0-1.06c.29-.3.76-.3 1.06 0M12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12.16 15.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.82.82L16 13.52c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.65 2.65c-.19.19-.51.2-.7 0zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10s10-4.5 10-10S17.5 2 12 2M7.87 6.81l.88.88l.88-.88c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.88.88l.88.88c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.88-.88l-.88.88c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l.88-.88l-.88-.88a.754.754 0 0 1 0-1.06c.29-.3.76-.3 1.06 0M12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8"/></svg> </template>
CSS
.icon-round-flaky {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.16%2015.72a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l.82.82L16%2013.52c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-2.65%202.65c-.19.19-.51.2-.7%200zM12%202C6.5%202%202%206.5%202%2012s4.5%2010%2010%2010s10-4.5%2010-10S17.5%202%2012%202M7.87%206.81l.88.88l.88-.88c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-.88.88l.88.88c.29.29.29.77%200%201.06s-.77.29-1.06%200l-.88-.88l-.88.88c-.29.29-.77.29-1.06%200a.754.754%200%200%201%200-1.06l.88-.88l-.88-.88a.754.754%200%200%201%200-1.06c.29-.3.76-.3%201.06%200M12%2020c-2.2%200-4.2-.9-5.7-2.3L17.7%206.3C19.1%207.8%2020%209.8%2020%2012c0%204.4-3.6%208-8%208%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12.16%2015.72a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l.82.82L16%2013.52c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-2.65%202.65c-.19.19-.51.2-.7%200zM12%202C6.5%202%202%206.5%202%2012s4.5%2010%2010%2010s10-4.5%2010-10S17.5%202%2012%202M7.87%206.81l.88.88l.88-.88c.29-.29.77-.29%201.06%200s.29.77%200%201.06l-.88.88l.88.88c.29.29.29.77%200%201.06s-.77.29-1.06%200l-.88-.88l-.88.88c-.29.29-.77.29-1.06%200a.754.754%200%200%201%200-1.06l.88-.88l-.88-.88a.754.754%200%200%201%200-1.06c.29-.3.76-.3%201.06%200M12%2020c-2.2%200-4.2-.9-5.7-2.3L17.7%206.3C19.1%207.8%2020%209.8%2020%2012c0%204.4-3.6%208-8%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-flaky.svg?color=%231a73e8&size=48