devices3 icon

devices3 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
devices3
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the devices3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGfdg6hBGo" d="M17.01 12.73a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></defs><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><use href="#SVGfdg6hBGo"/><path d="M20 6v1.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v5.11H6c-3.2 0-4-.8-4-4V6c0-3.2.8-4 4-4h10c3.2 0 4 .8 4 4M9 15.7V20m-7-8.1h10M5.95 20H12"/><use href="#SVGfdg6hBGo" stroke-miterlimit="10"/><path stroke-miterlimit="10" d="M20 7.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v8.56c0 2.14.71 2.85 2.85 2.85h4.28c2.14 0 2.85-.71 2.85-2.85v-8.56c0-1.83-.52-2.61-2-2.8m-2.99 2.8a1.071 1.071 0 0 1 0 2.14a1.071 1.071 0 0 1 0-2.14m0 8.56c-1.18 0-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62c0 1.18-.96 2.14-2.14 2.14"/><path stroke-miterlimit="10" d="M19.15 17.01c0 1.18-.96 2.14-2.14 2.14s-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62m-2.14-4.28a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDevices3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGfdg6hBGo" d="M17.01 12.73a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></defs><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><use href="#SVGfdg6hBGo"/><path d="M20 6v1.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v5.11H6c-3.2 0-4-.8-4-4V6c0-3.2.8-4 4-4h10c3.2 0 4 .8 4 4M9 15.7V20m-7-8.1h10M5.95 20H12"/><use href="#SVGfdg6hBGo" strokeMiterlimit="10"/><path strokeMiterlimit="10" d="M20 7.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v8.56c0 2.14.71 2.85 2.85 2.85h4.28c2.14 0 2.85-.71 2.85-2.85v-8.56c0-1.83-.52-2.61-2-2.8m-2.99 2.8a1.071 1.071 0 0 1 0 2.14a1.071 1.071 0 0 1 0-2.14m0 8.56c-1.18 0-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62c0 1.18-.96 2.14-2.14 2.14"/><path strokeMiterlimit="10" d="M19.15 17.01c0 1.18-.96 2.14-2.14 2.14s-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62m-2.14-4.28a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGfdg6hBGo" d="M17.01 12.73a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></defs><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><use href="#SVGfdg6hBGo"/><path d="M20 6v1.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v5.11H6c-3.2 0-4-.8-4-4V6c0-3.2.8-4 4-4h10c3.2 0 4 .8 4 4M9 15.7V20m-7-8.1h10M5.95 20H12"/><use href="#SVGfdg6hBGo" stroke-miterlimit="10"/><path stroke-miterlimit="10" d="M20 7.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14 0-2.85.71-2.85 2.85v8.56c0 2.14.71 2.85 2.85 2.85h4.28c2.14 0 2.85-.71 2.85-2.85v-8.56c0-1.83-.52-2.61-2-2.8m-2.99 2.8a1.071 1.071 0 0 1 0 2.14a1.071 1.071 0 0 1 0-2.14m0 8.56c-1.18 0-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62c0 1.18-.96 2.14-2.14 2.14"/><path stroke-miterlimit="10" d="M19.15 17.01c0 1.18-.96 2.14-2.14 2.14s-2.14-.96-2.14-2.14a2.142 2.142 0 0 1 3.54-1.62c.45.4.74.98.74 1.62m-2.14-4.28a1.07 1.07 0 1 0 0-2.14a1.07 1.07 0 0 0 0 2.14"/></g></svg>
</template>

CSS

.icon-devices3 {
  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%3Cdefs%3E%3Cpath%20id%3D%22SVGfdg6hBGo%22%20d%3D%22M17.01%2012.73a1.07%201.07%200%201%200%200-2.14a1.07%201.07%200%200%200%200%202.14%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cuse%20href%3D%22%23SVGfdg6hBGo%22%2F%3E%3Cpath%20d%3D%22M20%206v1.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14%200-2.85.71-2.85%202.85v5.11H6c-3.2%200-4-.8-4-4V6c0-3.2.8-4%204-4h10c3.2%200%204%20.8%204%204M9%2015.7V20m-7-8.1h10M5.95%2020H12%22%2F%3E%3Cuse%20href%3D%22%23SVGfdg6hBGo%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20%207.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14%200-2.85.71-2.85%202.85v8.56c0%202.14.71%202.85%202.85%202.85h4.28c2.14%200%202.85-.71%202.85-2.85v-8.56c0-1.83-.52-2.61-2-2.8m-2.99%202.8a1.071%201.071%200%200%201%200%202.14a1.071%201.071%200%200%201%200-2.14m0%208.56c-1.18%200-2.14-.96-2.14-2.14a2.142%202.142%200%200%201%203.54-1.62c.45.4.74.98.74%201.62c0%201.18-.96%202.14-2.14%202.14%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M19.15%2017.01c0%201.18-.96%202.14-2.14%202.14s-2.14-.96-2.14-2.14a2.142%202.142%200%200%201%203.54-1.62c.45.4.74.98.74%201.62m-2.14-4.28a1.07%201.07%200%201%200%200-2.14a1.07%201.07%200%200%200%200%202.14%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%3Cdefs%3E%3Cpath%20id%3D%22SVGfdg6hBGo%22%20d%3D%22M17.01%2012.73a1.07%201.07%200%201%200%200-2.14a1.07%201.07%200%200%200%200%202.14%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cuse%20href%3D%22%23SVGfdg6hBGo%22%2F%3E%3Cpath%20d%3D%22M20%206v1.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14%200-2.85.71-2.85%202.85v5.11H6c-3.2%200-4-.8-4-4V6c0-3.2.8-4%204-4h10c3.2%200%204%20.8%204%204M9%2015.7V20m-7-8.1h10M5.95%2020H12%22%2F%3E%3Cuse%20href%3D%22%23SVGfdg6hBGo%22%20stroke-miterlimit%3D%2210%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M20%207.79c-.25-.03-.54-.05-.85-.05h-4.28c-2.14%200-2.85.71-2.85%202.85v8.56c0%202.14.71%202.85%202.85%202.85h4.28c2.14%200%202.85-.71%202.85-2.85v-8.56c0-1.83-.52-2.61-2-2.8m-2.99%202.8a1.071%201.071%200%200%201%200%202.14a1.071%201.071%200%200%201%200-2.14m0%208.56c-1.18%200-2.14-.96-2.14-2.14a2.142%202.142%200%200%201%203.54-1.62c.45.4.74.98.74%201.62c0%201.18-.96%202.14-2.14%202.14%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M19.15%2017.01c0%201.18-.96%202.14-2.14%202.14s-2.14-.96-2.14-2.14a2.142%202.142%200%200%201%203.54-1.62c.45.4.74.98.74%201.62m-2.14-4.28a1.07%201.07%200%201%200%200-2.14a1.07%201.07%200%200%200%200%202.14%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/devices3.svg?color=%231a73e8&size=48