Selectbox Icon
CODE
×
HTML
<svg class='select' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 12 8' xml:space='preserve'><path d="M10.7,0.9L6,5.7L1.3,0.9L0.6,1.6L6,7.1l5.4-5.5L10.7,0.9z"/></svg>
CSS
svg.select { -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; margin-bottom: 6px; width: 18px; height: 12px; }
JS
Selectbox Icon
barrierefrei
Erstellt: 16.11.2021 - 17:51 Uhr
Letzte Änderung: 16.11.2021 - 17:51 Uhr
×