server square icon
server-square-bold from Solar by 480 Design · Bold · Devices · CC-BY-4.0 Attribution required.
- Name
- server-square-bold
- Set
- Solar
- Style
- Bold
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
Use the server square icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.17157 4.17157C2 5.34315 2 7.22876 2 11V11.25H22V11C22 7.22876 22 5.34315 20.8284 4.17157C19.6569 3 17.7712 3 14 3H10C6.22876 3 4.34315 3 3.17157 4.17157ZM22 12.75H2V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H14C17.7712 21 19.6569 21 20.8284 19.8284C22 18.6569 22 16.7712 22 13V12.75ZM5.25 17.5C5.25 17.9142 5.58579 18.25 6 18.25C6.41421 18.25 6.75 17.9142 6.75 17.5V15.5C6.75 15.0858 6.41421 14.75 6 14.75C5.58579 14.75 5.25 15.0858 5.25 15.5L5.25 17.5ZM9 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.25ZM13.5 15.75C13.0858 15.75 12.75 16.0858 12.75 16.5C12.75 16.9142 13.0858 17.25 13.5 17.25H18C18.4142 17.25 18.75 16.9142 18.75 16.5C18.75 16.0858 18.4142 15.75 18 15.75H13.5ZM9 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.25ZM5.25 8.5C5.25 8.91421 5.58579 9.25 6 9.25C6.41421 9.25 6.75 8.91421 6.75 8.5V6.5C6.75 6.08579 6.41421 5.75 6 5.75C5.58579 5.75 5.25 6.08579 5.25 6.5L5.25 8.5ZM12.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" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarServerSquareBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M3.17157 4.17157C2 5.34315 2 7.22876 2 11V11.25H22V11C22 7.22876 22 5.34315 20.8284 4.17157C19.6569 3 17.7712 3 14 3H10C6.22876 3 4.34315 3 3.17157 4.17157ZM22 12.75H2V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H14C17.7712 21 19.6569 21 20.8284 19.8284C22 18.6569 22 16.7712 22 13V12.75ZM5.25 17.5C5.25 17.9142 5.58579 18.25 6 18.25C6.41421 18.25 6.75 17.9142 6.75 17.5V15.5C6.75 15.0858 6.41421 14.75 6 14.75C5.58579 14.75 5.25 15.0858 5.25 15.5L5.25 17.5ZM9 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.25ZM13.5 15.75C13.0858 15.75 12.75 16.0858 12.75 16.5C12.75 16.9142 13.0858 17.25 13.5 17.25H18C18.4142 17.25 18.75 16.9142 18.75 16.5C18.75 16.0858 18.4142 15.75 18 15.75H13.5ZM9 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.25ZM5.25 8.5C5.25 8.91421 5.58579 9.25 6 9.25C6.41421 9.25 6.75 8.91421 6.75 8.5V6.5C6.75 6.08579 6.41421 5.75 6 5.75C5.58579 5.75 5.25 6.08579 5.25 6.5L5.25 8.5ZM12.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" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.17157 4.17157C2 5.34315 2 7.22876 2 11V11.25H22V11C22 7.22876 22 5.34315 20.8284 4.17157C19.6569 3 17.7712 3 14 3H10C6.22876 3 4.34315 3 3.17157 4.17157ZM22 12.75H2V13C2 16.7712 2 18.6569 3.17157 19.8284C4.34315 21 6.22876 21 10 21H14C17.7712 21 19.6569 21 20.8284 19.8284C22 18.6569 22 16.7712 22 13V12.75ZM5.25 17.5C5.25 17.9142 5.58579 18.25 6 18.25C6.41421 18.25 6.75 17.9142 6.75 17.5V15.5C6.75 15.0858 6.41421 14.75 6 14.75C5.58579 14.75 5.25 15.0858 5.25 15.5L5.25 17.5ZM9 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.25ZM13.5 15.75C13.0858 15.75 12.75 16.0858 12.75 16.5C12.75 16.9142 13.0858 17.25 13.5 17.25H18C18.4142 17.25 18.75 16.9142 18.75 16.5C18.75 16.0858 18.4142 15.75 18 15.75H13.5ZM9 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.25ZM5.25 8.5C5.25 8.91421 5.58579 9.25 6 9.25C6.41421 9.25 6.75 8.91421 6.75 8.5V6.5C6.75 6.08579 6.41421 5.75 6 5.75C5.58579 5.75 5.25 6.08579 5.25 6.5L5.25 8.5ZM12.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" clip-rule="evenodd"/></svg> </template>
CSS
.icon-server-square-bold {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.17157%204.17157C2%205.34315%202%207.22876%202%2011V11.25H22V11C22%207.22876%2022%205.34315%2020.8284%204.17157C19.6569%203%2017.7712%203%2014%203H10C6.22876%203%204.34315%203%203.17157%204.17157ZM22%2012.75H2V13C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H14C17.7712%2021%2019.6569%2021%2020.8284%2019.8284C22%2018.6569%2022%2016.7712%2022%2013V12.75ZM5.25%2017.5C5.25%2017.9142%205.58579%2018.25%206%2018.25C6.41421%2018.25%206.75%2017.9142%206.75%2017.5V15.5C6.75%2015.0858%206.41421%2014.75%206%2014.75C5.58579%2014.75%205.25%2015.0858%205.25%2015.5L5.25%2017.5ZM9%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.25ZM13.5%2015.75C13.0858%2015.75%2012.75%2016.0858%2012.75%2016.5C12.75%2016.9142%2013.0858%2017.25%2013.5%2017.25H18C18.4142%2017.25%2018.75%2016.9142%2018.75%2016.5C18.75%2016.0858%2018.4142%2015.75%2018%2015.75H13.5ZM9%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.25ZM5.25%208.5C5.25%208.91421%205.58579%209.25%206%209.25C6.41421%209.25%206.75%208.91421%206.75%208.5V6.5C6.75%206.08579%206.41421%205.75%206%205.75C5.58579%205.75%205.25%206.08579%205.25%206.5L5.25%208.5ZM12.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%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.17157%204.17157C2%205.34315%202%207.22876%202%2011V11.25H22V11C22%207.22876%2022%205.34315%2020.8284%204.17157C19.6569%203%2017.7712%203%2014%203H10C6.22876%203%204.34315%203%203.17157%204.17157ZM22%2012.75H2V13C2%2016.7712%202%2018.6569%203.17157%2019.8284C4.34315%2021%206.22876%2021%2010%2021H14C17.7712%2021%2019.6569%2021%2020.8284%2019.8284C22%2018.6569%2022%2016.7712%2022%2013V12.75ZM5.25%2017.5C5.25%2017.9142%205.58579%2018.25%206%2018.25C6.41421%2018.25%206.75%2017.9142%206.75%2017.5V15.5C6.75%2015.0858%206.41421%2014.75%206%2014.75C5.58579%2014.75%205.25%2015.0858%205.25%2015.5L5.25%2017.5ZM9%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.25ZM13.5%2015.75C13.0858%2015.75%2012.75%2016.0858%2012.75%2016.5C12.75%2016.9142%2013.0858%2017.25%2013.5%2017.25H18C18.4142%2017.25%2018.75%2016.9142%2018.75%2016.5C18.75%2016.0858%2018.4142%2015.75%2018%2015.75H13.5ZM9%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.25ZM5.25%208.5C5.25%208.91421%205.58579%209.25%206%209.25C6.41421%209.25%206.75%208.91421%206.75%208.5V6.5C6.75%206.08579%206.41421%205.75%206%205.75C5.58579%205.75%205.25%206.08579%205.25%206.5L5.25%208.5ZM12.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%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/server-square-bold.svg?color=%231a73e8&size=48