server icon
server-bold from Solar by 480 Design · Bold · Devices · CC-BY-4.0 Attribution required.
- Name
- server-bold
- Set
- Solar
- Style
- Bold
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
serverBootstrap IconsserverBoxIcons v2serverBoxIcons v2 SolidserverFont Awesome 6 SolidserverFeather Iconsserver-12-filledFluent UI System Iconsservercss.ggserverHeroIconsserverHuge IconsserverHumbleiconsserverIconoirserverIonIconsserverLine AwesomeserverLucideserverMage IconsserverMajesticonsserverMaterial Design Iconsserver-fillMingCute IconserverOcticonsserverPixelarticonsserverRadix Iconsserver-fillRemix IconserverTabler IconsserverUnicons
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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M2 7C2 5.11438 2 4.17157 2.58579 3.58579C3.17157 3 4.11438 3 6 3H18C19.8856 3 20.8284 3 21.4142 3.58579C22 4.17157 22 5.11438 22 7C22 8.88562 22 9.82843 21.4142 10.4142C20.8284 11 19.8856 11 18 11H6C4.11438 11 3.17157 11 2.58579 10.4142C2 9.82843 2 8.88562 2 7ZM6 6.25C5.58579 6.25 5.25 6.58579 5.25 7C5.25 7.41421 5.58579 7.75 6 7.75H8C8.41421 7.75 8.75 7.41421 8.75 7C8.75 6.58579 8.41421 6.25 8 6.25H6ZM10.25 7C10.25 6.58579 10.5858 6.25 11 6.25H18C18.4142 6.25 18.75 6.58579 18.75 7C18.75 7.41421 18.4142 7.75 18 7.75H11C10.5858 7.75 10.25 7.41421 10.25 7Z"/><path d="M2 17C2 15.1144 2 14.1716 2.58579 13.5858C3.17157 13 4.11438 13 6 13H18C19.8856 13 20.8284 13 21.4142 13.5858C22 14.1716 22 15.1144 22 17C22 18.8856 22 19.8284 21.4142 20.4142C20.8284 21 19.8856 21 18 21H6C4.11438 21 3.17157 21 2.58579 20.4142C2 19.8284 2 18.8856 2 17ZM6 16.25C5.58579 16.25 5.25 16.5858 5.25 17C5.25 17.4142 5.58579 17.75 6 17.75H8C8.41421 17.75 8.75 17.4142 8.75 17C8.75 16.5858 8.41421 16.25 8 16.25H6ZM10.25 17C10.25 16.5858 10.5858 16.25 11 16.25H18C18.4142 16.25 18.75 16.5858 18.75 17C18.75 17.4142 18.4142 17.75 18 17.75H11C10.5858 17.75 10.25 17.4142 10.25 17Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarServerBold(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" fillRule="evenodd" clipRule="evenodd"><path d="M2 7C2 5.11438 2 4.17157 2.58579 3.58579C3.17157 3 4.11438 3 6 3H18C19.8856 3 20.8284 3 21.4142 3.58579C22 4.17157 22 5.11438 22 7C22 8.88562 22 9.82843 21.4142 10.4142C20.8284 11 19.8856 11 18 11H6C4.11438 11 3.17157 11 2.58579 10.4142C2 9.82843 2 8.88562 2 7ZM6 6.25C5.58579 6.25 5.25 6.58579 5.25 7C5.25 7.41421 5.58579 7.75 6 7.75H8C8.41421 7.75 8.75 7.41421 8.75 7C8.75 6.58579 8.41421 6.25 8 6.25H6ZM10.25 7C10.25 6.58579 10.5858 6.25 11 6.25H18C18.4142 6.25 18.75 6.58579 18.75 7C18.75 7.41421 18.4142 7.75 18 7.75H11C10.5858 7.75 10.25 7.41421 10.25 7Z"/><path d="M2 17C2 15.1144 2 14.1716 2.58579 13.5858C3.17157 13 4.11438 13 6 13H18C19.8856 13 20.8284 13 21.4142 13.5858C22 14.1716 22 15.1144 22 17C22 18.8856 22 19.8284 21.4142 20.4142C20.8284 21 19.8856 21 18 21H6C4.11438 21 3.17157 21 2.58579 20.4142C2 19.8284 2 18.8856 2 17ZM6 16.25C5.58579 16.25 5.25 16.5858 5.25 17C5.25 17.4142 5.58579 17.75 6 17.75H8C8.41421 17.75 8.75 17.4142 8.75 17C8.75 16.5858 8.41421 16.25 8 16.25H6ZM10.25 17C10.25 16.5858 10.5858 16.25 11 16.25H18C18.4142 16.25 18.75 16.5858 18.75 17C18.75 17.4142 18.4142 17.75 18 17.75H11C10.5858 17.75 10.25 17.4142 10.25 17Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M2 7C2 5.11438 2 4.17157 2.58579 3.58579C3.17157 3 4.11438 3 6 3H18C19.8856 3 20.8284 3 21.4142 3.58579C22 4.17157 22 5.11438 22 7C22 8.88562 22 9.82843 21.4142 10.4142C20.8284 11 19.8856 11 18 11H6C4.11438 11 3.17157 11 2.58579 10.4142C2 9.82843 2 8.88562 2 7ZM6 6.25C5.58579 6.25 5.25 6.58579 5.25 7C5.25 7.41421 5.58579 7.75 6 7.75H8C8.41421 7.75 8.75 7.41421 8.75 7C8.75 6.58579 8.41421 6.25 8 6.25H6ZM10.25 7C10.25 6.58579 10.5858 6.25 11 6.25H18C18.4142 6.25 18.75 6.58579 18.75 7C18.75 7.41421 18.4142 7.75 18 7.75H11C10.5858 7.75 10.25 7.41421 10.25 7Z"/><path d="M2 17C2 15.1144 2 14.1716 2.58579 13.5858C3.17157 13 4.11438 13 6 13H18C19.8856 13 20.8284 13 21.4142 13.5858C22 14.1716 22 15.1144 22 17C22 18.8856 22 19.8284 21.4142 20.4142C20.8284 21 19.8856 21 18 21H6C4.11438 21 3.17157 21 2.58579 20.4142C2 19.8284 2 18.8856 2 17ZM6 16.25C5.58579 16.25 5.25 16.5858 5.25 17C5.25 17.4142 5.58579 17.75 6 17.75H8C8.41421 17.75 8.75 17.4142 8.75 17C8.75 16.5858 8.41421 16.25 8 16.25H6ZM10.25 17C10.25 16.5858 10.5858 16.25 11 16.25H18C18.4142 16.25 18.75 16.5858 18.75 17C18.75 17.4142 18.4142 17.75 18 17.75H11C10.5858 17.75 10.25 17.4142 10.25 17Z"/></g></svg> </template>
CSS
.icon-server-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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2%207C2%205.11438%202%204.17157%202.58579%203.58579C3.17157%203%204.11438%203%206%203H18C19.8856%203%2020.8284%203%2021.4142%203.58579C22%204.17157%2022%205.11438%2022%207C22%208.88562%2022%209.82843%2021.4142%2010.4142C20.8284%2011%2019.8856%2011%2018%2011H6C4.11438%2011%203.17157%2011%202.58579%2010.4142C2%209.82843%202%208.88562%202%207ZM6%206.25C5.58579%206.25%205.25%206.58579%205.25%207C5.25%207.41421%205.58579%207.75%206%207.75H8C8.41421%207.75%208.75%207.41421%208.75%207C8.75%206.58579%208.41421%206.25%208%206.25H6ZM10.25%207C10.25%206.58579%2010.5858%206.25%2011%206.25H18C18.4142%206.25%2018.75%206.58579%2018.75%207C18.75%207.41421%2018.4142%207.75%2018%207.75H11C10.5858%207.75%2010.25%207.41421%2010.25%207Z%22%2F%3E%3Cpath%20d%3D%22M2%2017C2%2015.1144%202%2014.1716%202.58579%2013.5858C3.17157%2013%204.11438%2013%206%2013H18C19.8856%2013%2020.8284%2013%2021.4142%2013.5858C22%2014.1716%2022%2015.1144%2022%2017C22%2018.8856%2022%2019.8284%2021.4142%2020.4142C20.8284%2021%2019.8856%2021%2018%2021H6C4.11438%2021%203.17157%2021%202.58579%2020.4142C2%2019.8284%202%2018.8856%202%2017ZM6%2016.25C5.58579%2016.25%205.25%2016.5858%205.25%2017C5.25%2017.4142%205.58579%2017.75%206%2017.75H8C8.41421%2017.75%208.75%2017.4142%208.75%2017C8.75%2016.5858%208.41421%2016.25%208%2016.25H6ZM10.25%2017C10.25%2016.5858%2010.5858%2016.25%2011%2016.25H18C18.4142%2016.25%2018.75%2016.5858%2018.75%2017C18.75%2017.4142%2018.4142%2017.75%2018%2017.75H11C10.5858%2017.75%2010.25%2017.4142%2010.25%2017Z%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%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M2%207C2%205.11438%202%204.17157%202.58579%203.58579C3.17157%203%204.11438%203%206%203H18C19.8856%203%2020.8284%203%2021.4142%203.58579C22%204.17157%2022%205.11438%2022%207C22%208.88562%2022%209.82843%2021.4142%2010.4142C20.8284%2011%2019.8856%2011%2018%2011H6C4.11438%2011%203.17157%2011%202.58579%2010.4142C2%209.82843%202%208.88562%202%207ZM6%206.25C5.58579%206.25%205.25%206.58579%205.25%207C5.25%207.41421%205.58579%207.75%206%207.75H8C8.41421%207.75%208.75%207.41421%208.75%207C8.75%206.58579%208.41421%206.25%208%206.25H6ZM10.25%207C10.25%206.58579%2010.5858%206.25%2011%206.25H18C18.4142%206.25%2018.75%206.58579%2018.75%207C18.75%207.41421%2018.4142%207.75%2018%207.75H11C10.5858%207.75%2010.25%207.41421%2010.25%207Z%22%2F%3E%3Cpath%20d%3D%22M2%2017C2%2015.1144%202%2014.1716%202.58579%2013.5858C3.17157%2013%204.11438%2013%206%2013H18C19.8856%2013%2020.8284%2013%2021.4142%2013.5858C22%2014.1716%2022%2015.1144%2022%2017C22%2018.8856%2022%2019.8284%2021.4142%2020.4142C20.8284%2021%2019.8856%2021%2018%2021H6C4.11438%2021%203.17157%2021%202.58579%2020.4142C2%2019.8284%202%2018.8856%202%2017ZM6%2016.25C5.58579%2016.25%205.25%2016.5858%205.25%2017C5.25%2017.4142%205.58579%2017.75%206%2017.75H8C8.41421%2017.75%208.75%2017.4142%208.75%2017C8.75%2016.5858%208.41421%2016.25%208%2016.25H6ZM10.25%2017C10.25%2016.5858%2010.5858%2016.25%2011%2016.25H18C18.4142%2016.25%2018.75%2016.5858%2018.75%2017C18.75%2017.4142%2018.4142%2017.75%2018%2017.75H11C10.5858%2017.75%2010.25%2017.4142%2010.25%2017Z%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-bold.svg?color=%231a73e8&size=48