poker clubs icon

poker-clubs-line from Remix Icon by Remix Design · Line · Game & Sports · Apache-2.0 Free for personal and commercial use.

Name
poker-clubs-line
Set
Remix Icon
Style
Line
Category
Game & Sports
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

More game & sports icons from Remix Icon

Use the poker clubs icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.236 7.46c.338 1.08.99 2.092 1.627 3.044l.15.222q.23.342.447.673s-.557-.43-.808-.626c-1.125-.88-1.925-1.506-2.938-1.705A3.7 3.7 0 0 0 6 9a4 4 0 0 0 0 8c.676 0 1.353-.183 2.039-.48c.683-.295 1.376-.703 2.09-1.155c-.017.971-.134 1.78-.33 2.521c-.247.93-.618 1.755-1.07 2.668A.997.997 0 0 0 9.617 22h4.764c.743 0 1.22-.78.89-1.446c-.453-.913-.824-1.738-1.07-2.668a10.3 10.3 0 0 1-.33-2.521c.713.452 1.406.86 2.09 1.155c.685.297 1.362.48 2.038.48a4 4 0 0 0 0-8q-.399 0-.752.075c-.995.207-1.789.829-2.9 1.698c-.251.197-.808.626-.808.626l.233-.357l.002-.002v-.001l.355-.544c.674-1.043 1.28-2.04 1.61-3.024c.164-.493.26-.982.26-1.471a4 4 0 0 0-8 0c0 .5.088.987.236 1.46m5.222.26c-.35.682-.808 1.383-1.356 2.223L12 10.1l-.38-.57c-.381-.566-.72-1.07-1.022-1.63C10.188 7.141 10 6.534 10 6a2 2 0 1 1 4 0c0 .414-.147.954-.542 1.72m-2.962 5.68A2 2 0 0 0 12 12.675a2 2 0 0 0 1.504.723A2 2 0 0 0 12 14.66a2 2 0 0 0-1.504-1.261m.69 6.601c.367-.889.657-1.822.814-2.927c.157 1.105.447 2.038.815 2.927zm2.723-6.635c.544-.102.993-.467 1.421-.816q.127-.103.25-.2C17.06 11.19 17.416 11 18 11a2 2 0 1 1 0 4c-.699 0-1.594-.396-3.056-1.324a2 2 0 0 0-1.035-.311M6 11c.585 0 .94.19 2.42 1.348q.124.098.25.201c.428.349.877.714 1.422.816c-.361.006-.72.11-1.036.31C7.594 14.605 6.7 15 6 15a2 2 0 1 1 0-4"/></svg>

React

import type { SVGProps } from "react";

