Yu Gi Oh Master Duel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yu Gi Oh Master Duel 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/350083.svg" alt="Yu Gi Oh Master Duel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350083.svg" alt="Yu Gi Oh Master Duel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350083.svg" alt="Yu Gi Oh Master Duel icon" :width="24" :height="24" />
CSS background
.icon-yu-gi-oh-master-duel {
background-image: url('https://proicons.com/icon/350083.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m28.83,19.3h-.01c-1.11-.14-3.46-.23-6.37.93-.09.04-.18.07-.28.12-1.49.62-3,1.51-4.53,2.5-2.25,1.43-4.58,3.05-7.03,4.21-.02,0-.04.01-.05.02-.23.11-.47.22-.71.31-.01.01-.02.01-.03.02-.71.3-1.43.56-2.16.77-.75.21-1.52.35-2.3.43,2.02-5.58,6.55-7.91,11.2-9.96,7.38-3.23,14-9.45,20.77-11.51"/><path class="c" d="m38.56,8.19c-.84.82-1.53,1.61-2.1,2.36,0,.01-.01.02-.02.03-1.56,2.07-2.17,3.78-2.4,4.63v.01"/><path class="c" d="m26.9701,29.0969c-1.3621,3.9012-7.8696,9.3326-12.8134,9.6689,2.2869.3195,6.2385,0,6.2385,0,2.1019-2.5728,9.3326-6.3899,16.0924-6.2217-4.0525-.5381-7.4324-4.3048-7.4324-4.3048"/><path class="c" d="m38.89,16.2c-.42-1.8.35-3.69,2.02-5.47"/><path class="c" d="m39.04,8.65c-1.01.48-1.93,1.1-2.58,1.9,0,.01-.01.02-.02.03"/><path class="c" d="m9.8243,27.4126c2.3314-1.4097,10.2515-1.3593,13.5977-.569.3027,3.4976-6.3562,10.4929-9.2653,11.9222"/><path class="c" d="m17.6375,31.7033c2.2869-.6558,5.1119-1.2107,7.6847-4.3384"/><path class="c" d="m22.1692,20.3391c-.3025,3.3492-4.974,5.7471-4.5317,2.5059"/><path class="c" d="m7.6628,28.1777c1.466,1.8861,3.0803,2.5335,3.0803,2.5335l.3783-1.135,1.0005.3952.6054-1.0426.9921.2522.4372-.7903,1.3284.5045.3363-.7903,1.3116.3363.269-.6558,1.5302,1.0426.4876-1.0426,1.4125.824,2.5896-1.7656"/><path class="c" d="m25.6921,23.6319c2.5728-6.0704,12.662-10.8628,12.662-10.8628-3.4304,2.8418-6.8439,10.1397-6.8439,10.1397,1.0762-2.6064,5.2969-4.8597,8.3909-5.2632-2.9259,1.6143-6.2722,5.2969-7.6006,8.5254"/><path class="c" d="m45.15,27.82c-4.72,1.71-11.08,1.74-14.29,2.06h-.01"/><path class="c" d="m44.31,16.97c-1.03.06-2.53.23-4.41.68"/><circle class="c" cx="24" cy="24" r="21.5"/></svg>
Copied!