Byebyedpi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Byebyedpi 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/323072.svg" alt="Byebyedpi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323072.svg" alt="Byebyedpi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323072.svg" alt="Byebyedpi icon" :width="24" :height="24" />
CSS background
.icon-byebyedpi {
background-image: url('https://proicons.com/icon/323072.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M12.7309,34.5587c4.0694-2.3995,6.1156-4.799,6.9384-5.9469.2389-.3333.6922-.3742,1.0174-.1242,1.0627.817,2.5729.885,3.3134.885"/><path class="c" d="M23.006,31.2363c-.2593,3.8086-3.1441,9.5134-3.1441,9.5134"/><path class="c" d="M21.0936,30.7015c-.7131,3.0145-5.0565,7.293-5.0565,7.293"/><line class="c" x1="24" y1="35.0773" x2="24" y2="42.5"/><path class="c" d="M24,27.6546c-2.7119,0-4.1381-1.4262-4.1381-5.3482s2.4472-3.3629,2.4472-6.4746c0-.9545-.47-1.7017-.47-2.8605,0-2.0015,1.0044-2.8443,2.6984-2.8443,2.1717,0,2.5201,2.3257,2.5201,2.3257.6992.1084.9886.2674.9886.2674"/><path class="c" d="M7.8689,5.5c1.1669,5.3482,5.6399,5.1537,8.5085,7.4389,2.0108,1.6018,2.9704,2.8532,3.3645,3.4584.1509.2318.1178.5266-.055.7425-2.6755,3.3441-1.7088,6.7561-1.1865,8.6834-.578,1.5072-4.6351,1.8314-4.6351,1.8314"/><path class="c" d="M8.9872,25.3857c3.3548.389,5.7372-.7779,7.0499-2.3338"/><path class="c" d="M15.405,19.7457c-2.042,2.1393-6.7096,3.1117-9.724,1.1183"/><path class="c" d="M14.4812,17.8495c-4.1813,1.0696-7.3903.1945-9.4323-2.3338"/><path class="c" d="M5.4865,9.9244c1.3614,2.82,3.6951,5.4941,8.9947,5.5913"/><path class="c" d="M35.2691,34.5587c-4.0694-2.3995-6.1156-4.799-6.9384-5.9469-.2389-.3333-.6922-.3742-1.0174-.1242-1.0627.817-2.5729.885-3.3134.885"/><path class="c" d="M24.994,31.2363c.2593,3.8086,3.1441,9.5134,3.1441,9.5134"/><path class="c" d="M26.9064,30.7015c.7131,3.0145,5.0565,7.293,5.0565,7.293"/><line class="c" x1="24" y1="35.0773" x2="24" y2="42.5"/><path class="c" d="M24,27.6546c2.7119,0,4.1381-1.4262,4.1381-5.3482s-2.0691-3.3629-2.0691-6.4746c0-.9545,1.0315-2.7042.9886-3.3791"/><path class="c" d="M40.1311,5.5c-1.1669,5.3482-5.6399,5.1537-8.5085,7.4389-2.0108,1.6018-2.9704,2.8532-3.3645,3.4584-.1509.2318-.1178.5266.055.7425,2.6755,3.3441,1.7088,6.7561,1.1865,8.6834.578,1.5072,4.6351,1.8314,4.6351,1.8314"/><path class="c" d="M39.0128,25.3857c-3.3548.389-5.7372-.7779-7.0499-2.3338"/><path class="c" d="M32.595,19.7457c2.042,2.1393,6.7096,3.1117,9.724,1.1183"/><path class="c" d="M33.5188,17.8495c4.1813,1.0696,7.3903.1945,9.4323-2.3338"/><path class="c" d="M42.5135,9.9244c-1.3614,2.82-3.6951,5.4941-8.9947,5.5913"/><line class="c" x1="24.5861" y1="12.4608" x2="24.5861" y2="12.1042"/></svg>
Copied!