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/car.svg
Normal file
14
src/messagecontent/images/car.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 20.363699,14.382151 q -0.682766,0.758106 -1.690435,0.758106 h -0.131845 q 0,-0.875825 -0.640388,-1.520921 -0.640388,-0.645097 -1.544465,-0.645097 -0.89466,0 -1.535048,0.635679 -0.640388,0.635679 -0.640388,1.530339 H 7.5041442 q 0,-0.89466 -0.640388,-1.530339 -0.6403879,-0.635679 -1.5350476,-0.635679 -0.9040771,0 -1.5444651,0.645097 -0.6403879,0.645096 -0.6403879,1.520921 -0.7157278,0 -1.4738341,-0.645097 -0.75810633,-0.645096 -0.75810633,-1.841115 0,-0.809902 0.31548523,-1.497378 Q 1.5428857,10.469192 2.6541471,9.9983184 3.7654086,9.5274449 4.3163306,9.2967169 4.8672526,9.0659889 5.4511357,7.8888051 L 5.7807472,7.2389997 Q 6.4305526,5.9770587 7.4099695,5.3790494 8.3893864,4.78104 9.7172496,4.78104 h 3.5880564 q 1.33728,0 2.415581,0.5885919 1.0783,0.5885919 1.944707,1.954125 l 0.329612,0.5179609 q 0.404951,0.6403879 0.904077,1.1395139 0.499126,0.4991259 1.101844,1.0877173 0.602718,0.588592 0.824028,1.224272 0.221311,0.635679 0.221311,1.257232 0,1.073591 -0.682767,1.831698 z M 10.216376,6.683369 q 0,-0.4520386 -0.117719,-0.621553 -0.1177182,-0.1695145 -0.3719899,-0.1695145 -0.6498054,0 -1.3937856,0.3531551 Q 7.5889014,6.5986117 7.0521056,7.394388 6.5153098,8.1901642 6.5153098,8.7175425 q 0,0.2166018 0.1130097,0.3484464 0.1130096,0.1318446 0.3672813,0.1318446 h 2.5803868 q 0.2731066,0 0.4567474,-0.1412621 0.183641,-0.141262 0.183641,-0.480291 z m 5.725821,2.5144645 q 0.357864,0 0.517961,-0.1695145 0.160097,-0.1695145 0.160097,-0.4426211 0,-0.621553 -0.687475,-1.4597078 Q 15.245305,6.2878352 14.327101,6.0853596 13.408898,5.882884 12.382394,5.882884 q -0.527379,0 -0.739272,0.080049 -0.211893,0.080049 -0.287233,0.2071844 -0.07534,0.1271358 -0.07534,0.5132521 v 1.8929114 q 0,0.3484464 0.277815,0.4849998 0.277815,0.1365533 0.673349,0.1365533 z M 6.4635137,16.289188 q -0.4755822,0.480291 -1.1348051,0.480291 -0.6780578,0 -1.1536401,-0.475582 -0.4755822,-0.475582 -0.4755822,-1.15364 0,-0.659223 0.480291,-1.134805 0.4802909,-0.475582 1.1489313,-0.475582 0.6592229,0 1.1348051,0.475582 0.4755823,0.475582 0.4755823,1.134805 0,0.66864 -0.4755823,1.148931 z m 11.0466923,0.0047 q -0.475582,0.475582 -1.15364,0.475582 -0.678058,0 -1.148931,-0.480291 -0.470874,-0.480291 -0.470874,-1.148931 0,-0.649805 0.470874,-1.130096 0.470873,-0.480291 1.148931,-0.480291 0.66864,0 1.148931,0.475582 0.480291,0.475582 0.480291,1.134805 0,0.678058 -0.475582,1.15364 z"
|
||||
id="path4749" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user