Tangerine Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tangerine 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/348215.svg" alt="Tangerine icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348215.svg" alt="Tangerine icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348215.svg" alt="Tangerine icon" :width="24" :height="24" />
CSS background
.icon-tangerine {
background-image: url('https://proicons.com/icon/348215.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m39.7865,8.3457l-32.3888-.0018c-1.8228,0-3.1608,2.6361.0211,3.6384,9.4591,2.6375,17.6638,10.6425,14.0855,25.0845-.5877,2.1933,1.7958,4.1613,4.0484.7365,1.8212-3.1544,16.5629-25.919,16.5629-25.919.8984-1.5641.2619-3.539-2.3286-3.539l-.0005.0005Z"/></svg>
Tangerine in other icon packs
Copied!