Bakalari Online Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bakalari Online 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/322333.svg" alt="Bakalari Online icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322333.svg" alt="Bakalari Online icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322333.svg" alt="Bakalari Online icon" :width="24" :height="24" />
CSS background
.icon-bakalari-online {
background-image: url('https://proicons.com/icon/322333.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="m23.9315,3.5L6.1855,13.6817v20.4317l17.6775,10.3867,17.883-10.5233.0685-20.1583L23.9315,3.5Z"/><path id="d" class="h" d="m24.0685,8.8983l-13.1553,7.4483v15.0333l12.9498,7.6533,13.2924-7.7217-.137-5.2617-8.4962-4.8517,8.4962-4.7833-12.9498-7.5167Z"/><path id="e" class="h" d="m32.1773,19.1405l-8.3143-4.8438-8.2906,4.7833-.2056,9.5667,8.6332,4.92,13.0183-7.5167"/><path id="f" class="h" d="m28.5221,21.1983v5.3642s3.7899,2.2049,3.7899,2.2049"/><path id="g" class="h" d="m37.0183,16.415l.137,5.3642-3.7685,2.1525"/></svg>
Copied!