localsend logo
localsend from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- localsend
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the localsend logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.538 12.015A6.46 6.46 0 0 1 12 5.561a6.46 6.46 0 0 1 6.462 6.454A6.46 6.46 0 0 1 12 18.389a6.46 6.46 0 0 1-6.461-6.374zM22.53 6.262a1.847 1.847 0 0 1-2.472-.42a10.2 10.2 0 0 0-1.877-1.875a1.843 1.843 0 0 1-.421-2.469a12.05 12.05 0 0 1 4.77 4.764m-18.587-.42a1.847 1.847 0 0 1-2.472.42a12.05 12.05 0 0 1 4.77-4.764a1.843 1.843 0 0 1-.42 2.469a10.2 10.2 0 0 0-1.878 1.875M24 12.015c.001 1.14-.16 2.275-.48 3.37a1.844 1.844 0 0 1-1.452-2.043c.115-.88.115-1.773 0-2.654a1.844 1.844 0 0 1 1.451-2.043c.32 1.095.482 2.23.481 3.37m-24 0c0-1.14.162-2.275.482-3.37a1.844 1.844 0 0 1 1.45 2.043c-.115.88-.115 1.773 0 2.654a1.844 1.844 0 0 1-1.45 2.043A12 12 0 0 1 0 12.014Zm17.76 10.518a1.843 1.843 0 0 1 .42-2.47a10.2 10.2 0 0 0 1.878-1.875a1.847 1.847 0 0 1 2.472-.42a12.05 12.05 0 0 1-4.77 4.765m-11.519 0a12.05 12.05 0 0 1-4.77-4.764a1.847 1.847 0 0 1 2.472.42a10.2 10.2 0 0 0 1.877 1.874c.765.587.948 1.663.421 2.47M12.001 24a12 12 0 0 1-3.375-.48a1.846 1.846 0 0 1 2.046-1.45c.882.115 1.775.115 2.657 0a1.846 1.846 0 0 1 2.046 1.449c-1.096.32-2.233.482-3.375.481Zm1.506-22.057c-.945-.136-1.888-.1-2.834-.013A1.85 1.85 0 0 1 8.626.48A12 12 0 0 1 11.999 0h.002c1.142-.001 2.277.16 3.373.48a1.845 1.845 0 0 1-1.867 1.463"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLocalsend(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="M5.538 12.015A6.46 6.46 0 0 1 12 5.561a6.46 6.46 0 0 1 6.462 6.454A6.46 6.46 0 0 1 12 18.389a6.46 6.46 0 0 1-6.461-6.374zM22.53 6.262a1.847 1.847 0 0 1-2.472-.42a10.2 10.2 0 0 0-1.877-1.875a1.843 1.843 0 0 1-.421-2.469a12.05 12.05 0 0 1 4.77 4.764m-18.587-.42a1.847 1.847 0 0 1-2.472.42a12.05 12.05 0 0 1 4.77-4.764a1.843 1.843 0 0 1-.42 2.469a10.2 10.2 0 0 0-1.878 1.875M24 12.015c.001 1.14-.16 2.275-.48 3.37a1.844 1.844 0 0 1-1.452-2.043c.115-.88.115-1.773 0-2.654a1.844 1.844 0 0 1 1.451-2.043c.32 1.095.482 2.23.481 3.37m-24 0c0-1.14.162-2.275.482-3.37a1.844 1.844 0 0 1 1.45 2.043c-.115.88-.115 1.773 0 2.654a1.844 1.844 0 0 1-1.45 2.043A12 12 0 0 1 0 12.014Zm17.76 10.518a1.843 1.843 0 0 1 .42-2.47a10.2 10.2 0 0 0 1.878-1.875a1.847 1.847 0 0 1 2.472-.42a12.05 12.05 0 0 1-4.77 4.765m-11.519 0a12.05 12.05 0 0 1-4.77-4.764a1.847 1.847 0 0 1 2.472.42a10.2 10.2 0 0 0 1.877 1.874c.765.587.948 1.663.421 2.47M12.001 24a12 12 0 0 1-3.375-.48a1.846 1.846 0 0 1 2.046-1.45c.882.115 1.775.115 2.657 0a1.846 1.846 0 0 1 2.046 1.449c-1.096.32-2.233.482-3.375.481Zm1.506-22.057c-.945-.136-1.888-.1-2.834-.013A1.85 1.85 0 0 1 8.626.48A12 12 0 0 1 11.999 0h.002c1.142-.001 2.277.16 3.373.48a1.845 1.845 0 0 1-1.867 1.463"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.538 12.015A6.46 6.46 0 0 1 12 5.561a6.46 6.46 0 0 1 6.462 6.454A6.46 6.46 0 0 1 12 18.389a6.46 6.46 0 0 1-6.461-6.374zM22.53 6.262a1.847 1.847 0 0 1-2.472-.42a10.2 10.2 0 0 0-1.877-1.875a1.843 1.843 0 0 1-.421-2.469a12.05 12.05 0 0 1 4.77 4.764m-18.587-.42a1.847 1.847 0 0 1-2.472.42a12.05 12.05 0 0 1 4.77-4.764a1.843 1.843 0 0 1-.42 2.469a10.2 10.2 0 0 0-1.878 1.875M24 12.015c.001 1.14-.16 2.275-.48 3.37a1.844 1.844 0 0 1-1.452-2.043c.115-.88.115-1.773 0-2.654a1.844 1.844 0 0 1 1.451-2.043c.32 1.095.482 2.23.481 3.37m-24 0c0-1.14.162-2.275.482-3.37a1.844 1.844 0 0 1 1.45 2.043c-.115.88-.115 1.773 0 2.654a1.844 1.844 0 0 1-1.45 2.043A12 12 0 0 1 0 12.014Zm17.76 10.518a1.843 1.843 0 0 1 .42-2.47a10.2 10.2 0 0 0 1.878-1.875a1.847 1.847 0 0 1 2.472-.42a12.05 12.05 0 0 1-4.77 4.765m-11.519 0a12.05 12.05 0 0 1-4.77-4.764a1.847 1.847 0 0 1 2.472.42a10.2 10.2 0 0 0 1.877 1.874c.765.587.948 1.663.421 2.47M12.001 24a12 12 0 0 1-3.375-.48a1.846 1.846 0 0 1 2.046-1.45c.882.115 1.775.115 2.657 0a1.846 1.846 0 0 1 2.046 1.449c-1.096.32-2.233.482-3.375.481Zm1.506-22.057c-.945-.136-1.888-.1-2.834-.013A1.85 1.85 0 0 1 8.626.48A12 12 0 0 1 11.999 0h.002c1.142-.001 2.277.16 3.373.48a1.845 1.845 0 0 1-1.867 1.463"/></svg> </template>
CSS
.icon-localsend {
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%22M5.538%2012.015A6.46%206.46%200%200%201%2012%205.561a6.46%206.46%200%200%201%206.462%206.454A6.46%206.46%200%200%201%2012%2018.389a6.46%206.46%200%200%201-6.461-6.374zM22.53%206.262a1.847%201.847%200%200%201-2.472-.42a10.2%2010.2%200%200%200-1.877-1.875a1.843%201.843%200%200%201-.421-2.469a12.05%2012.05%200%200%201%204.77%204.764m-18.587-.42a1.847%201.847%200%200%201-2.472.42a12.05%2012.05%200%200%201%204.77-4.764a1.843%201.843%200%200%201-.42%202.469a10.2%2010.2%200%200%200-1.878%201.875M24%2012.015c.001%201.14-.16%202.275-.48%203.37a1.844%201.844%200%200%201-1.452-2.043c.115-.88.115-1.773%200-2.654a1.844%201.844%200%200%201%201.451-2.043c.32%201.095.482%202.23.481%203.37m-24%200c0-1.14.162-2.275.482-3.37a1.844%201.844%200%200%201%201.45%202.043c-.115.88-.115%201.773%200%202.654a1.844%201.844%200%200%201-1.45%202.043A12%2012%200%200%201%200%2012.014Zm17.76%2010.518a1.843%201.843%200%200%201%20.42-2.47a10.2%2010.2%200%200%200%201.878-1.875a1.847%201.847%200%200%201%202.472-.42a12.05%2012.05%200%200%201-4.77%204.765m-11.519%200a12.05%2012.05%200%200%201-4.77-4.764a1.847%201.847%200%200%201%202.472.42a10.2%2010.2%200%200%200%201.877%201.874c.765.587.948%201.663.421%202.47M12.001%2024a12%2012%200%200%201-3.375-.48a1.846%201.846%200%200%201%202.046-1.45c.882.115%201.775.115%202.657%200a1.846%201.846%200%200%201%202.046%201.449c-1.096.32-2.233.482-3.375.481Zm1.506-22.057c-.945-.136-1.888-.1-2.834-.013A1.85%201.85%200%200%201%208.626.48A12%2012%200%200%201%2011.999%200h.002c1.142-.001%202.277.16%203.373.48a1.845%201.845%200%200%201-1.867%201.463%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%22M5.538%2012.015A6.46%206.46%200%200%201%2012%205.561a6.46%206.46%200%200%201%206.462%206.454A6.46%206.46%200%200%201%2012%2018.389a6.46%206.46%200%200%201-6.461-6.374zM22.53%206.262a1.847%201.847%200%200%201-2.472-.42a10.2%2010.2%200%200%200-1.877-1.875a1.843%201.843%200%200%201-.421-2.469a12.05%2012.05%200%200%201%204.77%204.764m-18.587-.42a1.847%201.847%200%200%201-2.472.42a12.05%2012.05%200%200%201%204.77-4.764a1.843%201.843%200%200%201-.42%202.469a10.2%2010.2%200%200%200-1.878%201.875M24%2012.015c.001%201.14-.16%202.275-.48%203.37a1.844%201.844%200%200%201-1.452-2.043c.115-.88.115-1.773%200-2.654a1.844%201.844%200%200%201%201.451-2.043c.32%201.095.482%202.23.481%203.37m-24%200c0-1.14.162-2.275.482-3.37a1.844%201.844%200%200%201%201.45%202.043c-.115.88-.115%201.773%200%202.654a1.844%201.844%200%200%201-1.45%202.043A12%2012%200%200%201%200%2012.014Zm17.76%2010.518a1.843%201.843%200%200%201%20.42-2.47a10.2%2010.2%200%200%200%201.878-1.875a1.847%201.847%200%200%201%202.472-.42a12.05%2012.05%200%200%201-4.77%204.765m-11.519%200a12.05%2012.05%200%200%201-4.77-4.764a1.847%201.847%200%200%201%202.472.42a10.2%2010.2%200%200%200%201.877%201.874c.765.587.948%201.663.421%202.47M12.001%2024a12%2012%200%200%201-3.375-.48a1.846%201.846%200%200%201%202.046-1.45c.882.115%201.775.115%202.657%200a1.846%201.846%200%200%201%202.046%201.449c-1.096.32-2.233.482-3.375.481Zm1.506-22.057c-.945-.136-1.888-.1-2.834-.013A1.85%201.85%200%200%201%208.626.48A12%2012%200%200%201%2011.999%200h.002c1.142-.001%202.277.16%203.373.48a1.845%201.845%200%200%201-1.867%201.463%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/localsend.svg?color=%231a73e8&size=48