Skip to content
Snippets Groups Projects
readme.md 710 B
Newer Older
  • Learn to ignore specific revisions
  • # hy-icon
    
    
    
    <!-- Auto Generated Below -->
    
    
    ## Properties
    
    | Property | Attribute | Description | Type     | Default     |
    | -------- | --------- | ----------- | -------- | ----------- |
    | `fill`   | `fill`    |             | `string` | `"black"`   |
    | `icon`   | `icon`    |             | `string` | `undefined` |
    | `size`   | `size`    |             | `number` | `20`        |
    
    
    ## Dependencies
    
    ### Used by
    
    
    Tuukka Turu's avatar
    Tuukka Turu committed
     - [hy-accordion-item](../accordion-item)
    
     - [hy-button](../button)
    
    ### Graph
    ```mermaid
    graph TD;
    
    Tuukka Turu's avatar
    Tuukka Turu committed
      hy-accordion-item --> hy-icon
    
      hy-button --> hy-icon
      style hy-icon fill:#f9f,stroke:#333,stroke-width:4px
    ```
    
    ----------------------------------------------
    
    
    Markus Kaarto's avatar
    Markus Kaarto committed
    Helsinki University Design System