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

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

The same icon in other sets

More organization icons from Carbon

Use the rexx icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.5 16l2.5 5h-2l-1.5-3l-1.5 3h-2l2.5-5l-2.5-5h2l1.5 3l1.5-3h2zM32 11h-2l-1.5 3l-1.5-3h-2l2.5 5l-2.5 5h2l1.5-3l1.5 3h2l-2.5-5zm-18 1.976V11H8v9.976h6v-2h-4v-2h2v-2h-2v-2zM6 13v2c0 1-.7 1.8-1.6 2L6 21H4l-1.6-4H2v4H0V11h4c1.1 0 2 .9 2 2m-2 0H2v2h2z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonRexx(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="m20.5 16l2.5 5h-2l-1.5-3l-1.5 3h-2l2.5-5l-2.5-5h2l1.5 3l1.5-3h2zM32 11h-2l-1.5 3l-1.5-3h-2l2.5 5l-2.5 5h2l1.5-3l1.5 3h2l-2.5-5zm-18 1.976V11H8v9.976h6v-2h-4v-2h2v-2h-2v-2zM6 13v2c0 1-.7 1.8-1.6 2L6 21H4l-1.6-4H2v4H0V11h4c1.1 0 2 .9 2 2m-2 0H2v2h2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.5 16l2.5 5h-2l-1.5-3l-1.5 3h-2l2.5-5l-2.5-5h2l1.5 3l1.5-3h2zM32 11h-2l-1.5 3l-1.5-3h-2l2.5 5l-2.5 5h2l1.5-3l1.5 3h2l-2.5-5zm-18 1.976V11H8v9.976h6v-2h-4v-2h2v-2h-2v-2zM6 13v2c0 1-.7 1.8-1.6 2L6 21H4l-1.6-4H2v4H0V11h4c1.1 0 2 .9 2 2m-2 0H2v2h2z"/></svg>
</template>

CSS

.icon-rexx {
  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%22m20.5%2016l2.5%205h-2l-1.5-3l-1.5%203h-2l2.5-5l-2.5-5h2l1.5%203l1.5-3h2zM32%2011h-2l-1.5%203l-1.5-3h-2l2.5%205l-2.5%205h2l1.5-3l1.5%203h2l-2.5-5zm-18%201.976V11H8v9.976h6v-2h-4v-2h2v-2h-2v-2zM6%2013v2c0%201-.7%201.8-1.6%202L6%2021H4l-1.6-4H2v4H0V11h4c1.1%200%202%20.9%202%202m-2%200H2v2h2z%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%22m20.5%2016l2.5%205h-2l-1.5-3l-1.5%203h-2l2.5-5l-2.5-5h2l1.5%203l1.5-3h2zM32%2011h-2l-1.5%203l-1.5-3h-2l2.5%205l-2.5%205h2l1.5-3l1.5%203h2l-2.5-5zm-18%201.976V11H8v9.976h6v-2h-4v-2h2v-2h-2v-2zM6%2013v2c0%201-.7%201.8-1.6%202L6%2021H4l-1.6-4H2v4H0V11h4c1.1%200%202%20.9%202%202m-2%200H2v2h2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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