ibm aspera icon

ibm-aspera from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
ibm-aspera
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the ibm aspera icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M28 11c-.75 0-1.39.4-1.73 1H16c-2.21 0-4 1.79-4 4c0 .73.21 1.41.56 2H5.73c-.34-.6-.98-1-1.73-1c-1.12 0-2 .88-2 2s.88 2 2 2c.75 0 1.39-.4 1.73-1H16c2.21 0 4-1.79 4-4c0-.73-.21-1.41-.56-2h6.83c.34.6.98 1 1.73 1c1.12 0 2-.88 2-2s-.88-2-2-2m-10 5c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2M5.05 15h-2C3.05 7.71 8.13 3 16 3h10v2H16C9.25 5 5.05 8.83 5.05 15m11 14h-10v-2h10C22.19 27 27 22.61 27 17h2c0 6.73-5.69 12-12.95 12"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmAspera(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 11c-.75 0-1.39.4-1.73 1H16c-2.21 0-4 1.79-4 4c0 .73.21 1.41.56 2H5.73c-.34-.6-.98-1-1.73-1c-1.12 0-2 .88-2 2s.88 2 2 2c.75 0 1.39-.4 1.73-1H16c2.21 0 4-1.79 4-4c0-.73-.21-1.41-.56-2h6.83c.34.6.98 1 1.73 1c1.12 0 2-.88 2-2s-.88-2-2-2m-10 5c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2M5.05 15h-2C3.05 7.71 8.13 3 16 3h10v2H16C9.25 5 5.05 8.83 5.05 15m11 14h-10v-2h10C22.19 27 27 22.61 27 17h2c0 6.73-5.69 12-12.95 12"/></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 11c-.75 0-1.39.4-1.73 1H16c-2.21 0-4 1.79-4 4c0 .73.21 1.41.56 2H5.73c-.34-.6-.98-1-1.73-1c-1.12 0-2 .88-2 2s.88 2 2 2c.75 0 1.39-.4 1.73-1H16c2.21 0 4-1.79 4-4c0-.73-.21-1.41-.56-2h6.83c.34.6.98 1 1.73 1c1.12 0 2-.88 2-2s-.88-2-2-2m-10 5c0 1.1-.9 2-2 2s-2-.9-2-2s.9-2 2-2s2 .9 2 2M5.05 15h-2C3.05 7.71 8.13 3 16 3h10v2H16C9.25 5 5.05 8.83 5.05 15m11 14h-10v-2h10C22.19 27 27 22.61 27 17h2c0 6.73-5.69 12-12.95 12"/></svg>
</template>

CSS

.icon-ibm-aspera {
  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%2011c-.75%200-1.39.4-1.73%201H16c-2.21%200-4%201.79-4%204c0%20.73.21%201.41.56%202H5.73c-.34-.6-.98-1-1.73-1c-1.12%200-2%20.88-2%202s.88%202%202%202c.75%200%201.39-.4%201.73-1H16c2.21%200%204-1.79%204-4c0-.73-.21-1.41-.56-2h6.83c.34.6.98%201%201.73%201c1.12%200%202-.88%202-2s-.88-2-2-2m-10%205c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202M5.05%2015h-2C3.05%207.71%208.13%203%2016%203h10v2H16C9.25%205%205.05%208.83%205.05%2015m11%2014h-10v-2h10C22.19%2027%2027%2022.61%2027%2017h2c0%206.73-5.69%2012-12.95%2012%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%2011c-.75%200-1.39.4-1.73%201H16c-2.21%200-4%201.79-4%204c0%20.73.21%201.41.56%202H5.73c-.34-.6-.98-1-1.73-1c-1.12%200-2%20.88-2%202s.88%202%202%202c.75%200%201.39-.4%201.73-1H16c2.21%200%204-1.79%204-4c0-.73-.21-1.41-.56-2h6.83c.34.6.98%201%201.73%201c1.12%200%202-.88%202-2s-.88-2-2-2m-10%205c0%201.1-.9%202-2%202s-2-.9-2-2s.9-2%202-2s2%20.9%202%202M5.05%2015h-2C3.05%207.71%208.13%203%2016%203h10v2H16C9.25%205%205.05%208.83%205.05%2015m11%2014h-10v-2h10C22.19%2027%2027%2022.61%2027%2017h2c0%206.73-5.69%2012-12.95%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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