Adding 1password icon. Closes #476 (#704)

This commit is contained in:
Guillaume Cièr
2023-02-23 22:06:43 +11:00
committed by GitHub
parent 8d8f77e7cf
commit 0e0d832a30
3 changed files with 10 additions and 0 deletions

6
images/svg/1password.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="1Password" role="img"
viewBox="0 0 512 512"
fill="#FFF"><rect
width="512" height="512"
rx="15%"/><g stroke-width="7"><circle cx="256" cy="256" r="192" fill="#F7F7F7" stroke="#707070"/><path fill="#E5E5E5" d="M147 377a165 165 0 11219-1 155 155 0 10-219 1m297-121a1 1 0 01-376-11 1 .96 0 00376 3"/><path fill="#218ef7" stroke="#1769b8" d="M256 112a144 144 0 1 0 1 0Zm0 30a114 114 0 1 1-1 0Z"/><circle cx="256" cy="256" r="57"/><circle cx="256" cy="256" r="47" fill="#DEDEDE" stroke="#C7C7C7"/><g stroke="#000"><use stroke="#fff" stroke-width="20" href="#a"/><path id="a" fill="#0A2D4D" d="M232 186q0-7 4-7h39q5 0 5 7v75q0 4-6 8-7 7 0 14 6 5 6 9v34q0 7-6 7h-36q-6 0-6-7v-74q0-4 6-8 8-8 0-15-6-4-6-8z"/></g></g></svg>

After

Width:  |  Height:  |  Size: 765 B