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

Name
yoast
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 yoast icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.8 4l-5 13.5L13 10h-3l4 9.5s.2.6.3 1.1v.7c0 .2-.1.5-.2.7c-.6 1.2-1.7 1.9-3 1.9v3c2.7 0 5.1-1.7 6-4.2L24 4zM9 7c-2.2 0-4 1.8-4 4v10c0 2.2 1.8 4 4 4h.9v-1H9c-1.7 0-3-1.4-3-3V11c0-1.7 1.3-3 3-3h9.1l.4-1zm15 .1l-.3 1C25 8.4 26 9.6 26 11v13h-8.3c-.2.3-.4.7-.6 1H27V11c0-1.9-1.3-3.4-3-3.9"/></svg>

React

import type { SVGProps } from "react";

export function LaYoast(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="m20.8 4l-5 13.5L13 10h-3l4 9.5s.2.6.3 1.1v.7c0 .2-.1.5-.2.7c-.6 1.2-1.7 1.9-3 1.9v3c2.7 0 5.1-1.7 6-4.2L24 4zM9 7c-2.2 0-4 1.8-4 4v10c0 2.2 1.8 4 4 4h.9v-1H9c-1.7 0-3-1.4-3-3V11c0-1.7 1.3-3 3-3h9.1l.4-1zm15 .1l-.3 1C25 8.4 26 9.6 26 11v13h-8.3c-.2.3-.4.7-.6 1H27V11c0-1.9-1.3-3.4-3-3.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m20.8 4l-5 13.5L13 10h-3l4 9.5s.2.6.3 1.1v.7c0 .2-.1.5-.2.7c-.6 1.2-1.7 1.9-3 1.9v3c2.7 0 5.1-1.7 6-4.2L24 4zM9 7c-2.2 0-4 1.8-4 4v10c0 2.2 1.8 4 4 4h.9v-1H9c-1.7 0-3-1.4-3-3V11c0-1.7 1.3-3 3-3h9.1l.4-1zm15 .1l-.3 1C25 8.4 26 9.6 26 11v13h-8.3c-.2.3-.4.7-.6 1H27V11c0-1.9-1.3-3.4-3-3.9"/></svg>
</template>

CSS

.icon-yoast {
  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%22m20.8%204l-5%2013.5L13%2010h-3l4%209.5s.2.6.3%201.1v.7c0%20.2-.1.5-.2.7c-.6%201.2-1.7%201.9-3%201.9v3c2.7%200%205.1-1.7%206-4.2L24%204zM9%207c-2.2%200-4%201.8-4%204v10c0%202.2%201.8%204%204%204h.9v-1H9c-1.7%200-3-1.4-3-3V11c0-1.7%201.3-3%203-3h9.1l.4-1zm15%20.1l-.3%201C25%208.4%2026%209.6%2026%2011v13h-8.3c-.2.3-.4.7-.6%201H27V11c0-1.9-1.3-3.4-3-3.9%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%22m20.8%204l-5%2013.5L13%2010h-3l4%209.5s.2.6.3%201.1v.7c0%20.2-.1.5-.2.7c-.6%201.2-1.7%201.9-3%201.9v3c2.7%200%205.1-1.7%206-4.2L24%204zM9%207c-2.2%200-4%201.8-4%204v10c0%202.2%201.8%204%204%204h.9v-1H9c-1.7%200-3-1.4-3-3V11c0-1.7%201.3-3%203-3h9.1l.4-1zm15%20.1l-.3%201C25%208.4%2026%209.6%2026%2011v13h-8.3c-.2.3-.4.7-.6%201H27V11c0-1.9-1.3-3.4-3-3.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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