database sync icon
database-sync from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- database-sync
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the database 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="M11 20c-4.243 0-6.364 0-7.682-1.318S2 15.242 2 11s0-6.364 1.318-7.682S6.758 2 11 2s6.364 0 7.682 1.318c1.21 1.21 1.31 3.097 1.317 6.682M2 11h9m-1-4.5h6"/><path d="M6.125 6.5H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-.125 9H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.04.5a4.001 4.001 0 0 1 7.175-.5m.244 3.5a4.001 4.001 0 0 1-7.174.5M17 16h-3v-3m5 6h3v3"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDatabaseSync(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="M11 20c-4.243 0-6.364 0-7.682-1.318S2 15.242 2 11s0-6.364 1.318-7.682S6.758 2 11 2s6.364 0 7.682 1.318c1.21 1.21 1.31 3.097 1.317 6.682M2 11h9m-1-4.5h6"/><path d="M6.125 6.5H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-.125 9H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.04.5a4.001 4.001 0 0 1 7.175-.5m.244 3.5a4.001 4.001 0 0 1-7.174.5M17 16h-3v-3m5 6h3v3"/></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="M11 20c-4.243 0-6.364 0-7.682-1.318S2 15.242 2 11s0-6.364 1.318-7.682S6.758 2 11 2s6.364 0 7.682 1.318c1.21 1.21 1.31 3.097 1.317 6.682M2 11h9m-1-4.5h6"/><path d="M6.125 6.5H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-.125 9H6m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m8.04.5a4.001 4.001 0 0 1 7.175-.5m.244 3.5a4.001 4.001 0 0 1-7.174.5M17 16h-3v-3m5 6h3v3"/></g></svg> </template>
CSS
.icon-database-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%22M11%2020c-4.243%200-6.364%200-7.682-1.318S2%2015.242%202%2011s0-6.364%201.318-7.682S6.758%202%2011%202s6.364%200%207.682%201.318c1.21%201.21%201.31%203.097%201.317%206.682M2%2011h9m-1-4.5h6%22%2F%3E%3Cpath%20d%3D%22M6.125%206.5H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-.125%209H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m8.04.5a4.001%204.001%200%200%201%207.175-.5m.244%203.5a4.001%204.001%200%200%201-7.174.5M17%2016h-3v-3m5%206h3v3%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%22M11%2020c-4.243%200-6.364%200-7.682-1.318S2%2015.242%202%2011s0-6.364%201.318-7.682S6.758%202%2011%202s6.364%200%207.682%201.318c1.21%201.21%201.31%203.097%201.317%206.682M2%2011h9m-1-4.5h6%22%2F%3E%3Cpath%20d%3D%22M6.125%206.5H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-.125%209H6m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m8.04.5a4.001%204.001%200%200%201%207.175-.5m.244%203.5a4.001%204.001%200%200%201-7.174.5M17%2016h-3v-3m5%206h3v3%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.svg?color=%231a73e8&size=48