Opensuse Tumbleweed Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Opensuse Tumbleweed Alt 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/330723.svg" alt="Opensuse Tumbleweed Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330723.svg" alt="Opensuse Tumbleweed Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330723.svg" alt="Opensuse Tumbleweed Alt icon" :width="24" :height="24" />
CSS background
.icon-opensuse-tumbleweed-alt {
background-image: url('https://proicons.com/icon/330723.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M18.29609728,29.30350053c-2.92882252,2.92904091-7.67755985,2.9292202-10.60660172.00039864-.00013304-.00013351-.0002656-.00026512-.00039864-.00039864-2.92904234-2.92882156-2.92922068-7.6775589-.00039864-10.60660172.00013304-.00013351.0002656-.00026512.00039864-.00039864,2.92882252-2.92904186,7.67755985-2.92922115,10.60660172-.00039864l.00039864.00039864"/><path class="b" d="M29.70409823,28.9505018c2.92882156,2.73377419,7.6775589,2.73394012,10.60660172.00037384.00013351-.00012398.00026703-.00024986.00040054-.00037384,2.92893219-2.73366928,2.928936-7.16582298.00000381-9.89949417l-.00000381-.00000572c-2.92882156-2.73377419-7.6775589-2.73394012-10.60660172-.00037384-.00013351.00012398-.00026512.00024796-.00039864.00037193"/><path class="b" d="M18.29609728,29.30350053l11.40800095-10.25300026"/><path class="b" d="M19.79609728,22.69750154h2.5v-2.5"/><path class="b" d="M28.70409823,25.4505018h-2.5v2.5"/><path class="b" d="M18.29609728,18.69750154l3.5,3.5"/><path class="b" d="M29.70409823,28.9505018l-3.5-3.49979973"/></svg>
Copied!