Logseq Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Logseq icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/328652.svg" alt="Logseq icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328652.svg" alt="Logseq icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328652.svg" alt="Logseq icon" :width="24" :height="24" />
CSS background
.icon-logseq {
background-image: url('https://proicons.com/icon/328652.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="a" cx="11.0636" cy="12.0738" rx="5.9788" ry="7.4027" transform="translate(-4.6156 7.347) rotate(-30.7236)"/><ellipse class="a" cx="27.007" cy="8.8296" rx="6.1268" ry="4.1578" transform="translate(-1.3777 7.5448) rotate(-15.5129)"/><ellipse class="a" cx="27.9826" cy="30.172" rx="13.3119" ry="15.3472" transform="translate(-4.4134 55.5468) rotate(-85.2266)"/></svg>
Logseq in other icon packs
Copied!