Lic Digital Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lic Digital 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/328453.svg" alt="Lic Digital icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328453.svg" alt="Lic Digital icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328453.svg" alt="Lic Digital icon" :width="24" :height="24" />
CSS background
.icon-lic-digital {
background-image: url('https://proicons.com/icon/328453.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="M23.589,37.3521v-8.0879l-1.667-2.047"/><path class="c" d="M27.945,26.255l-1.9901,2.7759v8.3211"/><path class="c" d="M28.552,38.1291v-2.7981l2.6732-2.6732"/><path class="c" d="M19.1,31.456l1.4819,1.4819v5.1912"/><circle class="c" cx="18.967" cy="22.702" r="2.7728"/><circle class="c" cx="25.9" cy="18.529" r="2.2589"/><circle class="c" cx="25.919" cy="12.085" r="2.2142"/><circle class="c" cx="34.502" cy="17.8361" r=".9495"/><circle class="c" cx="38.003" cy="21.522" r="1.0134"/><circle class="c" cx="41.078" cy="18.503" r="1.0493"/><circle class="c" cx="42.056" cy="25.746" r="1.444"/><circle class="c" cx="34.477" cy="28.5721" r="2.1347"/><circle class="c" cx="30.95" cy="23.333" r="1.499"/><circle class="c" cx="17.495" cy="13.8691" r="1.101"/><circle class="c" cx="12.148" cy="20.725" r="1.7907"/><circle class="c" cx="6.7285" cy="19.996" r="1.0987"/><circle class="c" cx="6.9917" cy="27.9361" r="2.4917"/><circle class="c" cx="15.2" cy="31.469" r="1.421"/><path class="c" d="M6.7649,21.094l.1443,4.3511"/><path class="c" d="M8.441,25.909l2.6651-3.7271"/><path class="c" d="M7.8173,20.143l2.5556.3437"/><path class="c" d="M9.2804,28.921l4.6141,1.9862"/><path class="c" d="M12.637,22.448l2.1744,7.6544"/><path class="c" d="M15.761,30.163l2.1117-4.9143"/><path class="c" d="M16.304,21.93l-2.4363-.7061"/><path class="c" d="M13.249,19.313l3.5691-4.5755"/><path class="c" d="M17.676,14.955l.835,5.011"/><path class="c" d="M21.343,21.272l2.6221-1.5782"/><path class="c" d="M23.925,17.4331l-5.4662-3.0301"/><path class="c" d="M23.752,12.544l-5.18,1.0972"/><path class="c" d="M25.912,14.299l-.0056,1.9702"/><path class="c" d="M27.758,13.318l5.9551,3.9901"/><path class="c" d="M28.152,18.347l5.4037-.4348"/><path class="c" d="M27.537,20.085l2.3276,2.2142"/><path class="c" d="M31.764,22.074l2.2226-3.4398"/><path class="c" d="M31.788,24.576l1.4976,2.2245"/><path class="c" d="M35.432,26.6621l2.1174-4.2342"/><path class="c" d="M35.451,17.8361l4.583.561"/><path class="c" d="M37.305,20.7871l-2.149-2.2622"/><path class="c" d="M41.219,19.543l.6441,4.7713"/><path class="c" d="M38.705,22.253l2.3517,2.4507"/><path class="c" d="M36.478,27.826l4.2254-1.5757"/></svg>
Copied!