Misskey Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Misskey 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/329368.svg" alt="Misskey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329368.svg" alt="Misskey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329368.svg" alt="Misskey icon" :width="24" :height="24" />
CSS background
.icon-misskey {
background-image: url('https://proicons.com/icon/329368.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,.b,.c{fill:none;stroke:#000;}.a,.c{stroke-linecap:round;}.a{stroke-linejoin:round;}.b,.c{stroke-miterlimit:5.052;}</style></defs><circle class="a" cx="39.3933" cy="14.7656" r="4.1063"/><path class="a" d="M4.5,15.2945A4.6346,4.6346,0,0,1,9.135,10.66c2.56,0,3.2261,1.2715,4.0015,2.2487L22.229,24.5861"/><path class="a" d="M32.8082,32.7058a4.6345,4.6345,0,1,1-9.269,0"/><path class="b" d="M4.5,32.7058V15.2934"/><path class="a" d="M14.9913,29.7256,13.7691,28.153v4.5531a4.6346,4.6346,0,0,1-9.2691,0"/><path class="a" d="M23.54,32.7058V28.1527l-1.2222,1.5727"/><path class="a" d="M8.2378,21.0358,13.77,28.1533"/><path class="a" d="M23.54,28.1528l5.6048-7.2243"/><path class="b" d="M14.9913,29.7256s3.3789,4.8348,7.3256,0"/><path class="c" d="M8.27,21.0684c-1.5478-1.93-3.46-.7345-3.7609,1.0781"/><path class="c" d="M22.23,24.5859c1.4448,1.67,3.2924,1.1495,4.3789-.3829"/><path class="c" d="M29.1444,20.9283a2.0456,2.0456,0,0,1,3.6526.3295"/><path class="c" d="M16.5167,17.2212c1.4276,1.8926,2.8478,1.9305,4.3507.0584l3.5432-4.5832c.6881-.8126,1.2038-2.0367,3.7633-2.0367a4.6346,4.6346,0,0,1,4.6346,4.6345V32.7067"/><path class="b" d="M39.3923,20.646a4.1055,4.1055,0,0,0-4.1059,4.1059v8.4829a4.1068,4.1068,0,0,0,8.2136,0V24.7519A4.1071,4.1071,0,0,0,39.3923,20.646Z"/></svg>
Misskey in other icon packs
Copied!