Opensuse Tumbleweed Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Opensuse Tumbleweed 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/345281.svg" alt="Opensuse Tumbleweed icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345281.svg" alt="Opensuse Tumbleweed icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345281.svg" alt="Opensuse Tumbleweed icon" :width="24" :height="24" />
CSS background
.icon-opensuse-tumbleweed {
background-image: url('https://proicons.com/icon/345281.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="M14.75000127,24.00000021c-3.74128628.00000191-7.11418056-2.25369835-8.54590034-5.71019936-1.43193483-3.45660114-.64055061-7.43542671,2.00510025-10.08100033,2.64557362-2.64565039,6.62439823-3.43703461,10.08099937-2.00510025,3.45650101,1.43171978,5.71020126,4.80461407,5.71019936,8.54590034"/><path class="b" d="M33.25000127,24.00000021c3.74128723-.00000191,7.1141777,2.25369835,8.54589844,5.71019936,1.43193436,3.4566021.64054871,7.43542671-2.00510025,10.08099937-2.64557266,2.64565277-6.62440109,3.43703461-10.08100128,2.00510025-3.45650101-1.43172073-5.71020317-4.80461502-5.71019936-8.54590225"/><path class="b" d="M33.25000127,24.00000021H14.75000127"/><path class="b" d="M24.00000127,14.75000021v18.5"/><path class="b" d="M5.50000127,14.75000021h9.25V5.50000021"/><path class="b" d="M42.50000127,33.25000021h-9.25v9.25"/></svg>
Copied!