diamond shine icon
diamond-shine-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- diamond-shine-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the diamond shine icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.848 4.944q.146-.146.344-.146t.364.146l1.263 1.239q.166.146.166.347t-.166.366q-.146.146-.347.146t-.366-.146L3.848 5.652q-.165-.146-.165-.344t.165-.364m8.528-1.8q.143.143.143.356v1.77q0 .213-.143.356t-.357.143t-.356-.143t-.144-.357V3.5q0-.213.143-.357T12.02 3t.357.143m7.77 1.801q.166.166.163.354q-.003.189-.168.354l-1.258 1.244q-.146.146-.354.156t-.354-.156q-.146-.146-.136-.356q.009-.211.155-.357l1.239-1.239q.146-.146.356-.146q.211 0 .357.146M5.413 13.54h13.193q.273 0 .388.251q.116.252-.096.445L13.15 19.89q-.46.459-1.13.459t-1.131-.46L5.12 14.235q-.212-.192-.096-.443q.115-.253.388-.253m-.415-1.67L7.9 8.36q.217-.293.543-.442t.7-.149h5.734q.373 0 .699.15t.543.44l2.902 3.508q.162.212.066.442t-.364.23H5.296q-.267 0-.363-.23t.065-.442"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDiamondShineRounded(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="M3.848 4.944q.146-.146.344-.146t.364.146l1.263 1.239q.166.146.166.347t-.166.366q-.146.146-.347.146t-.366-.146L3.848 5.652q-.165-.146-.165-.344t.165-.364m8.528-1.8q.143.143.143.356v1.77q0 .213-.143.356t-.357.143t-.356-.143t-.144-.357V3.5q0-.213.143-.357T12.02 3t.357.143m7.77 1.801q.166.166.163.354q-.003.189-.168.354l-1.258 1.244q-.146.146-.354.156t-.354-.156q-.146-.146-.136-.356q.009-.211.155-.357l1.239-1.239q.146-.146.356-.146q.211 0 .357.146M5.413 13.54h13.193q.273 0 .388.251q.116.252-.096.445L13.15 19.89q-.46.459-1.13.459t-1.131-.46L5.12 14.235q-.212-.192-.096-.443q.115-.253.388-.253m-.415-1.67L7.9 8.36q.217-.293.543-.442t.7-.149h5.734q.373 0 .699.15t.543.44l2.902 3.508q.162.212.066.442t-.364.23H5.296q-.267 0-.363-.23t.065-.442"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.848 4.944q.146-.146.344-.146t.364.146l1.263 1.239q.166.146.166.347t-.166.366q-.146.146-.347.146t-.366-.146L3.848 5.652q-.165-.146-.165-.344t.165-.364m8.528-1.8q.143.143.143.356v1.77q0 .213-.143.356t-.357.143t-.356-.143t-.144-.357V3.5q0-.213.143-.357T12.02 3t.357.143m7.77 1.801q.166.166.163.354q-.003.189-.168.354l-1.258 1.244q-.146.146-.354.156t-.354-.156q-.146-.146-.136-.356q.009-.211.155-.357l1.239-1.239q.146-.146.356-.146q.211 0 .357.146M5.413 13.54h13.193q.273 0 .388.251q.116.252-.096.445L13.15 19.89q-.46.459-1.13.459t-1.131-.46L5.12 14.235q-.212-.192-.096-.443q.115-.253.388-.253m-.415-1.67L7.9 8.36q.217-.293.543-.442t.7-.149h5.734q.373 0 .699.15t.543.44l2.902 3.508q.162.212.066.442t-.364.23H5.296q-.267 0-.363-.23t.065-.442"/></svg> </template>
CSS
.icon-diamond-shine-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%22M3.848%204.944q.146-.146.344-.146t.364.146l1.263%201.239q.166.146.166.347t-.166.366q-.146.146-.347.146t-.366-.146L3.848%205.652q-.165-.146-.165-.344t.165-.364m8.528-1.8q.143.143.143.356v1.77q0%20.213-.143.356t-.357.143t-.356-.143t-.144-.357V3.5q0-.213.143-.357T12.02%203t.357.143m7.77%201.801q.166.166.163.354q-.003.189-.168.354l-1.258%201.244q-.146.146-.354.156t-.354-.156q-.146-.146-.136-.356q.009-.211.155-.357l1.239-1.239q.146-.146.356-.146q.211%200%20.357.146M5.413%2013.54h13.193q.273%200%20.388.251q.116.252-.096.445L13.15%2019.89q-.46.459-1.13.459t-1.131-.46L5.12%2014.235q-.212-.192-.096-.443q.115-.253.388-.253m-.415-1.67L7.9%208.36q.217-.293.543-.442t.7-.149h5.734q.373%200%20.699.15t.543.44l2.902%203.508q.162.212.066.442t-.364.23H5.296q-.267%200-.363-.23t.065-.442%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%22M3.848%204.944q.146-.146.344-.146t.364.146l1.263%201.239q.166.146.166.347t-.166.366q-.146.146-.347.146t-.366-.146L3.848%205.652q-.165-.146-.165-.344t.165-.364m8.528-1.8q.143.143.143.356v1.77q0%20.213-.143.356t-.357.143t-.356-.143t-.144-.357V3.5q0-.213.143-.357T12.02%203t.357.143m7.77%201.801q.166.166.163.354q-.003.189-.168.354l-1.258%201.244q-.146.146-.354.156t-.354-.156q-.146-.146-.136-.356q.009-.211.155-.357l1.239-1.239q.146-.146.356-.146q.211%200%20.357.146M5.413%2013.54h13.193q.273%200%20.388.251q.116.252-.096.445L13.15%2019.89q-.46.459-1.13.459t-1.131-.46L5.12%2014.235q-.212-.192-.096-.443q.115-.253.388-.253m-.415-1.67L7.9%208.36q.217-.293.543-.442t.7-.149h5.734q.373%200%20.699.15t.543.44l2.902%203.508q.162.212.066.442t-.364.23H5.296q-.267%200-.363-.23t.065-.442%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/diamond-shine-rounded.svg?color=%231a73e8&size=48