surrealdb logo
surrealdb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- surrealdb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the surrealdb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 6.314l5.714 3.165v-1.27L12 5.054c-.85.47-4.957 2.74-5.714 3.157c.703.39 8.085 4.467 12.572 6.946v1.264L12 20.209c-1.71-.943-5.15-2.844-6.858-3.79v-3.788L12 16.42l1.144-.632l-9.146-5.05v6.316L12 21.472l8-4.42v-2.526L8.57 8.21Zm-8.002.632v2.528l11.428 6.316l-3.428 1.896l-5.714-3.165v1.27l5.714 3.156c.85-.47 4.957-2.74 5.714-3.157c-.703-.39-8.083-4.467-12.57-6.948V7.578L12 3.789c1.707.945 5.148 2.846 6.858 3.789v3.789L12 7.577l-1.144.633L20 13.263V6.946l-8-4.42c-.791.438-7.416 4.1-8.002 4.42M12 0L1.713 5.685v12.63L12 24l10.287-5.682V5.685Zm9.14 17.683L12 22.736l-9.143-5.053V6.317L12 1.264l9.143 5.053z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSurrealdb(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="m12 6.314l5.714 3.165v-1.27L12 5.054c-.85.47-4.957 2.74-5.714 3.157c.703.39 8.085 4.467 12.572 6.946v1.264L12 20.209c-1.71-.943-5.15-2.844-6.858-3.79v-3.788L12 16.42l1.144-.632l-9.146-5.05v6.316L12 21.472l8-4.42v-2.526L8.57 8.21Zm-8.002.632v2.528l11.428 6.316l-3.428 1.896l-5.714-3.165v1.27l5.714 3.156c.85-.47 4.957-2.74 5.714-3.157c-.703-.39-8.083-4.467-12.57-6.948V7.578L12 3.789c1.707.945 5.148 2.846 6.858 3.789v3.789L12 7.577l-1.144.633L20 13.263V6.946l-8-4.42c-.791.438-7.416 4.1-8.002 4.42M12 0L1.713 5.685v12.63L12 24l10.287-5.682V5.685Zm9.14 17.683L12 22.736l-9.143-5.053V6.317L12 1.264l9.143 5.053z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 6.314l5.714 3.165v-1.27L12 5.054c-.85.47-4.957 2.74-5.714 3.157c.703.39 8.085 4.467 12.572 6.946v1.264L12 20.209c-1.71-.943-5.15-2.844-6.858-3.79v-3.788L12 16.42l1.144-.632l-9.146-5.05v6.316L12 21.472l8-4.42v-2.526L8.57 8.21Zm-8.002.632v2.528l11.428 6.316l-3.428 1.896l-5.714-3.165v1.27l5.714 3.156c.85-.47 4.957-2.74 5.714-3.157c-.703-.39-8.083-4.467-12.57-6.948V7.578L12 3.789c1.707.945 5.148 2.846 6.858 3.789v3.789L12 7.577l-1.144.633L20 13.263V6.946l-8-4.42c-.791.438-7.416 4.1-8.002 4.42M12 0L1.713 5.685v12.63L12 24l10.287-5.682V5.685Zm9.14 17.683L12 22.736l-9.143-5.053V6.317L12 1.264l9.143 5.053z"/></svg> </template>
CSS
.icon-surrealdb {
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%22m12%206.314l5.714%203.165v-1.27L12%205.054c-.85.47-4.957%202.74-5.714%203.157c.703.39%208.085%204.467%2012.572%206.946v1.264L12%2020.209c-1.71-.943-5.15-2.844-6.858-3.79v-3.788L12%2016.42l1.144-.632l-9.146-5.05v6.316L12%2021.472l8-4.42v-2.526L8.57%208.21Zm-8.002.632v2.528l11.428%206.316l-3.428%201.896l-5.714-3.165v1.27l5.714%203.156c.85-.47%204.957-2.74%205.714-3.157c-.703-.39-8.083-4.467-12.57-6.948V7.578L12%203.789c1.707.945%205.148%202.846%206.858%203.789v3.789L12%207.577l-1.144.633L20%2013.263V6.946l-8-4.42c-.791.438-7.416%204.1-8.002%204.42M12%200L1.713%205.685v12.63L12%2024l10.287-5.682V5.685Zm9.14%2017.683L12%2022.736l-9.143-5.053V6.317L12%201.264l9.143%205.053z%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%22m12%206.314l5.714%203.165v-1.27L12%205.054c-.85.47-4.957%202.74-5.714%203.157c.703.39%208.085%204.467%2012.572%206.946v1.264L12%2020.209c-1.71-.943-5.15-2.844-6.858-3.79v-3.788L12%2016.42l1.144-.632l-9.146-5.05v6.316L12%2021.472l8-4.42v-2.526L8.57%208.21Zm-8.002.632v2.528l11.428%206.316l-3.428%201.896l-5.714-3.165v1.27l5.714%203.156c.85-.47%204.957-2.74%205.714-3.157c-.703-.39-8.083-4.467-12.57-6.948V7.578L12%203.789c1.707.945%205.148%202.846%206.858%203.789v3.789L12%207.577l-1.144.633L20%2013.263V6.946l-8-4.42c-.791.438-7.416%204.1-8.002%204.42M12%200L1.713%205.685v12.63L12%2024l10.287-5.682V5.685Zm9.14%2017.683L12%2022.736l-9.143-5.053V6.317L12%201.264l9.143%205.053z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/surrealdb.svg?color=%231a73e8&size=48