16 lines
934 B
XML
16 lines
934 B
XML
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg">
|
|
<style
|
|
type="text/css"
|
|
id="current-color-scheme">
|
|
.ColorScheme-NeutralText {
|
|
color:#f67400;
|
|
}
|
|
.ColorScheme-Text {
|
|
color:#eff0f1;
|
|
}
|
|
</style>
|
|
<rect style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NeutralText" height="16" rx="2" width="16"/>
|
|
<path style="fill:currentColor;fill-opacity:0.6;stroke:none" class="ColorScheme-Text" d="M2 0C.892 0 0 .892 0 2v12c0 1.108.892 2 2 2h12c1.108 0 2-.892 2-2V2c0-1.108-.892-2-2-2zm0 1h12c.554 0 1 .446 1 1v12c0 .554-.446 1-1 1H2c-.554 0-1-.446-1-1V2c0-.554.446-1 1-1z"/>
|
|
<path d="M13.586 1l-2.414 2.414L9.758 2 7 4.758l1.414 1.414 1.414 1.414L11.242 9 14 6.242l-1.414-1.414L15 2.414V2c0-.554-.446-1-1-1zM4.758 7L2 9.758l1.414 1.414L1 13.586V14c0 .554.446 1 1 1h.414l2.414-2.414L6.242 14 9 11.242z" fill="#fff"/>
|
|
</svg>
|