Hermine Thw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hermine Thw 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/341550.svg" alt="Hermine Thw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341550.svg" alt="Hermine Thw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341550.svg" alt="Hermine Thw icon" :width="24" :height="24" />
CSS background
.icon-hermine-thw {
background-image: url('https://proicons.com/icon/341550.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="f" d="M21.5255,40.6623l.6236,4.8377h3.6766l.6446-4.8377,3.7186-.9953,2.9585,3.8782,3.1832-1.8372-1.8603-4.5123,2.7233-2.7212,4.5018,1.8792,1.8372-3.1832-3.8677-2.9774.9974-3.7165,4.8377-.6257v-3.6745l-4.8377-.6467-.9932-3.7165,3.8761-2.9606-1.8372-3.1832-4.5123,1.8603-2.7212-2.7212,1.8792-4.5018-3.1832-1.8393-2.9774,3.8677-3.7165-.9974-.6257-4.8377h-3.6745l-.6467,4.8377-3.7165.9953-2.9606-3.8782-3.1832,1.8372,1.8603,4.5123-2.7212,2.7212-4.5018-1.8771-1.8393,3.1811,3.8677,2.9774-.9974,3.7186-4.8377.6236v3.6766l4.8377.6446.9953,3.7165-3.8782,2.9606,1.8372,3.1832,4.5123-1.8603,2.7212,2.7233-1.8771,4.5018,3.1832,1.8372,2.9774-3.8677,3.7165.9974Z"/><circle id="e" class="f" cx="24.0031" cy="24.0011" r="14.1831"/></svg>
Copied!