lemonsqueezy logo
lemonsqueezy from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lemonsqueezy
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the lemonsqueezy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.492 10.835l2.374-6.511a3.15 3.15 0 0 0-.065-2.342C9.031.183 6.943-.398 5.293.265c-1.65.664-2.583 2.17-1.781 4.04l2.82 6.561c.219.51.97.49 1.16-.03m1.68 1.097l6.533-2.776c2.17-.922 2.722-3.69 1.022-5.29l-.068-.063c-1.667-1.547-4.422-1.002-5.37 1.036l-2.932 6.295c-.234.503.295 1.02.816.798m.372.87l6.646-2.512c2.208-.835 4.62.745 4.589 3.04l-.003.09c-.048 2.236-2.393 3.737-4.553 2.947l-6.672-2.442a.595.595 0 0 1-.006-1.123M9.16 14.73l6.437 2.976a3.3 3.3 0 0 1 1.666 1.7c.769 1.8-.283 3.639-1.933 4.3c-1.65.663-3.41.236-4.21-1.635l-2.802-6.57c-.217-.508.328-1.008.842-.771"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLemonsqueezy(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="m7.492 10.835l2.374-6.511a3.15 3.15 0 0 0-.065-2.342C9.031.183 6.943-.398 5.293.265c-1.65.664-2.583 2.17-1.781 4.04l2.82 6.561c.219.51.97.49 1.16-.03m1.68 1.097l6.533-2.776c2.17-.922 2.722-3.69 1.022-5.29l-.068-.063c-1.667-1.547-4.422-1.002-5.37 1.036l-2.932 6.295c-.234.503.295 1.02.816.798m.372.87l6.646-2.512c2.208-.835 4.62.745 4.589 3.04l-.003.09c-.048 2.236-2.393 3.737-4.553 2.947l-6.672-2.442a.595.595 0 0 1-.006-1.123M9.16 14.73l6.437 2.976a3.3 3.3 0 0 1 1.666 1.7c.769 1.8-.283 3.639-1.933 4.3c-1.65.663-3.41.236-4.21-1.635l-2.802-6.57c-.217-.508.328-1.008.842-.771"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.492 10.835l2.374-6.511a3.15 3.15 0 0 0-.065-2.342C9.031.183 6.943-.398 5.293.265c-1.65.664-2.583 2.17-1.781 4.04l2.82 6.561c.219.51.97.49 1.16-.03m1.68 1.097l6.533-2.776c2.17-.922 2.722-3.69 1.022-5.29l-.068-.063c-1.667-1.547-4.422-1.002-5.37 1.036l-2.932 6.295c-.234.503.295 1.02.816.798m.372.87l6.646-2.512c2.208-.835 4.62.745 4.589 3.04l-.003.09c-.048 2.236-2.393 3.737-4.553 2.947l-6.672-2.442a.595.595 0 0 1-.006-1.123M9.16 14.73l6.437 2.976a3.3 3.3 0 0 1 1.666 1.7c.769 1.8-.283 3.639-1.933 4.3c-1.65.663-3.41.236-4.21-1.635l-2.802-6.57c-.217-.508.328-1.008.842-.771"/></svg> </template>
CSS
.icon-lemonsqueezy {
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%22m7.492%2010.835l2.374-6.511a3.15%203.15%200%200%200-.065-2.342C9.031.183%206.943-.398%205.293.265c-1.65.664-2.583%202.17-1.781%204.04l2.82%206.561c.219.51.97.49%201.16-.03m1.68%201.097l6.533-2.776c2.17-.922%202.722-3.69%201.022-5.29l-.068-.063c-1.667-1.547-4.422-1.002-5.37%201.036l-2.932%206.295c-.234.503.295%201.02.816.798m.372.87l6.646-2.512c2.208-.835%204.62.745%204.589%203.04l-.003.09c-.048%202.236-2.393%203.737-4.553%202.947l-6.672-2.442a.595.595%200%200%201-.006-1.123M9.16%2014.73l6.437%202.976a3.3%203.3%200%200%201%201.666%201.7c.769%201.8-.283%203.639-1.933%204.3c-1.65.663-3.41.236-4.21-1.635l-2.802-6.57c-.217-.508.328-1.008.842-.771%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%22m7.492%2010.835l2.374-6.511a3.15%203.15%200%200%200-.065-2.342C9.031.183%206.943-.398%205.293.265c-1.65.664-2.583%202.17-1.781%204.04l2.82%206.561c.219.51.97.49%201.16-.03m1.68%201.097l6.533-2.776c2.17-.922%202.722-3.69%201.022-5.29l-.068-.063c-1.667-1.547-4.422-1.002-5.37%201.036l-2.932%206.295c-.234.503.295%201.02.816.798m.372.87l6.646-2.512c2.208-.835%204.62.745%204.589%203.04l-.003.09c-.048%202.236-2.393%203.737-4.553%202.947l-6.672-2.442a.595.595%200%200%201-.006-1.123M9.16%2014.73l6.437%202.976a3.3%203.3%200%200%201%201.666%201.7c.769%201.8-.283%203.639-1.933%204.3c-1.65.663-3.41.236-4.21-1.635l-2.802-6.57c-.217-.508.328-1.008.842-.771%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lemonsqueezy.svg?color=%231a73e8&size=48