Split message content into its own module
This is laying some groundwork for the rich text chatbar.
This commit is contained in:
14
src/messagecontent/images/subway.svg
Normal file
14
src/messagecontent/images/subway.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22" >
|
||||
<defs id="defs3051">
|
||||
<style type="text/css" id="current-color-scheme">
|
||||
.ColorScheme-Text {
|
||||
color:#4d4d4d;
|
||||
}
|
||||
</style>
|
||||
</defs>
|
||||
<path
|
||||
style="color:#4d4d4d;fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-Text"
|
||||
d="m 19.635166,16.020953 q -1.345816,2.314593 -3.649935,3.634225 -2.304119,1.319632 -4.943383,1.319632 -2.6497377,0 -4.9643304,-1.330106 -2.3145926,-1.330105 -3.6394613,-3.644698 -1.3248686,-2.314592 -1.3248686,-4.96433 0,-2.6392637 1.3301053,-4.9538563 1.3301052,-2.3145927 3.6446979,-3.644698 2.3145927,-1.3301053 4.9538571,-1.3301053 2.62879,0 4.938146,1.319632 2.309356,1.319632 3.655172,3.6289881 1.345815,2.309356 1.345815,4.9800395 0,2.670684 -1.345815,4.985277 z M 16.540314,7.7784894 q 0,-1.0368537 -0.733129,-1.7595094 Q 15.074057,5.2963244 14.058149,5.2963244 H 8.0360191 q -1.0368537,0 -1.764746,0.7331289 -0.7278922,0.7331289 -0.7278922,1.7490361 v 6.8390456 q 0,0.974014 0.6545794,1.686196 0.6545793,0.712183 1.5657538,0.795969 v 1.068273 q 0,0.219939 0.1623357,0.371801 0.1623357,0.151863 0.3927476,0.151863 0.2199387,0 0.3718011,-0.151863 0.1518624,-0.151862 0.1518624,-0.371801 v -1.047327 h 4.3883001 v 1.047327 q 0,0.219939 0.162336,0.371801 0.162335,0.151863 0.382274,0.151863 0.230412,0 0.382274,-0.151863 0.151863,-0.151862 0.151863,-0.371801 V 17.0997 q 0.911174,-0.08379 1.57099,-0.795969 0.659816,-0.712182 0.659816,-1.686196 z M 14.110516,6.1132395 q 0.54461,0 0.937357,0.3927476 0.392748,0.3927476 0.392748,0.9583042 v 1.6861965 q 0,0.5655565 -0.392748,0.9583042 -0.392747,0.392748 -0.937357,0.392748 H 7.9836528 q -0.5655566,0 -0.9478309,-0.397985 Q 6.6535475,9.7055711 6.6535475,9.1504878 V 7.4642913 q 0,-0.5550833 0.3822744,-0.9530676 Q 7.4180962,6.1132395 7.9836528,6.1132395 Z M 8.2088281,15.261641 q -0.2670684,0.277541 -0.6441061,0.277541 -0.3665645,0 -0.6336328,-0.267068 -0.2670684,-0.267068 -0.2670684,-0.633633 0,-0.377037 0.2775416,-0.644106 0.2775417,-0.267068 0.6231596,-0.267068 0.3770377,0 0.6441061,0.267068 0.2670684,0.267069 0.2670684,0.644106 0,0.345618 -0.2670684,0.62316 z m 6.9437779,0 q -0.267068,0.277541 -0.644106,0.277541 -0.356091,0 -0.628396,-0.267068 -0.272305,-0.267068 -0.272305,-0.633633 0,-0.377037 0.261832,-0.644106 0.261831,-0.267068 0.638869,-0.267068 0.377038,0 0.644106,0.267068 0.267068,0.267069 0.267068,0.644106 0,0.345618 -0.267068,0.62316 z"
|
||||
id="path4749" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user