Change pointer tool icon

This commit is contained in:
Mitchell McCaffrey 2020-07-31 14:49:20 +10:00
parent 142b3f804f
commit fe3ae6e9e6

View File

@ -10,7 +10,7 @@ function PointerToolIcon() {
fill="currentcolor"
>
<path d="M0 0h24v24H0z" fill="none" />
<path d="M4.793 17.55l5.3-5.3 3.25 3.25c.41.41 1.07.39 1.45-.04 5-6.04 7.376-9.187 7.13-9.44-.267-.267-2.88 2.14-7.84 7.22l-3.29-3.29a.996.996 0 00-1.41 0l-6.09 6.1a.996.996 0 000 1.41l.09.09c.39.39 1.03.39 1.41 0z" />
<path d="M6.387 17.964a4 4 0 005.657 0c1.042-1.041 3.564-5.45 7.569-13.225-7.776 4.004-12.184 6.527-13.226 7.568a4 4 0 000 5.657z" />
</svg>
);
}