21 lines
468 B
XML
21 lines
468 B
XML
<!--
|
|
tags: [survey, confirm, tick, "yes", to-do, checkbox, control, operation, approve, function]
|
|
category: System
|
|
version: "1.4"
|
|
unicode: "eba6"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M9 11l3 3l8 -8" />
|
|
<path d="M20 12v6a2 2 0 0 1 -2 2h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9" />
|
|
</svg>
|