Ossdict Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ossdict 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/345376.svg" alt="Ossdict icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345376.svg" alt="Ossdict icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345376.svg" alt="Ossdict icon" :width="24" :height="24" />
CSS background
.icon-ossdict {
background-image: url('https://proicons.com/icon/345376.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><path d="M24,8.7565v17.4016" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><circle cx="24" cy="17.4573" r="8.7008" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><ellipse cx="24" cy="17.4573" rx="4.7392" ry="8.7008" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M18.036,23.3432c1.3557-1.1542,3.5227-1.9033,5.964-1.9033s4.6083.7491,5.964,1.9033M29.964,11.8498c-1.3557,1.1553-3.5227,1.9033-5.964,1.9033s-4.6083-.748-5.964-1.9033M32.7008,17.4573l-17.3998-.1622" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M34.9142,19.3996c.5252-.0316,1.0517-.0351,1.5773-.0106M34.1261,21.6795c.8426-.0415,1.6311-.0376,2.3654.0116M33.2452,24.029c1.0012-.1234,2.1871-.1013,3.2463,0M26.9741,28.2533s2.3189-2.2272,9.5174-2.1681M27.3223,30.2473s2.1596-1.9919,7.9865-1.9708" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M39.5331,19.3088l.0032,12.9314c-.0285-.0971-12.349-2.5331-15.5363,4.4786M24,28.2533v8.4655" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M41.526,21.44l-.0506,14.17h-17.4754" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M29.6528,34.0897c.7607-.2775,6.9726-1.9223,11.6475,1.2797" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M13.0858,19.3996c-.5252-.0316-1.0517-.0351-1.5773-.0106M13.8739,21.6795c-.788-.0427-1.5778-.0388-2.3654.0116M14.7548,24.029c-1.0012-.1234-2.1871-.1013-3.2463,0M21.0259,28.2533s-2.3189-2.2272-9.5174-2.1681M20.6777,30.2473s-2.1596-1.9919-7.9865-1.9708" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M8.4669,19.3088l-.0032,12.9314c.0285-.0971,12.349-2.5331,15.5363,4.4786" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M6.4739,21.44l.0506,14.17h17.4754" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M18.3472,34.0897c-.7607-.2775-6.9727-1.9223-11.6475,1.2797M32.7008,16.6101c2.3759-.02,5.5241.3798,6.8629,1.0814l-.0306,1.6174,1.9845-.0032.0084,2.1343h1.9739v16.1767l-16.8202.0011c0,.8978-1.2006,1.6258-2.6798,1.6258s-2.6798-.728-2.6798-1.6258l-16.8202-.0011v-16.1767h1.9739l.0084-2.1343,1.9845.0032-.0306-1.6174c1.3388-.7016,4.487-1.1014,6.8629-1.0814" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!