lastpass logo
lastpass from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lastpass
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the lastpass logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.629 6.857c0-.379.304-.686.686-.686c.378 0 .685.312.685.686v10.286a.684.684 0 0 1-.686.686a.69.69 0 0 1-.686-.686V6.857zM2.057 10.286a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLastpass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.629 6.857c0-.379.304-.686.686-.686c.378 0 .685.312.685.686v10.286a.684.684 0 0 1-.686.686a.69.69 0 0 1-.686-.686V6.857zM2.057 10.286a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.629 6.857c0-.379.304-.686.686-.686c.378 0 .685.312.685.686v10.286a.684.684 0 0 1-.686.686a.69.69 0 0 1-.686-.686V6.857zM2.057 10.286a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114m7.543 0a2.057 2.057 0 1 1 0 4.114a2.057 2.057 0 0 1 0-4.114"/></svg> </template>
CSS
.icon-lastpass {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.629%206.857c0-.379.304-.686.686-.686c.378%200%20.685.312.685.686v10.286a.684.684%200%200%201-.686.686a.69.69%200%200%201-.686-.686V6.857zM2.057%2010.286a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114m7.543%200a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114m7.543%200a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.629%206.857c0-.379.304-.686.686-.686c.378%200%20.685.312.685.686v10.286a.684.684%200%200%201-.686.686a.69.69%200%200%201-.686-.686V6.857zM2.057%2010.286a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114m7.543%200a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114m7.543%200a2.057%202.057%200%201%201%200%204.114a2.057%202.057%200%200%201%200-4.114%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lastpass.svg?color=%231a73e8&size=48