Dragonml Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dragonml 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/324727.svg" alt="Dragonml icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324727.svg" alt="Dragonml icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324727.svg" alt="Dragonml icon" :width="24" :height="24" />
CSS background
.icon-dragonml {
background-image: url('https://proicons.com/icon/324727.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24,43.5c6.6494,0,14.4323-4.7553,14.7064-13.7471.3736-12.2529-4.5575-25.2529-14.7064-25.2529s-15.08,13-14.7064,25.2529c.2741,8.9918,8.057,13.7471,14.7064,13.7471Z"/><path class="b" d="M37.2482,28.3202l-2.0756-3.8103.1121-3.1753-.1121-4.1092s-1.3448-3.1379-1.2701-3.25-.5284-4.5073-.5284-4.5073l-3.0204-.7226-3.773-.6039v5.0867l-1.9799,2.5029.9899,5.2299-.1681,2.8495,1.158,3.6132.3362,4.819-1.4943,2.204-3.1753,1.8678v2.9511l2.3348,2.6149,2.4842-1.3448,3.1006-2.4655.2989-4.408,2.1667-2.9511,1.7557,2.092,1.4569-.3736,1.4032,3.2227v-7.3319l.4646-2.5029-.7471-1.8173-1.681-2.6654-1.7931-1.4943-2.3161-4.6695-2.4655-.4483-2.1293-1.4943"/><polyline class="b" points="32.6323 30.711 33.5289 26.7513 35.1726 24.5099"/><line class="b" x1="28.9554" y1="5.6751" x2="30.3536" y2="8.7455"/><polyline class="b" points="26.5806 8.1416 24.7501 7.2103 21.5749 6.5041 19.5753 5.423"/><polyline class="b" points="24.6007 15.7311 19.1841 17.2254 16.8306 13.2283 12.812 12.3184 16.0368 17.2254 15.1122 20.961"/><polyline class="b" points="33.4915 19.8403 31.6611 22.9409 28.8967 23.8105 26.5806 27.4237 24 26.7886 21.276 27.8346 20.0433 23.632 17.5404 20.0271 15.1122 21.3719 14.7013 24.5099 15.1122 28.2082 16.0461 32.3173"/><polyline class="b" points="22.2473 36.3145 19.8191 35.6047 18.3249 31.8801 16.0461 32.3173 15.5605 36.5386 16.1582 40.0128 17.9513 40.9467 20.1553 39.7139 22.2473 39.2656"/><polyline class="b" points="15.5605 36.5386 12.812 36.4134 10.8162 32.7283 11.003 29.2541 9.4569 24.5099"/><line class="b" x1="11.003" y1="29.2541" x2="15.1122" y2="28.2082"/><polyline class="b" points="21.276 27.8346 18.9039 30.1507 18.3249 31.8801"/><polyline class="b" points="10.0213 20.5636 11.003 21.6708 14.253 20.2513 15.1122 21.3719"/><line class="b" x1="19.1841" y1="17.2254" x2="17.5404" y2="20.0271"/><polyline class="b" points="21.5749 6.5041 17.8766 9.0817 16.8306 13.2283"/><line class="b" x1="24.582" y1="41.8806" x2="25.041" y2="43.4615"/><line class="b" x1="30.1668" y1="38.0702" x2="32.9122" y2="40.6335"/><line class="b" x1="26.9168" y1="32.2426" x2="30.4657" y2="33.6622"/><line class="b" x1="17.9513" y1="40.9467" x2="18.3249" y2="42.3875"/><line class="b" x1="16.1582" y1="40.0128" x2="14.2942" y2="40.0289"/><line class="b" x1="12.812" y1="36.4134" x2="12.0926" y2="37.7746"/><line class="b" x1="10.8162" y1="32.7283" x2="9.5526" y2="32.1217"/></svg>
Copied!