174 lines
3.4 KiB
Vue
174 lines
3.4 KiB
Vue
<template>
|
|
<svg
|
|
class="custom-radio-image"
|
|
fill="none"
|
|
height="66"
|
|
width="104"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
>
|
|
<g>
|
|
<rect
|
|
id="svg_1"
|
|
fill="currentColor"
|
|
fill-opacity="0.02"
|
|
height="66"
|
|
rx="4"
|
|
stroke="null"
|
|
width="104"
|
|
x="0.13514"
|
|
y="0.13514"
|
|
/>
|
|
<path
|
|
id="svg_2"
|
|
d="m-3.37838,3.7543a1.93401,4.02457 0 0 1 1.93401,-4.02457l11.3488,0l0,66.40541l-11.3488,0a1.93401,4.02457 0 0 1 -1.93401,-4.02457l0,-58.35627z"
|
|
fill="hsl(var(--color-primary))"
|
|
stroke="null"
|
|
/>
|
|
<rect
|
|
id="svg_3"
|
|
fill="#e5e5e5"
|
|
height="2.789"
|
|
rx="1.395"
|
|
stroke="null"
|
|
width="5.47439"
|
|
x="1.64059"
|
|
y="15.46086"
|
|
/>
|
|
<rect
|
|
id="svg_4"
|
|
fill="#ffffff"
|
|
height="7.67897"
|
|
rx="2"
|
|
stroke="null"
|
|
width="8.18938"
|
|
x="0.58676"
|
|
y="1.42154"
|
|
/>
|
|
<rect
|
|
id="svg_8"
|
|
fill="currentColor"
|
|
fill-opacity="0.08"
|
|
height="9.07027"
|
|
rx="2"
|
|
stroke="null"
|
|
width="75.91967"
|
|
x="25.38277"
|
|
y="1.42876"
|
|
/>
|
|
<rect
|
|
id="svg_9"
|
|
fill="#b2b2b2"
|
|
height="4.4"
|
|
rx="1"
|
|
stroke="null"
|
|
width="3.925"
|
|
x="27.91529"
|
|
y="3.69284"
|
|
/>
|
|
<rect
|
|
id="svg_10"
|
|
fill="#b2b2b2"
|
|
height="4.4"
|
|
rx="1"
|
|
stroke="null"
|
|
width="3.925"
|
|
x="80.75054"
|
|
y="3.62876"
|
|
/>
|
|
<rect
|
|
id="svg_11"
|
|
fill="#b2b2b2"
|
|
height="4.4"
|
|
rx="1"
|
|
stroke="null"
|
|
width="3.925"
|
|
x="87.78868"
|
|
y="3.69981"
|
|
/>
|
|
<rect
|
|
id="svg_12"
|
|
fill="#b2b2b2"
|
|
height="4.4"
|
|
rx="1"
|
|
stroke="null"
|
|
width="3.925"
|
|
x="94.6847"
|
|
y="3.62876"
|
|
/>
|
|
<rect
|
|
id="svg_13"
|
|
fill="currentColor"
|
|
fill-opacity="0.08"
|
|
height="21.51892"
|
|
rx="2"
|
|
stroke="null"
|
|
width="42.9287"
|
|
x="58.75427"
|
|
y="14.613"
|
|
/>
|
|
<rect
|
|
id="svg_14"
|
|
fill="currentColor"
|
|
fill-opacity="0.08"
|
|
height="20.97838"
|
|
rx="2"
|
|
stroke="null"
|
|
width="28.36894"
|
|
x="26.14342"
|
|
y="14.613"
|
|
/>
|
|
<rect
|
|
id="svg_15"
|
|
fill="currentColor"
|
|
fill-opacity="0.08"
|
|
height="21.65405"
|
|
rx="2"
|
|
stroke="null"
|
|
width="75.09493"
|
|
x="26.34264"
|
|
y="39.68822"
|
|
/>
|
|
<rect
|
|
id="svg_5"
|
|
fill="#e5e5e5"
|
|
height="2.789"
|
|
rx="1.395"
|
|
stroke="null"
|
|
width="5.47439"
|
|
x="1.79832"
|
|
y="28.39462"
|
|
/>
|
|
<rect
|
|
id="svg_6"
|
|
fill="#e5e5e5"
|
|
height="2.789"
|
|
rx="1.395"
|
|
stroke="null"
|
|
width="5.47439"
|
|
x="1.64059"
|
|
y="41.80156"
|
|
/>
|
|
<rect
|
|
id="svg_7"
|
|
fill="#e5e5e5"
|
|
height="2.789"
|
|
rx="1.395"
|
|
stroke="null"
|
|
width="5.47439"
|
|
x="1.64059"
|
|
y="55.36623"
|
|
/>
|
|
<rect
|
|
id="svg_16"
|
|
fill="currentColor"
|
|
fill-opacity="0.08"
|
|
height="65.72065"
|
|
stroke="null"
|
|
width="12.49265"
|
|
x="9.85477"
|
|
y="-0.02618"
|
|
/>
|
|
</g>
|
|
</svg>
|
|
</template>
|