ibm elo publishing icon

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

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

More enterprise icons from Carbon

Use the ibm elo publishing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 26h8.172l-2.586 2.586L25 30l5-5l-5-5l-1.414 1.414L26.172 24H18zm-8-5h5v2h-5zm0-5h10v2H10z"/><path fill="currentColor" d="m24.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1 0-2 .9-2 2v24c0 1.103.898 2 2 2h8v-2H7V4h8v6c0 1.1.9 2 2 2h6v6h2v-8c0-.3-.1-.5-.3-.7M17 10V4.4l5.6 5.6z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonIbmEloPublishing(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="M18 26h8.172l-2.586 2.586L25 30l5-5l-5-5l-1.414 1.414L26.172 24H18zm-8-5h5v2h-5zm0-5h10v2H10z"/><path fill="currentColor" d="m24.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1 0-2 .9-2 2v24c0 1.103.898 2 2 2h8v-2H7V4h8v6c0 1.1.9 2 2 2h6v6h2v-8c0-.3-.1-.5-.3-.7M17 10V4.4l5.6 5.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 26h8.172l-2.586 2.586L25 30l5-5l-5-5l-1.414 1.414L26.172 24H18zm-8-5h5v2h-5zm0-5h10v2H10z"/><path fill="currentColor" d="m24.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1 0-2 .9-2 2v24c0 1.103.898 2 2 2h8v-2H7V4h8v6c0 1.1.9 2 2 2h6v6h2v-8c0-.3-.1-.5-.3-.7M17 10V4.4l5.6 5.6z"/></svg>
</template>

CSS

.icon-ibm-elo-publishing {
  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%22M18%2026h8.172l-2.586%202.586L25%2030l5-5l-5-5l-1.414%201.414L26.172%2024H18zm-8-5h5v2h-5zm0-5h10v2H10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.7%209.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1%200-2%20.9-2%202v24c0%201.103.898%202%202%202h8v-2H7V4h8v6c0%201.1.9%202%202%202h6v6h2v-8c0-.3-.1-.5-.3-.7M17%2010V4.4l5.6%205.6z%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%22M18%2026h8.172l-2.586%202.586L25%2030l5-5l-5-5l-1.414%201.414L26.172%2024H18zm-8-5h5v2h-5zm0-5h10v2H10z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m24.7%209.3l-7-7c-.2-.2-.4-.3-.7-.3H7c-1.1%200-2%20.9-2%202v24c0%201.103.898%202%202%202h8v-2H7V4h8v6c0%201.1.9%202%202%202h6v6h2v-8c0-.3-.1-.5-.3-.7M17%2010V4.4l5.6%205.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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