evernote logo
evernote from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- evernote
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 384×512
- License
- CC BY 4.0
The same logo in other sets
Use the evernote logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M120.82 132.21c1.6 22.31-17.55 21.59-21.61 21.59c-68.93 0-73.64-1-83.58 3.34c-.56.22-.74 0-.37-.37L123.79 46.45c.38-.37.6-.22.38.37c-4.35 9.99-3.35 15.09-3.35 85.39m79 308c-14.68-37.08 13-76.93 52.52-76.62c17.49 0 22.6 23.21 7.95 31.42c-6.19 3.3-24.95 1.74-25.14 19.2c-.05 17.09 19.67 25 31.2 24.89A45.64 45.64 0 0 0 312 393.45v-.08c0-11.63-7.79-47.22-47.54-55.34c-7.72-1.54-65-6.35-68.35-50.52c-3.74 16.93-17.4 63.49-43.11 69.09c-8.74 1.94-69.68 7.64-112.92-36.77c0 0-18.57-15.23-28.23-57.95c-3.38-15.75-9.28-39.7-11.14-62c0-18 11.14-30.45 25.07-32.2c81 0 90 2.32 101-7.8c9.82-9.24 7.8-15.5 7.8-102.78c1-8.3 7.79-30.81 53.41-24.14c6 .86 31.91 4.18 37.48 30.64l64.26 11.15c20.43 3.71 70.94 7 80.6 57.94c22.66 121.09 8.91 238.46 7.8 238.46C362.15 485.53 267.06 480 267.06 480c-18.95-.23-54.25-9.4-67.27-39.83zm80.94-204.84c-1 1.92-2.2 6 .85 7c14.09 4.93 39.75 6.84 45.88 5.53c3.11-.25 3.05-4.43 2.48-6.65c-3.53-21.85-40.83-26.5-49.24-5.92z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsEvernote(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M120.82 132.21c1.6 22.31-17.55 21.59-21.61 21.59c-68.93 0-73.64-1-83.58 3.34c-.56.22-.74 0-.37-.37L123.79 46.45c.38-.37.6-.22.38.37c-4.35 9.99-3.35 15.09-3.35 85.39m79 308c-14.68-37.08 13-76.93 52.52-76.62c17.49 0 22.6 23.21 7.95 31.42c-6.19 3.3-24.95 1.74-25.14 19.2c-.05 17.09 19.67 25 31.2 24.89A45.64 45.64 0 0 0 312 393.45v-.08c0-11.63-7.79-47.22-47.54-55.34c-7.72-1.54-65-6.35-68.35-50.52c-3.74 16.93-17.4 63.49-43.11 69.09c-8.74 1.94-69.68 7.64-112.92-36.77c0 0-18.57-15.23-28.23-57.95c-3.38-15.75-9.28-39.7-11.14-62c0-18 11.14-30.45 25.07-32.2c81 0 90 2.32 101-7.8c9.82-9.24 7.8-15.5 7.8-102.78c1-8.3 7.79-30.81 53.41-24.14c6 .86 31.91 4.18 37.48 30.64l64.26 11.15c20.43 3.71 70.94 7 80.6 57.94c22.66 121.09 8.91 238.46 7.8 238.46C362.15 485.53 267.06 480 267.06 480c-18.95-.23-54.25-9.4-67.27-39.83zm80.94-204.84c-1 1.92-2.2 6 .85 7c14.09 4.93 39.75 6.84 45.88 5.53c3.11-.25 3.05-4.43 2.48-6.65c-3.53-21.85-40.83-26.5-49.24-5.92z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M120.82 132.21c1.6 22.31-17.55 21.59-21.61 21.59c-68.93 0-73.64-1-83.58 3.34c-.56.22-.74 0-.37-.37L123.79 46.45c.38-.37.6-.22.38.37c-4.35 9.99-3.35 15.09-3.35 85.39m79 308c-14.68-37.08 13-76.93 52.52-76.62c17.49 0 22.6 23.21 7.95 31.42c-6.19 3.3-24.95 1.74-25.14 19.2c-.05 17.09 19.67 25 31.2 24.89A45.64 45.64 0 0 0 312 393.45v-.08c0-11.63-7.79-47.22-47.54-55.34c-7.72-1.54-65-6.35-68.35-50.52c-3.74 16.93-17.4 63.49-43.11 69.09c-8.74 1.94-69.68 7.64-112.92-36.77c0 0-18.57-15.23-28.23-57.95c-3.38-15.75-9.28-39.7-11.14-62c0-18 11.14-30.45 25.07-32.2c81 0 90 2.32 101-7.8c9.82-9.24 7.8-15.5 7.8-102.78c1-8.3 7.79-30.81 53.41-24.14c6 .86 31.91 4.18 37.48 30.64l64.26 11.15c20.43 3.71 70.94 7 80.6 57.94c22.66 121.09 8.91 238.46 7.8 238.46C362.15 485.53 267.06 480 267.06 480c-18.95-.23-54.25-9.4-67.27-39.83zm80.94-204.84c-1 1.92-2.2 6 .85 7c14.09 4.93 39.75 6.84 45.88 5.53c3.11-.25 3.05-4.43 2.48-6.65c-3.53-21.85-40.83-26.5-49.24-5.92z"/></svg> </template>
CSS
.icon-evernote {
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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120.82%20132.21c1.6%2022.31-17.55%2021.59-21.61%2021.59c-68.93%200-73.64-1-83.58%203.34c-.56.22-.74%200-.37-.37L123.79%2046.45c.38-.37.6-.22.38.37c-4.35%209.99-3.35%2015.09-3.35%2085.39m79%20308c-14.68-37.08%2013-76.93%2052.52-76.62c17.49%200%2022.6%2023.21%207.95%2031.42c-6.19%203.3-24.95%201.74-25.14%2019.2c-.05%2017.09%2019.67%2025%2031.2%2024.89A45.64%2045.64%200%200%200%20312%20393.45v-.08c0-11.63-7.79-47.22-47.54-55.34c-7.72-1.54-65-6.35-68.35-50.52c-3.74%2016.93-17.4%2063.49-43.11%2069.09c-8.74%201.94-69.68%207.64-112.92-36.77c0%200-18.57-15.23-28.23-57.95c-3.38-15.75-9.28-39.7-11.14-62c0-18%2011.14-30.45%2025.07-32.2c81%200%2090%202.32%20101-7.8c9.82-9.24%207.8-15.5%207.8-102.78c1-8.3%207.79-30.81%2053.41-24.14c6%20.86%2031.91%204.18%2037.48%2030.64l64.26%2011.15c20.43%203.71%2070.94%207%2080.6%2057.94c22.66%20121.09%208.91%20238.46%207.8%20238.46C362.15%20485.53%20267.06%20480%20267.06%20480c-18.95-.23-54.25-9.4-67.27-39.83zm80.94-204.84c-1%201.92-2.2%206%20.85%207c14.09%204.93%2039.75%206.84%2045.88%205.53c3.11-.25%203.05-4.43%202.48-6.65c-3.53-21.85-40.83-26.5-49.24-5.92z%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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M120.82%20132.21c1.6%2022.31-17.55%2021.59-21.61%2021.59c-68.93%200-73.64-1-83.58%203.34c-.56.22-.74%200-.37-.37L123.79%2046.45c.38-.37.6-.22.38.37c-4.35%209.99-3.35%2015.09-3.35%2085.39m79%20308c-14.68-37.08%2013-76.93%2052.52-76.62c17.49%200%2022.6%2023.21%207.95%2031.42c-6.19%203.3-24.95%201.74-25.14%2019.2c-.05%2017.09%2019.67%2025%2031.2%2024.89A45.64%2045.64%200%200%200%20312%20393.45v-.08c0-11.63-7.79-47.22-47.54-55.34c-7.72-1.54-65-6.35-68.35-50.52c-3.74%2016.93-17.4%2063.49-43.11%2069.09c-8.74%201.94-69.68%207.64-112.92-36.77c0%200-18.57-15.23-28.23-57.95c-3.38-15.75-9.28-39.7-11.14-62c0-18%2011.14-30.45%2025.07-32.2c81%200%2090%202.32%20101-7.8c9.82-9.24%207.8-15.5%207.8-102.78c1-8.3%207.79-30.81%2053.41-24.14c6%20.86%2031.91%204.18%2037.48%2030.64l64.26%2011.15c20.43%203.71%2070.94%207%2080.6%2057.94c22.66%20121.09%208.91%20238.46%207.8%20238.46C362.15%20485.53%20267.06%20480%20267.06%20480c-18.95-.23-54.25-9.4-67.27-39.83zm80.94-204.84c-1%201.92-2.2%206%20.85%207c14.09%204.93%2039.75%206.84%2045.88%205.53c3.11-.25%203.05-4.43%202.48-6.65c-3.53-21.85-40.83-26.5-49.24-5.92z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/evernote.svg?color=%231a73e8&size=48