wallabag logo
wallabag from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wallabag
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the wallabag logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.376 0q-.066-.005-.139.054c-.103.083-.998.291-1.529.705c-.857.669-1.385 1.94-1.625 2.644l-.047.14c-.111.27-.334.27-.334.27a3 3 0 0 0-.325-.017q-.145 0-.29.014h-.007c-.284.041-.44-.305-.473-.388c-.332-.953-1.224-2.833-3.232-3.34c0 0-.365-.278-.254.194c.106.452.324.907.276 1.57c-.023.307-.212 1.877 1.231 2.695q.206.116.37.2c-.727.58-1.388 1.39-1.953 2.308c.287-.176 1.836-.997 4.332.034c2.569 1.06 4.161.139 4.359.013c-.621-1.02-1.358-1.91-2.175-2.506l.168-.047c1.083-.313 1.358-1.23 1.416-2.016c.066-.89.11-.904.303-1.705c.14-.577.058-.807-.072-.821zm-7.174 9.03a.82.82 0 0 0-.555.188a.57.57 0 0 0-.22.44v2.84c0 .358.036.697.105 1.006q.106.475.365.823q.263.352.702.55c.289.128.65.193 1.073.193c.442 0 .812-.083 1.1-.245a1.9 1.9 0 0 0 .606-.53q.234.326.592.53c.284.162.66.245 1.117.245c.423 0 .784-.067 1.07-.196a1.76 1.76 0 0 0 .695-.547a2.1 2.1 0 0 0 .366-.823c.068-.31.102-.648.102-1.005V9.658a.58.58 0 0 0-.212-.44c-.137-.126-.327-.188-.56-.188a.74.74 0 0 0-.525.19a.6.6 0 0 0-.205.438v2.886q0 .582-.203.848c-.131.17-.34.252-.64.252c-.306 0-.516-.081-.64-.25q-.193-.266-.193-.85V9.646a.53.53 0 0 0-.26-.465c-.231-.146-.46-.199-.74-.106a1.2 1.2 0 0 0-.241.11a.7.7 0 0 0-.196.178a.4.4 0 0 0-.088.25v2.93q0 .585-.193.851c-.124.169-.332.25-.638.25s-.518-.082-.645-.252q-.199-.265-.2-.848V9.658a.6.6 0 0 0-.205-.438a.75.75 0 0 0-.534-.19m-3.052 5.774a5.6 5.6 0 0 0 .336 1.032c.12.673.28 2.258-.48 3.645c-.671 1.222-3.982 2.888-8.895 1.932c0 0-.197-.137-.256-.024c-.089.168.272.303.643.401c3.421.906 8.583.536 10.204-.8c.74-.609 1.026-1.428 1.1-2.31c0 0 .019-.231.308-.057c.083.05.382.245.43.465c.042.313.045.696-.117.966c-.232.385-.234.441.07.659c.187.133.952.695 2.014 1.333l.006.004c.225.135.538.467.538.467c.478.554 1.518 1.667 1.97 1.457c.214-.099-.007-.544-.007-.544s.354.461.545.304c.146-.12-.084-.581-.084-.581s.31.27.495.17c.226-.122-.033-.83-1.81-1.91c-1.78-1.082-2.261-1.248-2.304-1.73v-.065c.014-.107.074-.333.333-.31a7.5 7.5 0 0 0 1.189.097a7.4 7.4 0 0 0 1.355-.123s.022-.005.029-.006c.05-.007.15-.003.15.12a1 1 0 0 1-.152.452c-.26.39-.174.444.098.695c.167.154.937.83 1.99 1.486l.004.004c.225.135.614.506.614.506c.436.443 1.238 1.185 1.676 1.14c.296-.03.054-.54.054-.54s.374.36.558.254c.205-.118-.084-.494-.084-.494s.24.128.41.086s.213-.477-1.556-1.572s-2.364-1.481-2.327-1.9c0 0 0-.069.018-.173a1.13 1.13 0 0 1 .612-.817l.037-.024c1.378-.8 2.386-2.087 2.741-3.695c-.357.888-3.008 1.578-6.227 1.578c-3.218 0-5.87-.69-6.228-1.578"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsWallabag(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="M20.376 0q-.066-.005-.139.054c-.103.083-.998.291-1.529.705c-.857.669-1.385 1.94-1.625 2.644l-.047.14c-.111.27-.334.27-.334.27a3 3 0 0 0-.325-.017q-.145 0-.29.014h-.007c-.284.041-.44-.305-.473-.388c-.332-.953-1.224-2.833-3.232-3.34c0 0-.365-.278-.254.194c.106.452.324.907.276 1.57c-.023.307-.212 1.877 1.231 2.695q.206.116.37.2c-.727.58-1.388 1.39-1.953 2.308c.287-.176 1.836-.997 4.332.034c2.569 1.06 4.161.139 4.359.013c-.621-1.02-1.358-1.91-2.175-2.506l.168-.047c1.083-.313 1.358-1.23 1.416-2.016c.066-.89.11-.904.303-1.705c.14-.577.058-.807-.072-.821zm-7.174 9.03a.82.82 0 0 0-.555.188a.57.57 0 0 0-.22.44v2.84c0 .358.036.697.105 1.006q.106.475.365.823q.263.352.702.55c.289.128.65.193 1.073.193c.442 0 .812-.083 1.1-.245a1.9 1.9 0 0 0 .606-.53q.234.326.592.53c.284.162.66.245 1.117.245c.423 0 .784-.067 1.07-.196a1.76 1.76 0 0 0 .695-.547a2.1 2.1 0 0 0 .366-.823c.068-.31.102-.648.102-1.005V9.658a.58.58 0 0 0-.212-.44c-.137-.126-.327-.188-.56-.188a.74.74 0 0 0-.525.19a.6.6 0 0 0-.205.438v2.886q0 .582-.203.848c-.131.17-.34.252-.64.252c-.306 0-.516-.081-.64-.25q-.193-.266-.193-.85V9.646a.53.53 0 0 0-.26-.465c-.231-.146-.46-.199-.74-.106a1.2 1.2 0 0 0-.241.11a.7.7 0 0 0-.196.178a.4.4 0 0 0-.088.25v2.93q0 .585-.193.851c-.124.169-.332.25-.638.25s-.518-.082-.645-.252q-.199-.265-.2-.848V9.658a.6.6 0 0 0-.205-.438a.75.75 0 0 0-.534-.19m-3.052 5.774a5.6 5.6 0 0 0 .336 1.032c.12.673.28 2.258-.48 3.645c-.671 1.222-3.982 2.888-8.895 1.932c0 0-.197-.137-.256-.024c-.089.168.272.303.643.401c3.421.906 8.583.536 10.204-.8c.74-.609 1.026-1.428 1.1-2.31c0 0 .019-.231.308-.057c.083.05.382.245.43.465c.042.313.045.696-.117.966c-.232.385-.234.441.07.659c.187.133.952.695 2.014 1.333l.006.004c.225.135.538.467.538.467c.478.554 1.518 1.667 1.97 1.457c.214-.099-.007-.544-.007-.544s.354.461.545.304c.146-.12-.084-.581-.084-.581s.31.27.495.17c.226-.122-.033-.83-1.81-1.91c-1.78-1.082-2.261-1.248-2.304-1.73v-.065c.014-.107.074-.333.333-.31a7.5 7.5 0 0 0 1.189.097a7.4 7.4 0 0 0 1.355-.123s.022-.005.029-.006c.05-.007.15-.003.15.12a1 1 0 0 1-.152.452c-.26.39-.174.444.098.695c.167.154.937.83 1.99 1.486l.004.004c.225.135.614.506.614.506c.436.443 1.238 1.185 1.676 1.14c.296-.03.054-.54.054-.54s.374.36.558.254c.205-.118-.084-.494-.084-.494s.24.128.41.086s.213-.477-1.556-1.572s-2.364-1.481-2.327-1.9c0 0 0-.069.018-.173a1.13 1.13 0 0 1 .612-.817l.037-.024c1.378-.8 2.386-2.087 2.741-3.695c-.357.888-3.008 1.578-6.227 1.578c-3.218 0-5.87-.69-6.228-1.578"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.376 0q-.066-.005-.139.054c-.103.083-.998.291-1.529.705c-.857.669-1.385 1.94-1.625 2.644l-.047.14c-.111.27-.334.27-.334.27a3 3 0 0 0-.325-.017q-.145 0-.29.014h-.007c-.284.041-.44-.305-.473-.388c-.332-.953-1.224-2.833-3.232-3.34c0 0-.365-.278-.254.194c.106.452.324.907.276 1.57c-.023.307-.212 1.877 1.231 2.695q.206.116.37.2c-.727.58-1.388 1.39-1.953 2.308c.287-.176 1.836-.997 4.332.034c2.569 1.06 4.161.139 4.359.013c-.621-1.02-1.358-1.91-2.175-2.506l.168-.047c1.083-.313 1.358-1.23 1.416-2.016c.066-.89.11-.904.303-1.705c.14-.577.058-.807-.072-.821zm-7.174 9.03a.82.82 0 0 0-.555.188a.57.57 0 0 0-.22.44v2.84c0 .358.036.697.105 1.006q.106.475.365.823q.263.352.702.55c.289.128.65.193 1.073.193c.442 0 .812-.083 1.1-.245a1.9 1.9 0 0 0 .606-.53q.234.326.592.53c.284.162.66.245 1.117.245c.423 0 .784-.067 1.07-.196a1.76 1.76 0 0 0 .695-.547a2.1 2.1 0 0 0 .366-.823c.068-.31.102-.648.102-1.005V9.658a.58.58 0 0 0-.212-.44c-.137-.126-.327-.188-.56-.188a.74.74 0 0 0-.525.19a.6.6 0 0 0-.205.438v2.886q0 .582-.203.848c-.131.17-.34.252-.64.252c-.306 0-.516-.081-.64-.25q-.193-.266-.193-.85V9.646a.53.53 0 0 0-.26-.465c-.231-.146-.46-.199-.74-.106a1.2 1.2 0 0 0-.241.11a.7.7 0 0 0-.196.178a.4.4 0 0 0-.088.25v2.93q0 .585-.193.851c-.124.169-.332.25-.638.25s-.518-.082-.645-.252q-.199-.265-.2-.848V9.658a.6.6 0 0 0-.205-.438a.75.75 0 0 0-.534-.19m-3.052 5.774a5.6 5.6 0 0 0 .336 1.032c.12.673.28 2.258-.48 3.645c-.671 1.222-3.982 2.888-8.895 1.932c0 0-.197-.137-.256-.024c-.089.168.272.303.643.401c3.421.906 8.583.536 10.204-.8c.74-.609 1.026-1.428 1.1-2.31c0 0 .019-.231.308-.057c.083.05.382.245.43.465c.042.313.045.696-.117.966c-.232.385-.234.441.07.659c.187.133.952.695 2.014 1.333l.006.004c.225.135.538.467.538.467c.478.554 1.518 1.667 1.97 1.457c.214-.099-.007-.544-.007-.544s.354.461.545.304c.146-.12-.084-.581-.084-.581s.31.27.495.17c.226-.122-.033-.83-1.81-1.91c-1.78-1.082-2.261-1.248-2.304-1.73v-.065c.014-.107.074-.333.333-.31a7.5 7.5 0 0 0 1.189.097a7.4 7.4 0 0 0 1.355-.123s.022-.005.029-.006c.05-.007.15-.003.15.12a1 1 0 0 1-.152.452c-.26.39-.174.444.098.695c.167.154.937.83 1.99 1.486l.004.004c.225.135.614.506.614.506c.436.443 1.238 1.185 1.676 1.14c.296-.03.054-.54.054-.54s.374.36.558.254c.205-.118-.084-.494-.084-.494s.24.128.41.086s.213-.477-1.556-1.572s-2.364-1.481-2.327-1.9c0 0 0-.069.018-.173a1.13 1.13 0 0 1 .612-.817l.037-.024c1.378-.8 2.386-2.087 2.741-3.695c-.357.888-3.008 1.578-6.227 1.578c-3.218 0-5.87-.69-6.228-1.578"/></svg> </template>
CSS
.icon-wallabag {
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%22M20.376%200q-.066-.005-.139.054c-.103.083-.998.291-1.529.705c-.857.669-1.385%201.94-1.625%202.644l-.047.14c-.111.27-.334.27-.334.27a3%203%200%200%200-.325-.017q-.145%200-.29.014h-.007c-.284.041-.44-.305-.473-.388c-.332-.953-1.224-2.833-3.232-3.34c0%200-.365-.278-.254.194c.106.452.324.907.276%201.57c-.023.307-.212%201.877%201.231%202.695q.206.116.37.2c-.727.58-1.388%201.39-1.953%202.308c.287-.176%201.836-.997%204.332.034c2.569%201.06%204.161.139%204.359.013c-.621-1.02-1.358-1.91-2.175-2.506l.168-.047c1.083-.313%201.358-1.23%201.416-2.016c.066-.89.11-.904.303-1.705c.14-.577.058-.807-.072-.821zm-7.174%209.03a.82.82%200%200%200-.555.188a.57.57%200%200%200-.22.44v2.84c0%20.358.036.697.105%201.006q.106.475.365.823q.263.352.702.55c.289.128.65.193%201.073.193c.442%200%20.812-.083%201.1-.245a1.9%201.9%200%200%200%20.606-.53q.234.326.592.53c.284.162.66.245%201.117.245c.423%200%20.784-.067%201.07-.196a1.76%201.76%200%200%200%20.695-.547a2.1%202.1%200%200%200%20.366-.823c.068-.31.102-.648.102-1.005V9.658a.58.58%200%200%200-.212-.44c-.137-.126-.327-.188-.56-.188a.74.74%200%200%200-.525.19a.6.6%200%200%200-.205.438v2.886q0%20.582-.203.848c-.131.17-.34.252-.64.252c-.306%200-.516-.081-.64-.25q-.193-.266-.193-.85V9.646a.53.53%200%200%200-.26-.465c-.231-.146-.46-.199-.74-.106a1.2%201.2%200%200%200-.241.11a.7.7%200%200%200-.196.178a.4.4%200%200%200-.088.25v2.93q0%20.585-.193.851c-.124.169-.332.25-.638.25s-.518-.082-.645-.252q-.199-.265-.2-.848V9.658a.6.6%200%200%200-.205-.438a.75.75%200%200%200-.534-.19m-3.052%205.774a5.6%205.6%200%200%200%20.336%201.032c.12.673.28%202.258-.48%203.645c-.671%201.222-3.982%202.888-8.895%201.932c0%200-.197-.137-.256-.024c-.089.168.272.303.643.401c3.421.906%208.583.536%2010.204-.8c.74-.609%201.026-1.428%201.1-2.31c0%200%20.019-.231.308-.057c.083.05.382.245.43.465c.042.313.045.696-.117.966c-.232.385-.234.441.07.659c.187.133.952.695%202.014%201.333l.006.004c.225.135.538.467.538.467c.478.554%201.518%201.667%201.97%201.457c.214-.099-.007-.544-.007-.544s.354.461.545.304c.146-.12-.084-.581-.084-.581s.31.27.495.17c.226-.122-.033-.83-1.81-1.91c-1.78-1.082-2.261-1.248-2.304-1.73v-.065c.014-.107.074-.333.333-.31a7.5%207.5%200%200%200%201.189.097a7.4%207.4%200%200%200%201.355-.123s.022-.005.029-.006c.05-.007.15-.003.15.12a1%201%200%200%201-.152.452c-.26.39-.174.444.098.695c.167.154.937.83%201.99%201.486l.004.004c.225.135.614.506.614.506c.436.443%201.238%201.185%201.676%201.14c.296-.03.054-.54.054-.54s.374.36.558.254c.205-.118-.084-.494-.084-.494s.24.128.41.086s.213-.477-1.556-1.572s-2.364-1.481-2.327-1.9c0%200%200-.069.018-.173a1.13%201.13%200%200%201%20.612-.817l.037-.024c1.378-.8%202.386-2.087%202.741-3.695c-.357.888-3.008%201.578-6.227%201.578c-3.218%200-5.87-.69-6.228-1.578%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%22M20.376%200q-.066-.005-.139.054c-.103.083-.998.291-1.529.705c-.857.669-1.385%201.94-1.625%202.644l-.047.14c-.111.27-.334.27-.334.27a3%203%200%200%200-.325-.017q-.145%200-.29.014h-.007c-.284.041-.44-.305-.473-.388c-.332-.953-1.224-2.833-3.232-3.34c0%200-.365-.278-.254.194c.106.452.324.907.276%201.57c-.023.307-.212%201.877%201.231%202.695q.206.116.37.2c-.727.58-1.388%201.39-1.953%202.308c.287-.176%201.836-.997%204.332.034c2.569%201.06%204.161.139%204.359.013c-.621-1.02-1.358-1.91-2.175-2.506l.168-.047c1.083-.313%201.358-1.23%201.416-2.016c.066-.89.11-.904.303-1.705c.14-.577.058-.807-.072-.821zm-7.174%209.03a.82.82%200%200%200-.555.188a.57.57%200%200%200-.22.44v2.84c0%20.358.036.697.105%201.006q.106.475.365.823q.263.352.702.55c.289.128.65.193%201.073.193c.442%200%20.812-.083%201.1-.245a1.9%201.9%200%200%200%20.606-.53q.234.326.592.53c.284.162.66.245%201.117.245c.423%200%20.784-.067%201.07-.196a1.76%201.76%200%200%200%20.695-.547a2.1%202.1%200%200%200%20.366-.823c.068-.31.102-.648.102-1.005V9.658a.58.58%200%200%200-.212-.44c-.137-.126-.327-.188-.56-.188a.74.74%200%200%200-.525.19a.6.6%200%200%200-.205.438v2.886q0%20.582-.203.848c-.131.17-.34.252-.64.252c-.306%200-.516-.081-.64-.25q-.193-.266-.193-.85V9.646a.53.53%200%200%200-.26-.465c-.231-.146-.46-.199-.74-.106a1.2%201.2%200%200%200-.241.11a.7.7%200%200%200-.196.178a.4.4%200%200%200-.088.25v2.93q0%20.585-.193.851c-.124.169-.332.25-.638.25s-.518-.082-.645-.252q-.199-.265-.2-.848V9.658a.6.6%200%200%200-.205-.438a.75.75%200%200%200-.534-.19m-3.052%205.774a5.6%205.6%200%200%200%20.336%201.032c.12.673.28%202.258-.48%203.645c-.671%201.222-3.982%202.888-8.895%201.932c0%200-.197-.137-.256-.024c-.089.168.272.303.643.401c3.421.906%208.583.536%2010.204-.8c.74-.609%201.026-1.428%201.1-2.31c0%200%20.019-.231.308-.057c.083.05.382.245.43.465c.042.313.045.696-.117.966c-.232.385-.234.441.07.659c.187.133.952.695%202.014%201.333l.006.004c.225.135.538.467.538.467c.478.554%201.518%201.667%201.97%201.457c.214-.099-.007-.544-.007-.544s.354.461.545.304c.146-.12-.084-.581-.084-.581s.31.27.495.17c.226-.122-.033-.83-1.81-1.91c-1.78-1.082-2.261-1.248-2.304-1.73v-.065c.014-.107.074-.333.333-.31a7.5%207.5%200%200%200%201.189.097a7.4%207.4%200%200%200%201.355-.123s.022-.005.029-.006c.05-.007.15-.003.15.12a1%201%200%200%201-.152.452c-.26.39-.174.444.098.695c.167.154.937.83%201.99%201.486l.004.004c.225.135.614.506.614.506c.436.443%201.238%201.185%201.676%201.14c.296-.03.054-.54.054-.54s.374.36.558.254c.205-.118-.084-.494-.084-.494s.24.128.41.086s.213-.477-1.556-1.572s-2.364-1.481-2.327-1.9c0%200%200-.069.018-.173a1.13%201.13%200%200%201%20.612-.817l.037-.024c1.378-.8%202.386-2.087%202.741-3.695c-.357.888-3.008%201.578-6.227%201.578c-3.218%200-5.87-.69-6.228-1.578%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/wallabag.svg?color=%231a73e8&size=48