diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg b/Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg index 4ec2d4883..c75f3f07a 100644 --- a/Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg +++ b/Flat-Remix-Red-Light/actions/scalable/twitter-dm.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.6699219 1 L 1.0039062 7.9882812 L 1.0039062 14.988281 L 15.003906 14.988281 L 15.003906 7.9882812 L 12.335938 1 L 3.6699219 1 z M 5.203125 3.0253906 L 10.802734 3.0253906 L 12.902344 8.9375 L 10.802734 8.9375 L 10.103516 11.037109 L 5.9023438 11.037109 L 5.203125 8.9375 L 3.1035156 8.9375 L 5.203125 3.0253906 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.5,1 1,8 V 15 H 15 V 8 L 12.5,1 Z M 5,3 H 11 L 13,9 H 11 L 10,11 H 6 L 5,9 H 3 Z"/> + </g> </svg> |