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

Name
raven
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
raven-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M9.808 17.23L8.235 21l-.927-.385l1.469-3.524q-2.535-.47-4.156-2.437T3 10.116V6.327q0-1.38.973-2.354Q4.946 3 6.327 3q.377 0 .733.091q.356.092.702.234l4.892 2.04l-3 1.154v1.943l7.33 4.923h-7.08q-1.113 0-1.884-.77t-.77-1.884h-1q0 1.515 1.07 2.585q1.069 1.068 2.584 1.068H18.5l1.942 1.328L21.02 19h-1.25l-.75-1.77h-5.615V21h-1v-3.77zM5.807 5.808q-.21.21-.21.52t.21.52t.52.21t.52-.21t.21-.52t-.21-.52t-.52-.21t-.52.21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRaven(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="M9.808 17.23L8.235 21l-.927-.385l1.469-3.524q-2.535-.47-4.156-2.437T3 10.116V6.327q0-1.38.973-2.354Q4.946 3 6.327 3q.377 0 .733.091q.356.092.702.234l4.892 2.04l-3 1.154v1.943l7.33 4.923h-7.08q-1.113 0-1.884-.77t-.77-1.884h-1q0 1.515 1.07 2.585q1.069 1.068 2.584 1.068H18.5l1.942 1.328L21.02 19h-1.25l-.75-1.77h-5.615V21h-1v-3.77zM5.807 5.808q-.21.21-.21.52t.21.52t.52.21t.52-.21t.21-.52t-.21-.52t-.52-.21t-.52.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 17.23L8.235 21l-.927-.385l1.469-3.524q-2.535-.47-4.156-2.437T3 10.116V6.327q0-1.38.973-2.354Q4.946 3 6.327 3q.377 0 .733.091q.356.092.702.234l4.892 2.04l-3 1.154v1.943l7.33 4.923h-7.08q-1.113 0-1.884-.77t-.77-1.884h-1q0 1.515 1.07 2.585q1.069 1.068 2.584 1.068H18.5l1.942 1.328L21.02 19h-1.25l-.75-1.77h-5.615V21h-1v-3.77zM5.807 5.808q-.21.21-.21.52t.21.52t.52.21t.52-.21t.21-.52t-.21-.52t-.52-.21t-.52.21"/></svg>
</template>

CSS

.icon-raven {
  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%22M9.808%2017.23L8.235%2021l-.927-.385l1.469-3.524q-2.535-.47-4.156-2.437T3%2010.116V6.327q0-1.38.973-2.354Q4.946%203%206.327%203q.377%200%20.733.091q.356.092.702.234l4.892%202.04l-3%201.154v1.943l7.33%204.923h-7.08q-1.113%200-1.884-.77t-.77-1.884h-1q0%201.515%201.07%202.585q1.069%201.068%202.584%201.068H18.5l1.942%201.328L21.02%2019h-1.25l-.75-1.77h-5.615V21h-1v-3.77zM5.807%205.808q-.21.21-.21.52t.21.52t.52.21t.52-.21t.21-.52t-.21-.52t-.52-.21t-.52.21%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%22M9.808%2017.23L8.235%2021l-.927-.385l1.469-3.524q-2.535-.47-4.156-2.437T3%2010.116V6.327q0-1.38.973-2.354Q4.946%203%206.327%203q.377%200%20.733.091q.356.092.702.234l4.892%202.04l-3%201.154v1.943l7.33%204.923h-7.08q-1.113%200-1.884-.77t-.77-1.884h-1q0%201.515%201.07%202.585q1.069%201.068%202.584%201.068H18.5l1.942%201.328L21.02%2019h-1.25l-.75-1.77h-5.615V21h-1v-3.77zM5.807%205.808q-.21.21-.21.52t.21.52t.52.21t.52-.21t.21-.52t-.21-.52t-.52-.21t-.52.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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