sharp cloud sync icon

sharp-cloud-sync from Google Material Icons by Material Design Authors · Baseline · File · Apache-2.0 Free for personal and commercial use.

Name
sharp-cloud-sync
Set
Google Material Icons
Style
Baseline
Category
File
Viewbox
24×24
License
Apache 2.0

More file icons from Google Material Icons

Use the sharp cloud sync icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0 0 18 12c-1.4 0-2.6.83-3.16 2.02A2.99 2.99 0 0 0 12 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 0 0 0-5M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.94 7.94 0 0 1 4 12c0-3.73 2.55-6.85 6-7.74M20 6h-2.73a7.98 7.98 0 0 1 2.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpCloudSync(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="M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0 0 18 12c-1.4 0-2.6.83-3.16 2.02A2.99 2.99 0 0 0 12 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 0 0 0-5M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.94 7.94 0 0 1 4 12c0-3.73 2.55-6.85 6-7.74M20 6h-2.73a7.98 7.98 0 0 1 2.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0 0 18 12c-1.4 0-2.6.83-3.16 2.02A2.99 2.99 0 0 0 12 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 0 0 0-5M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.94 7.94 0 0 1 4 12c0-3.73 2.55-6.85 6-7.74M20 6h-2.73a7.98 7.98 0 0 1 2.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6z"/></svg>
</template>

CSS

.icon-sharp-cloud-sync {
  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%22M21.5%2014.98c-.02%200-.03%200-.05.01A3.49%203.49%200%200%200%2018%2012c-1.4%200-2.6.83-3.16%202.02A2.99%202.99%200%200%200%2012%2017c0%201.66%201.34%203%203%203l6.5-.02a2.5%202.5%200%200%200%200-5M10%204.26v2.09C7.67%207.18%206%209.39%206%2012c0%201.77.78%203.34%202%204.44V14h2v6H4v-2h2.73A7.94%207.94%200%200%201%204%2012c0-3.73%202.55-6.85%206-7.74M20%206h-2.73a7.98%207.98%200%200%201%202.66%205h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6z%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%22M21.5%2014.98c-.02%200-.03%200-.05.01A3.49%203.49%200%200%200%2018%2012c-1.4%200-2.6.83-3.16%202.02A2.99%202.99%200%200%200%2012%2017c0%201.66%201.34%203%203%203l6.5-.02a2.5%202.5%200%200%200%200-5M10%204.26v2.09C7.67%207.18%206%209.39%206%2012c0%201.77.78%203.34%202%204.44V14h2v6H4v-2h2.73A7.94%207.94%200%200%201%204%2012c0-3.73%202.55-6.85%206-7.74M20%206h-2.73a7.98%207.98%200%200%201%202.66%205h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-cloud-sync.svg?color=%231a73e8&size=48