Adds Signal Private Messenger logo

Fix #393
Color taken from logo BG
Bubbles are not circular, so vector isn't either
Dashed lines are not consistent in length, so they are handdrawn in
vector
This commit is contained in:
birjolaxew 2017-05-27 18:43:02 +02:00
parent 73fe33ba0d
commit 3ba149cc19
2 changed files with 6 additions and 0 deletions

View file

@ -1180,6 +1180,11 @@
"hex": "7AB55C", "hex": "7AB55C",
"source": "https://press.shopify.com/brand" "source": "https://press.shopify.com/brand"
}, },
{
"title": "Signal",
"hex": "2592E9",
"source": "https://play.google.com/store/apps/details?id=org.thoughtcrime.securesms"
},
{ {
"title": "Simple Icons", "title": "Simple Icons",
"hex": "111111", "hex": "111111",

1
icons/signal.svg Normal file
View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.2" baseProfile="tiny" viewBox="0 0 16 16"><g fill="#020202"><path d="M8.007 1.732c-3.48 0-6.302 2.6-6.302 5.806 0 2.01.813 3.534 2.104 4.516h-.003l.156 2.028v.003c0 .01 0 .02.003.03v.004c.016.096.1.17.2.17.035 0 .067-.01.096-.024l.007-.004 1.93-1.117c.57.132 1.178.2 1.807.2 3.48 0 6.302-2.6 6.302-5.807 0-3.206-2.823-5.806-6.303-5.806zM6.926.48c.35-.044.707-.07 1.07-.07.253 0 .5.013.746.035l.038-.41C8.52.012 8.26 0 7.997 0c-.38 0-.757.024-1.128.073l.056.408zM9.457.543c.61.11 1.19.29 1.74.53l.168-.378C11.277.657 11.19.62 11.1.585c-.508-.2-1.034-.35-1.57-.448l-.073.406zM15.57 7.58c-.01.61-.103 1.204-.27 1.77l.393.117c.178-.603.278-1.236.288-1.888h-.41zM4.496 1.21C5.036.95 5.614.744 6.22.608L6.13.205c-.421.095-.834.22-1.236.38-.197.078-.39.163-.578.254l.18.37zM13.595 2.142c-.47-.433-.99-.805-1.552-1.115l-.207.36c.54.297 1.04.655 1.482 1.064l.277-.308zM10.1 14.7c.63-.16 1.23-.393 1.79-.687l-.21-.355c-.524.275-1.087.492-1.68.645l.1.398zM2.45 2.67c.42-.425.898-.8 1.42-1.117L3.653 1.2c-.466.282-.9.61-1.297.982-.068.063-.134.128-.2.193l.293.294zM15.438 10.19l-.38-.158c-.232.556-.535 1.077-.902 1.555l.33.246c.385-.505.707-1.057.95-1.643zM13.816 2.955c.404.45.748.95 1.023 1.485l.37-.183c-.29-.568-.653-1.097-1.085-1.578l-.31.275zM15.52 4.957l-.38.163c.21.552.348 1.135.403 1.74l.41-.04c-.058-.638-.203-1.262-.433-1.863zM4.256 15.233l-.645.283-.222-.684-.39.128.292.898c.02.055.06.1.112.124.026.012.055.018.084.018.028 0 .056-.006.082-.018l.855-.374-.167-.375zM6.805 14.437c-.052-.01-.105-.018-.158-.027l-.31-.052c-.04-.006-.08 0-.115.015l-1.3.568.18.37 1.23-.536c.083.014.166.028.247.04.046.01.093.017.14.025l.085-.403zM9.29 14.45c-.422.07-.854.105-1.295.105-.182 0-.35-.01-.515-.025l-.012.41c.167.016.34.026.527.026.466 0 .922-.038 1.366-.11l-.07-.405zM1.01 4.744c.247-.55.568-1.065.95-1.534l-.313-.272C1.24 3.435.904 3.976.642 4.556l-.007.014.375.174zM13.687 12.14c-.408.434-.872.82-1.38 1.152l.226.343c.537-.35 1.028-.76 1.46-1.22l-.306-.275zM.646 9.7C.52 9.17.45 8.583.43 7.92H.02c.02.714.096 1.337.23 1.895L.646 9.7zM.358 5.283C.16 5.89.046 6.518.018 7.158l.41.02c.028-.615.14-1.21.325-1.774l-.395-.12zM3.157 14.123l-.393-1.21c-.013-.04-.037-.073-.07-.098-.155-.122-.3-.245-.44-.372l-.282.298c.13.122.272.242.42.36l.373 1.145.392-.122zM1.754 11.928c-.394-.46-.692-.966-.904-1.543l-.382.152c.027.072.055.144.084.215.22.53.514 1.006.895 1.45l.307-.274z"/></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB