server square icon

server-square-bold-duotone from Solar by 480 Design · Bold Duotone · Devices · CC-BY-4.0 Attribution required.

Name
server-square-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the server square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><g opacity=".5"><path d="M14 21H10C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V12.75H22V13C22 16.7712 22 18.6569 20.8284 19.8284C19.6569 21 17.7712 21 14 21Z"/><path d="M10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V11.25H2V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3Z"/></g><path fill-rule="evenodd" d="M22 12.75H2V11.25H22V12.75Z" clip-rule="evenodd"/><path d="M12.75 16.5C12.75 16.0858 13.0858 15.75 13.5 15.75H18C18.4142 15.75 18.75 16.0858 18.75 16.5C18.75 16.9142 18.4142 17.25 18 17.25H13.5C13.0858 17.25 12.75 16.9142 12.75 16.5Z"/><path d="M12.75 7.5C12.75 7.08579 13.0858 6.75 13.5 6.75H18C18.4142 6.75 18.75 7.08579 18.75 7.5C18.75 7.91421 18.4142 8.25 18 8.25H13.5C13.0858 8.25 12.75 7.91421 12.75 7.5Z"/><path d="M6 18.25C5.58579 18.25 5.25 17.9142 5.25 17.5V15.5C5.25 15.0858 5.58579 14.75 6 14.75C6.41421 14.75 6.75 15.0858 6.75 15.5V17.5C6.75 17.9142 6.41421 18.25 6 18.25Z"/><path d="M6 9.25C5.58579 9.25 5.25 8.91421 5.25 8.5V6.5C5.25 6.08579 5.58579 5.75 6 5.75C6.41421 5.75 6.75 6.08579 6.75 6.5V8.5C6.75 8.91421 6.41421 9.25 6 9.25Z"/><path d="M9 18.25C8.58579 18.25 8.25 17.9142 8.25 17.5V15.5C8.25 15.0858 8.58579 14.75 9 14.75C9.41421 14.75 9.75 15.0858 9.75 15.5V17.5C9.75 17.9142 9.41421 18.25 9 18.25Z"/><path d="M9 9.25C8.58579 9.25 8.25 8.91421 8.25 8.5V6.5C8.25 6.08579 8.58579 5.75 9 5.75C9.41421 5.75 9.75 6.08579 9.75 6.5V8.5C9.75 8.91421 9.41421 9.25 9 9.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarServerSquareBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><g opacity=".5"><path d="M14 21H10C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V12.75H22V13C22 16.7712 22 18.6569 20.8284 19.8284C19.6569 21 17.7712 21 14 21Z"/><path d="M10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V11.25H2V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3Z"/></g><path fillRule="evenodd" d="M22 12.75H2V11.25H22V12.75Z" clipRule="evenodd"/><path d="M12.75 16.5C12.75 16.0858 13.0858 15.75 13.5 15.75H18C18.4142 15.75 18.75 16.0858 18.75 16.5C18.75 16.9142 18.4142 17.25 18 17.25H13.5C13.0858 17.25 12.75 16.9142 12.75 16.5Z"/><path d="M12.75 7.5C12.75 7.08579 13.0858 6.75 13.5 6.75H18C18.4142 6.75 18.75 7.08579 18.75 7.5C18.75 7.91421 18.4142 8.25 18 8.25H13.5C13.0858 8.25 12.75 7.91421 12.75 7.5Z"/><path d="M6 18.25C5.58579 18.25 5.25 17.9142 5.25 17.5V15.5C5.25 15.0858 5.58579 14.75 6 14.75C6.41421 14.75 6.75 15.0858 6.75 15.5V17.5C6.75 17.9142 6.41421 18.25 6 18.25Z"/><path d="M6 9.25C5.58579 9.25 5.25 8.91421 5.25 8.5V6.5C5.25 6.08579 5.58579 5.75 6 5.75C6.41421 5.75 6.75 6.08579 6.75 6.5V8.5C6.75 8.91421 6.41421 9.25 6 9.25Z"/><path d="M9 18.25C8.58579 18.25 8.25 17.9142 8.25 17.5V15.5C8.25 15.0858 8.58579 14.75 9 14.75C9.41421 14.75 9.75 15.0858 9.75 15.5V17.5C9.75 17.9142 9.41421 18.25 9 18.25Z"/><path d="M9 9.25C8.58579 9.25 8.25 8.91421 8.25 8.5V6.5C8.25 6.08579 8.58579 5.75 9 5.75C9.41421 5.75 9.75 6.08579 9.75 6.5V8.5C9.75 8.91421 9.41421 9.25 9 9.25Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><g opacity=".5"><path d="M14 21H10C6.22876 21 4.34315 21 3.17157 19.8284C2 18.6569 2 16.7712 2 13V12.75H22V13C22 16.7712 22 18.6569 20.8284 19.8284C19.6569 21 17.7712 21 14 21Z"/><path d="M10 3H14C17.7712 3 19.6569 3 20.8284 4.17157C22 5.34315 22 7.22876 22 11V11.25H2V11C2 7.22876 2 5.34315 3.17157 4.17157C4.34315 3 6.22876 3 10 3Z"/></g><path fill-rule="evenodd" d="M22 12.75H2V11.25H22V12.75Z" clip-rule="evenodd"/><path d="M12.75 16.5C12.75 16.0858 13.0858 15.75 13.5 15.75H18C18.4142 15.75 18.75 16.0858 18.75 16.5C18.75 16.9142 18.4142 17.25 18 17.25H13.5C13.0858 17.25 12.75 16.9142 12.75 16.5Z"/><path d="M12.75 7.5C12.75 7.08579 13.0858 6.75 13.5 6.75H18C18.4142 6.75 18.75 7.08579 18.75 7.5C18.75 7.91421 18.4142 8.25 18 8.25H13.5C13.0858 8.25 12.75 7.91421 12.75 7.5Z"/><path d="M6 18.25C5.58579 18.25 5.25 17.9142 5.25 17.5V15.5C5.25 15.0858 5.58579 14.75 6 14.75C6.41421 14.75 6.75 15.0858 6.75 15.5V17.5C6.75 17.9142 6.41421 18.25 6 18.25Z"/><path d="M6 9.25C5.58579 9.25 5.25 8.91421 5.25 8.5V6.5C5.25 6.08579 5.58579 5.75 6 5.75C6.41421 5.75 6.75 6.08579 6.75 6.5V8.5C6.75 8.91421 6.41421 9.25 6 9.25Z"/><path d="M9 18.25C8.58579 18.25 8.25 17.9142 8.25 17.5V15.5C8.25 15.0858 8.58579 14.75 9 14.75C9.41421 14.75 9.75 15.0858 9.75 15.5V17.5C9.75 17.9142 9.41421 18.25 9 18.25Z"/><path d="M9 9.25C8.58579 9.25 8.25 8.91421 8.25 8.5V6.5C8.25 6.08579 8.58579 5.75 9 5.75C9.41421 5.75 9.75 6.08579 9.75 6.5V8.5C9.75 8.91421 9.41421 9.25 9 9.25Z"/></g></svg>
</template>

