database sync 01 icon

database-sync-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
database-sync-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the database sync 01 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-width="1.5"><ellipse cx="10" cy="5" rx="8" ry="3"/><path stroke-linecap="round" d="M5 10.842c.602.18 1.274.33 2 .44m-2 6.56c.602.18 1.274.33 2 .44"/><path stroke-linecap="round" stroke-linejoin="round" d="m12 15.5l1.136 1.465a4 4 0 0 1 7.364-.901m1.5 4.434l-1.136-1.463a4 4 0 0 1-7.328.965M18 5v6.008M2 5v14.019c0 1.532 3.054 2.796 7 2.98"/><path stroke-linecap="round" d="M2 12c0 1.542 3.054 2.814 7 3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsDatabaseSync01(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" strokeWidth="1.5"><ellipse cx="10" cy="5" rx="8" ry="3"/><path strokeLinecap="round" d="M5 10.842c.602.18 1.274.33 2 .44m-2 6.56c.602.18 1.274.33 2 .44"/><path strokeLinecap="round" strokeLinejoin="round" d="m12 15.5l1.136 1.465a4 4 0 0 1 7.364-.901m1.5 4.434l-1.136-1.463a4 4 0 0 1-7.328.965M18 5v6.008M2 5v14.019c0 1.532 3.054 2.796 7 2.98"/><path strokeLinecap="round" d="M2 12c0 1.542 3.054 2.814 7 3"/></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-width="1.5"><ellipse cx="10" cy="5" rx="8" ry="3"/><path stroke-linecap="round" d="M5 10.842c.602.18 1.274.33 2 .44m-2 6.56c.602.18 1.274.33 2 .44"/><path stroke-linecap="round" stroke-linejoin="round" d="m12 15.5l1.136 1.465a4 4 0 0 1 7.364-.901m1.5 4.434l-1.136-1.463a4 4 0 0 1-7.328.965M18 5v6.008M2 5v14.019c0 1.532 3.054 2.796 7 2.98"/><path stroke-linecap="round" d="M2 12c0 1.542 3.054 2.814 7 3"/></g></svg>
</template>

CSS

.icon-database-sync-01 {
  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-width%3D%221.5%22%3E%3Cellipse%20cx%3D%2210%22%20cy%3D%225%22%20rx%3D%228%22%20ry%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2010.842c.602.18%201.274.33%202%20.44m-2%206.56c.602.18%201.274.33%202%20.44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12%2015.5l1.136%201.465a4%204%200%200%201%207.364-.901m1.5%204.434l-1.136-1.463a4%204%200%200%201-7.328.965M18%205v6.008M2%205v14.019c0%201.532%203.054%202.796%207%202.98%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2012c0%201.542%203.054%202.814%207%203%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-width%3D%221.5%22%3E%3Cellipse%20cx%3D%2210%22%20cy%3D%225%22%20rx%3D%228%22%20ry%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2010.842c.602.18%201.274.33%202%20.44m-2%206.56c.602.18%201.274.33%202%20.44%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m12%2015.5l1.136%201.465a4%204%200%200%201%207.364-.901m1.5%204.434l-1.136-1.463a4%204%200%200%201-7.328.965M18%205v6.008M2%205v14.019c0%201.532%203.054%202.796%207%202.98%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2012c0%201.542%203.054%202.814%207%203%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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