Teen Patti Rummy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Teen Patti Rummy 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/333741.svg" alt="Teen Patti Rummy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333741.svg" alt="Teen Patti Rummy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333741.svg" alt="Teen Patti Rummy icon" :width="24" :height="24" />
CSS background
.icon-teen-patti-rummy {
background-image: url('https://proicons.com/icon/333741.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:#000;}.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M10.0378,37.5v-9.5473h3.1256c1.767,0,3.1995,1.4356,3.1995,3.2064s-1.4325,3.2064-3.1995,3.2064h-3.1256"/><circle class="c" cx="37.2285" cy="28.251" r=".75"/><line class="d" x1="37.2285" y1="31.1749" x2="37.2285" y2="37.5"/><path class="d" d="M27.5057,29.2057v7.1008c0,.6591.5343,1.1934,1.1934,1.1934h.358"/><line class="d" x1="26.2527" y1="31.1749" x2="28.7589" y2="31.1749"/><path class="d" d="M32.8761,29.2057v7.1008c0,.6591.5343,1.1934,1.1934,1.1934h.358"/><line class="d" x1="31.6231" y1="31.1749" x2="34.1292" y2="31.1749"/><path class="d" d="M23.6988,35.1132c0,1.3182-1.0686,2.3868-2.3868,2.3868h0c-1.3182,0-2.3868-1.0686-2.3868-2.3868v-1.5514c0-1.3182,1.0686-2.3868,2.3868-2.3868h0c1.3182,0,2.3868,1.0686,2.3868,2.3868"/><line class="d" x1="23.6988" y1="37.5" x2="23.6988" y2="31.1749"/><path class="d" d="M21.9686,25.5199c1.2758.472,2.4705.4704,4.8514-.38l.5547-.1981c1.9634-.7013,2.9865-2.8614,2.2852-4.8248h0c-.7013-1.9634-2.8615-2.9865-4.8248-2.2852"/><path class="d" d="M17.741,13.6842c.6911-1.1716,1.6186-1.9248,4.0017-2.7688l.5542-.1943c1.9634-.7013,4.1235.3219,4.8248,2.2852h0c.7013,1.9634-.3219,4.1235-2.2852,4.8248"/><line class="d" x1="22.1157" y1="18.8035" x2="24.8359" y2="17.8319"/><rect class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!