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

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

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.23l-1.39 3.307q-.076.179-.27.257t-.377.004q-.182-.073-.268-.268t-.012-.378l1.286-3.061q-2.535-.47-4.156-2.437T3 10.11V6.327q0-1.372.977-2.35T6.327 3q.386 0 .737.091q.352.092.698.234l3.967 1.662q.248.105.245.366q-.003.26-.27.366l-2.05.8v1.943l10.496 7.063q.137.106.227.24q.09.133.121.294l.393 2.27q.055.271-.111.471q-.167.2-.428.2h-.215q-.17 0-.312-.099t-.21-.247l-.596-1.423h-5.615V20.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356v-3.27zM5.807 6.849q-.21-.21-.21-.52t.209-.521t.52-.21t.521.209t.21.52t-.21.521q-.209.21-.52.21q-.31 0-.52-.21m4.29 9.384h9.324l-2.748-1.847h-6.77q-.88 0-1.61-.362T7.052 13.01q-.344-.427-.567-.992q-.223-.564-.223-1.16q0-.213.143-.356t.357-.144q.195 0 .339.134q.143.135.16.331q.03 1.085.791 1.823q.762.738 1.852.738h5.26l-6.51-4.361V6.327q0-.979-.674-1.653T6.327 4t-1.653.674T4 6.327v3.789q0 2.548 1.778 4.331t4.318 1.784"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRavenOutlineRounded(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.23l-1.39 3.307q-.076.179-.27.257t-.377.004q-.182-.073-.268-.268t-.012-.378l1.286-3.061q-2.535-.47-4.156-2.437T3 10.11V6.327q0-1.372.977-2.35T6.327 3q.386 0 .737.091q.352.092.698.234l3.967 1.662q.248.105.245.366q-.003.26-.27.366l-2.05.8v1.943l10.496 7.063q.137.106.227.24q.09.133.121.294l.393 2.27q.055.271-.111.471q-.167.2-.428.2h-.215q-.17 0-.312-.099t-.21-.247l-.596-1.423h-5.615V20.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356v-3.27zM5.807 6.849q-.21-.21-.21-.52t.209-.521t.52-.21t.521.209t.21.52t-.21.521q-.209.21-.52.21q-.31 0-.52-.21m4.29 9.384h9.324l-2.748-1.847h-6.77q-.88 0-1.61-.362T7.052 13.01q-.344-.427-.567-.992q-.223-.564-.223-1.16q0-.213.143-.356t.357-.144q.195 0 .339.134q.143.135.16.331q.03 1.085.791 1.823q.762.738 1.852.738h5.26l-6.51-4.361V6.327q0-.979-.674-1.653T6.327 4t-1.653.674T4 6.327v3.789q0 2.548 1.778 4.331t4.318 1.784"/></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.23l-1.39 3.307q-.076.179-.27.257t-.377.004q-.182-.073-.268-.268t-.012-.378l1.286-3.061q-2.535-.47-4.156-2.437T3 10.11V6.327q0-1.372.977-2.35T6.327 3q.386 0 .737.091q.352.092.698.234l3.967 1.662q.248.105.245.366q-.003.26-.27.366l-2.05.8v1.943l10.496 7.063q.137.106.227.24q.09.133.121.294l.393 2.27q.055.271-.111.471q-.167.2-.428.2h-.215q-.17 0-.312-.099t-.21-.247l-.596-1.423h-5.615V20.5q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356v-3.27zM5.807 6.849q-.21-.21-.21-.52t.209-.521t.52-.21t.521.209t.21.52t-.21.521q-.209.21-.52.21q-.31 0-.52-.21m4.29 9.384h9.324l-2.748-1.847h-6.77q-.88 0-1.61-.362T7.052 13.01q-.344-.427-.567-.992q-.223-.564-.223-1.16q0-.213.143-.356t.357-.144q.195 0 .339.134q.143.135.16.331q.03 1.085.791 1.823q.762.738 1.852.738h5.26l-6.51-4.361V6.327q0-.979-.674-1.653T6.327 4t-1.653.674T4 6.327v3.789q0 2.548 1.778 4.331t4.318 1.784"/></svg>
</template>

CSS

.icon-raven-outline-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%22m9.808%2017.23l-1.39%203.307q-.076.179-.27.257t-.377.004q-.182-.073-.268-.268t-.012-.378l1.286-3.061q-2.535-.47-4.156-2.437T3%2010.11V6.327q0-1.372.977-2.35T6.327%203q.386%200%20.737.091q.352.092.698.234l3.967%201.662q.248.105.245.366q-.003.26-.27.366l-2.05.8v1.943l10.496%207.063q.137.106.227.24q.09.133.121.294l.393%202.27q.055.271-.111.471q-.167.2-.428.2h-.215q-.17%200-.312-.099t-.21-.247l-.596-1.423h-5.615V20.5q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356v-3.27zM5.807%206.849q-.21-.21-.21-.52t.209-.521t.52-.21t.521.209t.21.52t-.21.521q-.209.21-.52.21q-.31%200-.52-.21m4.29%209.384h9.324l-2.748-1.847h-6.77q-.88%200-1.61-.362T7.052%2013.01q-.344-.427-.567-.992q-.223-.564-.223-1.16q0-.213.143-.356t.357-.144q.195%200%20.339.134q.143.135.16.331q.03%201.085.791%201.823q.762.738%201.852.738h5.26l-6.51-4.361V6.327q0-.979-.674-1.653T6.327%204t-1.653.674T4%206.327v3.789q0%202.548%201.778%204.331t4.318%201.784%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.23l-1.39%203.307q-.076.179-.27.257t-.377.004q-.182-.073-.268-.268t-.012-.378l1.286-3.061q-2.535-.47-4.156-2.437T3%2010.11V6.327q0-1.372.977-2.35T6.327%203q.386%200%20.737.091q.352.092.698.234l3.967%201.662q.248.105.245.366q-.003.26-.27.366l-2.05.8v1.943l10.496%207.063q.137.106.227.24q.09.133.121.294l.393%202.27q.055.271-.111.471q-.167.2-.428.2h-.215q-.17%200-.312-.099t-.21-.247l-.596-1.423h-5.615V20.5q0%20.213-.144.356q-.144.144-.357.144t-.356-.144t-.143-.356v-3.27zM5.807%206.849q-.21-.21-.21-.52t.209-.521t.52-.21t.521.209t.21.52t-.21.521q-.209.21-.52.21q-.31%200-.52-.21m4.29%209.384h9.324l-2.748-1.847h-6.77q-.88%200-1.61-.362T7.052%2013.01q-.344-.427-.567-.992q-.223-.564-.223-1.16q0-.213.143-.356t.357-.144q.195%200%20.339.134q.143.135.16.331q.03%201.085.791%201.823q.762.738%201.852.738h5.26l-6.51-4.361V6.327q0-.979-.674-1.653T6.327%204t-1.653.674T4%206.327v3.789q0%202.548%201.778%204.331t4.318%201.784%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-outline-rounded.svg?color=%231a73e8&size=48