Oneplus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Oneplus 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/330628.svg" alt="Oneplus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330628.svg" alt="Oneplus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330628.svg" alt="Oneplus icon" :width="24" :height="24" />
CSS background
.icon-oneplus {
background-image: url('https://proicons.com/icon/330628.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="38.222" y1="20.1089" x2="38.222" y2="6.5"/><line class="c" x1="30.8911" y1="12.778" x2="44.5" y2="12.778"/><polyline class="c" points="38.222 24.654 38.222 41.5 9.5 41.5 9.5 12.778 26.346 12.778"/><line class="c" x1="24.5084" y1="34.5942" x2="24.5084" y2="20.1089"/><path class="c" d="m24.5084,20.1089h0c0,2.3151-1.8768,4.1919-4.1919,4.1919h0"/></svg>
Oneplus in other icon packs
Copied!