Sketchup Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sketchup 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/347385.svg" alt="Sketchup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347385.svg" alt="Sketchup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347385.svg" alt="Sketchup icon" :width="24" :height="24" />
CSS background
.icon-sketchup {
background-image: url('https://proicons.com/icon/347385.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M5.3813,12.2876l18.618,10.752v21.5"/><path class="c" d="M17.7926,33.7856l-12.413-7.1667c-.0005,4.436,2.3658,8.5353,6.2074,10.754l12.413,7.1674"/><path class="c" d="M17.7936,26.6196l-12.413-7.1667.0021-7.1649,12.411-7.1652c3.8406-2.2174,8.5725-2.2175,12.413-.0004l12.412,7.1649.0017,14.331c.0005,4.436-2.3657,8.5353-6.2073,10.754l-12.413,7.1674"/><path class="c" d="M5.3801,26.7256l6.298-3.6362"/><path class="c" d="M11.5886,15.8726l6.2044-3.5821c3.8403-2.2172,8.5717-2.2172,12.412,0l6.2061,3.5831v7.1662c0,4.4344-2.3658,8.5319-6.2061,10.749l-6.2061,3.5831"/><path class="c" d="M23.9996,15.8736l6.2061,3.5831v7.1662"/></svg>
Sketchup in other icon packs
Copied!