Tradfrimelodi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tradfrimelodi 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/348750.svg" alt="Tradfrimelodi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348750.svg" alt="Tradfrimelodi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348750.svg" alt="Tradfrimelodi icon" :width="24" :height="24" />
CSS background
.icon-tradfrimelodi {
background-image: url('https://proicons.com/icon/348750.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="16.9346" y1="43.5" x2="31.0654" y2="43.5"/><line class="c" x1="24" y1="14.8084" x2="24" y2="43.5"/><polygon class="c" points="29.0467 4.5 18.9533 4.5 13.9533 14.8084 34.0467 14.8084 29.0467 4.5"/><g><circle class="c" cx="28.9626" cy="36.7897" r="2.8879"/><polyline class="c" points="33 26.9065 29.7757 27.5935 31.7927 36.2238"/></g><g><circle class="c" cx="18.6578" cy="26.9511" r="1.7232"/><polyline class="c" points="21.0669 21.0537 19.143 21.4636 20.3465 26.6134"/></g></svg>
Copied!