low priority icon
low-priority-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- low-priority-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- low-priority-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
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.744q0 1.968 1.332 3.339t3.28 1.406h1.134L8.358 15.08q-.14-.14-.15-.344t.15-.364t.353-.16t.354.16l2.049 2.066q.236.238.226.561t-.232.566l-2.043 2.08q-.133.16-.34.16t-.367-.16q-.14-.134-.14-.34q0-.208.14-.368l1.4-1.438H8.623q-2.356-.034-3.99-1.708Q3 14.12 3 11.75q0-2.398 1.653-4.074T8.693 6h2.5q.212 0 .356.144t.143.357t-.144.356t-.356.143h-2.5Q6.737 7 5.368 8.378Q4 9.757 4 11.744M14.577 16.5H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 7h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLowPriorityRounded(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.744q0 1.968 1.332 3.339t3.28 1.406h1.134L8.358 15.08q-.14-.14-.15-.344t.15-.364t.353-.16t.354.16l2.049 2.066q.236.238.226.561t-.232.566l-2.043 2.08q-.133.16-.34.16t-.367-.16q-.14-.134-.14-.34q0-.208.14-.368l1.4-1.438H8.623q-2.356-.034-3.99-1.708Q3 14.12 3 11.75q0-2.398 1.653-4.074T8.693 6h2.5q.212 0 .356.144t.143.357t-.144.356t-.356.143h-2.5Q6.737 7 5.368 8.378Q4 9.757 4 11.744M14.577 16.5H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 7h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143"/></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.744q0 1.968 1.332 3.339t3.28 1.406h1.134L8.358 15.08q-.14-.14-.15-.344t.15-.364t.353-.16t.354.16l2.049 2.066q.236.238.226.561t-.232.566l-2.043 2.08q-.133.16-.34.16t-.367-.16q-.14-.134-.14-.34q0-.208.14-.368l1.4-1.438H8.623q-2.356-.034-3.99-1.708Q3 14.12 3 11.75q0-2.398 1.653-4.074T8.693 6h2.5q.212 0 .356.144t.143.357t-.144.356t-.356.143h-2.5Q6.737 7 5.368 8.378Q4 9.757 4 11.744M14.577 16.5H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213 0 .356.144t.144.357t-.144.356T20.5 7h-5.923q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143"/></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.744q0%201.968%201.332%203.339t3.28%201.406h1.134L8.358%2015.08q-.14-.14-.15-.344t.15-.364t.353-.16t.354.16l2.049%202.066q.236.238.226.561t-.232.566l-2.043%202.08q-.133.16-.34.16t-.367-.16q-.14-.134-.14-.34q0-.208.14-.368l1.4-1.438H8.623q-2.356-.034-3.99-1.708Q3%2014.12%203%2011.75q0-2.398%201.653-4.074T8.693%206h2.5q.212%200%20.356.144t.143.357t-.144.356t-.356.143h-2.5Q6.737%207%205.368%208.378Q4%209.757%204%2011.744M14.577%2016.5H20.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%207h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143%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.744q0%201.968%201.332%203.339t3.28%201.406h1.134L8.358%2015.08q-.14-.14-.15-.344t.15-.364t.353-.16t.354.16l2.049%202.066q.236.238.226.561t-.232.566l-2.043%202.08q-.133.16-.34.16t-.367-.16q-.14-.134-.14-.34q0-.208.14-.368l1.4-1.438H8.623q-2.356-.034-3.99-1.708Q3%2014.12%203%2011.75q0-2.398%201.653-4.074T8.693%206h2.5q.212%200%20.356.144t.143.357t-.144.356t-.356.143h-2.5Q6.737%207%205.368%208.378Q4%209.757%204%2011.744M14.577%2016.5H20.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213%200%20.356.144t.144.357t-.144.356t-.356.143h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143m0-5.25H20.5q.213%200%20.356.144t.144.357t-.144.356T20.5%207h-5.923q-.212%200-.356-.144t-.144-.357t.144-.356t.356-.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/low-priority-rounded.svg?color=%231a73e8&size=48