server square update icon

server-square-update-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
server-square-update-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the server square update 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-width="1.5"><path d="M10 3C6.22876 3 4.34315 3 3.17157 4.17157C2 5.34315 2 7.22876 2 11V12M2 12V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13M2 12H14M14 3C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V12M22 12V13M22 12H18"/><path d="M13.5 7.5L18 7.5"/><path d="M6 17.5L6 15.5"/><path d="M6 8.5L6 6.5"/><path d="M9 17.5L9 15.5"/><path d="M9 8.5L9 6.5"/><path stroke-linejoin="round" d="M15.5841 18L15.5841 17.5C15.5841 16.1193 16.8918 15 18.5048 15C19.5615 15 20.4872 15.4804 21 16.2M15 17.5L15.5841 18L16.1683 17.5"/><path stroke-linejoin="round" d="M21.4159 18V18.5C21.4159 19.8807 20.1082 21 18.4952 21C17.4385 21 16.5128 20.5196 16 19.8M22 18.5L21.4159 18L20.8317 18.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarServerSquareUpdateBroken(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" strokeWidth="1.5"><path d="M10 3C6.22876 3 4.34315 3 3.17157 4.17157C2 5.34315 2 7.22876 2 11V12M2 12V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13M2 12H14M14 3C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V12M22 12V13M22 12H18"/><path d="M13.5 7.5L18 7.5"/><path d="M6 17.5L6 15.5"/><path d="M6 8.5L6 6.5"/><path d="M9 17.5L9 15.5"/><path d="M9 8.5L9 6.5"/><path strokeLinejoin="round" d="M15.5841 18L15.5841 17.5C15.5841 16.1193 16.8918 15 18.5048 15C19.5615 15 20.4872 15.4804 21 16.2M15 17.5L15.5841 18L16.1683 17.5"/><path strokeLinejoin="round" d="M21.4159 18V18.5C21.4159 19.8807 20.1082 21 18.4952 21C17.4385 21 16.5128 20.5196 16 19.8M22 18.5L21.4159 18L20.8317 18.5"/></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-width="1.5"><path d="M10 3C6.22876 3 4.34315 3 3.17157 4.17157C2 5.34315 2 7.22876 2 11V12M2 12V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H13M2 12H14M14 3C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V12M22 12V13M22 12H18"/><path d="M13.5 7.5L18 7.5"/><path d="M6 17.5L6 15.5"/><path d="M6 8.5L6 6.5"/><path d="M9 17.5L9 15.5"/><path d="M9 8.5L9 6.5"/><path stroke-linejoin="round" d="M15.5841 18L15.5841 17.5C15.5841 16.1193 16.8918 15 18.5048 15C19.5615 15 20.4872 15.4804 21 16.2M15 17.5L15.5841 18L16.1683 17.5"/><path stroke-linejoin="round" d="M21.4159 18V18.5C21.4159 19.8807 20.1082 21 18.4952 21C17.4385 21 16.5128 20.5196 16 19.8M22 18.5L21.4159 18L20.8317 18.5"/></g></svg>
</template>

CSS

.icon-server-square-update-broken {
  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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%203C6.22876%203%204.34315%203%203.17157%204.17157C2%205.34315%202%207.22876%202%2011V12M2%2012V13C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H13M2%2012H14M14%203C17.7712%203%2019.6569%203%2020.8284%204.17157C22%205.34315%2022%207.22876%2022%2011V12M22%2012V13M22%2012H18%22%2F%3E%3Cpath%20d%3D%22M13.5%207.5L18%207.5%22%2F%3E%3Cpath%20d%3D%22M6%2017.5L6%2015.5%22%2F%3E%3Cpath%20d%3D%22M6%208.5L6%206.5%22%2F%3E%3Cpath%20d%3D%22M9%2017.5L9%2015.5%22%2F%3E%3Cpath%20d%3D%22M9%208.5L9%206.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5841%2018L15.5841%2017.5C15.5841%2016.1193%2016.8918%2015%2018.5048%2015C19.5615%2015%2020.4872%2015.4804%2021%2016.2M15%2017.5L15.5841%2018L16.1683%2017.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.4159%2018V18.5C21.4159%2019.8807%2020.1082%2021%2018.4952%2021C17.4385%2021%2016.5128%2020.5196%2016%2019.8M22%2018.5L21.4159%2018L20.8317%2018.5%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M10%203C6.22876%203%204.34315%203%203.17157%204.17157C2%205.34315%202%207.22876%202%2011V12M2%2012V13C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H13M2%2012H14M14%203C17.7712%203%2019.6569%203%2020.8284%204.17157C22%205.34315%2022%207.22876%2022%2011V12M22%2012V13M22%2012H18%22%2F%3E%3Cpath%20d%3D%22M13.5%207.5L18%207.5%22%2F%3E%3Cpath%20d%3D%22M6%2017.5L6%2015.5%22%2F%3E%3Cpath%20d%3D%22M6%208.5L6%206.5%22%2F%3E%3Cpath%20d%3D%22M9%2017.5L9%2015.5%22%2F%3E%3Cpath%20d%3D%22M9%208.5L9%206.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5841%2018L15.5841%2017.5C15.5841%2016.1193%2016.8918%2015%2018.5048%2015C19.5615%2015%2020.4872%2015.4804%2021%2016.2M15%2017.5L15.5841%2018L16.1683%2017.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21.4159%2018V18.5C21.4159%2019.8807%2020.1082%2021%2018.4952%2021C17.4385%2021%2016.5128%2020.5196%2016%2019.8M22%2018.5L21.4159%2018L20.8317%2018.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/server-square-update-broken.svg?color=%231a73e8&size=48