Google Cardboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Cardboard 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/341187.svg" alt="Google Cardboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341187.svg" alt="Google Cardboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341187.svg" alt="Google Cardboard icon" :width="24" :height="24" />
CSS background
.icon-google-cardboard {
background-image: url('https://proicons.com/icon/341187.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M40.2023,12.5928v-.9186c0-1.1931-.9672-2.1603-2.1603-2.1603H9.958c-1.1931,0-2.1603,.9672-2.1603,2.1603v.9186"/><path class="b" d="M41.3397,12.5928H6.6603c-1.1931,0-2.1603,.9672-2.1603,2.1603v21.5728c0,1.1931,.9672,2.1603,2.1603,2.1603h9.432c3.5837,0,3.4827-9.8678,7.9077-9.8678s4.324,9.8678,7.9077,9.8678h9.432c1.1931,0,2.1603-.9672,2.1603-2.1603V14.753c0-1.1931-.9672-2.1603-2.1603-2.1603Z"/><circle class="b" cx="14.7737" cy="25.0221" r="4.7257"/><circle class="b" cx="33.2263" cy="25.0221" r="4.7257"/><line class="b" x1="19.1652" y1="34.9782" x2="28.8348" y2="34.9782"/></svg>
Google Cardboard in other icon packs
Copied!