lodash logo
lodash from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lodash
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the lodash logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 20.253h24v2.542H0zM18.061 5.212l.223.031c1.933-.071 3.885 1.006 4.882 2.674c.844 1.566.976 3.458.712 5.187c-.204 1.657-1.149 3.234-2.644 4.027c-2.177 1.139-5.085 1.017-7.017-.59c-1.994-1.942-2.461-5.136-1.444-7.678c.711-2.207 3-3.661 5.288-3.63zm.234 1.8h-.183c-1.424-.03-2.777.915-3.285 2.237c-.732 1.831-.732 4.17.691 5.695c1.17 1.434 3.458 1.597 4.882.438c1.525-1.312 1.83-3.59 1.322-5.451c-.275-1.648-1.78-2.929-3.458-2.929zM0 1.205h2.237v14.847h8.848v1.831H0z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLodash(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="M0 20.253h24v2.542H0zM18.061 5.212l.223.031c1.933-.071 3.885 1.006 4.882 2.674c.844 1.566.976 3.458.712 5.187c-.204 1.657-1.149 3.234-2.644 4.027c-2.177 1.139-5.085 1.017-7.017-.59c-1.994-1.942-2.461-5.136-1.444-7.678c.711-2.207 3-3.661 5.288-3.63zm.234 1.8h-.183c-1.424-.03-2.777.915-3.285 2.237c-.732 1.831-.732 4.17.691 5.695c1.17 1.434 3.458 1.597 4.882.438c1.525-1.312 1.83-3.59 1.322-5.451c-.275-1.648-1.78-2.929-3.458-2.929zM0 1.205h2.237v14.847h8.848v1.831H0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 20.253h24v2.542H0zM18.061 5.212l.223.031c1.933-.071 3.885 1.006 4.882 2.674c.844 1.566.976 3.458.712 5.187c-.204 1.657-1.149 3.234-2.644 4.027c-2.177 1.139-5.085 1.017-7.017-.59c-1.994-1.942-2.461-5.136-1.444-7.678c.711-2.207 3-3.661 5.288-3.63zm.234 1.8h-.183c-1.424-.03-2.777.915-3.285 2.237c-.732 1.831-.732 4.17.691 5.695c1.17 1.434 3.458 1.597 4.882.438c1.525-1.312 1.83-3.59 1.322-5.451c-.275-1.648-1.78-2.929-3.458-2.929zM0 1.205h2.237v14.847h8.848v1.831H0z"/></svg> </template>
CSS
.icon-lodash {
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%22M0%2020.253h24v2.542H0zM18.061%205.212l.223.031c1.933-.071%203.885%201.006%204.882%202.674c.844%201.566.976%203.458.712%205.187c-.204%201.657-1.149%203.234-2.644%204.027c-2.177%201.139-5.085%201.017-7.017-.59c-1.994-1.942-2.461-5.136-1.444-7.678c.711-2.207%203-3.661%205.288-3.63zm.234%201.8h-.183c-1.424-.03-2.777.915-3.285%202.237c-.732%201.831-.732%204.17.691%205.695c1.17%201.434%203.458%201.597%204.882.438c1.525-1.312%201.83-3.59%201.322-5.451c-.275-1.648-1.78-2.929-3.458-2.929zM0%201.205h2.237v14.847h8.848v1.831H0z%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%22M0%2020.253h24v2.542H0zM18.061%205.212l.223.031c1.933-.071%203.885%201.006%204.882%202.674c.844%201.566.976%203.458.712%205.187c-.204%201.657-1.149%203.234-2.644%204.027c-2.177%201.139-5.085%201.017-7.017-.59c-1.994-1.942-2.461-5.136-1.444-7.678c.711-2.207%203-3.661%205.288-3.63zm.234%201.8h-.183c-1.424-.03-2.777.915-3.285%202.237c-.732%201.831-.732%204.17.691%205.695c1.17%201.434%203.458%201.597%204.882.438c1.525-1.312%201.83-3.59%201.322-5.451c-.275-1.648-1.78-2.929-3.458-2.929zM0%201.205h2.237v14.847h8.848v1.831H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lodash.svg?color=%231a73e8&size=48