twotone grade icon
twotone-grade from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-grade
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the twotone grade icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.11 10.83l-2.47-.21l-1.2-.1l-.47-1.11L12 7.13l-.97 2.28l-.47 1.11l-1.2.1l-2.47.21l1.88 1.63l.91.79l-.27 1.17l-.57 2.42l2.13-1.28l1.03-.63l1.03.63l2.13 1.28l-.57-2.42l-.27-1.17l.91-.79z" opacity=".3"/><path fill="currentColor" d="m22 9.24l-7.19-.61L12 2L9.19 8.63L2 9.24l5.46 4.73L5.82 21L12 17.27L18.18 21l-1.64-7.03zm-7.41 5.18l.56 2.41l-2.12-1.28l-1.03-.62l-1.03.62l-2.12 1.28l.56-2.41l.27-1.18l-.91-.79l-1.88-1.63l2.47-.21l1.2-.1l.47-1.11l.97-2.27l.97 2.29l.47 1.11l1.2.1l2.47.21l-1.88 1.63l-.91.79z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneGrade(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="m17.11 10.83l-2.47-.21l-1.2-.1l-.47-1.11L12 7.13l-.97 2.28l-.47 1.11l-1.2.1l-2.47.21l1.88 1.63l.91.79l-.27 1.17l-.57 2.42l2.13-1.28l1.03-.63l1.03.63l2.13 1.28l-.57-2.42l-.27-1.17l.91-.79z" opacity=".3"/><path fill="currentColor" d="m22 9.24l-7.19-.61L12 2L9.19 8.63L2 9.24l5.46 4.73L5.82 21L12 17.27L18.18 21l-1.64-7.03zm-7.41 5.18l.56 2.41l-2.12-1.28l-1.03-.62l-1.03.62l-2.12 1.28l.56-2.41l.27-1.18l-.91-.79l-1.88-1.63l2.47-.21l1.2-.1l.47-1.11l.97-2.27l.97 2.29l.47 1.11l1.2.1l2.47.21l-1.88 1.63l-.91.79z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.11 10.83l-2.47-.21l-1.2-.1l-.47-1.11L12 7.13l-.97 2.28l-.47 1.11l-1.2.1l-2.47.21l1.88 1.63l.91.79l-.27 1.17l-.57 2.42l2.13-1.28l1.03-.63l1.03.63l2.13 1.28l-.57-2.42l-.27-1.17l.91-.79z" opacity=".3"/><path fill="currentColor" d="m22 9.24l-7.19-.61L12 2L9.19 8.63L2 9.24l5.46 4.73L5.82 21L12 17.27L18.18 21l-1.64-7.03zm-7.41 5.18l.56 2.41l-2.12-1.28l-1.03-.62l-1.03.62l-2.12 1.28l.56-2.41l.27-1.18l-.91-.79l-1.88-1.63l2.47-.21l1.2-.1l.47-1.11l.97-2.27l.97 2.29l.47 1.11l1.2.1l2.47.21l-1.88 1.63l-.91.79z"/></svg> </template>
CSS
.icon-twotone-grade {
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%22m17.11%2010.83l-2.47-.21l-1.2-.1l-.47-1.11L12%207.13l-.97%202.28l-.47%201.11l-1.2.1l-2.47.21l1.88%201.63l.91.79l-.27%201.17l-.57%202.42l2.13-1.28l1.03-.63l1.03.63l2.13%201.28l-.57-2.42l-.27-1.17l.91-.79z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22%209.24l-7.19-.61L12%202L9.19%208.63L2%209.24l5.46%204.73L5.82%2021L12%2017.27L18.18%2021l-1.64-7.03zm-7.41%205.18l.56%202.41l-2.12-1.28l-1.03-.62l-1.03.62l-2.12%201.28l.56-2.41l.27-1.18l-.91-.79l-1.88-1.63l2.47-.21l1.2-.1l.47-1.11l.97-2.27l.97%202.29l.47%201.11l1.2.1l2.47.21l-1.88%201.63l-.91.79z%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%22m17.11%2010.83l-2.47-.21l-1.2-.1l-.47-1.11L12%207.13l-.97%202.28l-.47%201.11l-1.2.1l-2.47.21l1.88%201.63l.91.79l-.27%201.17l-.57%202.42l2.13-1.28l1.03-.63l1.03.63l2.13%201.28l-.57-2.42l-.27-1.17l.91-.79z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m22%209.24l-7.19-.61L12%202L9.19%208.63L2%209.24l5.46%204.73L5.82%2021L12%2017.27L18.18%2021l-1.64-7.03zm-7.41%205.18l.56%202.41l-2.12-1.28l-1.03-.62l-1.03.62l-2.12%201.28l.56-2.41l.27-1.18l-.91-.79l-1.88-1.63l2.47-.21l1.2-.1l.47-1.11l.97-2.27l.97%202.29l.47%201.11l1.2.1l2.47.21l-1.88%201.63l-.91.79z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-grade.svg?color=%231a73e8&size=48