data enrichment add icon

data-enrichment-add from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
data-enrichment-add
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the data enrichment add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13h2v2h-2zm-4.222-8.203l1.414-1.414l1.414 1.414l-1.414 1.414zM15 0h2v2h-2zM6.808 6.233L5.393 4.818l1.415-1.414l1.414 1.414zM2 13h2v2H2zm18 0h-3v-3h-2v3h-3v2h3v3h2v-3h3zm-7 17h6v2h-6zm-2-4h10v2H11z"/><path fill="currentColor" d="M16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10"/><path fill="none" d="M0 0h32v32H0z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDataEnrichmentAdd(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="M28 13h2v2h-2zm-4.222-8.203l1.414-1.414l1.414 1.414l-1.414 1.414zM15 0h2v2h-2zM6.808 6.233L5.393 4.818l1.415-1.414l1.414 1.414zM2 13h2v2H2zm18 0h-3v-3h-2v3h-3v2h3v3h2v-3h3zm-7 17h6v2h-6zm-2-4h10v2H11z"/><path fill="currentColor" d="M16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10"/><path fill="none" d="M0 0h32v32H0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 13h2v2h-2zm-4.222-8.203l1.414-1.414l1.414 1.414l-1.414 1.414zM15 0h2v2h-2zM6.808 6.233L5.393 4.818l1.415-1.414l1.414 1.414zM2 13h2v2H2zm18 0h-3v-3h-2v3h-3v2h3v3h2v-3h3zm-7 17h6v2h-6zm-2-4h10v2H11z"/><path fill="currentColor" d="M16 4C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10"/><path fill="none" d="M0 0h32v32H0z"/></svg>
</template>

CSS

.icon-data-enrichment-add {
  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%22M28%2013h2v2h-2zm-4.222-8.203l1.414-1.414l1.414%201.414l-1.414%201.414zM15%200h2v2h-2zM6.808%206.233L5.393%204.818l1.415-1.414l1.414%201.414zM2%2013h2v2H2zm18%200h-3v-3h-2v3h-3v2h3v3h2v-3h3zm-7%2017h6v2h-6zm-2-4h10v2H11z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C10.5%204%206%208.5%206%2014c0%204.4%202%206.3%203.5%207.6c1%20.9%201.5%201.5%201.5%202.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4%2018.9%208%2017.5%208%2014c0-4.4%203.6-8%208-8s8%203.6%208%208c0%203.5-1.4%204.9-2.8%206.1c-1.1%201-2.2%202-2.2%203.9h2c0-.9.5-1.5%201.5-2.4C24%2020.3%2026%2018.4%2026%2014c0-5.5-4.5-10-10-10%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%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%22M28%2013h2v2h-2zm-4.222-8.203l1.414-1.414l1.414%201.414l-1.414%201.414zM15%200h2v2h-2zM6.808%206.233L5.393%204.818l1.415-1.414l1.414%201.414zM2%2013h2v2H2zm18%200h-3v-3h-2v3h-3v2h3v3h2v-3h3zm-7%2017h6v2h-6zm-2-4h10v2H11z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C10.5%204%206%208.5%206%2014c0%204.4%202%206.3%203.5%207.6c1%20.9%201.5%201.5%201.5%202.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4%2018.9%208%2017.5%208%2014c0-4.4%203.6-8%208-8s8%203.6%208%208c0%203.5-1.4%204.9-2.8%206.1c-1.1%201-2.2%202-2.2%203.9h2c0-.9.5-1.5%201.5-2.4C24%2020.3%2026%2018.4%2026%2014c0-5.5-4.5-10-10-10%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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