Icon name
opacity
Use cases
An icon that indicates the opacity or transparency level of an item, such as an image, text, or other element, in an editor.
Design ideas
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-box-padding">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M4 6a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2l0 -12" />
<path d="M8 16v.01" />
<path d="M16 16v.01" />
<path d="M16 12v.01" />
<path d="M16 8v.01" />
<path d="M12 12v.01" />
<path d="M12 16v.01" />
</svg>
Checklist
Icon name
opacity
Use cases
An icon that indicates the opacity or transparency level of an item, such as an image, text, or other element, in an editor.
Design ideas
Checklist