set center icon
set-center from Material Design Icons by Pictogrammers · Filled · Database · Apache-2.0 Free for personal and commercial use.
- Name
- set-center
- Set
- Material Design Icons
- Style
- Filled
- Category
- Database
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- inner-join, set-and, set-centre, set-intersection, sql-inner-join
More database icons from Material Design Icons
databasedatabase-arrow-downdatabase-arrow-leftdatabase-arrow-rightdatabase-arrow-updatabase-checkdatabase-clockdatabase-cogdatabase-editdatabase-exportdatabase-eyedatabase-eye-offdatabase-importdatabase-lockdatabase-markerdatabase-minusdatabase-offdatabase-plusdatabase-refreshdatabase-removedatabase-searchdatabase-settingsdatabase-syncrelation-many-to-many
Use the set center icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a7 7 0 0 0-7 7a7 7 0 0 0 7 7c1.04 0 2.06-.24 3-.68c.94.44 1.96.68 3 .68a7 7 0 0 0 7-7a7 7 0 0 0-7-7c-1.04 0-2.06.24-3 .68c-.94-.44-1.96-.68-3-.68m0 2c.34 0 .67.03 1 .1c-1.28 1.31-2 3.07-2 4.9s.72 3.59 2 4.89c-.33.07-.66.11-1 .11a5 5 0 0 1-5-5a5 5 0 0 1 5-5m6 0a5 5 0 0 1 5 5a5 5 0 0 1-5 5c-.34 0-.67-.03-1-.1c1.28-1.31 2-3.07 2-4.9s-.72-3.59-2-4.89c.33-.07.66-.11 1-.11"/></svg>
React
import type { SVGProps } from "react";
export function MdiSetCenter(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="M9 5a7 7 0 0 0-7 7a7 7 0 0 0 7 7c1.04 0 2.06-.24 3-.68c.94.44 1.96.68 3 .68a7 7 0 0 0 7-7a7 7 0 0 0-7-7c-1.04 0-2.06.24-3 .68c-.94-.44-1.96-.68-3-.68m0 2c.34 0 .67.03 1 .1c-1.28 1.31-2 3.07-2 4.9s.72 3.59 2 4.89c-.33.07-.66.11-1 .11a5 5 0 0 1-5-5a5 5 0 0 1 5-5m6 0a5 5 0 0 1 5 5a5 5 0 0 1-5 5c-.34 0-.67-.03-1-.1c1.28-1.31 2-3.07 2-4.9s-.72-3.59-2-4.89c.33-.07.66-.11 1-.11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a7 7 0 0 0-7 7a7 7 0 0 0 7 7c1.04 0 2.06-.24 3-.68c.94.44 1.96.68 3 .68a7 7 0 0 0 7-7a7 7 0 0 0-7-7c-1.04 0-2.06.24-3 .68c-.94-.44-1.96-.68-3-.68m0 2c.34 0 .67.03 1 .1c-1.28 1.31-2 3.07-2 4.9s.72 3.59 2 4.89c-.33.07-.66.11-1 .11a5 5 0 0 1-5-5a5 5 0 0 1 5-5m6 0a5 5 0 0 1 5 5a5 5 0 0 1-5 5c-.34 0-.67-.03-1-.1c1.28-1.31 2-3.07 2-4.9s-.72-3.59-2-4.89c.33-.07.66-.11 1-.11"/></svg> </template>
CSS
.icon-set-center {
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%22M9%205a7%207%200%200%200-7%207a7%207%200%200%200%207%207c1.04%200%202.06-.24%203-.68c.94.44%201.96.68%203%20.68a7%207%200%200%200%207-7a7%207%200%200%200-7-7c-1.04%200-2.06.24-3%20.68c-.94-.44-1.96-.68-3-.68m0%202c.34%200%20.67.03%201%20.1c-1.28%201.31-2%203.07-2%204.9s.72%203.59%202%204.89c-.33.07-.66.11-1%20.11a5%205%200%200%201-5-5a5%205%200%200%201%205-5m6%200a5%205%200%200%201%205%205a5%205%200%200%201-5%205c-.34%200-.67-.03-1-.1c1.28-1.31%202-3.07%202-4.9s-.72-3.59-2-4.89c.33-.07.66-.11%201-.11%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%22M9%205a7%207%200%200%200-7%207a7%207%200%200%200%207%207c1.04%200%202.06-.24%203-.68c.94.44%201.96.68%203%20.68a7%207%200%200%200%207-7a7%207%200%200%200-7-7c-1.04%200-2.06.24-3%20.68c-.94-.44-1.96-.68-3-.68m0%202c.34%200%20.67.03%201%20.1c-1.28%201.31-2%203.07-2%204.9s.72%203.59%202%204.89c-.33.07-.66.11-1%20.11a5%205%200%200%201-5-5a5%205%200%200%201%205-5m6%200a5%205%200%200%201%205%205a5%205%200%200%201-5%205c-.34%200-.67-.03-1-.1c1.28-1.31%202-3.07%202-4.9s-.72-3.59-2-4.89c.33-.07.66-.11%201-.11%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/set-center.svg?color=%231a73e8&size=48