score-outline-rounded from Material Symbols by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
score-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the score icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm8-4.5l6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.788-4.712Q12 11.575 12 11.25v-4.5q0-.325.213-.537T12.75 6t.538.213t.212.537v4.5q0 .325-.213.538T12.75 12t-.537-.213M15.2 9l1.275 1.9q.225.35.025.725t-.625.375q-.175 0-.325-.088t-.25-.237L13.5 9l1.8-2.675q.1-.15.25-.238T15.875 6q.425 0 .638.375t-.038.725zm-6.7 1.5h1.75q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2.5q-.325 0-.537-.213T7 11.25V9q0-.325.213-.537t.537-.213H9.5V7.5H7.75q-.325 0-.537-.213T7 6.75t.213-.537T7.75 6h2.5q.325 0 .538.213T11 6.75V9q0 .325-.213.538t-.537.212H8.5zM9 15l-4 4h14v-6l-5.3 5.3q-.3.3-.7.3t-.7-.3zm-4 4V5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsScoreOutlineRounded(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="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm8-4.5l6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.788-4.712Q12 11.575 12 11.25v-4.5q0-.325.213-.537T12.75 6t.538.213t.212.537v4.5q0 .325-.213.538T12.75 12t-.537-.213M15.2 9l1.275 1.9q.225.35.025.725t-.625.375q-.175 0-.325-.088t-.25-.237L13.5 9l1.8-2.675q.1-.15.25-.238T15.875 6q.425 0 .638.375t-.038.725zm-6.7 1.5h1.75q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2.5q-.325 0-.537-.213T7 11.25V9q0-.325.213-.537t.537-.213H9.5V7.5H7.75q-.325 0-.537-.213T7 6.75t.213-.537T7.75 6h2.5q.325 0 .538.213T11 6.75V9q0 .325-.213.538t-.537.212H8.5zM9 15l-4 4h14v-6l-5.3 5.3q-.3.3-.7.3t-.7-.3zm-4 4V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm8-4.5l6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.788-4.712Q12 11.575 12 11.25v-4.5q0-.325.213-.537T12.75 6t.538.213t.212.537v4.5q0 .325-.213.538T12.75 12t-.537-.213M15.2 9l1.275 1.9q.225.35.025.725t-.625.375q-.175 0-.325-.088t-.25-.237L13.5 9l1.8-2.675q.1-.15.25-.238T15.875 6q.425 0 .638.375t-.038.725zm-6.7 1.5h1.75q.325 0 .538.213t.212.537t-.213.538t-.537.212h-2.5q-.325 0-.537-.213T7 11.25V9q0-.325.213-.537t.537-.213H9.5V7.5H7.75q-.325 0-.537-.213T7 6.75t.213-.537T7.75 6h2.5q.325 0 .538.213T11 6.75V9q0 .325-.213.538t-.537.212H8.5zM9 15l-4 4h14v-6l-5.3 5.3q-.3.3-.7.3t-.7-.3zm-4 4V5z"/></svg>
</template>

CSS

.icon-score-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%22M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm8-4.5l6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.788-4.712Q12%2011.575%2012%2011.25v-4.5q0-.325.213-.537T12.75%206t.538.213t.212.537v4.5q0%20.325-.213.538T12.75%2012t-.537-.213M15.2%209l1.275%201.9q.225.35.025.725t-.625.375q-.175%200-.325-.088t-.25-.237L13.5%209l1.8-2.675q.1-.15.25-.238T15.875%206q.425%200%20.638.375t-.038.725zm-6.7%201.5h1.75q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-2.5q-.325%200-.537-.213T7%2011.25V9q0-.325.213-.537t.537-.213H9.5V7.5H7.75q-.325%200-.537-.213T7%206.75t.213-.537T7.75%206h2.5q.325%200%20.538.213T11%206.75V9q0%20.325-.213.538t-.537.212H8.5zM9%2015l-4%204h14v-6l-5.3%205.3q-.3.3-.7.3t-.7-.3zm-4%204V5z%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%22M5%2021q-.825%200-1.412-.587T3%2019V5q0-.825.588-1.412T5%203h14q.825%200%201.413.588T21%205v14q0%20.825-.587%201.413T19%2021zm8-4.5l6-6V5H5v11.5l3.3-3.3q.3-.3.7-.3t.7.3zm-.788-4.712Q12%2011.575%2012%2011.25v-4.5q0-.325.213-.537T12.75%206t.538.213t.212.537v4.5q0%20.325-.213.538T12.75%2012t-.537-.213M15.2%209l1.275%201.9q.225.35.025.725t-.625.375q-.175%200-.325-.088t-.25-.237L13.5%209l1.8-2.675q.1-.15.25-.238T15.875%206q.425%200%20.638.375t-.038.725zm-6.7%201.5h1.75q.325%200%20.538.213t.212.537t-.213.538t-.537.212h-2.5q-.325%200-.537-.213T7%2011.25V9q0-.325.213-.537t.537-.213H9.5V7.5H7.75q-.325%200-.537-.213T7%206.75t.213-.537T7.75%206h2.5q.325%200%20.538.213T11%206.75V9q0%20.325-.213.538t-.537.212H8.5zM9%2015l-4%204h14v-6l-5.3%205.3q-.3.3-.7.3t-.7-.3zm-4%204V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/score-outline-rounded.svg?color=%231a73e8&size=48