ibm watsonx code assistant for z refactor icon

ibm-watsonx-code-assistant-for-z-refactor from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-watsonx-code-assistant-for-z-refactor
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm watsonx code assistant for z refactor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22.17 16l-2.58 2.58L21 20l4-4l-4-4l-1.42 1.41zm-6.67 5l-1.915-.577L16.5 11l1.915.577zm-5.67-5l2.58-2.58L11 12l-4 4l4 4l1.42-1.41z"/><circle cx="19" cy="28" r="1" fill="currentColor"/><path fill="currentColor" d="M22 29v-2c2.757 0 5-2.243 5-5V10c0-2.757-2.243-5-5-5h-6V3h6c3.86 0 7 3.14 7 7v12c0 3.86-3.14 7-7 7"/><circle cx="13" cy="4" r="1" fill="currentColor"/><path fill="currentColor" d="M16 29h-6c-3.86 0-7-3.14-7-7V10c0-3.86 3.14-7 7-7v2c-2.757 0-5 2.243-5 5v12c0 2.757 2.243 5 5 5h6z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmWatsonxCodeAssistantForZRefactor(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="m22.17 16l-2.58 2.58L21 20l4-4l-4-4l-1.42 1.41zm-6.67 5l-1.915-.577L16.5 11l1.915.577zm-5.67-5l2.58-2.58L11 12l-4 4l4 4l1.42-1.41z"/><circle cx="19" cy="28" r="1" fill="currentColor"/><path fill="currentColor" d="M22 29v-2c2.757 0 5-2.243 5-5V10c0-2.757-2.243-5-5-5h-6V3h6c3.86 0 7 3.14 7 7v12c0 3.86-3.14 7-7 7"/><circle cx="13" cy="4" r="1" fill="currentColor"/><path fill="currentColor" d="M16 29h-6c-3.86 0-7-3.14-7-7V10c0-3.86 3.14-7 7-7v2c-2.757 0-5 2.243-5 5v12c0 2.757 2.243 5 5 5h6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m22.17 16l-2.58 2.58L21 20l4-4l-4-4l-1.42 1.41zm-6.67 5l-1.915-.577L16.5 11l1.915.577zm-5.67-5l2.58-2.58L11 12l-4 4l4 4l1.42-1.41z"/><circle cx="19" cy="28" r="1" fill="currentColor"/><path fill="currentColor" d="M22 29v-2c2.757 0 5-2.243 5-5V10c0-2.757-2.243-5-5-5h-6V3h6c3.86 0 7 3.14 7 7v12c0 3.86-3.14 7-7 7"/><circle cx="13" cy="4" r="1" fill="currentColor"/><path fill="currentColor" d="M16 29h-6c-3.86 0-7-3.14-7-7V10c0-3.86 3.14-7 7-7v2c-2.757 0-5 2.243-5 5v12c0 2.757 2.243 5 5 5h6z"/></svg>
</template>

CSS

.icon-ibm-watsonx-code-assistant-for-z-refactor {
  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%22m22.17%2016l-2.58%202.58L21%2020l4-4l-4-4l-1.42%201.41zm-6.67%205l-1.915-.577L16.5%2011l1.915.577zm-5.67-5l2.58-2.58L11%2012l-4%204l4%204l1.42-1.41z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2228%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2029v-2c2.757%200%205-2.243%205-5V10c0-2.757-2.243-5-5-5h-6V3h6c3.86%200%207%203.14%207%207v12c0%203.86-3.14%207-7%207%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%224%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2029h-6c-3.86%200-7-3.14-7-7V10c0-3.86%203.14-7%207-7v2c-2.757%200-5%202.243-5%205v12c0%202.757%202.243%205%205%205h6z%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%22m22.17%2016l-2.58%202.58L21%2020l4-4l-4-4l-1.42%201.41zm-6.67%205l-1.915-.577L16.5%2011l1.915.577zm-5.67-5l2.58-2.58L11%2012l-4%204l4%204l1.42-1.41z%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2228%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2029v-2c2.757%200%205-2.243%205-5V10c0-2.757-2.243-5-5-5h-6V3h6c3.86%200%207%203.14%207%207v12c0%203.86-3.14%207-7%207%22%2F%3E%3Ccircle%20cx%3D%2213%22%20cy%3D%224%22%20r%3D%221%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2029h-6c-3.86%200-7-3.14-7-7V10c0-3.86%203.14-7%207-7v2c-2.757%200-5%202.243-5%205v12c0%202.757%202.243%205%205%205h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/ibm-watsonx-code-assistant-for-z-refactor.svg?color=%231a73e8&size=48