ibm cloud app id icon

ibm-cloud-app-id from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-cloud-app-id
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm cloud app id icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18h-6a3 3 0 0 0-3 3v2h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3 3 0 0 0-3-3m-3-1a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-6a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="currentColor" d="M17 30C9.28 30 3 23.72 3 16h2c0 6.617 5.383 12 12 12c5.226 0 9.816-3.338 11.421-8.307l1.904.614A13.96 13.96 0 0 1 17 30m14-14h-2c0-6.617-5.383-12-12-12V2c7.72 0 14 6.28 14 14M6 14l-2.139-1.013A5.02 5.02 0 0 1 1 8.467V2h10v6.468a5.02 5.02 0 0 1-2.861 4.52zM3 4v4.468a3.01 3.01 0 0 0 1.717 2.71L6 11.787l1.283-.607A3.01 3.01 0 0 0 9 8.468V4z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmCloudAppId(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18h-6a3 3 0 0 0-3 3v2h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3 3 0 0 0-3-3m-3-1a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-6a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="currentColor" d="M17 30C9.28 30 3 23.72 3 16h2c0 6.617 5.383 12 12 12c5.226 0 9.816-3.338 11.421-8.307l1.904.614A13.96 13.96 0 0 1 17 30m14-14h-2c0-6.617-5.383-12-12-12V2c7.72 0 14 6.28 14 14M6 14l-2.139-1.013A5.02 5.02 0 0 1 1 8.467V2h10v6.468a5.02 5.02 0 0 1-2.861 4.52zM3 4v4.468a3.01 3.01 0 0 0 1.717 2.71L6 11.787l1.283-.607A3.01 3.01 0 0 0 9 8.468V4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 18h-6a3 3 0 0 0-3 3v2h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3 3 0 0 0-3-3m-3-1a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0-6a2 2 0 1 1 0 4a2 2 0 0 1 0-4"/><path fill="currentColor" d="M17 30C9.28 30 3 23.72 3 16h2c0 6.617 5.383 12 12 12c5.226 0 9.816-3.338 11.421-8.307l1.904.614A13.96 13.96 0 0 1 17 30m14-14h-2c0-6.617-5.383-12-12-12V2c7.72 0 14 6.28 14 14M6 14l-2.139-1.013A5.02 5.02 0 0 1 1 8.467V2h10v6.468a5.02 5.02 0 0 1-2.861 4.52zM3 4v4.468a3.01 3.01 0 0 0 1.717 2.71L6 11.787l1.283-.607A3.01 3.01 0 0 0 9 8.468V4z"/></svg>
</template>

CSS

.icon-ibm-cloud-app-id {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2018h-6a3%203%200%200%200-3%203v2h2v-2a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v2h2v-2a3%203%200%200%200-3-3m-3-1a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-6a2%202%200%201%201%200%204a2%202%200%200%201%200-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2030C9.28%2030%203%2023.72%203%2016h2c0%206.617%205.383%2012%2012%2012c5.226%200%209.816-3.338%2011.421-8.307l1.904.614A13.96%2013.96%200%200%201%2017%2030m14-14h-2c0-6.617-5.383-12-12-12V2c7.72%200%2014%206.28%2014%2014M6%2014l-2.139-1.013A5.02%205.02%200%200%201%201%208.467V2h10v6.468a5.02%205.02%200%200%201-2.861%204.52zM3%204v4.468a3.01%203.01%200%200%200%201.717%202.71L6%2011.787l1.283-.607A3.01%203.01%200%200%200%209%208.468V4z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2018h-6a3%203%200%200%200-3%203v2h2v-2a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v2h2v-2a3%203%200%200%200-3-3m-3-1a4%204%200%201%200%200-8a4%204%200%200%200%200%208m0-6a2%202%200%201%201%200%204a2%202%200%200%201%200-4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%2030C9.28%2030%203%2023.72%203%2016h2c0%206.617%205.383%2012%2012%2012c5.226%200%209.816-3.338%2011.421-8.307l1.904.614A13.96%2013.96%200%200%201%2017%2030m14-14h-2c0-6.617-5.383-12-12-12V2c7.72%200%2014%206.28%2014%2014M6%2014l-2.139-1.013A5.02%205.02%200%200%201%201%208.467V2h10v6.468a5.02%205.02%200%200%201-2.861%204.52zM3%204v4.468a3.01%203.01%200%200%200%201.717%202.71L6%2011.787l1.283-.607A3.01%203.01%200%200%200%209%208.468V4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-cloud-app-id.svg?color=%231a73e8&size=48