carbon-components
Version:
Carbon Components is a component library for IBM Cloud
9 lines (8 loc) • 447 B
HTML
<div class="bx--tooltip--icon">
<button class="bx--tooltip__trigger bx--tooltip--icon__top" aria-label="Filter">
<svg width="16" height="12" viewBox="0 0 16 12">
<path d="M8.05 2a2.5 2.5 0 0 1 4.9 0H16v1h-3.05a2.5 2.5 0 0 1-4.9 0H0V2h8.05zm2.45 2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM3.05 9a2.5 2.5 0 0 1 4.9 0H16v1H7.95a2.5 2.5 0 0 1-4.9 0H0V9h3.05zm2.45 2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"
/>
</svg>
</button>
</div>