INIT: astro + vue + tailwind + first components
This commit is contained in:
20
src/svg/clipboard.vue
Normal file
20
src/svg/clipboard.vue
Normal file
@@ -0,0 +1,20 @@
|
||||
<template>
|
||||
<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="17.2" xmlns="http://www.w3.org/2000/svg" height="20.2"
|
||||
id="screenshot-b97b5a92-5b4a-11ed-b852-87fca6c776a4" viewBox="1033.9 280.9 17.2 20.2"
|
||||
style="-webkit-print-color-adjust: exact;" fill="none" version="1.1">
|
||||
<g id="shape-b97b5a92-5b4a-11ed-b852-87fca6c776a4">
|
||||
<g id="fills-b97b5a92-5b4a-11ed-b852-87fca6c776a4">
|
||||
<path stroke-linejoin="round" rx="0" ry="0"
|
||||
d="M1037,284L1039.5,284C1039.5,282.343,1040.843,281,1042.5,281C1044.157,281,1045.5,282.343,1045.5,284L1048,284C1049.657,284,1051,285.343,1051,287L1051,298C1051,299.657,1049.657,301,1048,301L1037,301C1035.343,301,1034,299.657,1034,298L1034,287C1034,285.343,1035.343,284,1037,284ZZM1037,285C1035.895,285,1035,285.895,1035,287L1035,298C1035,299.105,1035.895,300,1037,300L1048,300C1049.104,300,1050,299.105,1050,298L1050,287C1050,285.895,1049.104,285,1048,285L1047,285L1047,288L1038,288L1038,285L1037,285ZZM1039,287L1046,287L1046,285L1039,285L1039,287ZZM1042.5,282C1041.395,282,1040.5,282.895,1040.5,284L1044.5,284C1044.5,282.895,1043.605,282,1042.5,282ZZM1037,290L1048,290L1048,291L1037,291L1037,290ZZM1037,293L1048,293L1048,294L1037,294L1037,293ZZM1037,296L1046,296L1046,297L1037,297L1037,296ZZ"
|
||||
style="fill: rgb(197, 197, 197); fill-opacity: 1;" />
|
||||
</g>
|
||||
<g id="strokes-b97b5a92-5b4a-11ed-b852-87fca6c776a4">
|
||||
<g class="stroke-shape">
|
||||
<path stroke-linejoin="round" rx="0" ry="0"
|
||||
d="M1037,284L1039.5,284C1039.5,282.343,1040.843,281,1042.5,281C1044.157,281,1045.5,282.343,1045.5,284L1048,284C1049.657,284,1051,285.343,1051,287L1051,298C1051,299.657,1049.657,301,1048,301L1037,301C1035.343,301,1034,299.657,1034,298L1034,287C1034,285.343,1035.343,284,1037,284ZZM1037,285C1035.895,285,1035,285.895,1035,287L1035,298C1035,299.105,1035.895,300,1037,300L1048,300C1049.104,300,1050,299.105,1050,298L1050,287C1050,285.895,1049.104,285,1048,285L1047,285L1047,288L1038,288L1038,285L1037,285ZZM1039,287L1046,287L1046,285L1039,285L1039,287ZZM1042.5,282C1041.395,282,1040.5,282.895,1040.5,284L1044.5,284C1044.5,282.895,1043.605,282,1042.5,282ZZM1037,290L1048,290L1048,291L1037,291L1037,290ZZM1037,293L1048,293L1048,294L1037,294L1037,293ZZM1037,296L1046,296L1046,297L1037,297L1037,296ZZ"
|
||||
style="fill: none; stroke-width: 0.2;" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</template>
|
Reference in New Issue
Block a user