Oak Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oak 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/345052.svg" alt="Oak icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345052.svg" alt="Oak icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345052.svg" alt="Oak icon" :width="24" :height="24" />
CSS background
.icon-oak {
background-image: url('https://proicons.com/icon/345052.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><path class="c" d="M2.7422,27.2364l15.9952-15.9326,11.6252,10.986,5.1073-5.0782"/><path class="c" d="M35.4699,17.2116l3.1185,3.6187,6.473,7.5112"/><path class="c" d="M11.2134,18.841s4.0062.8548,6.1122,2.2561c1.3539.9008,3.4107,2.8267,7.3141,3.1251,2.2398.067,3.1344-.2795,4.0205-.7542.6626-.355,1.2608-.7901,1.7239-1.1959M30.3626,22.2898c.8243.6868,2.9226,2.4283,4.4489,2.992,2.5462.9404,6.5047-.7609,6.7994-.9441"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Oak in other icon packs
Copied!