Blackline Icon Pack Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blackline Icon Pack 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/322708.svg" alt="Blackline Icon Pack icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322708.svg" alt="Blackline Icon Pack icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322708.svg" alt="Blackline Icon Pack icon" :width="24" :height="24" />
CSS background
.icon-blackline-icon-pack {
background-image: url('https://proicons.com/icon/322708.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m19.9241,8.1216c-.4795-3.0896-1.0615-3.7729-2.7825-3.5957-1.3719.1412-8.968,3.2096-11.9928,4.4484-.6166.2525-.8233,1.0176-.416,1.5449,1.0239,1.3261,2.6833,3.6461,3.0955,5.2433,1.1389.2531,2.8598,3.4925,2.8598,3.4925,1.5944-1.974,2.0499-6.8078,2.0246-9.3386s2.5308-4.7326,3.8974-3.9986,2.1607,2.7094,2.1607,2.7094"/><path class="c" d="m16.2811,7.7653c-1.1135.4302-1.5016,1.7969-1.5016,1.7969"/><path class="c" d="m22.355,11.2325c-1.0376,1.3413-3.0876,3.0623-3.0876,3.0623"/><path class="c" d="m24,28.29c-2.2018,0-3.3659,1.1642-3.3659,1.1642.4302,1.1135,1.3666,3.0116,3.3659,3.0116"/><circle class="c" cx="18.3627" cy="19.9067" r="2.4296"/><path class="c" d="m24,26.645c2.1006-1.3919,6.4725-3.1698,9.4525-2.5055-.2847-1.1009.2468-4.6313,1.006-5.979,0,0-.7909-1.335-.7149-3.7645-.7592-2.9357-3.3659-6.9344-9.7435-6.9344-6.3776,0-8.9843,3.9986-9.7435,6.9344.0759,2.4296-.7149,3.7645-.7149,3.7645.7592,1.3476,1.2907,4.8781,1.006,5.979,2.98-.6643,7.3519,1.1135,9.4525,2.5055Z"/><path class="c" d="m28.0759,8.1216c.4795-3.0896,1.0615-3.7729,2.7825-3.5957,1.3719.1412,8.968,3.2096,11.9928,4.4484.6166.2525.8233,1.0176.416,1.5449-1.0239,1.3261-2.6833,3.6461-3.0955,5.2433-1.1389.2531-2.8598,3.4925-2.8598,3.4925-1.5944-1.974-2.0499-6.8078-2.0246-9.3386.0253-2.5308-2.5308-4.7326-3.8974-3.9986s-2.1607,2.7094-2.1607,2.7094"/><path class="c" d="m31.7189,7.7653c1.1135.4302,1.5016,1.7969,1.5016,1.7969"/><path class="c" d="m25.645,11.2325c1.0376,1.3413,3.0876,3.0623,3.0876,3.0623"/><path class="c" d="m24,28.29c2.2018,0,3.3659,1.1642,3.3659,1.1642-.4302,1.1135-1.3666,3.0116-3.3659,3.0116"/><path class="c" d="m33.4525,24.1395c3.5051.987,5.1248,5.669,5.1248,5.669-2.0246.1012-2.6826,1.316-2.6826,1.316,1.9993,1.5944,2.1512,3.695,2.1512,3.695-1.6197-.4808-2.8598.3796-2.8598.3796,1.6197,1.5691,1.1895,3.29,1.1895,3.29-1.8981-.3543-2.8092-.2025-3.3406.4302,1.4425.8352.8099,2.5055.8099,2.5055-.5315-.9617-3.0876-.987-3.0876-.987-.4555-2.1765-4.0746-2.5561-4.0746-2.5561-1.2401-.3037-2.1625-2.0571-2.6826-3.4813-.5201,1.4242-1.4425,3.1776-2.6826,3.4813,0,0-3.619.3796-4.0746,2.5561,0,0-2.5561.0253-3.0876.987,0,0-.6327-1.6703.8099-2.5055-.5315-.6327-1.4425-.7845-3.3406-.4302,0,0-.4302-1.7209,1.1895-3.29,0,0-1.2401-.8605-2.8598-.3796,0,0,.1518-2.1006,2.1512-3.695,0,0-.658-1.2148-2.6826-1.316,0,0,1.6197-4.682,5.1248-5.669"/><path class="c" d="m30.7572,40.4377c.4808,1.3666-.1012,3.0623-.1012,3.0623-1.4172-1.5944-4.1758-3.0876-6.656-.2784-2.4802-2.8092-5.2387-1.316-6.656.2784,0,0-.5821-1.6956-.1012-3.0623"/><circle class="c" cx="29.6373" cy="19.9067" r="2.4296"/></svg>
Copied!