Oqee By Free Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oqee By Free 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/345318.svg" alt="Oqee By Free icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345318.svg" alt="Oqee By Free icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345318.svg" alt="Oqee By Free icon" :width="24" :height="24" />
CSS background
.icon-oqee-by-free {
background-image: url('https://proicons.com/icon/345318.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 class="f" d="M13.3709,22.71c0-3.002,2.4335-5.4356,5.4354-5.4356s5.4354,2.4336,5.4354,5.4356-2.4335,5.4356-5.4354,5.4356-5.4354-2.4336-5.4354-5.4356c0-3.002-2.4335-5.4356-5.4354-5.4356s-5.4354,2.4336-5.4354,5.4356,2.4335,5.4356,5.4354,5.4356,5.4354-2.4336,5.4354-5.4356M25.5369,19.7153c.9728-1.1652,2.4277-1.9052,4.0535-1.9052,2.9289,0,5.3032,2.4016,5.3032,5.3642h-8.8293M31.6621,28.1139c-.6364.2734-1.3366.4247-2.0716.4247-1.7366,0-3.2783-.8443-4.2456-2.1493M23.2358,30.7256c-1.4233-.6978-2.1379-1.3174-2.9865-2.5176"/><path class="f" d="M42.2684,28.1138c-.6364.2734-1.3366.4247-2.0716.4247-2.9289,0-5.3032-2.4016-5.3032-5.3642s2.3743-5.3642,5.3032-5.3642,5.3032,2.4016,5.3032,5.3642h-10.3212"/></svg>
Copied!