server3 icon

server3-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
server3-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

More devices icons from Reicon

Use the server3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.684 12c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059m0 6.353c0 .584-.47 1.058-1.052 1.058a1.056 1.056 0 0 1-1.053-1.058c0-.585.471-1.06 1.053-1.06c.581 0 1.052.475 1.052 1.06m0-12.706c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059"/><path fill-rule="evenodd" d="M3.516 15.725c.271-.019.618-.02 1.116-.02h14.736c.498 0 .845.001 1.117.02c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.273.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101c-.272.019-.619.019-1.117.019H4.632c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.053-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 18.353c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101m1.116 3.687c.58 0 1.052-.474 1.052-1.06c0-.584-.471-1.058-1.052-1.058s-1.053.474-1.053 1.059s.471 1.059 1.053 1.059m.001-11.118c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.052-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 5.647c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101A18 18 0 0 1 4.633 3h14.736c.498 0 .845 0 1.117.019c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.274.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101a18 18 0 0 1-1.117.02zm0 1.059c-.498 0-.845 0-1.116.019c-.267.018-.423.052-.541.102a1.58 1.58 0 0 0-.855.86c-.049.119-.083.275-.101.543C2 11.15 2 11.5 2 12s0 .85.019 1.123c.018.268.052.424.101.544c.16.389.468.698.855.86c.118.049.274.083.54.101c.272.019.619.02 1.117.02h14.736c.498 0 .845-.001 1.117-.02c.266-.018.422-.052.54-.102a1.58 1.58 0 0 0 .855-.86c.049-.119.083-.275.101-.543C22 12.85 22 12.5 22 12s0-.85-.019-1.123c-.018-.268-.052-.424-.101-.544a1.58 1.58 0 0 0-.855-.86c-.118-.049-.274-.083-.54-.101a18 18 0 0 0-1.117-.02zM5.684 12c0 .585-.471 1.059-1.052 1.059A1.056 1.056 0 0 1 3.579 12c0-.585.471-1.059 1.053-1.059c.58 0 1.052.474 1.052 1.059M4.632 6.706c.58 0 1.052-.474 1.052-1.059s-.471-1.059-1.052-1.059s-1.053.474-1.053 1.06c0 .584.471 1.058 1.053 1.058" clip-rule="evenodd" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconServer3Duotone(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"><path d="M5.684 12c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059m0 6.353c0 .584-.47 1.058-1.052 1.058a1.056 1.056 0 0 1-1.053-1.058c0-.585.471-1.06 1.053-1.06c.581 0 1.052.475 1.052 1.06m0-12.706c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059"/><path fillRule="evenodd" d="M3.516 15.725c.271-.019.618-.02 1.116-.02h14.736c.498 0 .845.001 1.117.02c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.273.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101c-.272.019-.619.019-1.117.019H4.632c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.053-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 18.353c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101m1.116 3.687c.58 0 1.052-.474 1.052-1.06c0-.584-.471-1.058-1.052-1.058s-1.053.474-1.053 1.059s.471 1.059 1.053 1.059m.001-11.118c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.052-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 5.647c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101A18 18 0 0 1 4.633 3h14.736c.498 0 .845 0 1.117.019c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.274.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101a18 18 0 0 1-1.117.02zm0 1.059c-.498 0-.845 0-1.116.019c-.267.018-.423.052-.541.102a1.58 1.58 0 0 0-.855.86c-.049.119-.083.275-.101.543C2 11.15 2 11.5 2 12s0 .85.019 1.123c.018.268.052.424.101.544c.16.389.468.698.855.86c.118.049.274.083.54.101c.272.019.619.02 1.117.02h14.736c.498 0 .845-.001 1.117-.02c.266-.018.422-.052.54-.102a1.58 1.58 0 0 0 .855-.86c.049-.119.083-.275.101-.543C22 12.85 22 12.5 22 12s0-.85-.019-1.123c-.018-.268-.052-.424-.101-.544a1.58 1.58 0 0 0-.855-.86c-.118-.049-.274-.083-.54-.101a18 18 0 0 0-1.117-.02zM5.684 12c0 .585-.471 1.059-1.052 1.059A1.056 1.056 0 0 1 3.579 12c0-.585.471-1.059 1.053-1.059c.58 0 1.052.474 1.052 1.059M4.632 6.706c.58 0 1.052-.474 1.052-1.059s-.471-1.059-1.052-1.059s-1.053.474-1.053 1.06c0 .584.471 1.058 1.053 1.058" clipRule="evenodd" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.684 12c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059m0 6.353c0 .584-.47 1.058-1.052 1.058a1.056 1.056 0 0 1-1.053-1.058c0-.585.471-1.06 1.053-1.06c.581 0 1.052.475 1.052 1.06m0-12.706c0 .584-.47 1.059-1.052 1.059a1.056 1.056 0 0 1-1.053-1.06c0-.584.471-1.058 1.053-1.058c.581 0 1.052.474 1.052 1.059"/><path fill-rule="evenodd" d="M3.516 15.725c.271-.019.618-.02 1.116-.02h14.736c.498 0 .845.001 1.117.02c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.273.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101c-.272.019-.619.019-1.117.019H4.632c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.053-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 18.353c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101m1.116 3.687c.58 0 1.052-.474 1.052-1.06c0-.584-.471-1.058-1.052-1.058s-1.053.474-1.053 1.059s.471 1.059 1.053 1.059m.001-11.118c-.498 0-.845 0-1.116-.019c-.267-.018-.423-.052-.541-.102a1.58 1.58 0 0 1-.855-.86c-.049-.119-.083-.275-.101-.543A18 18 0 0 1 2 5.647c0-.5 0-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101A18 18 0 0 1 4.633 3h14.736c.498 0 .845 0 1.117.019c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.274.019.622.019 1.123c0 .5 0 .85-.019 1.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101a18 18 0 0 1-1.117.02zm0 1.059c-.498 0-.845 0-1.116.019c-.267.018-.423.052-.541.102a1.58 1.58 0 0 0-.855.86c-.049.119-.083.275-.101.543C2 11.15 2 11.5 2 12s0 .85.019 1.123c.018.268.052.424.101.544c.16.389.468.698.855.86c.118.049.274.083.54.101c.272.019.619.02 1.117.02h14.736c.498 0 .845-.001 1.117-.02c.266-.018.422-.052.54-.102a1.58 1.58 0 0 0 .855-.86c.049-.119.083-.275.101-.543C22 12.85 22 12.5 22 12s0-.85-.019-1.123c-.018-.268-.052-.424-.101-.544a1.58 1.58 0 0 0-.855-.86c-.118-.049-.274-.083-.54-.101a18 18 0 0 0-1.117-.02zM5.684 12c0 .585-.471 1.059-1.052 1.059A1.056 1.056 0 0 1 3.579 12c0-.585.471-1.059 1.053-1.059c.58 0 1.052.474 1.052 1.059M4.632 6.706c.58 0 1.052-.474 1.052-1.059s-.471-1.059-1.052-1.059s-1.053.474-1.053 1.06c0 .584.471 1.058 1.053 1.058" clip-rule="evenodd" opacity=".5"/></g></svg>
</template>

