ibm ai financial instrument sustainability check icon

ibm-ai-financial-instrument-sustainability-check from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-ai-financial-instrument-sustainability-check
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0
Aliases
ai-financial-sustainability-check

More enterprise icons from Carbon

Use the ibm ai financial instrument sustainability check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 23.414l-4.707-4.707l1.414-1.414L16 20.586L27.293 9.293l1.414 1.414zM12.707 8.707l-1.414-1.414L7 11.586L4.414 9l4.293-4.293l-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l7 7l1.414-1.414L8.414 13z"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16h2c0 6.617 5.383 12 12 12s12-5.383 12-12h2c0 7.72-6.28 14-14 14m8.308-22.66A11.94 11.94 0 0 0 16 4c-.936 0-1.868.108-2.77.321l-.46-1.946A14 14 0 0 1 16 2a13.93 13.93 0 0 1 9.692 3.898z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmAiFinancialInstrumentSustainabilityCheck(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="m16 23.414l-4.707-4.707l1.414-1.414L16 20.586L27.293 9.293l1.414 1.414zM12.707 8.707l-1.414-1.414L7 11.586L4.414 9l4.293-4.293l-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l7 7l1.414-1.414L8.414 13z"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16h2c0 6.617 5.383 12 12 12s12-5.383 12-12h2c0 7.72-6.28 14-14 14m8.308-22.66A11.94 11.94 0 0 0 16 4c-.936 0-1.868.108-2.77.321l-.46-1.946A14 14 0 0 1 16 2a13.93 13.93 0 0 1 9.692 3.898z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 23.414l-4.707-4.707l1.414-1.414L16 20.586L27.293 9.293l1.414 1.414zM12.707 8.707l-1.414-1.414L7 11.586L4.414 9l4.293-4.293l-1.414-1.414l-5 5a1 1 0 0 0 0 1.414l7 7l1.414-1.414L8.414 13z"/><path fill="currentColor" d="M16 30C8.28 30 2 23.72 2 16h2c0 6.617 5.383 12 12 12s12-5.383 12-12h2c0 7.72-6.28 14-14 14m8.308-22.66A11.94 11.94 0 0 0 16 4c-.936 0-1.868.108-2.77.321l-.46-1.946A14 14 0 0 1 16 2a13.93 13.93 0 0 1 9.692 3.898z"/></svg>
</template>

CSS

.icon-ibm-ai-financial-instrument-sustainability-check {
  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%22m16%2023.414l-4.707-4.707l1.414-1.414L16%2020.586L27.293%209.293l1.414%201.414zM12.707%208.707l-1.414-1.414L7%2011.586L4.414%209l4.293-4.293l-1.414-1.414l-5%205a1%201%200%200%200%200%201.414l7%207l1.414-1.414L8.414%2013z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.28%2030%202%2023.72%202%2016h2c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12h2c0%207.72-6.28%2014-14%2014m8.308-22.66A11.94%2011.94%200%200%200%2016%204c-.936%200-1.868.108-2.77.321l-.46-1.946A14%2014%200%200%201%2016%202a13.93%2013.93%200%200%201%209.692%203.898z%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%22m16%2023.414l-4.707-4.707l1.414-1.414L16%2020.586L27.293%209.293l1.414%201.414zM12.707%208.707l-1.414-1.414L7%2011.586L4.414%209l4.293-4.293l-1.414-1.414l-5%205a1%201%200%200%200%200%201.414l7%207l1.414-1.414L8.414%2013z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2030C8.28%2030%202%2023.72%202%2016h2c0%206.617%205.383%2012%2012%2012s12-5.383%2012-12h2c0%207.72-6.28%2014-14%2014m8.308-22.66A11.94%2011.94%200%200%200%2016%204c-.936%200-1.868.108-2.77.321l-.46-1.946A14%2014%200%200%201%2016%202a13.93%2013.93%200%200%201%209.692%203.898z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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