opentext from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
opentext
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the opentext logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.412 11.809c0 .786-.468 1.637-1.7 1.637c-.894 0-1.712-.49-1.712-1.637c0-.946.616-1.68 1.828-1.616c1.297.074 1.584 1.052 1.584 1.616m-2.307-.596c-.117.17-.159.383-.159.596c0 .478.244.914.765.914c.51 0 .755-.404.755-.872c0-.34-.085-.595-.266-.754a.73.73 0 0 0-.553-.17c-.255.01-.414.095-.542.286m10.63-.67c.095-.095.148-.17.318-.244c.149-.063.35-.106.585-.106c.191 0 .404.032.563.117c.33.17.425.446.425.935v2.126h-.946v-1.754c0-.276-.01-.382-.042-.467c-.075-.17-.234-.234-.425-.234c-.49 0-.49.382-.49.776v1.68h-.935v-3.105h.946zm-1.393 2.02c-.085.181-.361.883-1.584.883c-.946 0-1.605-.564-1.605-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.021 1.148.404c.415.436.436 1.042.446 1.392H8.1c0 .383.223.776.734.776s.69-.33.807-.542zm-.935-1.148c-.022-.127-.043-.308-.181-.435a.66.66 0 0 0-.457-.17a.67.67 0 0 0-.478.202c-.128.138-.16.276-.192.414zm13.977-.5H24v-.637h-.616V9.62h-.936v.648H22.3l-.425.638h.574v1.478c0 .297.01.52.138.701c.202.287.553.308.883.308c.17 0 .297-.02.488-.053v-.712l-.329.01c-.255 0-.255-.159-.244-.35v-1.371zM14.073 9.62h.935v.648h.967l-.425.638h-.553v1.382c-.01.191-.01.35.245.35l.33-.01v.712c-.203.032-.32.053-.49.053c-.318 0-.68-.02-.882-.308c-.127-.18-.138-.404-.138-.701V9.619h.01zm4.836 2.944l-.18.266c-.171.234-.48.606-1.383.606c-.946 0-1.573-.563-1.573-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.02 1.148.404c.415.436.436 1.042.446 1.393H16.73c-.01.382.191.776.69.776c.51 0 .66-.33.777-.542zm-.872-1.148c-.021-.127-.042-.308-.18-.435a.66.66 0 0 0-.458-.17a.67.67 0 0 0-.478.202c-.127.138-.16.276-.191.414zm4.071 1.956l-1.17-1.626l.968-1.467h-1.063l-.457.691l-.5-.69h-1.062l1.052 1.466l-1.084 1.626h1.063l.563-.86l.617.86zm-17.41-2.827c.085-.138.372-.35.829-.35c.776 0 1.329.573 1.329 1.604c0 .638-.234 1.637-1.372 1.637c-.403 0-.722-.223-.797-.35v1.296h-.935v-4.114h.946zm.638.361a.58.58 0 0 0-.479.234c-.138.16-.19.404-.19.68c0 .362.105.585.222.712a.6.6 0 0 0 .425.192c.457 0 .66-.468.66-.925c0-.383-.117-.786-.5-.872c-.053-.01-.096-.02-.138-.02z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOpentext(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.412 11.809c0 .786-.468 1.637-1.7 1.637c-.894 0-1.712-.49-1.712-1.637c0-.946.616-1.68 1.828-1.616c1.297.074 1.584 1.052 1.584 1.616m-2.307-.596c-.117.17-.159.383-.159.596c0 .478.244.914.765.914c.51 0 .755-.404.755-.872c0-.34-.085-.595-.266-.754a.73.73 0 0 0-.553-.17c-.255.01-.414.095-.542.286m10.63-.67c.095-.095.148-.17.318-.244c.149-.063.35-.106.585-.106c.191 0 .404.032.563.117c.33.17.425.446.425.935v2.126h-.946v-1.754c0-.276-.01-.382-.042-.467c-.075-.17-.234-.234-.425-.234c-.49 0-.49.382-.49.776v1.68h-.935v-3.105h.946zm-1.393 2.02c-.085.181-.361.883-1.584.883c-.946 0-1.605-.564-1.605-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.021 1.148.404c.415.436.436 1.042.446 1.392H8.1c0 .383.223.776.734.776s.69-.33.807-.542zm-.935-1.148c-.022-.127-.043-.308-.181-.435a.66.66 0 0 0-.457-.17a.67.67 0 0 0-.478.202c-.128.138-.16.276-.192.414zm13.977-.5H24v-.637h-.616V9.62h-.936v.648H22.3l-.425.638h.574v1.478c0 .297.01.52.138.701c.202.287.553.308.883.308c.17 0 .297-.02.488-.053v-.712l-.329.01c-.255 0-.255-.159-.244-.35v-1.371zM14.073 9.62h.935v.648h.967l-.425.638h-.553v1.382c-.01.191-.01.35.245.35l.33-.01v.712c-.203.032-.32.053-.49.053c-.318 0-.68-.02-.882-.308c-.127-.18-.138-.404-.138-.701V9.619h.01zm4.836 2.944l-.18.266c-.171.234-.48.606-1.383.606c-.946 0-1.573-.563-1.573-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.02 1.148.404c.415.436.436 1.042.446 1.393H16.73c-.01.382.191.776.69.776c.51 0 .66-.33.777-.542zm-.872-1.148c-.021-.127-.042-.308-.18-.435a.66.66 0 0 0-.458-.17a.67.67 0 0 0-.478.202c-.127.138-.16.276-.191.414zm4.071 1.956l-1.17-1.626l.968-1.467h-1.063l-.457.691l-.5-.69h-1.062l1.052 1.466l-1.084 1.626h1.063l.563-.86l.617.86zm-17.41-2.827c.085-.138.372-.35.829-.35c.776 0 1.329.573 1.329 1.604c0 .638-.234 1.637-1.372 1.637c-.403 0-.722-.223-.797-.35v1.296h-.935v-4.114h.946zm.638.361a.58.58 0 0 0-.479.234c-.138.16-.19.404-.19.68c0 .362.105.585.222.712a.6.6 0 0 0 .425.192c.457 0 .66-.468.66-.925c0-.383-.117-.786-.5-.872c-.053-.01-.096-.02-.138-.02z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.412 11.809c0 .786-.468 1.637-1.7 1.637c-.894 0-1.712-.49-1.712-1.637c0-.946.616-1.68 1.828-1.616c1.297.074 1.584 1.052 1.584 1.616m-2.307-.596c-.117.17-.159.383-.159.596c0 .478.244.914.765.914c.51 0 .755-.404.755-.872c0-.34-.085-.595-.266-.754a.73.73 0 0 0-.553-.17c-.255.01-.414.095-.542.286m10.63-.67c.095-.095.148-.17.318-.244c.149-.063.35-.106.585-.106c.191 0 .404.032.563.117c.33.17.425.446.425.935v2.126h-.946v-1.754c0-.276-.01-.382-.042-.467c-.075-.17-.234-.234-.425-.234c-.49 0-.49.382-.49.776v1.68h-.935v-3.105h.946zm-1.393 2.02c-.085.181-.361.883-1.584.883c-.946 0-1.605-.564-1.605-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.021 1.148.404c.415.436.436 1.042.446 1.392H8.1c0 .383.223.776.734.776s.69-.33.807-.542zm-.935-1.148c-.022-.127-.043-.308-.181-.435a.66.66 0 0 0-.457-.17a.67.67 0 0 0-.478.202c-.128.138-.16.276-.192.414zm13.977-.5H24v-.637h-.616V9.62h-.936v.648H22.3l-.425.638h.574v1.478c0 .297.01.52.138.701c.202.287.553.308.883.308c.17 0 .297-.02.488-.053v-.712l-.329.01c-.255 0-.255-.159-.244-.35v-1.371zM14.073 9.62h.935v.648h.967l-.425.638h-.553v1.382c-.01.191-.01.35.245.35l.33-.01v.712c-.203.032-.32.053-.49.053c-.318 0-.68-.02-.882-.308c-.127-.18-.138-.404-.138-.701V9.619h.01zm4.836 2.944l-.18.266c-.171.234-.48.606-1.383.606c-.946 0-1.573-.563-1.573-1.584c0-.744.383-1.669 1.637-1.669c.191 0 .733-.02 1.148.404c.415.436.436 1.042.446 1.393H16.73c-.01.382.191.776.69.776c.51 0 .66-.33.777-.542zm-.872-1.148c-.021-.127-.042-.308-.18-.435a.66.66 0 0 0-.458-.17a.67.67 0 0 0-.478.202c-.127.138-.16.276-.191.414zm4.071 1.956l-1.17-1.626l.968-1.467h-1.063l-.457.691l-.5-.69h-1.062l1.052 1.466l-1.084 1.626h1.063l.563-.86l.617.86zm-17.41-2.827c.085-.138.372-.35.829-.35c.776 0 1.329.573 1.329 1.604c0 .638-.234 1.637-1.372 1.637c-.403 0-.722-.223-.797-.35v1.296h-.935v-4.114h.946zm.638.361a.58.58 0 0 0-.479.234c-.138.16-.19.404-.19.68c0 .362.105.585.222.712a.6.6 0 0 0 .425.192c.457 0 .66-.468.66-.925c0-.383-.117-.786-.5-.872c-.053-.01-.096-.02-.138-.02z"/></svg>
</template>

CSS

.icon-opentext {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.412%2011.809c0%20.786-.468%201.637-1.7%201.637c-.894%200-1.712-.49-1.712-1.637c0-.946.616-1.68%201.828-1.616c1.297.074%201.584%201.052%201.584%201.616m-2.307-.596c-.117.17-.159.383-.159.596c0%20.478.244.914.765.914c.51%200%20.755-.404.755-.872c0-.34-.085-.595-.266-.754a.73.73%200%200%200-.553-.17c-.255.01-.414.095-.542.286m10.63-.67c.095-.095.148-.17.318-.244c.149-.063.35-.106.585-.106c.191%200%20.404.032.563.117c.33.17.425.446.425.935v2.126h-.946v-1.754c0-.276-.01-.382-.042-.467c-.075-.17-.234-.234-.425-.234c-.49%200-.49.382-.49.776v1.68h-.935v-3.105h.946zm-1.393%202.02c-.085.181-.361.883-1.584.883c-.946%200-1.605-.564-1.605-1.584c0-.744.383-1.669%201.637-1.669c.191%200%20.733-.021%201.148.404c.415.436.436%201.042.446%201.392H8.1c0%20.383.223.776.734.776s.69-.33.807-.542zm-.935-1.148c-.022-.127-.043-.308-.181-.435a.66.66%200%200%200-.457-.17a.67.67%200%200%200-.478.202c-.128.138-.16.276-.192.414zm13.977-.5H24v-.637h-.616V9.62h-.936v.648H22.3l-.425.638h.574v1.478c0%20.297.01.52.138.701c.202.287.553.308.883.308c.17%200%20.297-.02.488-.053v-.712l-.329.01c-.255%200-.255-.159-.244-.35v-1.371zM14.073%209.62h.935v.648h.967l-.425.638h-.553v1.382c-.01.191-.01.35.245.35l.33-.01v.712c-.203.032-.32.053-.49.053c-.318%200-.68-.02-.882-.308c-.127-.18-.138-.404-.138-.701V9.619h.01zm4.836%202.944l-.18.266c-.171.234-.48.606-1.383.606c-.946%200-1.573-.563-1.573-1.584c0-.744.383-1.669%201.637-1.669c.191%200%20.733-.02%201.148.404c.415.436.436%201.042.446%201.393H16.73c-.01.382.191.776.69.776c.51%200%20.66-.33.777-.542zm-.872-1.148c-.021-.127-.042-.308-.18-.435a.66.66%200%200%200-.458-.17a.67.67%200%200%200-.478.202c-.127.138-.16.276-.191.414zm4.071%201.956l-1.17-1.626l.968-1.467h-1.063l-.457.691l-.5-.69h-1.062l1.052%201.466l-1.084%201.626h1.063l.563-.86l.617.86zm-17.41-2.827c.085-.138.372-.35.829-.35c.776%200%201.329.573%201.329%201.604c0%20.638-.234%201.637-1.372%201.637c-.403%200-.722-.223-.797-.35v1.296h-.935v-4.114h.946zm.638.361a.58.58%200%200%200-.479.234c-.138.16-.19.404-.19.68c0%20.362.105.585.222.712a.6.6%200%200%200%20.425.192c.457%200%20.66-.468.66-.925c0-.383-.117-.786-.5-.872c-.053-.01-.096-.02-.138-.02z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.412%2011.809c0%20.786-.468%201.637-1.7%201.637c-.894%200-1.712-.49-1.712-1.637c0-.946.616-1.68%201.828-1.616c1.297.074%201.584%201.052%201.584%201.616m-2.307-.596c-.117.17-.159.383-.159.596c0%20.478.244.914.765.914c.51%200%20.755-.404.755-.872c0-.34-.085-.595-.266-.754a.73.73%200%200%200-.553-.17c-.255.01-.414.095-.542.286m10.63-.67c.095-.095.148-.17.318-.244c.149-.063.35-.106.585-.106c.191%200%20.404.032.563.117c.33.17.425.446.425.935v2.126h-.946v-1.754c0-.276-.01-.382-.042-.467c-.075-.17-.234-.234-.425-.234c-.49%200-.49.382-.49.776v1.68h-.935v-3.105h.946zm-1.393%202.02c-.085.181-.361.883-1.584.883c-.946%200-1.605-.564-1.605-1.584c0-.744.383-1.669%201.637-1.669c.191%200%20.733-.021%201.148.404c.415.436.436%201.042.446%201.392H8.1c0%20.383.223.776.734.776s.69-.33.807-.542zm-.935-1.148c-.022-.127-.043-.308-.181-.435a.66.66%200%200%200-.457-.17a.67.67%200%200%200-.478.202c-.128.138-.16.276-.192.414zm13.977-.5H24v-.637h-.616V9.62h-.936v.648H22.3l-.425.638h.574v1.478c0%20.297.01.52.138.701c.202.287.553.308.883.308c.17%200%20.297-.02.488-.053v-.712l-.329.01c-.255%200-.255-.159-.244-.35v-1.371zM14.073%209.62h.935v.648h.967l-.425.638h-.553v1.382c-.01.191-.01.35.245.35l.33-.01v.712c-.203.032-.32.053-.49.053c-.318%200-.68-.02-.882-.308c-.127-.18-.138-.404-.138-.701V9.619h.01zm4.836%202.944l-.18.266c-.171.234-.48.606-1.383.606c-.946%200-1.573-.563-1.573-1.584c0-.744.383-1.669%201.637-1.669c.191%200%20.733-.02%201.148.404c.415.436.436%201.042.446%201.393H16.73c-.01.382.191.776.69.776c.51%200%20.66-.33.777-.542zm-.872-1.148c-.021-.127-.042-.308-.18-.435a.66.66%200%200%200-.458-.17a.67.67%200%200%200-.478.202c-.127.138-.16.276-.191.414zm4.071%201.956l-1.17-1.626l.968-1.467h-1.063l-.457.691l-.5-.69h-1.062l1.052%201.466l-1.084%201.626h1.063l.563-.86l.617.86zm-17.41-2.827c.085-.138.372-.35.829-.35c.776%200%201.329.573%201.329%201.604c0%20.638-.234%201.637-1.372%201.637c-.403%200-.722-.223-.797-.35v1.296h-.935v-4.114h.946zm.638.361a.58.58%200%200%200-.479.234c-.138.16-.19.404-.19.68c0%20.362.105.585.222.712a.6.6%200%200%200%20.425.192c.457%200%20.66-.468.66-.925c0-.383-.117-.786-.5-.872c-.053-.01-.096-.02-.138-.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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