round developer mode icon

round-developer-mode from Google Material Icons by Material Design Authors · Baseline · Device · Apache-2.0 Free for personal and commercial use.

Name
round-developer-mode
Set
Google Material Icons
Style
Baseline
Category
Device
Viewbox
24×24
License
Apache 2.0

More device icons from Google Material Icons

Use the round developer mode icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5h10v1c0 .55.45 1 1 1s1-.45 1-1V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1s1-.45 1-1zm9.12 10.88l3.17-3.17a.996.996 0 0 0 0-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41L17.17 12l-2.47 2.47a.996.996 0 0 0 0 1.41c.39.39 1.03.39 1.42 0m-6.83-1.42L6.83 12l2.46-2.46a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0L4.7 11.3a.996.996 0 0 0 0 1.41l3.17 3.17c.39.39 1.03.39 1.42 0c.4-.39.39-1.03 0-1.42M17 19H7v-1c0-.55-.45-1-1-1s-1 .45-1 1v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1z"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundDeveloperMode(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" d="M7 5h10v1c0 .55.45 1 1 1s1-.45 1-1V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1s1-.45 1-1zm9.12 10.88l3.17-3.17a.996.996 0 0 0 0-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41L17.17 12l-2.47 2.47a.996.996 0 0 0 0 1.41c.39.39 1.03.39 1.42 0m-6.83-1.42L6.83 12l2.46-2.46a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0L4.7 11.3a.996.996 0 0 0 0 1.41l3.17 3.17c.39.39 1.03.39 1.42 0c.4-.39.39-1.03 0-1.42M17 19H7v-1c0-.55-.45-1-1-1s-1 .45-1 1v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5h10v1c0 .55.45 1 1 1s1-.45 1-1V3c0-1.1-.9-1.99-2-1.99L7 1c-1.1 0-2 .9-2 2v3c0 .55.45 1 1 1s1-.45 1-1zm9.12 10.88l3.17-3.17a.996.996 0 0 0 0-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42 0a.996.996 0 0 0 0 1.41L17.17 12l-2.47 2.47a.996.996 0 0 0 0 1.41c.39.39 1.03.39 1.42 0m-6.83-1.42L6.83 12l2.46-2.46a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0L4.7 11.3a.996.996 0 0 0 0 1.41l3.17 3.17c.39.39 1.03.39 1.42 0c.4-.39.39-1.03 0-1.42M17 19H7v-1c0-.55-.45-1-1-1s-1 .45-1 1v3c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2v-3c0-.55-.45-1-1-1s-1 .45-1 1z"/></svg>
</template>

CSS

.icon-round-developer-mode {
  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%20d%3D%22M7%205h10v1c0%20.55.45%201%201%201s1-.45%201-1V3c0-1.1-.9-1.99-2-1.99L7%201c-1.1%200-2%20.9-2%202v3c0%20.55.45%201%201%201s1-.45%201-1zm9.12%2010.88l3.17-3.17a.996.996%200%200%200%200-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42%200a.996.996%200%200%200%200%201.41L17.17%2012l-2.47%202.47a.996.996%200%200%200%200%201.41c.39.39%201.03.39%201.42%200m-6.83-1.42L6.83%2012l2.46-2.46a.996.996%200%200%200%200-1.41c-.39-.39-1.03-.39-1.42%200L4.7%2011.3a.996.996%200%200%200%200%201.41l3.17%203.17c.39.39%201.03.39%201.42%200c.4-.39.39-1.03%200-1.42M17%2019H7v-1c0-.55-.45-1-1-1s-1%20.45-1%201v3c0%201.1.9%202%202%202h10c1.1%200%202-.9%202-2v-3c0-.55-.45-1-1-1s-1%20.45-1%201z%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%20d%3D%22M7%205h10v1c0%20.55.45%201%201%201s1-.45%201-1V3c0-1.1-.9-1.99-2-1.99L7%201c-1.1%200-2%20.9-2%202v3c0%20.55.45%201%201%201s1-.45%201-1zm9.12%2010.88l3.17-3.17a.996.996%200%200%200%200-1.41l-3.17-3.17c-.39-.39-1.03-.39-1.42%200a.996.996%200%200%200%200%201.41L17.17%2012l-2.47%202.47a.996.996%200%200%200%200%201.41c.39.39%201.03.39%201.42%200m-6.83-1.42L6.83%2012l2.46-2.46a.996.996%200%200%200%200-1.41c-.39-.39-1.03-.39-1.42%200L4.7%2011.3a.996.996%200%200%200%200%201.41l3.17%203.17c.39.39%201.03.39%201.42%200c.4-.39.39-1.03%200-1.42M17%2019H7v-1c0-.55-.45-1-1-1s-1%20.45-1%201v3c0%201.1.9%202%202%202h10c1.1%200%202-.9%202-2v-3c0-.55-.45-1-1-1s-1%20.45-1%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-developer-mode.svg?color=%231a73e8&size=48