raven-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
raven-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the raven icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.288 5.288Q5 5.575 5 6t.288.713T6 7t.713-.288T7 6t-.288-.712T6 5t-.712.288M10 18l-1.275 3.075q-.15.375-.537.538t-.763.012t-.537-.537t-.013-.763l1.075-2.6q-2.65-.7-4.3-2.85T2 10V6q0-1.65 1.175-2.825T6 2q.55 0 1.05.187t1 .388l4.775 1.95q.325.125.313.463t-.338.462L10 6.5V8l7.85 5H10q-.725 0-1.275-.45T8.05 11.4q-.075-.35-.35-.6t-.65-.25q-.425 0-.713.288t-.287.712q0 .5.3 1.113t.625.962q.55.65 1.338 1.013T10 15h11l.775 3.925q.075.425-.187.75T20.9 20h-.35q-.275 0-.475-.137t-.325-.363L19 18h-5v3q0 .425-.288.713T13 22t-.712-.288T12 21v-3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsRavenRounded(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="M5.288 5.288Q5 5.575 5 6t.288.713T6 7t.713-.288T7 6t-.288-.712T6 5t-.712.288M10 18l-1.275 3.075q-.15.375-.537.538t-.763.012t-.537-.537t-.013-.763l1.075-2.6q-2.65-.7-4.3-2.85T2 10V6q0-1.65 1.175-2.825T6 2q.55 0 1.05.187t1 .388l4.775 1.95q.325.125.313.463t-.338.462L10 6.5V8l7.85 5H10q-.725 0-1.275-.45T8.05 11.4q-.075-.35-.35-.6t-.65-.25q-.425 0-.713.288t-.287.712q0 .5.3 1.113t.625.962q.55.65 1.338 1.013T10 15h11l.775 3.925q.075.425-.187.75T20.9 20h-.35q-.275 0-.475-.137t-.325-.363L19 18h-5v3q0 .425-.288.713T13 22t-.712-.288T12 21v-3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.288 5.288Q5 5.575 5 6t.288.713T6 7t.713-.288T7 6t-.288-.712T6 5t-.712.288M10 18l-1.275 3.075q-.15.375-.537.538t-.763.012t-.537-.537t-.013-.763l1.075-2.6q-2.65-.7-4.3-2.85T2 10V6q0-1.65 1.175-2.825T6 2q.55 0 1.05.187t1 .388l4.775 1.95q.325.125.313.463t-.338.462L10 6.5V8l7.85 5H10q-.725 0-1.275-.45T8.05 11.4q-.075-.35-.35-.6t-.65-.25q-.425 0-.713.288t-.287.712q0 .5.3 1.113t.625.962q.55.65 1.338 1.013T10 15h11l.775 3.925q.075.425-.187.75T20.9 20h-.35q-.275 0-.475-.137t-.325-.363L19 18h-5v3q0 .425-.288.713T13 22t-.712-.288T12 21v-3z"/></svg>
</template>

CSS

.icon-raven-rounded {
  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%22M5.288%205.288Q5%205.575%205%206t.288.713T6%207t.713-.288T7%206t-.288-.712T6%205t-.712.288M10%2018l-1.275%203.075q-.15.375-.537.538t-.763.012t-.537-.537t-.013-.763l1.075-2.6q-2.65-.7-4.3-2.85T2%2010V6q0-1.65%201.175-2.825T6%202q.55%200%201.05.187t1%20.388l4.775%201.95q.325.125.313.463t-.338.462L10%206.5V8l7.85%205H10q-.725%200-1.275-.45T8.05%2011.4q-.075-.35-.35-.6t-.65-.25q-.425%200-.713.288t-.287.712q0%20.5.3%201.113t.625.962q.55.65%201.338%201.013T10%2015h11l.775%203.925q.075.425-.187.75T20.9%2020h-.35q-.275%200-.475-.137t-.325-.363L19%2018h-5v3q0%20.425-.288.713T13%2022t-.712-.288T12%2021v-3z%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%22M5.288%205.288Q5%205.575%205%206t.288.713T6%207t.713-.288T7%206t-.288-.712T6%205t-.712.288M10%2018l-1.275%203.075q-.15.375-.537.538t-.763.012t-.537-.537t-.013-.763l1.075-2.6q-2.65-.7-4.3-2.85T2%2010V6q0-1.65%201.175-2.825T6%202q.55%200%201.05.187t1%20.388l4.775%201.95q.325.125.313.463t-.338.462L10%206.5V8l7.85%205H10q-.725%200-1.275-.45T8.05%2011.4q-.075-.35-.35-.6t-.65-.25q-.425%200-.713.288t-.287.712q0%20.5.3%201.113t.625.962q.55.65%201.338%201.013T10%2015h11l.775%203.925q.075.425-.187.75T20.9%2020h-.35q-.275%200-.475-.137t-.325-.363L19%2018h-5v3q0%20.425-.288.713T13%2022t-.712-.288T12%2021v-3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/raven-rounded.svg?color=%231a73e8&size=48