export function RiPokerClubsLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.236 7.46c.338 1.08.99 2.092 1.627 3.044l.15.222q.23.342.447.673s-.557-.43-.808-.626c-1.125-.88-1.925-1.506-2.938-1.705A3.7 3.7 0 0 0 6 9a4 4 0 0 0 0 8c.676 0 1.353-.183 2.039-.48c.683-.295 1.376-.703 2.09-1.155c-.017.971-.134 1.78-.33 2.521c-.247.93-.618 1.755-1.07 2.668A.997.997 0 0 0 9.617 22h4.764c.743 0 1.22-.78.89-1.446c-.453-.913-.824-1.738-1.07-2.668a10.3 10.3 0 0 1-.33-2.521c.713.452 1.406.86 2.09 1.155c.685.297 1.362.48 2.038.48a4 4 0 0 0 0-8q-.399 0-.752.075c-.995.207-1.789.829-2.9 1.698c-.251.197-.808.626-.808.626l.233-.357l.002-.002v-.001l.355-.544c.674-1.043 1.28-2.04 1.61-3.024c.164-.493.26-.982.26-1.471a4 4 0 0 0-8 0c0 .5.088.987.236 1.46m5.222.26c-.35.682-.808 1.383-1.356 2.223L12 10.1l-.38-.57c-.381-.566-.72-1.07-1.022-1.63C10.188 7.141 10 6.534 10 6a2 2 0 1 1 4 0c0 .414-.147.954-.542 1.72m-2.962 5.68A2 2 0 0 0 12 12.675a2 2 0 0 0 1.504.723A2 2 0 0 0 12 14.66a2 2 0 0 0-1.504-1.261m.69 6.601c.367-.889.657-1.822.814-2.927c.157 1.105.447 2.038.815 2.927zm2.723-6.635c.544-.102.993-.467 1.421-.816q.127-.103.25-.2C17.06 11.19 17.416 11 18 11a2 2 0 1 1 0 4c-.699 0-1.594-.396-3.056-1.324a2 2 0 0 0-1.035-.311M6 11c.585 0 .94.19 2.42 1.348q.124.098.25.201c.428.349.877.714 1.422.816c-.361.006-.72.11-1.036.31C7.594 14.605 6.7 15 6 15a2 2 0 1 1 0-4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.236 7.46c.338 1.08.99 2.092 1.627 3.044l.15.222q.23.342.447.673s-.557-.43-.808-.626c-1.125-.88-1.925-1.506-2.938-1.705A3.7 3.7 0 0 0 6 9a4 4 0 0 0 0 8c.676 0 1.353-.183 2.039-.48c.683-.295 1.376-.703 2.09-1.155c-.017.971-.134 1.78-.33 2.521c-.247.93-.618 1.755-1.07 2.668A.997.997 0 0 0 9.617 22h4.764c.743 0 1.22-.78.89-1.446c-.453-.913-.824-1.738-1.07-2.668a10.3 10.3 0 0 1-.33-2.521c.713.452 1.406.86 2.09 1.155c.685.297 1.362.48 2.038.48a4 4 0 0 0 0-8q-.399 0-.752.075c-.995.207-1.789.829-2.9 1.698c-.251.197-.808.626-.808.626l.233-.357l.002-.002v-.001l.355-.544c.674-1.043 1.28-2.04 1.61-3.024c.164-.493.26-.982.26-1.471a4 4 0 0 0-8 0c0 .5.088.987.236 1.46m5.222.26c-.35.682-.808 1.383-1.356 2.223L12 10.1l-.38-.57c-.381-.566-.72-1.07-1.022-1.63C10.188 7.141 10 6.534 10 6a2 2 0 1 1 4 0c0 .414-.147.954-.542 1.72m-2.962 5.68A2 2 0 0 0 12 12.675a2 2 0 0 0 1.504.723A2 2 0 0 0 12 14.66a2 2 0 0 0-1.504-1.261m.69 6.601c.367-.889.657-1.822.814-2.927c.157 1.105.447 2.038.815 2.927zm2.723-6.635c.544-.102.993-.467 1.421-.816q.127-.103.25-.2C17.06 11.19 17.416 11 18 11a2 2 0 1 1 0 4c-.699 0-1.594-.396-3.056-1.324a2 2 0 0 0-1.035-.311M6 11c.585 0 .94.19 2.42 1.348q.124.098.25.201c.428.349.877.714 1.422.816c-.361.006-.72.11-1.036.31C7.594 14.605 6.7 15 6 15a2 2 0 1 1 0-4"/></svg>
</template>

CSS

