Joyce Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Joyce 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/342283.svg" alt="Joyce icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342283.svg" alt="Joyce icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342283.svg" alt="Joyce icon" :width="24" :height="24" />
CSS background
.icon-joyce {
background-image: url('https://proicons.com/icon/342283.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"><defs><style>.ad{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.ae{fill:#fff;stroke-width:0px;}</style></defs><circle id="b" class="ae" cx="15.6907" cy="14.6606" r=".75"/><circle id="c" class="ae" cx="19.8453" cy="14.6606" r=".75"/><circle id="d" class="ae" cx="28.1547" cy="14.6606" r=".75"/><circle id="e" class="ae" cx="32.3093" cy="14.6606" r=".75"/><circle id="f" class="ae" cx="15.6907" cy="18.7963" r=".75"/><circle id="g" class="ae" cx="19.8453" cy="18.7963" r=".75"/><circle id="h" class="ae" cx="24" cy="18.7963" r=".7"/><circle id="i" class="ae" cx="28.1547" cy="18.7963" r=".75"/><circle id="j" class="ae" cx="32.3093" cy="18.7963" r=".75"/><circle id="k" class="ae" cx="36.464" cy="18.7963" r=".75"/><circle id="l" class="ae" cx="11.536" cy="18.7963" r=".75"/><circle id="m" class="ae" cx="15.6907" cy="22.9321" r=".75"/><circle id="n" class="ae" cx="19.8453" cy="22.9321" r=".75"/><circle id="o" class="ae" cx="24" cy="22.9321" r=".7"/><circle id="p" class="ae" cx="28.1547" cy="22.9321" r=".75"/><circle id="q" class="ae" cx="32.3093" cy="22.9321" r=".75"/><circle id="r" class="ae" cx="36.464" cy="22.9321" r=".75"/><circle id="s" class="ae" cx="11.536" cy="22.9321" r=".75"/><circle id="t" class="ae" cx="15.6907" cy="27.0679" r=".75"/><circle id="u" class="ae" cx="19.8453" cy="27.0679" r=".75"/><circle id="v" class="ae" cx="24" cy="27.0679" r=".7"/><circle id="w" class="ae" cx="28.1547" cy="27.0679" r=".75"/><circle id="x" class="ae" cx="32.3093" cy="27.0679" r=".75"/><circle id="y" class="ae" cx="19.8453" cy="31.2037" r=".75"/><circle id="z" class="ae" cx="24" cy="31.2037" r=".75"/><circle id="aa" class="ae" cx="28.1547" cy="31.2037" r=".75"/><circle id="ab" class="ae" cx="24" cy="35.3394" r=".75"/><circle id="ac" class="ad" cx="24" cy="24" r="21.5"/></svg>
Copied!