Thomas G. Lopes
add docs link
761e5b4
raw
history blame
254 Bytes
<script lang="ts">
export let classNames = "";
</script>
<svg class={classNames} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"
><path fill="currentColor" d="M10 6v2h12.59L6 24.59L7.41 26L24 9.41V22h2V6H10z" /></svg
>