Balatro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Balatro 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/336896.svg" alt="Balatro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336896.svg" alt="Balatro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336896.svg" alt="Balatro icon" :width="24" :height="24" />
CSS background
.icon-balatro {
background-image: url('https://proicons.com/icon/336896.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="d" d="M24.4146,6.3174c-.0815-.0065-.1634-.0048-.2446.0051l-18.1193,2.2839c-.6559.0806-1.1223.6776-1.0417,1.3335.0003.0022.0005.0044.0008.0065l3.2237,25.5904c.0812.6564.6791,1.1226,1.3355,1.0414.0015-.0002.003-.0004.0045-.0006l8.7363-1.1005,1.7725-9.7367-2.1202,2.7184-4.4192-3.4288c-3.7512-2.8953.386-7.7106,3.736-3.8543.7256-1.9847,2.6598-2.2586,3.8987-1.4633l1.4724-8.0865c.1164-.651.7386-1.0844,1.3896-.968.0016.0003.0033.0006.0049.0009l1.9271.3517-.4598-3.6451c-.07-.5659-.5289-1.0042-1.0975-1.0479ZM18.3098,35.4771l-.2769,1.5259c-.1182.6538.3133,1.2763.9671,1.3946l17.9677,3.2692c.6512.1187,1.2753-.313,1.394-.9641.0002-.001.0004-.002.0005-.003l4.6172-25.3762c.1207-.6486-.3072-1.2722-.9558-1.3929-.0031-.0006-.0062-.0011-.0093-.0017M42.0145,13.929l-16.0436-2.9175M21.1768,19.7134l-1.0954,6.028"/><path class="d" d="M27.4423,31.063c-.7721-.7195-.9186-2.0302-.763-3.0751.3678-2.4779,1.7998-5.2731,3.537-7.078,1.5088-1.5664,3.6916-.6993,3.9169,1.1793-1.4916-.9196-1.1278.4143-1.0146,1.528,0,0,.9075,3.7744.576,5.6329-.1758.9802-.4265,2.2313-1.3137,2.683-1.4906.7579-3.7168.2708-4.9386-.8691v-.001Z"/><path class="d" d="M28.6944,22.931c-2.6942-.8964-3.4137,1.0055-4.0574,3.3136,1.0257-.6276,2.0545-1.8999,3.0751-1.2753"/><path class="d" d="M33.4268,23.7475c1.7937-.2041,2.779,1.4865,2.5032,3.6653-.8105-.766-1.1824-2.5921-2.2818-1.1035"/><path class="d" d="M27.6029,31.3358c-5.3661-.2698-4.8234,1.8675-4.9851,3.7189,1.056-.3092,1.629-1.0085,3.2681-.8489-.5073,1.3703-.8468,2.6376-.289,3.352,1.5088-.4497,2.3516-1.534,3.3167-2.5021.7195,1.5189,1.4431,3.0286,2.7326,3.4723.5033-.96.4548-.7963.768-3.1772.9085.0222,1.8908.9216,2.3758,1.8079,2.486-3.6714-.9499-3.8098-2.3516-5.164"/><path class="d" d="M28.2588,29.2177c1.051,1.2996,2.2849,1.5017,3.5814.6397"/><path class="c" d="M29.8364,27.3623c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75.75.3358.75.75Z"/><path class="c" d="M32.1779,27.716c0,.4142-.3358.75-.75.75s-.75-.3358-.75-.75.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0Z"/><path class="d" d="M27.4221,26.2487c3.4955-2.0353,5.0589-.4537,6.3109,1.7109"/><path class="d" d="M29.0106,13.3736l-1.0642,5.9692c-.1951,1.0944-1.2501,1.8301-2.3445,1.635h0c-1.0944-.1951-1.8301-1.2501-1.635-2.3445l.1242-.6964"/><path class="d" d="M12.0158,14.6801l-3.5978.5391"/><path class="d" d="M7.9229,18.0524l1.5004-8.3996,3.8964,7.5909"/></svg>
Copied!