Reclamefoldernl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reclamefoldernl 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/346561.svg" alt="Reclamefoldernl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346561.svg" alt="Reclamefoldernl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346561.svg" alt="Reclamefoldernl icon" :width="24" :height="24" />
CSS background
.icon-reclamefoldernl {
background-image: url('https://proicons.com/icon/346561.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="M31.1212,36.6979c4.4408-2.4987,7.4279-7.2575,7.4279-12.6978,0-8.0412-6.5079-14.5605-14.5491-14.5605s-14.5491,6.5193-14.5491,14.5605v15.8212c-4.2705-3.9184-6.9509-9.5631-6.9509-15.8212C2.5,12.1199,12.1199,2.5,24,2.5s21.5,9.6199,21.5,21.5c0,8.0753-4.4522,15.117-11.051,18.7855l-3.3278-6.0877Z"/><path class="c" d="M29.2069,21.9264v-6.3528c-7.6592,0-13.8681,6.2089-13.8681,13.868l-.0047,14.2299c2.6463,1.1812,5.5766,1.8286,8.6659,1.8286,1.3629,0,2.6918-.1249,3.9752-.3748l-6.0213-11.0155h6.5524v-5.9866h-6.6919c.6242-3.5206,3.6926-6.1967,7.3924-6.1967Z"/></svg>
Copied!