Skip to main content

IllustrationBrand

Used to implement Brand illustrations and adapt their properties.

Submit feedback
github
import { IllustrationBrand } from '@uhg-abyss/mobile';
      // Disclaimer: not all brand color combinations or variants are applicable, and inapplicable combinations will display as empty
      <IllustrationBrand
      brand="optum"
      size={400}
      illustration="note_taking_1"
      />

      Brand

      Use the brand property to adjust which brand is being selected.

      Size

      Use the size property to adjust the size of the illustration.

      IllustrationBrand Props

      Prop NameTypeDefaultDescription
      brand"uhc" | "optum"-Indicates which brand you want your illustration from
      color"white"| "primary" | "pacific"whiteSets color option of the illustration
      illustrationstring-The name of the illustration
      sizenumber | string100%Sets the size of the illustration
      titlestring-Set accessibilityLabel of the image
      variant1 | 21For illustrations with variants on the same background color. Applicable only to UHC illustrations

      IllustrationBrand Classes

      Class NameDescription
      abyss-illustration-brand-rootIllustrationBrand root element

      The source for these illustrations can be found in the brand libraries.



      UnitedHealthCare Library
      Optum Library



      You can use the search functionality to find the required illustration. Illustrations can be searched using their title, variants or colors.



      Table of Contents