24 lines
506 B
XML
24 lines
506 B
XML
<!--
|
|
tags: [fix, repair, update, modify, correct, adjust, revise, rectify, mend, amend]
|
|
category: Computers
|
|
version: "2.14"
|
|
unicode: "fa2d"
|
|
-->
|
|
<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="M3 12h2a2 2 0 1 0 0 -4h-2v8" />
|
|
<path d="M10 16v-6a2 2 0 1 1 4 0v6" />
|
|
<path d="M10 13h4" />
|
|
<path d="M17 8h4" />
|
|
<path d="M19 8v8" />
|
|
</svg>
|