lerna logo
lerna from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- lerna
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the lerna logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#448aff" d="M7.57 8.21c-.41.08-.99.06-1.26.06c-.4 0-1.27-.48-1.75-.98c-.25-.26-.71-.82-1.01-1.25c-.31-.43-.62-.78-.71-.78c-.17 0-.28.6-.29 1.6c0 .12-.01.22-.01.31l.01.03l-.14 8.47c.27.07.54.13.82.19c.58.12 1.06.22 1.08.23c.01.02-.19.34-.45.71c-.95 1.35-1.14 2-.6 2c.17 0 .53-.07.82-.17c.33-.1.93-.16 1.58-.16c1.34 0 2.68.33 4.37 1.08c1.61.71 2.14.88 4 1.25c.85.18 1.59.37 1.64.41c.05.05-.07.22-.28.38s-.38.33-.38.37s.22.04.51-.01c.27-.04.89-.14 1.36-.19c1.43-.18 2.45-.82 2.47-1.56c.04-.94-.25-3.03-.43-3.14c-.02-.01-.38.11-.46.24c-.07.13-.16.33-.25.56c-.18.46-.15.56-1.57.66c-1.03.05-2.02-.19-2.82-.65c-.67-.39-1.66-.74-2.18-1.54c-.42-.65-.86-1.72-.78-1.87c.03-.04.17-.03.32.02c.39.15.96.38 2.73.15c1.54-.2 3-.04 3.39.16s.92.47.94.99c.01.52.33.63.36.63c.17-.03.59-1.42.83-1.83c.2-.32.31-.5 1.1-1.04c.62-.43 1.13-.83 1.11-.9c-.01-.06-.36-.47-.77-.92c-.65-.7-.83-.82-1.42-1.02c-2.05-.67-4.23-2.12-5.36-3.54c-1.25-1.58-1.6-1.94-2.5-2.53c-1.01-.67-2.32-1.24-3.3-1.43c-1-.19-.72.13-.29.8c1.53 1.75 1.49 1.81 1.49 2.97c-.16.9-1 1.03-1.92 1.24m3.17 1.03c.17 0 .58.11 1.29.35c1.74.58 1.84.85 2.41 1.85c.13.22.22.41.21.42s-.17.05-.35.09c-.45.09-1.16.09-1.58 0c-.76-.16-.72-.19-1.11-.57c-.16-.16-.35-.42-.41-.56c-.04-.1-.03-.12.19-.3c.05-.04.1-.11.1-.15c0-.07-.22-.37-.34-.47c-.13-.11-.49-.54-.49-.59c0-.03.03-.05.1-.05z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeLerna(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#448aff" d="M7.57 8.21c-.41.08-.99.06-1.26.06c-.4 0-1.27-.48-1.75-.98c-.25-.26-.71-.82-1.01-1.25c-.31-.43-.62-.78-.71-.78c-.17 0-.28.6-.29 1.6c0 .12-.01.22-.01.31l.01.03l-.14 8.47c.27.07.54.13.82.19c.58.12 1.06.22 1.08.23c.01.02-.19.34-.45.71c-.95 1.35-1.14 2-.6 2c.17 0 .53-.07.82-.17c.33-.1.93-.16 1.58-.16c1.34 0 2.68.33 4.37 1.08c1.61.71 2.14.88 4 1.25c.85.18 1.59.37 1.64.41c.05.05-.07.22-.28.38s-.38.33-.38.37s.22.04.51-.01c.27-.04.89-.14 1.36-.19c1.43-.18 2.45-.82 2.47-1.56c.04-.94-.25-3.03-.43-3.14c-.02-.01-.38.11-.46.24c-.07.13-.16.33-.25.56c-.18.46-.15.56-1.57.66c-1.03.05-2.02-.19-2.82-.65c-.67-.39-1.66-.74-2.18-1.54c-.42-.65-.86-1.72-.78-1.87c.03-.04.17-.03.32.02c.39.15.96.38 2.73.15c1.54-.2 3-.04 3.39.16s.92.47.94.99c.01.52.33.63.36.63c.17-.03.59-1.42.83-1.83c.2-.32.31-.5 1.1-1.04c.62-.43 1.13-.83 1.11-.9c-.01-.06-.36-.47-.77-.92c-.65-.7-.83-.82-1.42-1.02c-2.05-.67-4.23-2.12-5.36-3.54c-1.25-1.58-1.6-1.94-2.5-2.53c-1.01-.67-2.32-1.24-3.3-1.43c-1-.19-.72.13-.29.8c1.53 1.75 1.49 1.81 1.49 2.97c-.16.9-1 1.03-1.92 1.24m3.17 1.03c.17 0 .58.11 1.29.35c1.74.58 1.84.85 2.41 1.85c.13.22.22.41.21.42s-.17.05-.35.09c-.45.09-1.16.09-1.58 0c-.76-.16-.72-.19-1.11-.57c-.16-.16-.35-.42-.41-.56c-.04-.1-.03-.12.19-.3c.05-.04.1-.11.1-.15c0-.07-.22-.37-.34-.47c-.13-.11-.49-.54-.49-.59c0-.03.03-.05.1-.05z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#448aff" d="M7.57 8.21c-.41.08-.99.06-1.26.06c-.4 0-1.27-.48-1.75-.98c-.25-.26-.71-.82-1.01-1.25c-.31-.43-.62-.78-.71-.78c-.17 0-.28.6-.29 1.6c0 .12-.01.22-.01.31l.01.03l-.14 8.47c.27.07.54.13.82.19c.58.12 1.06.22 1.08.23c.01.02-.19.34-.45.71c-.95 1.35-1.14 2-.6 2c.17 0 .53-.07.82-.17c.33-.1.93-.16 1.58-.16c1.34 0 2.68.33 4.37 1.08c1.61.71 2.14.88 4 1.25c.85.18 1.59.37 1.64.41c.05.05-.07.22-.28.38s-.38.33-.38.37s.22.04.51-.01c.27-.04.89-.14 1.36-.19c1.43-.18 2.45-.82 2.47-1.56c.04-.94-.25-3.03-.43-3.14c-.02-.01-.38.11-.46.24c-.07.13-.16.33-.25.56c-.18.46-.15.56-1.57.66c-1.03.05-2.02-.19-2.82-.65c-.67-.39-1.66-.74-2.18-1.54c-.42-.65-.86-1.72-.78-1.87c.03-.04.17-.03.32.02c.39.15.96.38 2.73.15c1.54-.2 3-.04 3.39.16s.92.47.94.99c.01.52.33.63.36.63c.17-.03.59-1.42.83-1.83c.2-.32.31-.5 1.1-1.04c.62-.43 1.13-.83 1.11-.9c-.01-.06-.36-.47-.77-.92c-.65-.7-.83-.82-1.42-1.02c-2.05-.67-4.23-2.12-5.36-3.54c-1.25-1.58-1.6-1.94-2.5-2.53c-1.01-.67-2.32-1.24-3.3-1.43c-1-.19-.72.13-.29.8c1.53 1.75 1.49 1.81 1.49 2.97c-.16.9-1 1.03-1.92 1.24m3.17 1.03c.17 0 .58.11 1.29.35c1.74.58 1.84.85 2.41 1.85c.13.22.22.41.21.42s-.17.05-.35.09c-.45.09-1.16.09-1.58 0c-.76-.16-.72-.19-1.11-.57c-.16-.16-.35-.42-.41-.56c-.04-.1-.03-.12.19-.3c.05-.04.1-.11.1-.15c0-.07-.22-.37-.34-.47c-.13-.11-.49-.54-.49-.59c0-.03.03-.05.1-.05z"/></svg> </template>
CSS
.icon-lerna {
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%22%23448aff%22%20d%3D%22M7.57%208.21c-.41.08-.99.06-1.26.06c-.4%200-1.27-.48-1.75-.98c-.25-.26-.71-.82-1.01-1.25c-.31-.43-.62-.78-.71-.78c-.17%200-.28.6-.29%201.6c0%20.12-.01.22-.01.31l.01.03l-.14%208.47c.27.07.54.13.82.19c.58.12%201.06.22%201.08.23c.01.02-.19.34-.45.71c-.95%201.35-1.14%202-.6%202c.17%200%20.53-.07.82-.17c.33-.1.93-.16%201.58-.16c1.34%200%202.68.33%204.37%201.08c1.61.71%202.14.88%204%201.25c.85.18%201.59.37%201.64.41c.05.05-.07.22-.28.38s-.38.33-.38.37s.22.04.51-.01c.27-.04.89-.14%201.36-.19c1.43-.18%202.45-.82%202.47-1.56c.04-.94-.25-3.03-.43-3.14c-.02-.01-.38.11-.46.24c-.07.13-.16.33-.25.56c-.18.46-.15.56-1.57.66c-1.03.05-2.02-.19-2.82-.65c-.67-.39-1.66-.74-2.18-1.54c-.42-.65-.86-1.72-.78-1.87c.03-.04.17-.03.32.02c.39.15.96.38%202.73.15c1.54-.2%203-.04%203.39.16s.92.47.94.99c.01.52.33.63.36.63c.17-.03.59-1.42.83-1.83c.2-.32.31-.5%201.1-1.04c.62-.43%201.13-.83%201.11-.9c-.01-.06-.36-.47-.77-.92c-.65-.7-.83-.82-1.42-1.02c-2.05-.67-4.23-2.12-5.36-3.54c-1.25-1.58-1.6-1.94-2.5-2.53c-1.01-.67-2.32-1.24-3.3-1.43c-1-.19-.72.13-.29.8c1.53%201.75%201.49%201.81%201.49%202.97c-.16.9-1%201.03-1.92%201.24m3.17%201.03c.17%200%20.58.11%201.29.35c1.74.58%201.84.85%202.41%201.85c.13.22.22.41.21.42s-.17.05-.35.09c-.45.09-1.16.09-1.58%200c-.76-.16-.72-.19-1.11-.57c-.16-.16-.35-.42-.41-.56c-.04-.1-.03-.12.19-.3c.05-.04.1-.11.1-.15c0-.07-.22-.37-.34-.47c-.13-.11-.49-.54-.49-.59c0-.03.03-.05.1-.05z%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%22%23448aff%22%20d%3D%22M7.57%208.21c-.41.08-.99.06-1.26.06c-.4%200-1.27-.48-1.75-.98c-.25-.26-.71-.82-1.01-1.25c-.31-.43-.62-.78-.71-.78c-.17%200-.28.6-.29%201.6c0%20.12-.01.22-.01.31l.01.03l-.14%208.47c.27.07.54.13.82.19c.58.12%201.06.22%201.08.23c.01.02-.19.34-.45.71c-.95%201.35-1.14%202-.6%202c.17%200%20.53-.07.82-.17c.33-.1.93-.16%201.58-.16c1.34%200%202.68.33%204.37%201.08c1.61.71%202.14.88%204%201.25c.85.18%201.59.37%201.64.41c.05.05-.07.22-.28.38s-.38.33-.38.37s.22.04.51-.01c.27-.04.89-.14%201.36-.19c1.43-.18%202.45-.82%202.47-1.56c.04-.94-.25-3.03-.43-3.14c-.02-.01-.38.11-.46.24c-.07.13-.16.33-.25.56c-.18.46-.15.56-1.57.66c-1.03.05-2.02-.19-2.82-.65c-.67-.39-1.66-.74-2.18-1.54c-.42-.65-.86-1.72-.78-1.87c.03-.04.17-.03.32.02c.39.15.96.38%202.73.15c1.54-.2%203-.04%203.39.16s.92.47.94.99c.01.52.33.63.36.63c.17-.03.59-1.42.83-1.83c.2-.32.31-.5%201.1-1.04c.62-.43%201.13-.83%201.11-.9c-.01-.06-.36-.47-.77-.92c-.65-.7-.83-.82-1.42-1.02c-2.05-.67-4.23-2.12-5.36-3.54c-1.25-1.58-1.6-1.94-2.5-2.53c-1.01-.67-2.32-1.24-3.3-1.43c-1-.19-.72.13-.29.8c1.53%201.75%201.49%201.81%201.49%202.97c-.16.9-1%201.03-1.92%201.24m3.17%201.03c.17%200%20.58.11%201.29.35c1.74.58%201.84.85%202.41%201.85c.13.22.22.41.21.42s-.17.05-.35.09c-.45.09-1.16.09-1.58%200c-.76-.16-.72-.19-1.11-.57c-.16-.16-.35-.42-.41-.56c-.04-.1-.03-.12.19-.3c.05-.04.1-.11.1-.15c0-.07-.22-.37-.34-.47c-.13-.11-.49-.54-.49-.59c0-.03.03-.05.1-.05z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/lerna.svg?color=%231a73e8&size=48