Server Square Update icon in outline, twotone, bold and bulk. Free in all four styles, for code, servers, databases, devops, terminals. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconServerSquareUpdate } from "@devigner-ui/icons";
<IconServerSquareUpdate className="size-6" />
<script setup>
import { IconServerSquareUpdate } from "@devigner-ui/icons-vue";
</script>
<template>
<IconServerSquareUpdate class="size-6" />
</template>
<script>
import { IconServerSquareUpdate } from "@devigner-ui/icons-svelte";
</script>
<IconServerSquareUpdate class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M13 21.75a.75.75 0 0 0 0-1.5zm-9.83-1.92.53-.53zM20.83 4.17l-.53.53zm.42 8.83a.75.75 0 0 0 1.5 0zM10 3.75h4v-1.5h-4zM2.75 13v-1h-1.5v1zm0-1v-1h-1.5v1zM13 20.25h-3v1.5h3zM21.25 11v1h1.5v-1zm-20 2c0 1.86 0 3.34.15 4.49a4.7 4.7 0 0 0 1.24 2.87L3.7 19.3c-.42-.43-.67-1-.81-2.01A36 36 0 0 1 2.75 13zM10 20.25c-1.9 0-3.26 0-4.29-.14-1-.13-1.58-.39-2-.81l-1.07 1.06c.75.75 1.7 1.08 2.87 1.24 1.15.15 2.63.15 4.49.15zm4-16.5a36 36 0 0 1 4.29.14c1 .14 1.58.39 2 .81l1.07-1.06a4.7 4.7 0 0 0-2.87-1.24c-1.15-.15-2.63-.15-4.49-.15zM22.75 11c0-1.86 0-3.34-.15-4.49a4.7 4.7 0 0 0-1.24-2.87L20.3 4.7c.42.43.68 1 .81 2.01.14 1.03.14 2.38.14 4.29zM10 2.25c-1.86 0-3.34 0-4.49.15a4.7 4.7 0 0 0-2.87 1.24L3.7 4.7c.43-.42 1-.67 2.01-.81A36 36 0 0 1 10 3.75zM2.75 11c0-1.9 0-3.26.14-4.29.14-1 .39-1.58.81-2L2.64 3.63A4.7 4.7 0 0 0 1.4 6.51c-.15 1.15-.15 2.63-.15 4.49zM2 12.75h20v-1.5H2zM21.25 12v1h1.5v-1z" fill="currentColor"></path><path d="M13.5 7.5H18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 17.5v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 8.5v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M9 17.5v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M9 8.5v-2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M15.58 17.5h-.75zm0 .5-.48.57c.28.24.7.24.97 0zm1.08.07a.75.75 0 0 0-.98-1.14zm-1.17-1.14a.75.75 0 1 0-.98 1.14zm4.9-.3a.75.75 0 0 0 1.22-.87zm-1.89-2.38c-1.9 0-3.67 1.35-3.67 3.25h1.5c0-.86.86-1.75 2.17-1.75zm-3.67 3.25v.5h1.5v-.5zm1.24 1.07.59-.5-.98-1.14-.58.5zm0-1.14-.58-.5-.98 1.14.59.5zm5.54-1.67a3.8 3.8 0 0 0-3.1-1.51v1.5c.83 0 1.52.38 1.88.89z" fill="currentColor"></path><path d="M18.5 21v.75zm2.92-2.5h.75zm0-.5.48-.57a.75.75 0 0 0-.97 0zm-1.08-.07a.75.75 0 0 0 .98 1.14zm1.17 1.14a.75.75 0 0 0 .98-1.14zm-4.9.3a.75.75 0 1 0-1.22.87zm1.89 2.38c1.9 0 3.67-1.35 3.67-3.25h-1.5c0 .86-.86 1.75-2.17 1.75zm3.67-3.25V18h-1.5v.5zm-1.24-1.07-.59.5.98 1.14.58-.5zm0 1.14.58.5.98-1.14-.59-.5zm-5.54 1.67a3.8 3.8 0 0 0 3.1 1.51v-1.5a2.3 2.3 0 0 1-1.88-.89z" fill="currentColor"></path></svg>