playing cards icon
playing-cards-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- playing-cards-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the playing cards icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.067 13.471l.564-2.03q.061-.243-.022-.495q-.084-.252-.301-.394l-1.721-1.183q-.162-.13-.361-.053t-.255.29l-.563 2.03q-.062.243.022.495t.3.394l1.722 1.183q.162.13.36.053q.2-.078.255-.29M4.616 19.287l-.422-.189q-.794-.344-1.069-1.141q-.275-.798.075-1.553l1.416-3.035zM9 20.769q-.825 0-1.412-.59Q7 19.589 7 18.764v-4.725l2.214 6.08q.074.195.144.347q.069.153.194.303zm4.362-.971q-.64.237-1.243-.036t-.838-.914L7.22 7.7q-.236-.64.046-1.24t.923-.835l6.41-2.346q.64-.237 1.24.046t.835.923l4.066 11.148q.236.64-.037 1.24q-.273.599-.914.835zm-.335-.971l6.396-2.327q.25-.096.356-.317q.106-.222.01-.472L15.756 4.615q-.096-.25-.317-.356q-.222-.105-.472-.009l-6.39 2.327q-.25.096-.356.317t-.01.471l4.028 11.096q.096.25.317.356t.471.01M14 11.538"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPlayingCardsOutlineRounded(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="m15.067 13.471l.564-2.03q.061-.243-.022-.495q-.084-.252-.301-.394l-1.721-1.183q-.162-.13-.361-.053t-.255.29l-.563 2.03q-.062.243.022.495t.3.394l1.722 1.183q.162.13.36.053q.2-.078.255-.29M4.616 19.287l-.422-.189q-.794-.344-1.069-1.141q-.275-.798.075-1.553l1.416-3.035zM9 20.769q-.825 0-1.412-.59Q7 19.589 7 18.764v-4.725l2.214 6.08q.074.195.144.347q.069.153.194.303zm4.362-.971q-.64.237-1.243-.036t-.838-.914L7.22 7.7q-.236-.64.046-1.24t.923-.835l6.41-2.346q.64-.237 1.24.046t.835.923l4.066 11.148q.236.64-.037 1.24q-.273.599-.914.835zm-.335-.971l6.396-2.327q.25-.096.356-.317q.106-.222.01-.472L15.756 4.615q-.096-.25-.317-.356q-.222-.105-.472-.009l-6.39 2.327q-.25.096-.356.317t-.01.471l4.028 11.096q.096.25.317.356t.471.01M14 11.538"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.067 13.471l.564-2.03q.061-.243-.022-.495q-.084-.252-.301-.394l-1.721-1.183q-.162-.13-.361-.053t-.255.29l-.563 2.03q-.062.243.022.495t.3.394l1.722 1.183q.162.13.36.053q.2-.078.255-.29M4.616 19.287l-.422-.189q-.794-.344-1.069-1.141q-.275-.798.075-1.553l1.416-3.035zM9 20.769q-.825 0-1.412-.59Q7 19.589 7 18.764v-4.725l2.214 6.08q.074.195.144.347q.069.153.194.303zm4.362-.971q-.64.237-1.243-.036t-.838-.914L7.22 7.7q-.236-.64.046-1.24t.923-.835l6.41-2.346q.64-.237 1.24.046t.835.923l4.066 11.148q.236.64-.037 1.24q-.273.599-.914.835zm-.335-.971l6.396-2.327q.25-.096.356-.317q.106-.222.01-.472L15.756 4.615q-.096-.25-.317-.356q-.222-.105-.472-.009l-6.39 2.327q-.25.096-.356.317t-.01.471l4.028 11.096q.096.25.317.356t.471.01M14 11.538"/></svg> </template>
CSS
.icon-playing-cards-outline-rounded {
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%22m15.067%2013.471l.564-2.03q.061-.243-.022-.495q-.084-.252-.301-.394l-1.721-1.183q-.162-.13-.361-.053t-.255.29l-.563%202.03q-.062.243.022.495t.3.394l1.722%201.183q.162.13.36.053q.2-.078.255-.29M4.616%2019.287l-.422-.189q-.794-.344-1.069-1.141q-.275-.798.075-1.553l1.416-3.035zM9%2020.769q-.825%200-1.412-.59Q7%2019.589%207%2018.764v-4.725l2.214%206.08q.074.195.144.347q.069.153.194.303zm4.362-.971q-.64.237-1.243-.036t-.838-.914L7.22%207.7q-.236-.64.046-1.24t.923-.835l6.41-2.346q.64-.237%201.24.046t.835.923l4.066%2011.148q.236.64-.037%201.24q-.273.599-.914.835zm-.335-.971l6.396-2.327q.25-.096.356-.317q.106-.222.01-.472L15.756%204.615q-.096-.25-.317-.356q-.222-.105-.472-.009l-6.39%202.327q-.25.096-.356.317t-.01.471l4.028%2011.096q.096.25.317.356t.471.01M14%2011.538%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%22m15.067%2013.471l.564-2.03q.061-.243-.022-.495q-.084-.252-.301-.394l-1.721-1.183q-.162-.13-.361-.053t-.255.29l-.563%202.03q-.062.243.022.495t.3.394l1.722%201.183q.162.13.36.053q.2-.078.255-.29M4.616%2019.287l-.422-.189q-.794-.344-1.069-1.141q-.275-.798.075-1.553l1.416-3.035zM9%2020.769q-.825%200-1.412-.59Q7%2019.589%207%2018.764v-4.725l2.214%206.08q.074.195.144.347q.069.153.194.303zm4.362-.971q-.64.237-1.243-.036t-.838-.914L7.22%207.7q-.236-.64.046-1.24t.923-.835l6.41-2.346q.64-.237%201.24.046t.835.923l4.066%2011.148q.236.64-.037%201.24q-.273.599-.914.835zm-.335-.971l6.396-2.327q.25-.096.356-.317q.106-.222.01-.472L15.756%204.615q-.096-.25-.317-.356q-.222-.105-.472-.009l-6.39%202.327q-.25.096-.356.317t-.01.471l4.028%2011.096q.096.25.317.356t.471.01M14%2011.538%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/playing-cards-outline-rounded.svg?color=%231a73e8&size=48