Opera Gx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Opera Gx 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/330745.svg" alt="Opera Gx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330745.svg" alt="Opera Gx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330745.svg" alt="Opera Gx icon" :width="24" :height="24" />
CSS background
.icon-opera-gx {
background-image: url('https://proicons.com/icon/330745.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M31.519,5.1608A18.839,18.839,0,0,0,12.68,24h0a18.6467,18.6467,0,0,0,22.1851,18.501,21.4509,21.4509,0,0,0,.034-37.028,18.84,18.84,0,0,0-3.38-.312Z"/><path class="a" d="M29.624,9.3623a18.8415,18.8415,0,0,1-.0121,29.286"/></svg>
Opera Gx in other icon packs
Copied!