low-priority-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
low-priority-rounded
Set
Material Symbols
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
low-priority-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More text icons from Material Symbols

Use the low priority icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11.475q0 1.775 1.188 3.05T8.15 15.95l-.85-.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9q-2.625-.15-4.412-2.025T2 11.5q0-2.725 1.888-4.612T8.5 5H11q.425 0 .713.288T12 6t-.288.713T11 7H8.5Q6.625 7 5.313 8.3T4 11.475M15 16h6q.425 0 .713.288T22 17t-.288.713T21 18h-6q-.425 0-.712-.288T14 17t.288-.712T15 16m0-5.5h6q.425 0 .713.288T22 11.5t-.288.713T21 12.5h-6q-.425 0-.712-.288T14 11.5t.288-.712T15 10.5M15 5h6q.425 0 .713.288T22 6t-.288.713T21 7h-6q-.425 0-.712-.288T14 6t.288-.712T15 5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLowPriorityRounded(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="M4 11.475q0 1.775 1.188 3.05T8.15 15.95l-.85-.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9q-2.625-.15-4.412-2.025T2 11.5q0-2.725 1.888-4.612T8.5 5H11q.425 0 .713.288T12 6t-.288.713T11 7H8.5Q6.625 7 5.313 8.3T4 11.475M15 16h6q.425 0 .713.288T22 17t-.288.713T21 18h-6q-.425 0-.712-.288T14 17t.288-.712T15 16m0-5.5h6q.425 0 .713.288T22 11.5t-.288.713T21 12.5h-6q-.425 0-.712-.288T14 11.5t.288-.712T15 10.5M15 5h6q.425 0 .713.288T22 6t-.288.713T21 7h-6q-.425 0-.712-.288T14 6t.288-.712T15 5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11.475q0 1.775 1.188 3.05T8.15 15.95l-.85-.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9q-2.625-.15-4.412-2.025T2 11.5q0-2.725 1.888-4.612T8.5 5H11q.425 0 .713.288T12 6t-.288.713T11 7H8.5Q6.625 7 5.313 8.3T4 11.475M15 16h6q.425 0 .713.288T22 17t-.288.713T21 18h-6q-.425 0-.712-.288T14 17t.288-.712T15 16m0-5.5h6q.425 0 .713.288T22 11.5t-.288.713T21 12.5h-6q-.425 0-.712-.288T14 11.5t.288-.712T15 10.5M15 5h6q.425 0 .713.288T22 6t-.288.713T21 7h-6q-.425 0-.712-.288T14 6t.288-.712T15 5"/></svg>
</template>

CSS

.icon-low-priority-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%22M4%2011.475q0%201.775%201.188%203.05T8.15%2015.95l-.85-.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.3.3.3.7t-.3.7l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9q-2.625-.15-4.412-2.025T2%2011.5q0-2.725%201.888-4.612T8.5%205H11q.425%200%20.713.288T12%206t-.288.713T11%207H8.5Q6.625%207%205.313%208.3T4%2011.475M15%2016h6q.425%200%20.713.288T22%2017t-.288.713T21%2018h-6q-.425%200-.712-.288T14%2017t.288-.712T15%2016m0-5.5h6q.425%200%20.713.288T22%2011.5t-.288.713T21%2012.5h-6q-.425%200-.712-.288T14%2011.5t.288-.712T15%2010.5M15%205h6q.425%200%20.713.288T22%206t-.288.713T21%207h-6q-.425%200-.712-.288T14%206t.288-.712T15%205%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%22M4%2011.475q0%201.775%201.188%203.05T8.15%2015.95l-.85-.85q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.6%202.6q.3.3.3.7t-.3.7l-2.6%202.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l.9-.9q-2.625-.15-4.412-2.025T2%2011.5q0-2.725%201.888-4.612T8.5%205H11q.425%200%20.713.288T12%206t-.288.713T11%207H8.5Q6.625%207%205.313%208.3T4%2011.475M15%2016h6q.425%200%20.713.288T22%2017t-.288.713T21%2018h-6q-.425%200-.712-.288T14%2017t.288-.712T15%2016m0-5.5h6q.425%200%20.713.288T22%2011.5t-.288.713T21%2012.5h-6q-.425%200-.712-.288T14%2011.5t.288-.712T15%2010.5M15%205h6q.425%200%20.713.288T22%206t-.288.713T21%207h-6q-.425%200-.712-.288T14%206t.288-.712T15%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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