Oneyou Icons Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oneyou Icons 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/330644.svg" alt="Oneyou Icons icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330644.svg" alt="Oneyou Icons icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330644.svg" alt="Oneyou Icons icon" :width="24" :height="24" />
CSS background
.icon-oneyou-icons {
background-image: url('https://proicons.com/icon/330644.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="q" d="M42.6195,34.75c-1.0914,1.8904-2.8159,1.9668-4.3593,3.5102-1.5435,1.5435-1.6199,3.2679-3.5102,4.3593s-3.422.2953-5.5304.8603c-2.1084.5649-3.0368,2.0202-5.2196,2.0202s-3.1112-1.4552-5.2196-2.0202c-2.1084-.5649-3.64.2311-5.5304-.8603-1.8904-1.0914-1.9668-2.8159-3.5102-4.3593-1.5435-1.5435-3.2679-1.6199-4.3593-3.5102s-.2953-3.422-.8603-5.5304c-.5649-2.1084-2.0202-3.0368-2.0202-5.2196s1.4552-3.1112,2.0202-5.2196c.5649-2.1084-.2311-3.64.8603-5.5304s2.8159-1.9668,4.3593-3.5102c1.5435-1.5435,1.6199-3.2679,3.5102-4.3593,1.8904-1.0914,3.422-.2953,5.5304-.8603,2.1084-.5649,3.0368-2.0202,5.2196-2.0202s3.1112,1.4552,5.2196,2.0202c2.1084.5649,3.64-.2311,5.5304.8603,1.8904,1.0914,1.9668,2.8159,3.5102,4.3593,1.5435,1.5435,3.2679,1.6199,4.3593,3.5102,1.0914,1.8904.2953,3.422.8603,5.5304.5649,2.1084,2.0202,3.0368,2.0202,5.2196s-1.4552,3.1112-2.0202,5.2196c-.5649,2.1084.2311,3.64-.8603,5.5304Z"/><g id="e"><g id="f"><path id="g" class="q" d="M18.7956,25.6856l-2.5468,4.0015-2.5468-4.0015"/><path id="h" class="q" d="M16.2488,33.6887v-4.0015"/></g><path id="i" class="q" d="M29.0993,25.6856v5.302c0,1.5006,1.1754,2.701,2.5468,2.701s2.6447-1.2005,2.6447-2.701v-5.302"/><path id="j" class="q" d="M23.5689,33.6887h0c-1.4693,0-2.5468-1.2005-2.5468-2.601v-2.701c0-1.5006,1.1754-2.701,2.5468-2.701h0c1.4693,0,2.6447,1.2005,2.6447,2.701v2.601c0,1.5006-1.1754,2.701-2.6447,2.701Z"/></g><g id="k"><path id="l" class="q" d="M21.9394,22.0871v-8.0031l5.1915,8.0031v-8.0031"/><g id="m"><path id="n" class="q" d="M30.249,18.0856h2.6447"/><path id="o" class="q" d="M34.1672,22.0871h-3.9181v-8.0031h3.9181"/></g><path id="p" class="q" d="M16.3868,22.0871h0c-1.4693,0-2.5468-1.2005-2.5468-2.601v-2.701c0-1.5006,1.1754-2.701,2.5468-2.701h0c1.4693,0,2.6447,1.2005,2.6447,2.701v2.601c0,1.5006-1.1754,2.701-2.6447,2.701Z"/></g></g></svg>
Copied!