Reciper Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reciper 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/331999.svg" alt="Reciper icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331999.svg" alt="Reciper icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331999.svg" alt="Reciper icon" :width="24" :height="24" />
CSS background
.icon-reciper {
background-image: url('https://proicons.com/icon/331999.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M9.2311,30.2343c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="c" class="k" d="M9.2311,27.2557c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="d" class="k" d="M9.2311,24.3567c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="e" class="k" d="M9.2311,21.2425c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="f" class="k" d="M9.2311,18.2064c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="g" class="k" d="M5.5,9.6467l.1166,28.6254c6.8894-2.9093,13.0678-2.5419,18.4028,1.7136,5.6568-3.2667,11.575-5.0092,18.364-1.6747l.1166-28.3528c-5.7268-2.244-11.9631-3.3673-18.4806,1.2852-5.1644-3.8484-11.9836-3.9756-18.5194-1.5968Z"/><path id="h" class="k" d="M9.2311,15.3718c4.7458-1.3528,9.1243-1.4477,12.6313,1.441"/><path id="i" class="k" d="M26.4874,24.0103c-.0777,2.7297,1.6261,4.6355,4.2363,6.122l5.48-.6571c3.4413-2.4703,3.41-4.8412,3.3036-7.21l-13.02,1.7451Z"/><path id="j" class="k" d="M27.9254,16.3458l-1.4769,4.0697c1.7347.1027,3.5654-.6609,5.1108,1.1489l1.0494-2.7846c-2.4313.2041-3.4717-1.396-4.6833-2.434Z"/></svg>
Copied!