odoo/documentation#14342

Created by fw-bot
Merged at a97b6bccee051d9e9e02fa64fb0925a2e21473af

Statuses:

label
odoo-dev:saas-18.2-18.0-ui-icons-spreadsheet-updates-2-sali-457046-fw
head
302f5d2ff4325ee01fad7806dd14734d4dae1141
merged
6 days ago by Documentation, Samuel Lieber (sali)
odoo/documentation
18.0 #14340
saas-18.2 #14342
saas-18.3 #14352
saas-18.4 #14353
master #14354

[IMP] UI: odoo spreadsheet svg icons

Task: 5023776

This PR adds/updates the following additional 18.0 Odoo Spreadsheet icons that were missed in the previous PR.

> [!TIP]
> Use this script to generate the SVG sprite and HTML & RST references.

18.0 Odoo Enterprise:
- new
- copy-file
- save
- version-history
- camera
- download-as-json
- add-to-dashboard
- odoo-list
- insert-list
- refresh-data
- comments

18.0 Odoo Community:
- small-dot-right-align
- edit-table
- delete-table
- paint-table
- circle-info
- pivot
- move-sheet-left
- move-sheet-right
- rename-sheet
- line-chart
- stacked-line-chart
- area-chart
- column-chart
- stacked-column-chart
- bar-chart
- stacked-bar-chart
- combo-chart
- pie-chart
- doughnut-chart
- scatter-chart
- gauge-chart
- scorecard-chart
- waterfall-chart
- population-pyramid-chart


This PR should be FWP up to master with the following version specific changes:

18.2 Updates community spreadsheet

  • short-thin-drag-handle
  • radar-chart
  • filled-radar-chart
  • geo-chart

18.3 Updates community spreadsheet

  • funnel-chart
  • sunburst-chart
  • tree-map-chart

master Updates community spreadsheet

  • carousel
  • plus-in-box
  • minus-in-box

Forward-Port-Of: #14340