feat(icons): add perplexity (#919)

Added icons for perplexity.ai
 perplexity-light.svg - full logo for lightmode
 perplexity-dark.svg - full logo for darkmode
 perplexity-book-light.svg - logo without wordmark for lightmode
perplexity-book-dark.svg - logo without wordmark for lightmode
This commit is contained in:
janmile 2025-02-07 20:49:09 +01:00 committed by GitHub
parent 9d312bb762
commit 2d3d3364b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" viewBox="64 42 272 316">
<path d="M101.008,42L190.99,124.905L190.99,42.191L208.506,42.191L208.506,125.276L298.891,42L298.891,136.524L336,136.524L336,272.866L299.005,272.866L299.005,357.035L208.506,277.525L208.506,357.948L190.99,357.948L190.99,278.836L101.11,358L101.11,272.866L64,272.866L64,136.524L101.008,136.524L101.008,42ZM177.785,153.826L81.516,153.826L81.516,255.564L101.088,255.564L101.088,223.472L177.785,153.826ZM118.625,231.149L118.625,319.392L190.99,255.655L190.99,165.421L118.625,231.149ZM209.01,254.812L209.01,165.336L281.396,231.068L281.396,272.866L281.489,272.866L281.489,318.491L209.01,254.812ZM299.005,255.564L318.484,255.564L318.484,153.826L222.932,153.826L299.005,222.751L299.005,255.564ZM281.375,136.524L281.375,81.798L221.977,136.524L281.375,136.524ZM177.921,136.524L118.524,136.524L118.524,81.798L177.921,136.524Z" style="fill:rgb(32,128,141);"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,3 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;" viewBox="64 42 272 316">
<path d="M101.008,42L190.99,124.905L190.99,42.191L208.506,42.191L208.506,125.276L298.891,42L298.891,136.524L336,136.524L336,272.866L299.005,272.866L299.005,357.035L208.506,277.525L208.506,357.948L190.99,357.948L190.99,278.836L101.11,358L101.11,272.866L64,272.866L64,136.524L101.008,136.524L101.008,42ZM177.785,153.826L81.516,153.826L81.516,255.564L101.088,255.564L101.088,223.472L177.785,153.826ZM118.625,231.149L118.625,319.392L190.99,255.655L190.99,165.421L118.625,231.149ZM209.01,254.812L209.01,165.336L281.396,231.068L281.396,272.866L281.489,272.866L281.489,318.491L209.01,254.812ZM299.005,255.564L318.484,255.564L318.484,153.826L222.932,153.826L299.005,222.751L299.005,255.564ZM281.375,136.524L281.375,81.798L221.977,136.524L281.375,136.524ZM177.921,136.524L118.524,136.524L118.524,81.798L177.921,136.524Z" style="fill:rgb(19,52,59);"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

6
svg/perplexity-dark.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB

6
svg/perplexity-light.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB