evernote from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
evernote
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the evernote icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.98 2.992a1 1 0 0 0-.543.18l-.074.055l-.008.007q-.034.03-.062.059l-.012.012l-6.988 6.988l-.004.004l-.012.015a1 1 0 0 0-.27.91c.013 1.352.266 3.903.891 6.36c.329 1.29.747 2.527 1.352 3.527c.574.953 1.43 1.793 2.574 1.875c.031.008 1.29.258 2.711.387c.719.067 1.477.102 2.184.047c.703-.055 1.383-.105 1.988-.711a1 1 0 0 0 .273-.512l.426-2.136c.032.039.043.082.074.117c.325.387.782.824 1.52.824h4v-2h-3.867c-.012-.008-.051-.031-.121-.113c-.149-.176-.344-.496-.508-.828c-.328-.664-.55-1.36-.55-1.36a.994.994 0 0 0-1.009-.695a1 1 0 0 0-.925.8l-.907 4.524c-.066.008-.16.067-.55.098c-.512.039-1.192.012-1.848-.047a27 27 0 0 1-2.52-.36A1 1 0 0 0 9 21c-.262 0-.605-.21-1.04-.922c-.429-.71-.823-1.808-1.124-2.988c-.504-1.977-.637-3.848-.7-5.09H12c.55 0 1-.45 1-1V5h2c.633 0 1.086.328 1.457.813C16.828 6.296 17 7.027 17 7a1 1 0 0 0 .969 1c.84.027 2.23.07 3.453.508c1.219.433 2.207 1.137 2.61 2.734c.437 1.754.714 6.035.468 9.692c-.121 1.828-.371 3.527-.734 4.671c-.18.57-.399 1-.563 1.211c-.168.211-.187.184-.203.184h-2.145a.84.84 0 0 1-.855-.855C20 25.5 20.5 25 21.145 25H22v-2h-.855A3.163 3.163 0 0 0 18 26.145c0 .27.105.527.297.714c.348 1.18 1.27 2.141 2.558 2.141H23c.734 0 1.371-.434 1.777-.95c.403-.515.668-1.132.895-1.843c.45-1.418.7-3.219.828-5.14c.254-3.844.031-8.063-.531-10.31c-.57-2.28-2.254-3.554-3.875-4.132c-1.38-.496-2.57-.5-3.453-.531c-.153-.496-.207-.989-.598-1.5C17.414 3.777 16.367 3 15 3h-2.855q-.082-.013-.165-.008M11 6.414V10H7.414zM21.809 14C20 14 19.98 15.91 20 16c1.809 0 2.34.66 2.71 1c.169-.23.903-3-.901-3"/></svg>

React

import type { SVGProps } from "react";

export function LaEvernote(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.98 2.992a1 1 0 0 0-.543.18l-.074.055l-.008.007q-.034.03-.062.059l-.012.012l-6.988 6.988l-.004.004l-.012.015a1 1 0 0 0-.27.91c.013 1.352.266 3.903.891 6.36c.329 1.29.747 2.527 1.352 3.527c.574.953 1.43 1.793 2.574 1.875c.031.008 1.29.258 2.711.387c.719.067 1.477.102 2.184.047c.703-.055 1.383-.105 1.988-.711a1 1 0 0 0 .273-.512l.426-2.136c.032.039.043.082.074.117c.325.387.782.824 1.52.824h4v-2h-3.867c-.012-.008-.051-.031-.121-.113c-.149-.176-.344-.496-.508-.828c-.328-.664-.55-1.36-.55-1.36a.994.994 0 0 0-1.009-.695a1 1 0 0 0-.925.8l-.907 4.524c-.066.008-.16.067-.55.098c-.512.039-1.192.012-1.848-.047a27 27 0 0 1-2.52-.36A1 1 0 0 0 9 21c-.262 0-.605-.21-1.04-.922c-.429-.71-.823-1.808-1.124-2.988c-.504-1.977-.637-3.848-.7-5.09H12c.55 0 1-.45 1-1V5h2c.633 0 1.086.328 1.457.813C16.828 6.296 17 7.027 17 7a1 1 0 0 0 .969 1c.84.027 2.23.07 3.453.508c1.219.433 2.207 1.137 2.61 2.734c.437 1.754.714 6.035.468 9.692c-.121 1.828-.371 3.527-.734 4.671c-.18.57-.399 1-.563 1.211c-.168.211-.187.184-.203.184h-2.145a.84.84 0 0 1-.855-.855C20 25.5 20.5 25 21.145 25H22v-2h-.855A3.163 3.163 0 0 0 18 26.145c0 .27.105.527.297.714c.348 1.18 1.27 2.141 2.558 2.141H23c.734 0 1.371-.434 1.777-.95c.403-.515.668-1.132.895-1.843c.45-1.418.7-3.219.828-5.14c.254-3.844.031-8.063-.531-10.31c-.57-2.28-2.254-3.554-3.875-4.132c-1.38-.496-2.57-.5-3.453-.531c-.153-.496-.207-.989-.598-1.5C17.414 3.777 16.367 3 15 3h-2.855q-.082-.013-.165-.008M11 6.414V10H7.414zM21.809 14C20 14 19.98 15.91 20 16c1.809 0 2.34.66 2.71 1c.169-.23.903-3-.901-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.98 2.992a1 1 0 0 0-.543.18l-.074.055l-.008.007q-.034.03-.062.059l-.012.012l-6.988 6.988l-.004.004l-.012.015a1 1 0 0 0-.27.91c.013 1.352.266 3.903.891 6.36c.329 1.29.747 2.527 1.352 3.527c.574.953 1.43 1.793 2.574 1.875c.031.008 1.29.258 2.711.387c.719.067 1.477.102 2.184.047c.703-.055 1.383-.105 1.988-.711a1 1 0 0 0 .273-.512l.426-2.136c.032.039.043.082.074.117c.325.387.782.824 1.52.824h4v-2h-3.867c-.012-.008-.051-.031-.121-.113c-.149-.176-.344-.496-.508-.828c-.328-.664-.55-1.36-.55-1.36a.994.994 0 0 0-1.009-.695a1 1 0 0 0-.925.8l-.907 4.524c-.066.008-.16.067-.55.098c-.512.039-1.192.012-1.848-.047a27 27 0 0 1-2.52-.36A1 1 0 0 0 9 21c-.262 0-.605-.21-1.04-.922c-.429-.71-.823-1.808-1.124-2.988c-.504-1.977-.637-3.848-.7-5.09H12c.55 0 1-.45 1-1V5h2c.633 0 1.086.328 1.457.813C16.828 6.296 17 7.027 17 7a1 1 0 0 0 .969 1c.84.027 2.23.07 3.453.508c1.219.433 2.207 1.137 2.61 2.734c.437 1.754.714 6.035.468 9.692c-.121 1.828-.371 3.527-.734 4.671c-.18.57-.399 1-.563 1.211c-.168.211-.187.184-.203.184h-2.145a.84.84 0 0 1-.855-.855C20 25.5 20.5 25 21.145 25H22v-2h-.855A3.163 3.163 0 0 0 18 26.145c0 .27.105.527.297.714c.348 1.18 1.27 2.141 2.558 2.141H23c.734 0 1.371-.434 1.777-.95c.403-.515.668-1.132.895-1.843c.45-1.418.7-3.219.828-5.14c.254-3.844.031-8.063-.531-10.31c-.57-2.28-2.254-3.554-3.875-4.132c-1.38-.496-2.57-.5-3.453-.531c-.153-.496-.207-.989-.598-1.5C17.414 3.777 16.367 3 15 3h-2.855q-.082-.013-.165-.008M11 6.414V10H7.414zM21.809 14C20 14 19.98 15.91 20 16c1.809 0 2.34.66 2.71 1c.169-.23.903-3-.901-3"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.98%202.992a1%201%200%200%200-.543.18l-.074.055l-.008.007q-.034.03-.062.059l-.012.012l-6.988%206.988l-.004.004l-.012.015a1%201%200%200%200-.27.91c.013%201.352.266%203.903.891%206.36c.329%201.29.747%202.527%201.352%203.527c.574.953%201.43%201.793%202.574%201.875c.031.008%201.29.258%202.711.387c.719.067%201.477.102%202.184.047c.703-.055%201.383-.105%201.988-.711a1%201%200%200%200%20.273-.512l.426-2.136c.032.039.043.082.074.117c.325.387.782.824%201.52.824h4v-2h-3.867c-.012-.008-.051-.031-.121-.113c-.149-.176-.344-.496-.508-.828c-.328-.664-.55-1.36-.55-1.36a.994.994%200%200%200-1.009-.695a1%201%200%200%200-.925.8l-.907%204.524c-.066.008-.16.067-.55.098c-.512.039-1.192.012-1.848-.047a27%2027%200%200%201-2.52-.36A1%201%200%200%200%209%2021c-.262%200-.605-.21-1.04-.922c-.429-.71-.823-1.808-1.124-2.988c-.504-1.977-.637-3.848-.7-5.09H12c.55%200%201-.45%201-1V5h2c.633%200%201.086.328%201.457.813C16.828%206.296%2017%207.027%2017%207a1%201%200%200%200%20.969%201c.84.027%202.23.07%203.453.508c1.219.433%202.207%201.137%202.61%202.734c.437%201.754.714%206.035.468%209.692c-.121%201.828-.371%203.527-.734%204.671c-.18.57-.399%201-.563%201.211c-.168.211-.187.184-.203.184h-2.145a.84.84%200%200%201-.855-.855C20%2025.5%2020.5%2025%2021.145%2025H22v-2h-.855A3.163%203.163%200%200%200%2018%2026.145c0%20.27.105.527.297.714c.348%201.18%201.27%202.141%202.558%202.141H23c.734%200%201.371-.434%201.777-.95c.403-.515.668-1.132.895-1.843c.45-1.418.7-3.219.828-5.14c.254-3.844.031-8.063-.531-10.31c-.57-2.28-2.254-3.554-3.875-4.132c-1.38-.496-2.57-.5-3.453-.531c-.153-.496-.207-.989-.598-1.5C17.414%203.777%2016.367%203%2015%203h-2.855q-.082-.013-.165-.008M11%206.414V10H7.414zM21.809%2014C20%2014%2019.98%2015.91%2020%2016c1.809%200%202.34.66%202.71%201c.169-.23.903-3-.901-3%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.98%202.992a1%201%200%200%200-.543.18l-.074.055l-.008.007q-.034.03-.062.059l-.012.012l-6.988%206.988l-.004.004l-.012.015a1%201%200%200%200-.27.91c.013%201.352.266%203.903.891%206.36c.329%201.29.747%202.527%201.352%203.527c.574.953%201.43%201.793%202.574%201.875c.031.008%201.29.258%202.711.387c.719.067%201.477.102%202.184.047c.703-.055%201.383-.105%201.988-.711a1%201%200%200%200%20.273-.512l.426-2.136c.032.039.043.082.074.117c.325.387.782.824%201.52.824h4v-2h-3.867c-.012-.008-.051-.031-.121-.113c-.149-.176-.344-.496-.508-.828c-.328-.664-.55-1.36-.55-1.36a.994.994%200%200%200-1.009-.695a1%201%200%200%200-.925.8l-.907%204.524c-.066.008-.16.067-.55.098c-.512.039-1.192.012-1.848-.047a27%2027%200%200%201-2.52-.36A1%201%200%200%200%209%2021c-.262%200-.605-.21-1.04-.922c-.429-.71-.823-1.808-1.124-2.988c-.504-1.977-.637-3.848-.7-5.09H12c.55%200%201-.45%201-1V5h2c.633%200%201.086.328%201.457.813C16.828%206.296%2017%207.027%2017%207a1%201%200%200%200%20.969%201c.84.027%202.23.07%203.453.508c1.219.433%202.207%201.137%202.61%202.734c.437%201.754.714%206.035.468%209.692c-.121%201.828-.371%203.527-.734%204.671c-.18.57-.399%201-.563%201.211c-.168.211-.187.184-.203.184h-2.145a.84.84%200%200%201-.855-.855C20%2025.5%2020.5%2025%2021.145%2025H22v-2h-.855A3.163%203.163%200%200%200%2018%2026.145c0%20.27.105.527.297.714c.348%201.18%201.27%202.141%202.558%202.141H23c.734%200%201.371-.434%201.777-.95c.403-.515.668-1.132.895-1.843c.45-1.418.7-3.219.828-5.14c.254-3.844.031-8.063-.531-10.31c-.57-2.28-2.254-3.554-3.875-4.132c-1.38-.496-2.57-.5-3.453-.531c-.153-.496-.207-.989-.598-1.5C17.414%203.777%2016.367%203%2015%203h-2.855q-.082-.013-.165-.008M11%206.414V10H7.414zM21.809%2014C20%2014%2019.98%2015.91%2020%2016c1.809%200%202.34.66%202.71%201c.169-.23.903-3-.901-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/evernote.svg?color=%231a73e8&size=48