.icon-poker-clubs-line {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.236%207.46c.338%201.08.99%202.092%201.627%203.044l.15.222q.23.342.447.673s-.557-.43-.808-.626c-1.125-.88-1.925-1.506-2.938-1.705A3.7%203.7%200%200%200%206%209a4%204%200%200%200%200%208c.676%200%201.353-.183%202.039-.48c.683-.295%201.376-.703%202.09-1.155c-.017.971-.134%201.78-.33%202.521c-.247.93-.618%201.755-1.07%202.668A.997.997%200%200%200%209.617%2022h4.764c.743%200%201.22-.78.89-1.446c-.453-.913-.824-1.738-1.07-2.668a10.3%2010.3%200%200%201-.33-2.521c.713.452%201.406.86%202.09%201.155c.685.297%201.362.48%202.038.48a4%204%200%200%200%200-8q-.399%200-.752.075c-.995.207-1.789.829-2.9%201.698c-.251.197-.808.626-.808.626l.233-.357l.002-.002v-.001l.355-.544c.674-1.043%201.28-2.04%201.61-3.024c.164-.493.26-.982.26-1.471a4%204%200%200%200-8%200c0%20.5.088.987.236%201.46m5.222.26c-.35.682-.808%201.383-1.356%202.223L12%2010.1l-.38-.57c-.381-.566-.72-1.07-1.022-1.63C10.188%207.141%2010%206.534%2010%206a2%202%200%201%201%204%200c0%20.414-.147.954-.542%201.72m-2.962%205.68A2%202%200%200%200%2012%2012.675a2%202%200%200%200%201.504.723A2%202%200%200%200%2012%2014.66a2%202%200%200%200-1.504-1.261m.69%206.601c.367-.889.657-1.822.814-2.927c.157%201.105.447%202.038.815%202.927zm2.723-6.635c.544-.102.993-.467%201.421-.816q.127-.103.25-.2C17.06%2011.19%2017.416%2011%2018%2011a2%202%200%201%201%200%204c-.699%200-1.594-.396-3.056-1.324a2%202%200%200%200-1.035-.311M6%2011c.585%200%20.94.19%202.42%201.348q.124.098.25.201c.428.349.877.714%201.422.816c-.361.006-.72.11-1.036.31C7.594%2014.605%206.7%2015%206%2015a2%202%200%201%201%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.236%207.46c.338%201.08.99%202.092%201.627%203.044l.15.222q.23.342.447.673s-.557-.43-.808-.626c-1.125-.88-1.925-1.506-2.938-1.705A3.7%203.7%200%200%200%206%209a4%204%200%200%200%200%208c.676%200%201.353-.183%202.039-.48c.683-.295%201.376-.703%202.09-1.155c-.017.971-.134%201.78-.33%202.521c-.247.93-.618%201.755-1.07%202.668A.997.997%200%200%200%209.617%2022h4.764c.743%200%201.22-.78.89-1.446c-.453-.913-.824-1.738-1.07-2.668a10.3%2010.3%200%200%201-.33-2.521c.713.452%201.406.86%202.09%201.155c.685.297%201.362.48%202.038.48a4%204%200%200%200%200-8q-.399%200-.752.075c-.995.207-1.789.829-2.9%201.698c-.251.197-.808.626-.808.626l.233-.357l.002-.002v-.001l.355-.544c.674-1.043%201.28-2.04%201.61-3.024c.164-.493.26-.982.26-1.471a4%204%200%200%200-8%200c0%20.5.088.987.236%201.46m5.222.26c-.35.682-.808%201.383-1.356%202.223L12%2010.1l-.38-.57c-.381-.566-.72-1.07-1.022-1.63C10.188%207.141%2010%206.534%2010%206a2%202%200%201%201%204%200c0%20.414-.147.954-.542%201.72m-2.962%205.68A2%202%200%200%200%2012%2012.675a2%202%200%200%200%201.504.723A2%202%200%200%200%2012%2014.66a2%202%200%200%200-1.504-1.261m.69%206.601c.367-.889.657-1.822.814-2.927c.157%201.105.447%202.038.815%202.927zm2.723-6.635c.544-.102.993-.467%201.421-.816q.127-.103.25-.2C17.06%2011.19%2017.416%2011%2018%2011a2%202%200%201%201%200%204c-.699%200-1.594-.396-3.056-1.324a2%202%200%200%200-1.035-.311M6%2011c.585%200%20.94.19%202.42%201.348q.124.098.25.201c.428.349.877.714%201.422.816c-.361.006-.72.11-1.036.31C7.594%2014.605%206.7%2015%206%2015a2%202%200%201%201%200-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/poker-clubs-line.svg?color=%231a73e8&size=48