Kde Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kde 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/327862.svg" alt="Kde icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327862.svg" alt="Kde icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327862.svg" alt="Kde icon" :width="24" :height="24" />
CSS background
.icon-kde {
background-image: url('https://proicons.com/icon/327862.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="m27.22,4.69l-6.4.62v26.69l6.33-1v-11.34l8.51,12.63,6.67-2.14-8.71-12.15,8.78-11.45-6.81-1.55-8.44,11.42.07-11.73Zm-14.51,6.51c-.075.0063-.1455.0381-.2.09l-2.51,2.55c-.0995.1094-.1195.2695-.05.4l2.94,4.91c-.5224.8975-.9353,1.8543-1.23,2.85l-5.4,1.13c-.1524.0369-.2598.1732-.26.33v3.6c0,.1514.1031.2833.25.32l5.24,1.29c.2706,1.1639.7014,2.2845,1.28,3.33l-3,4.69c-.1006.1219-.1006.2981,0,.42l2.51,2.54c.1169.0936.2831.0936.4,0l4.75-2.93c.9394.5543,1.9482.9813,3,1.27l1.11,5.41c.0292.153.1643.2628.32.26h3.55c.1489-.001.2774-.1047.31-.25l1.33-5.41c1.0848-.2986,2.1243-.7426,3.09-1.32l4.68,3.12c.1201.0952.2899.0952.41,0l2.51-2.54c.0952-.1201.0952-.2899,0-.41l-1.66-2.85-.55.18c-.08,0,.42-1.39.13-1.86l-2.19-3.24c-1,4.09-5.77,6.94-9.72,6.94-5.6608-.0384-10.2186-4.6586-10.1802-10.3194,0-.0069.0001-.0138.0002-.0206,0-4.2,3.27-9.2,7.25-9.86v-2.66c-1.1161.1892-2.1755.6266-3.1,1.28h0l-4.8-3.18c-.06-.0451-.1361-.0633-.21-.05v-.01Z"/></svg>
Kde in other icon packs
Copied!