Files
iD/svg/iD-sprite/operations/operation-split.svg
T
Bryan Housel 470835b38f Extract all graphics from iD sprite, reassemble with svg-sprite
All iD sprite graphics are now prefixed with `iD-`
Also includes support for sending the preset logos to taginfo
2018-06-08 16:06:46 -04:00

6 lines
652 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="20" height="20" viewBox="0 0 20 20">
<path d="M4,5 C3,5 2,6 2,7 L2,9 L5,9 L7,10 L5,11 L2,11 L2,13 C2,14 3,15 4,15 L5,15 C7,15 7.487,14.026 8,13 L9,11 L18,6 C18,6 18,5 16,5 L8.969,8.906 L8,7 C7.506,6.012 7,5 5,5 z M4,6 L6,6 L7,8 L3,8 C3,8 3,7.333 3,7 C3,5.987 4,6 4,6 z M12.094,10.719 L10.094,11.719 L16,15 C18,15 18,14 18,14 z M3,12 L7,12 L6,14 L4,14 C4,14 3,14 3,13 z" fill="inherit"/>
</svg>