cloud-sync-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
cloud-sync-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the 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="M6.08 8.02a6.001 6.001 0 0 1 11.84 0a4.5 4.5 0 0 1 4.053 4.973A6.5 6.5 0 0 0 10.018 17H6.5a4.5 4.5 0 0 1-.42-8.982M16.5 22a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m2-7a2.5 2.5 0 0 0-2-1c-.74 0-1.405.321-1.864.834a.5.5 0 0 1-.745-.668A3.5 3.5 0 0 1 16.5 13c.98 0 1.865.403 2.5 1.05v-.55a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1zM13 17.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-1c.456.608 1.183 1 2 1c.74 0 1.405-.321 1.863-.834a.5.5 0 0 1 .746.668A3.5 3.5 0 0 1 16.5 20a3.5 3.5 0 0 1-2.5-1.05v.55a.5.5 0 0 1-1 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentCloudSync24Filled(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="M6.08 8.02a6.001 6.001 0 0 1 11.84 0a4.5 4.5 0 0 1 4.053 4.973A6.5 6.5 0 0 0 10.018 17H6.5a4.5 4.5 0 0 1-.42-8.982M16.5 22a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m2-7a2.5 2.5 0 0 0-2-1c-.74 0-1.405.321-1.864.834a.5.5 0 0 1-.745-.668A3.5 3.5 0 0 1 16.5 13c.98 0 1.865.403 2.5 1.05v-.55a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1zM13 17.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-1c.456.608 1.183 1 2 1c.74 0 1.405-.321 1.863-.834a.5.5 0 0 1 .746.668A3.5 3.5 0 0 1 16.5 20a3.5 3.5 0 0 1-2.5-1.05v.55a.5.5 0 0 1-1 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.08 8.02a6.001 6.001 0 0 1 11.84 0a4.5 4.5 0 0 1 4.053 4.973A6.5 6.5 0 0 0 10.018 17H6.5a4.5 4.5 0 0 1-.42-8.982M16.5 22a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11m2-7a2.5 2.5 0 0 0-2-1c-.74 0-1.405.321-1.864.834a.5.5 0 0 1-.745-.668A3.5 3.5 0 0 1 16.5 13c.98 0 1.865.403 2.5 1.05v-.55a.5.5 0 0 1 1 0v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1zM13 17.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-1c.456.608 1.183 1 2 1c.74 0 1.405-.321 1.863-.834a.5.5 0 0 1 .746.668A3.5 3.5 0 0 1 16.5 20a3.5 3.5 0 0 1-2.5-1.05v.55a.5.5 0 0 1-1 0z"/></svg>
</template>

CSS

.icon-cloud-sync-24-filled {
  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%22M6.08%208.02a6.001%206.001%200%200%201%2011.84%200a4.5%204.5%200%200%201%204.053%204.973A6.5%206.5%200%200%200%2010.018%2017H6.5a4.5%204.5%200%200%201-.42-8.982M16.5%2022a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m2-7a2.5%202.5%200%200%200-2-1c-.74%200-1.405.321-1.864.834a.5.5%200%200%201-.745-.668A3.5%203.5%200%200%201%2016.5%2013c.98%200%201.865.403%202.5%201.05v-.55a.5.5%200%200%201%201%200v2a.5.5%200%200%201-.5.5h-2a.5.5%200%200%201%200-1zM13%2017.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-1c.456.608%201.183%201%202%201c.74%200%201.405-.321%201.863-.834a.5.5%200%200%201%20.746.668A3.5%203.5%200%200%201%2016.5%2020a3.5%203.5%200%200%201-2.5-1.05v.55a.5.5%200%200%201-1%200z%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%22M6.08%208.02a6.001%206.001%200%200%201%2011.84%200a4.5%204.5%200%200%201%204.053%204.973A6.5%206.5%200%200%200%2010.018%2017H6.5a4.5%204.5%200%200%201-.42-8.982M16.5%2022a5.5%205.5%200%201%200%200-11a5.5%205.5%200%200%200%200%2011m2-7a2.5%202.5%200%200%200-2-1c-.74%200-1.405.321-1.864.834a.5.5%200%200%201-.745-.668A3.5%203.5%200%200%201%2016.5%2013c.98%200%201.865.403%202.5%201.05v-.55a.5.5%200%200%201%201%200v2a.5.5%200%200%201-.5.5h-2a.5.5%200%200%201%200-1zM13%2017.5a.5.5%200%200%201%20.5-.5h2a.5.5%200%200%201%200%201h-1c.456.608%201.183%201%202%201c.74%200%201.405-.321%201.863-.834a.5.5%200%200%201%20.746.668A3.5%203.5%200%200%201%2016.5%2020a3.5%203.5%200%200%201-2.5-1.05v.55a.5.5%200%200%201-1%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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