scratch-paint/src/components/paint-editor/rotation-point.svg
Matthew Taylor 2fe9ac12a7 Add UI formatting for edit fields
This adds formatting and icons to the edit field buttons at the top of the ui, as well as some additional components for abstraction – such as `InputGroup`, `ButtonGroup` and `EditFieldButton` (which is a subcomponent of the paint editor)
2017-10-23 10:35:30 -04:00

18 lines
No EOL
1.2 KiB
XML
Executable file

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 43.2 (39069) - http://www.bohemiancoding.com/sketch -->
<title>rotation-point</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g id="rotation-point" stroke="#4C97FF" stroke-width="1.35">
<g id="set-center" transform="translate(3.000000, 3.000000)">
<path d="M0,7 L5,7" id="Stroke-1"></path>
<path d="M9,7 L14,7" id="Stroke-3"></path>
<path d="M8.999856,6.999928 C8.999856,8.10506621 8.10344814,8.999856 6.999928,8.999856 C5.89478979,8.999856 5,8.10506621 5,6.999928 C5,5.89478979 5.89478979,5 6.999928,5 C8.10344814,5 8.999856,5.89478979 8.999856,6.999928 Z" id="Stroke-5"></path>
<path d="M7,0 L7,5" id="Stroke-7"></path>
<path d="M7,9 L7,14" id="Stroke-9"></path>
</g>
</g>
</g>
</svg>