google drive sync icon

google-drive-sync from Iconoir by Luca Burgio · Regular · Cloud · MIT Free for personal and commercial use.

Name
google-drive-sync
Set
Iconoir
Style
Regular
Category
Cloud
Viewbox
24×24
License
MIT

More cloud icons from Iconoir

Use the google drive sync icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.143 3.004L14.857 3m-5.714.004L2 15.004m7.143-12l4.902 9.496m.812-9.5L5.575 21m9.282-18l5.356 9M5.575 21L2 15.004M5.575 21h6.429M2 15.004h10.5m10.166 2.663C22.048 16.097 20.634 15 18.99 15c-1.758 0-3.252 1.255-3.793 3"/><path d="M20.995 17.772H22.4a.6.6 0 0 0 .6-.6V15.55m-7.666 4.783C15.952 21.903 17.366 23 19.01 23c1.758 0 3.252-1.255 3.793-3"/><path d="M17.005 20.228H15.6a.6.6 0 0 0-.6.6v1.622"/></g></svg>

React

import type { SVGProps } from "react";

export function IconoirGoogleDriveSync(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M9.143 3.004L14.857 3m-5.714.004L2 15.004m7.143-12l4.902 9.496m.812-9.5L5.575 21m9.282-18l5.356 9M5.575 21L2 15.004M5.575 21h6.429M2 15.004h10.5m10.166 2.663C22.048 16.097 20.634 15 18.99 15c-1.758 0-3.252 1.255-3.793 3"/><path d="M20.995 17.772H22.4a.6.6 0 0 0 .6-.6V15.55m-7.666 4.783C15.952 21.903 17.366 23 19.01 23c1.758 0 3.252-1.255 3.793-3"/><path d="M17.005 20.228H15.6a.6.6 0 0 0-.6.6v1.622"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M9.143 3.004L14.857 3m-5.714.004L2 15.004m7.143-12l4.902 9.496m.812-9.5L5.575 21m9.282-18l5.356 9M5.575 21L2 15.004M5.575 21h6.429M2 15.004h10.5m10.166 2.663C22.048 16.097 20.634 15 18.99 15c-1.758 0-3.252 1.255-3.793 3"/><path d="M20.995 17.772H22.4a.6.6 0 0 0 .6-.6V15.55m-7.666 4.783C15.952 21.903 17.366 23 19.01 23c1.758 0 3.252-1.255 3.793-3"/><path d="M17.005 20.228H15.6a.6.6 0 0 0-.6.6v1.622"/></g></svg>
</template>

CSS

.icon-google-drive-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.143%203.004L14.857%203m-5.714.004L2%2015.004m7.143-12l4.902%209.496m.812-9.5L5.575%2021m9.282-18l5.356%209M5.575%2021L2%2015.004M5.575%2021h6.429M2%2015.004h10.5m10.166%202.663C22.048%2016.097%2020.634%2015%2018.99%2015c-1.758%200-3.252%201.255-3.793%203%22%2F%3E%3Cpath%20d%3D%22M20.995%2017.772H22.4a.6.6%200%200%200%20.6-.6V15.55m-7.666%204.783C15.952%2021.903%2017.366%2023%2019.01%2023c1.758%200%203.252-1.255%203.793-3%22%2F%3E%3Cpath%20d%3D%22M17.005%2020.228H15.6a.6.6%200%200%200-.6.6v1.622%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M9.143%203.004L14.857%203m-5.714.004L2%2015.004m7.143-12l4.902%209.496m.812-9.5L5.575%2021m9.282-18l5.356%209M5.575%2021L2%2015.004M5.575%2021h6.429M2%2015.004h10.5m10.166%202.663C22.048%2016.097%2020.634%2015%2018.99%2015c-1.758%200-3.252%201.255-3.793%203%22%2F%3E%3Cpath%20d%3D%22M20.995%2017.772H22.4a.6.6%200%200%200%20.6-.6V15.55m-7.666%204.783C15.952%2021.903%2017.366%2023%2019.01%2023c1.758%200%203.252-1.255%203.793-3%22%2F%3E%3Cpath%20d%3D%22M17.005%2020.228H15.6a.6.6%200%200%200-.6.6v1.622%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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