Byedpi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Byedpi 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/323073.svg" alt="Byedpi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323073.svg" alt="Byedpi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323073.svg" alt="Byedpi icon" :width="24" :height="24" />
CSS background
.icon-byedpi {
background-image: url('https://proicons.com/icon/323073.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="g" d="M28.5691,34.3223c-.0188-.8616,1.0267-.6736,2.6074-1.2404,4.9913-1.7914,5.7579-5.5393,5.7163-7.2723-.0623-2.55-1.9684-5.0595-2.0436-6.4463-.0663-1.2394.3957-2.1554,2.4729-1.8557-.2726-.7583-.6574-1.4716-1.1415-2.1158-.6726-.8477-1.555-1.5015-2.9615-1.4996-2.3809,0-3.1653,2.1554-3.7113,3.5422s.0198,1.9427-1.461,4.0417c.2255,2.5303.1306,2.555-.2631,4.1297-.9496,3.7993-4.3295,8.2842-6.0536,10.7205-1.7241,2.4363-3.1485,3.6955-1.6113,4.9082,1.5371,1.2127,2.2671-.543,2.83-1.5559.5628-1.0129,1.1613-2.3275,1.4244-2.2483.2631.0791.3373-.1691-.3561,1.9298-.6934,2.099-.5252,3.0179.9743,3.1307,1.4996.1128,1.7805-.8062,1.8932-2.3809s.3185-2.4363.5243-2.4363.2621-.2621.4125,1.7241c.1504,1.9862.2057,3.3364,2.1178,2.6618,1.912-.6746,1.3304-1.7617.8625-2.8112-.4679-1.0495-.6004-2.099-.3957-2.193s.4491.3957,1.1989,1.555,1.1623,2.549,2.7558,1.4837c2.2147-1.4837-1.7015-5.3561-3.0507-7.0614"/><path id="d" class="g" d="M25.3574,30.9691c-2.003.2275-5.2287-.0683-5.6313-.8804-.4768-.9476.547-1.1217,1.6994-1.9605,0,0,1.917-1.1356,1.5342-1.5619-.3828-.4263-2.2751.8902-3.1821,1.2355s-2.6826,1.2008-3.6361-.4827c-.4263-.7527.1138-1.1365,1.7755-1.4778s2.6559-.8091,2.374-1.1781-2.8685.5678-4.9141.5816c-2.0456.0138-2.6846-.8902-2.6846-1.6331s.639-.6251,2.4284-.7389c1.7894-.1138,2.9338.0574,2.8982-.639-.0287-.5539-2.6133-.1276-4.1762-.369s-3.8636-.6677-3.8636-2.3295c0-.7102.4125-.9239,1.6816-.5114s4.6728,1.0228,4.6728.2552-4.4314-.3403-6.8608-2.6133c-2.4294-2.2731-.8467-3.4798-.364-3.4798.7389,0,1.3156,1.187,5.2841,2.4571,1.9031.6113,6.6689,1.0633,8.0537,1.733,1.733.8378,5.6006,4.1,5.6006,4.1"/><path id="e" class="g" d="M37.4837,14.6912c.1504-.3957,1.5668-.1128,1.9899.2743.5305.4854-.1383,3.1992-1.172,4.2239M35.6284,12.8464c1.4521-1.5757,1.641-2.8488,2.3651-2.8606.7241-.0119,1.3614,1.0834,1.2199,1.8609-.1414.7775-1.095,2.1761-1.731,2.8448M32.4313,13.9804c1.1098-2.1672,2.0974-4.1901,2.5762-5.7085s.7508-2.8339,1.5678-2.7696c1.1069.0801,1.9363,1.4013,1.4773,2.9928-.5302,1.8458-2.0584,3.7746-2.4343,4.3523"/><path id="f" class="g" d="M36.6818,24.367c.6093-.46,2.9154-3.2351,2.7126-4.1095-.2028-.8744-.3531-.9803-1.5728-1.1395s-3.0347-.1879-2.9724.2453"/></g></svg>
Copied!