File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1-
21<template >
3- <svg xmlns =" http://www.w3.org/2000/svg" width =" 1em" height =" 1em" viewBox =" 0 0 24 24" ><!-- Icon from Tabler Icons by Paweł Kuna - https://github.com/tabler/tabler-icons/blob/master/LICENSE --> <g fill =" none" stroke =" #888888" stroke-linecap =" round" stroke-linejoin =" round" stroke-width =" 2" ><path d =" M4 7a8 4 0 1 0 16 0A8 4 0 1 0 4 7" ></path ><path d =" M4 7c0 .664.088 1.324.263 1.965L7 19c.5 1.5 2.239 2 5 2s4.5-.5 5-2q.5-1.5 2.737-10.035A7.5 7.5 0 0 0 20 7" ></path ></g ></svg >
2+ <svg xmlns =" http://www.w3.org/2000/svg" width =" 1em" height =" 1em" viewBox =" 0 0 24 24" >
3+ <!-- Icon from Tabler Icons by Paweł Kuna - https://github.com/tabler/tabler-icons/blob/master/LICENSE -->
4+ <g fill =" none" stroke =" #888888" stroke-linecap =" round" stroke-linejoin =" round" stroke-width =" 2" >
5+ <path d =" M4 7a8 4 0 1 0 16 0A8 4 0 1 0 4 7" ></path >
6+ <path
7+ d =" M4 7c0 .664.088 1.324.263 1.965L7 19c.5 1.5 2.239 2 5 2s4.5-.5 5-2q.5-1.5 2.737-10.035A7.5 7.5 0 0 0 20 7"
8+ ></path >
9+ </g >
10+ </svg >
411</template >
512
613<script lang="ts">
714export default {
8- name: ' TablerBucket'
15+ name: ' TablerBucket' ,
916}
1017 </script >
You can’t perform that action at this time.
0 commit comments