mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 00:20:34 +03:00
Added Let's Encrypt. (#1222)
* Added Let's Encrypt. * Encode the apostrophe. * Convert single quote to apostrophe.
This commit is contained in:
parent
942cf31f5f
commit
815770c93e
@ -1290,6 +1290,11 @@
|
||||
"hex": "F89F1B",
|
||||
"source": "https://leetcode.com"
|
||||
},
|
||||
{
|
||||
"title": "Let’s Encrypt",
|
||||
"hex": "003A70",
|
||||
"source": "https://letsencrypt.org/trademarks/"
|
||||
},
|
||||
{
|
||||
"title": "Letterboxd",
|
||||
"hex": "00D735",
|
||||
|
1
icons/letsencrypt.svg
Normal file
1
icons/letsencrypt.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Let's Encrypt icon</title><path d="M18.197 24H5.804a.965.965 0 0 1-.962-.962V13.87c0-.529.433-.962.962-.962h1.164v-1.482c0-2.775 2.258-5.032 5.032-5.032s5.032 2.258 5.032 5.032v1.482h1.164c.529 0 .962.433.962.962v9.168a.965.965 0 0 1-.962.962zm-5.569-5.072A1.274 1.274 0 0 0 12 16.544a1.275 1.275 0 0 0-.628 2.384v1.242a.628.628 0 1 0 1.256 0v-1.242zm-2.774-6.02h4.293v-1.482c0-1.183-.963-2.146-2.146-2.146s-2.146.963-2.146 2.146v1.482zM4.547 11.542h-2.99a.878.878 0 1 1 0-1.756h2.99a.878.878 0 1 1 0 1.756zM6.654 6.838a.87.87 0 0 1-.557-.2L3.732 4.693a.878.878 0 1 1 1.116-1.357l2.365 1.945a.878.878 0 0 1-.559 1.556zM12 4.77a.878.878 0 0 1-.878-.878V.878a.878.878 0 1 1 1.756 0v3.014A.878.878 0 0 1 12 4.77zM17.346 6.838a.877.877 0 0 1-.559-1.556l2.365-1.945a.878.878 0 0 1 1.116 1.357l-2.365 1.945a.876.876 0 0 1-.557.2zM22.443 11.542h-3.019a.878.878 0 1 1 0-1.756h3.019a.878.878 0 1 1 0 1.756z"/></svg>
|
After Width: | Height: | Size: 989 B |
Loading…
Reference in New Issue
Block a user