CSS

.icon-server3-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%3Cpath%20d%3D%22M5.684%2012c0%20.584-.47%201.059-1.052%201.059a1.056%201.056%200%200%201-1.053-1.06c0-.584.471-1.058%201.053-1.058c.581%200%201.052.474%201.052%201.059m0%206.353c0%20.584-.47%201.058-1.052%201.058a1.056%201.056%200%200%201-1.053-1.058c0-.585.471-1.06%201.053-1.06c.581%200%201.052.475%201.052%201.06m0-12.706c0%20.584-.47%201.059-1.052%201.059a1.056%201.056%200%200%201-1.053-1.06c0-.584.471-1.058%201.053-1.058c.581%200%201.052.474%201.052%201.059%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.516%2015.725c.271-.019.618-.02%201.116-.02h14.736c.498%200%20.845.001%201.117.02c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.273.019.622.019%201.123c0%20.5%200%20.85-.019%201.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101c-.272.019-.619.019-1.117.019H4.632c-.498%200-.845%200-1.116-.019c-.267-.018-.423-.053-.541-.102a1.58%201.58%200%200%201-.855-.86c-.049-.119-.083-.275-.101-.543A18%2018%200%200%201%202%2018.353c0-.5%200-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101m1.116%203.687c.58%200%201.052-.474%201.052-1.06c0-.584-.471-1.058-1.052-1.058s-1.053.474-1.053%201.059s.471%201.059%201.053%201.059m.001-11.118c-.498%200-.845%200-1.116-.019c-.267-.018-.423-.052-.541-.102a1.58%201.58%200%200%201-.855-.86c-.049-.119-.083-.275-.101-.543A18%2018%200%200%201%202%205.647c0-.5%200-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101A18%2018%200%200%201%204.633%203h14.736c.498%200%20.845%200%201.117.019c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.274.019.622.019%201.123c0%20.5%200%20.85-.019%201.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101a18%2018%200%200%201-1.117.02zm0%201.059c-.498%200-.845%200-1.116.019c-.267.018-.423.052-.541.102a1.58%201.58%200%200%200-.855.86c-.049.119-.083.275-.101.543C2%2011.15%202%2011.5%202%2012s0%20.85.019%201.123c.018.268.052.424.101.544c.16.389.468.698.855.86c.118.049.274.083.54.101c.272.019.619.02%201.117.02h14.736c.498%200%20.845-.001%201.117-.02c.266-.018.422-.052.54-.102a1.58%201.58%200%200%200%20.855-.86c.049-.119.083-.275.101-.543C22%2012.85%2022%2012.5%2022%2012s0-.85-.019-1.123c-.018-.268-.052-.424-.101-.544a1.58%201.58%200%200%200-.855-.86c-.118-.049-.274-.083-.54-.101a18%2018%200%200%200-1.117-.02zM5.684%2012c0%20.585-.471%201.059-1.052%201.059A1.056%201.056%200%200%201%203.579%2012c0-.585.471-1.059%201.053-1.059c.58%200%201.052.474%201.052%201.059M4.632%206.706c.58%200%201.052-.474%201.052-1.059s-.471-1.059-1.052-1.059s-1.053.474-1.053%201.06c0%20.584.471%201.058%201.053%201.058%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.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%22currentColor%22%3E%3Cpath%20d%3D%22M5.684%2012c0%20.584-.47%201.059-1.052%201.059a1.056%201.056%200%200%201-1.053-1.06c0-.584.471-1.058%201.053-1.058c.581%200%201.052.474%201.052%201.059m0%206.353c0%20.584-.47%201.058-1.052%201.058a1.056%201.056%200%200%201-1.053-1.058c0-.585.471-1.06%201.053-1.06c.581%200%201.052.475%201.052%201.06m0-12.706c0%20.584-.47%201.059-1.052%201.059a1.056%201.056%200%200%201-1.053-1.06c0-.584.471-1.058%201.053-1.058c.581%200%201.052.474%201.052%201.059%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M3.516%2015.725c.271-.019.618-.02%201.116-.02h14.736c.498%200%20.845.001%201.117.02c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.273.019.622.019%201.123c0%20.5%200%20.85-.019%201.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101c-.272.019-.619.019-1.117.019H4.632c-.498%200-.845%200-1.116-.019c-.267-.018-.423-.053-.541-.102a1.58%201.58%200%200%201-.855-.86c-.049-.119-.083-.275-.101-.543A18%2018%200%200%201%202%2018.353c0-.5%200-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101m1.116%203.687c.58%200%201.052-.474%201.052-1.06c0-.584-.471-1.058-1.052-1.058s-1.053.474-1.053%201.059s.471%201.059%201.053%201.059m.001-11.118c-.498%200-.845%200-1.116-.019c-.267-.018-.423-.052-.541-.102a1.58%201.58%200%200%201-.855-.86c-.049-.119-.083-.275-.101-.543A18%2018%200%200%201%202%205.647c0-.5%200-.85.019-1.123c.018-.268.052-.424.101-.544c.16-.389.468-.698.855-.86c.118-.049.274-.083.54-.101A18%2018%200%200%201%204.633%203h14.736c.498%200%20.845%200%201.117.019c.266.018.422.052.54.102c.387.161.695.47.855.86c.049.119.083.275.101.543c.019.274.019.622.019%201.123c0%20.5%200%20.85-.019%201.123c-.018.268-.052.424-.101.544c-.16.389-.468.698-.855.86c-.118.049-.274.083-.54.101a18%2018%200%200%201-1.117.02zm0%201.059c-.498%200-.845%200-1.116.019c-.267.018-.423.052-.541.102a1.58%201.58%200%200%200-.855.86c-.049.119-.083.275-.101.543C2%2011.15%202%2011.5%202%2012s0%20.85.019%201.123c.018.268.052.424.101.544c.16.389.468.698.855.86c.118.049.274.083.54.101c.272.019.619.02%201.117.02h14.736c.498%200%20.845-.001%201.117-.02c.266-.018.422-.052.54-.102a1.58%201.58%200%200%200%20.855-.86c.049-.119.083-.275.101-.543C22%2012.85%2022%2012.5%2022%2012s0-.85-.019-1.123c-.018-.268-.052-.424-.101-.544a1.58%201.58%200%200%200-.855-.86c-.118-.049-.274-.083-.54-.101a18%2018%200%200%200-1.117-.02zM5.684%2012c0%20.585-.471%201.059-1.052%201.059A1.056%201.056%200%200%201%203.579%2012c0-.585.471-1.059%201.053-1.059c.58%200%201.052.474%201.052%201.059M4.632%206.706c.58%200%201.052-.474%201.052-1.059s-.471-1.059-1.052-1.059s-1.053.474-1.053%201.06c0%20.584.471%201.058%201.053%201.058%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.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/reicon/server3-duotone.svg?color=%231a73e8&size=48