Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md cached
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdCachedIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="m19 8-4 4h3c0 3.31-2.69 6-6 6-1.01 0-1.97-.25-2.8-.7l-1.46 1.46C8.97 19.54 10.43 20 12 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46C15.03 4.46 13.57 4 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
accessaroundarrowscachecachedcirclecloudconnectiondatadatabasedirectorydownloadfilesfolderinformationinprogressloadloading refreshloopmemorynetworkofflineprocessingrefreshreloadrenewretrieverotatesaveserverstoragestoresyncsynchronizesystemtwo arrowsupdate
Compare Alternatives
See how other libraries approach this concept.