livejournal logo
livejournal from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- livejournal
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the livejournal logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.09 14.696a6.57 6.57 0 0 0-3.381 3.399l4.27.883l-.886-4.282zM2.475 8.317L0 5.85A11.26 11.26 0 0 1 5.823 0h.006l2.469 2.463a11.2 11.2 0 0 1 4.463-.921C18.967 1.542 24 6.569 24 12.771S18.967 24 12.761 24C6.551 24 1.52 18.976 1.52 12.771c0-1.591.355-3.081.952-4.451l9.143 9.114a11.27 11.27 0 0 1 5.823-5.85l-9.135-9.12h-.008a11.3 11.3 0 0 0-5.823 5.85z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLivejournal(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="M18.09 14.696a6.57 6.57 0 0 0-3.381 3.399l4.27.883l-.886-4.282zM2.475 8.317L0 5.85A11.26 11.26 0 0 1 5.823 0h.006l2.469 2.463a11.2 11.2 0 0 1 4.463-.921C18.967 1.542 24 6.569 24 12.771S18.967 24 12.761 24C6.551 24 1.52 18.976 1.52 12.771c0-1.591.355-3.081.952-4.451l9.143 9.114a11.27 11.27 0 0 1 5.823-5.85l-9.135-9.12h-.008a11.3 11.3 0 0 0-5.823 5.85z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.09 14.696a6.57 6.57 0 0 0-3.381 3.399l4.27.883l-.886-4.282zM2.475 8.317L0 5.85A11.26 11.26 0 0 1 5.823 0h.006l2.469 2.463a11.2 11.2 0 0 1 4.463-.921C18.967 1.542 24 6.569 24 12.771S18.967 24 12.761 24C6.551 24 1.52 18.976 1.52 12.771c0-1.591.355-3.081.952-4.451l9.143 9.114a11.27 11.27 0 0 1 5.823-5.85l-9.135-9.12h-.008a11.3 11.3 0 0 0-5.823 5.85z"/></svg> </template>
CSS
.icon-livejournal {
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%22M18.09%2014.696a6.57%206.57%200%200%200-3.381%203.399l4.27.883l-.886-4.282zM2.475%208.317L0%205.85A11.26%2011.26%200%200%201%205.823%200h.006l2.469%202.463a11.2%2011.2%200%200%201%204.463-.921C18.967%201.542%2024%206.569%2024%2012.771S18.967%2024%2012.761%2024C6.551%2024%201.52%2018.976%201.52%2012.771c0-1.591.355-3.081.952-4.451l9.143%209.114a11.27%2011.27%200%200%201%205.823-5.85l-9.135-9.12h-.008a11.3%2011.3%200%200%200-5.823%205.85z%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%22M18.09%2014.696a6.57%206.57%200%200%200-3.381%203.399l4.27.883l-.886-4.282zM2.475%208.317L0%205.85A11.26%2011.26%200%200%201%205.823%200h.006l2.469%202.463a11.2%2011.2%200%200%201%204.463-.921C18.967%201.542%2024%206.569%2024%2012.771S18.967%2024%2012.761%2024C6.551%2024%201.52%2018.976%201.52%2012.771c0-1.591.355-3.081.952-4.451l9.143%209.114a11.27%2011.27%200%200%201%205.823-5.85l-9.135-9.12h-.008a11.3%2011.3%200%200%200-5.823%205.85z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/livejournal.svg?color=%231a73e8&size=48