dependency icon

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

Name
dependency
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the dependency icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.005 16.396l-3.597 3.597l-1.415-1.414l3.598-3.597M10.579 20L7 23.58L8.408 25L12 21.407M5.58 25L2 28.58L3.408 30L7 26.407M20.602 9.971l-3.609 3.608l1.415 1.414l3.608-3.608M14 2v2h12.571l-4.584 4.586L23.4 10L28 5.415V18h2l-.013-16z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDependency(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="m17.005 16.396l-3.597 3.597l-1.415-1.414l3.598-3.597M10.579 20L7 23.58L8.408 25L12 21.407M5.58 25L2 28.58L3.408 30L7 26.407M20.602 9.971l-3.609 3.608l1.415 1.414l3.608-3.608M14 2v2h12.571l-4.584 4.586L23.4 10L28 5.415V18h2l-.013-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.005 16.396l-3.597 3.597l-1.415-1.414l3.598-3.597M10.579 20L7 23.58L8.408 25L12 21.407M5.58 25L2 28.58L3.408 30L7 26.407M20.602 9.971l-3.609 3.608l1.415 1.414l3.608-3.608M14 2v2h12.571l-4.584 4.586L23.4 10L28 5.415V18h2l-.013-16z"/></svg>
</template>

CSS

.icon-dependency {
  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%22m17.005%2016.396l-3.597%203.597l-1.415-1.414l3.598-3.597M10.579%2020L7%2023.58L8.408%2025L12%2021.407M5.58%2025L2%2028.58L3.408%2030L7%2026.407M20.602%209.971l-3.609%203.608l1.415%201.414l3.608-3.608M14%202v2h12.571l-4.584%204.586L23.4%2010L28%205.415V18h2l-.013-16z%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%22m17.005%2016.396l-3.597%203.597l-1.415-1.414l3.598-3.597M10.579%2020L7%2023.58L8.408%2025L12%2021.407M5.58%2025L2%2028.58L3.408%2030L7%2026.407M20.602%209.971l-3.609%203.608l1.415%201.414l3.608-3.608M14%202v2h12.571l-4.584%204.586L23.4%2010L28%205.415V18h2l-.013-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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