CSS

.icon-server-square-bold-duotone {
  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%22currentColor%22%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M14%2021H10C6.22876%2021%204.34315%2021%203.17157%2019.8284C2%2018.6569%202%2016.7712%202%2013V12.75H22V13C22%2016.7712%2022%2018.6569%2020.8284%2019.8284C19.6569%2021%2017.7712%2021%2014%2021Z%22%2F%3E%3Cpath%20d%3D%22M10%203H14C17.7712%203%2019.6569%203%2020.8284%204.17157C22%205.34315%2022%207.22876%2022%2011V11.25H2V11C2%207.22876%202%205.34315%203.17157%204.17157C4.34315%203%206.22876%203%2010%203Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2012.75H2V11.25H22V12.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.75%2016.5C12.75%2016.0858%2013.0858%2015.75%2013.5%2015.75H18C18.4142%2015.75%2018.75%2016.0858%2018.75%2016.5C18.75%2016.9142%2018.4142%2017.25%2018%2017.25H13.5C13.0858%2017.25%2012.75%2016.9142%2012.75%2016.5Z%22%2F%3E%3Cpath%20d%3D%22M12.75%207.5C12.75%207.08579%2013.0858%206.75%2013.5%206.75H18C18.4142%206.75%2018.75%207.08579%2018.75%207.5C18.75%207.91421%2018.4142%208.25%2018%208.25H13.5C13.0858%208.25%2012.75%207.91421%2012.75%207.5Z%22%2F%3E%3Cpath%20d%3D%22M6%2018.25C5.58579%2018.25%205.25%2017.9142%205.25%2017.5V15.5C5.25%2015.0858%205.58579%2014.75%206%2014.75C6.41421%2014.75%206.75%2015.0858%206.75%2015.5V17.5C6.75%2017.9142%206.41421%2018.25%206%2018.25Z%22%2F%3E%3Cpath%20d%3D%22M6%209.25C5.58579%209.25%205.25%208.91421%205.25%208.5V6.5C5.25%206.08579%205.58579%205.75%206%205.75C6.41421%205.75%206.75%206.08579%206.75%206.5V8.5C6.75%208.91421%206.41421%209.25%206%209.25Z%22%2F%3E%3Cpath%20d%3D%22M9%2018.25C8.58579%2018.25%208.25%2017.9142%208.25%2017.5V15.5C8.25%2015.0858%208.58579%2014.75%209%2014.75C9.41421%2014.75%209.75%2015.0858%209.75%2015.5V17.5C9.75%2017.9142%209.41421%2018.25%209%2018.25Z%22%2F%3E%3Cpath%20d%3D%22M9%209.25C8.58579%209.25%208.25%208.91421%208.25%208.5V6.5C8.25%206.08579%208.58579%205.75%209%205.75C9.41421%205.75%209.75%206.08579%209.75%206.5V8.5C9.75%208.91421%209.41421%209.25%209%209.25Z%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%22currentColor%22%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M14%2021H10C6.22876%2021%204.34315%2021%203.17157%2019.8284C2%2018.6569%202%2016.7712%202%2013V12.75H22V13C22%2016.7712%2022%2018.6569%2020.8284%2019.8284C19.6569%2021%2017.7712%2021%2014%2021Z%22%2F%3E%3Cpath%20d%3D%22M10%203H14C17.7712%203%2019.6569%203%2020.8284%204.17157C22%205.34315%2022%207.22876%2022%2011V11.25H2V11C2%207.22876%202%205.34315%203.17157%204.17157C4.34315%203%206.22876%203%2010%203Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22%2012.75H2V11.25H22V12.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.75%2016.5C12.75%2016.0858%2013.0858%2015.75%2013.5%2015.75H18C18.4142%2015.75%2018.75%2016.0858%2018.75%2016.5C18.75%2016.9142%2018.4142%2017.25%2018%2017.25H13.5C13.0858%2017.25%2012.75%2016.9142%2012.75%2016.5Z%22%2F%3E%3Cpath%20d%3D%22M12.75%207.5C12.75%207.08579%2013.0858%206.75%2013.5%206.75H18C18.4142%206.75%2018.75%207.08579%2018.75%207.5C18.75%207.91421%2018.4142%208.25%2018%208.25H13.5C13.0858%208.25%2012.75%207.91421%2012.75%207.5Z%22%2F%3E%3Cpath%20d%3D%22M6%2018.25C5.58579%2018.25%205.25%2017.9142%205.25%2017.5V15.5C5.25%2015.0858%205.58579%2014.75%206%2014.75C6.41421%2014.75%206.75%2015.0858%206.75%2015.5V17.5C6.75%2017.9142%206.41421%2018.25%206%2018.25Z%22%2F%3E%3Cpath%20d%3D%22M6%209.25C5.58579%209.25%205.25%208.91421%205.25%208.5V6.5C5.25%206.08579%205.58579%205.75%206%205.75C6.41421%205.75%206.75%206.08579%206.75%206.5V8.5C6.75%208.91421%206.41421%209.25%206%209.25Z%22%2F%3E%3Cpath%20d%3D%22M9%2018.25C8.58579%2018.25%208.25%2017.9142%208.25%2017.5V15.5C8.25%2015.0858%208.58579%2014.75%209%2014.75C9.41421%2014.75%209.75%2015.0858%209.75%2015.5V17.5C9.75%2017.9142%209.41421%2018.25%209%2018.25Z%22%2F%3E%3Cpath%20d%3D%22M9%209.25C8.58579%209.25%208.25%208.91421%208.25%208.5V6.5C8.25%206.08579%208.58579%205.75%209%205.75C9.41421%205.75%209.75%206.08579%209.75%206.5V8.5C9.75%208.91421%209.41421%209.25%209%209.25Z%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-bold-duotone.svg?color=%231a73e8&size=48