rule grouping data quality icon

rule-grouping-data-quality from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
rule-grouping-data-quality
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the rule grouping data quality icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m31 29.583l-2.832-2.83A5 5 0 0 0 29 24c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5a4.97 4.97 0 0 0 2.752-.833L29.583 31zM21 24c0-1.654 1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3m7.42-17H10.58C9.71 7 9 7.7 9 8.57v12.22c0 3.19.27 6.12 3.11 7.62L17 31v-2.26l-3.95-2.09C10.86 25.49 11 23.24 11 20.79V9h17v8h2V8.57C30 7.7 29.29 7 28.42 7m-7-6H3.58C2.71 1 2 1.7 2 2.57v12.22c0 3.19.27 6.12 3.11 7.62l1.89 1v-2.26l-.95-.5C3.86 19.49 4 17.24 4 14.79V3h17v2h2V2.57C23 1.7 22.29 1 21.42 1M24 13H13v-2h11zm-2 4h-9v-2h9z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonRuleGroupingDataQuality(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="m31 29.583l-2.832-2.83A5 5 0 0 0 29 24c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5a4.97 4.97 0 0 0 2.752-.833L29.583 31zM21 24c0-1.654 1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3m7.42-17H10.58C9.71 7 9 7.7 9 8.57v12.22c0 3.19.27 6.12 3.11 7.62L17 31v-2.26l-3.95-2.09C10.86 25.49 11 23.24 11 20.79V9h17v8h2V8.57C30 7.7 29.29 7 28.42 7m-7-6H3.58C2.71 1 2 1.7 2 2.57v12.22c0 3.19.27 6.12 3.11 7.62l1.89 1v-2.26l-.95-.5C3.86 19.49 4 17.24 4 14.79V3h17v2h2V2.57C23 1.7 22.29 1 21.42 1M24 13H13v-2h11zm-2 4h-9v-2h9z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m31 29.583l-2.832-2.83A5 5 0 0 0 29 24c0-2.757-2.243-5-5-5s-5 2.243-5 5s2.243 5 5 5a4.97 4.97 0 0 0 2.752-.833L29.583 31zM21 24c0-1.654 1.346-3 3-3s3 1.346 3 3s-1.346 3-3 3s-3-1.346-3-3m7.42-17H10.58C9.71 7 9 7.7 9 8.57v12.22c0 3.19.27 6.12 3.11 7.62L17 31v-2.26l-3.95-2.09C10.86 25.49 11 23.24 11 20.79V9h17v8h2V8.57C30 7.7 29.29 7 28.42 7m-7-6H3.58C2.71 1 2 1.7 2 2.57v12.22c0 3.19.27 6.12 3.11 7.62l1.89 1v-2.26l-.95-.5C3.86 19.49 4 17.24 4 14.79V3h17v2h2V2.57C23 1.7 22.29 1 21.42 1M24 13H13v-2h11zm-2 4h-9v-2h9z"/></svg>
</template>

CSS

.icon-rule-grouping-data-quality {
  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%22m31%2029.583l-2.832-2.83A5%205%200%200%200%2029%2024c0-2.757-2.243-5-5-5s-5%202.243-5%205s2.243%205%205%205a4.97%204.97%200%200%200%202.752-.833L29.583%2031zM21%2024c0-1.654%201.346-3%203-3s3%201.346%203%203s-1.346%203-3%203s-3-1.346-3-3m7.42-17H10.58C9.71%207%209%207.7%209%208.57v12.22c0%203.19.27%206.12%203.11%207.62L17%2031v-2.26l-3.95-2.09C10.86%2025.49%2011%2023.24%2011%2020.79V9h17v8h2V8.57C30%207.7%2029.29%207%2028.42%207m-7-6H3.58C2.71%201%202%201.7%202%202.57v12.22c0%203.19.27%206.12%203.11%207.62l1.89%201v-2.26l-.95-.5C3.86%2019.49%204%2017.24%204%2014.79V3h17v2h2V2.57C23%201.7%2022.29%201%2021.42%201M24%2013H13v-2h11zm-2%204h-9v-2h9z%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%22m31%2029.583l-2.832-2.83A5%205%200%200%200%2029%2024c0-2.757-2.243-5-5-5s-5%202.243-5%205s2.243%205%205%205a4.97%204.97%200%200%200%202.752-.833L29.583%2031zM21%2024c0-1.654%201.346-3%203-3s3%201.346%203%203s-1.346%203-3%203s-3-1.346-3-3m7.42-17H10.58C9.71%207%209%207.7%209%208.57v12.22c0%203.19.27%206.12%203.11%207.62L17%2031v-2.26l-3.95-2.09C10.86%2025.49%2011%2023.24%2011%2020.79V9h17v8h2V8.57C30%207.7%2029.29%207%2028.42%207m-7-6H3.58C2.71%201%202%201.7%202%202.57v12.22c0%203.19.27%206.12%203.11%207.62l1.89%201v-2.26l-.95-.5C3.86%2019.49%204%2017.24%204%2014.79V3h17v2h2V2.57C23%201.7%2022.29%201%2021.42%201M24%2013H13v-2h11zm-2%204h-9v-2h9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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