unknown 5 icon
unknown-5-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- unknown-5-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- unknown-5-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the unknown 5 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.5 12q-.213 0-.356-.144T5 11.499t.144-.356T5.5 11h6q.213 0 .356.144t.144.357t-.144.356T11.5 12zM12 4q-.213 0-.356-.144t-.144-.357t.144-.356T12 3q1.872 0 3.507.71q1.635.711 2.853 1.93t1.93 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.853 1.93T12 21q-1.79 0-3.434-.67T5.63 18.37q-.061-.064-.104-.158q-.043-.095-.043-.196q0-.214.145-.357t.359-.143q.1 0 .194.042t.156.104q1.175 1.1 2.631 1.719T12 20q3.325 0 5.663-2.337T20 12t-2.337-5.663T12 4"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUnknown5Rounded(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.5 12q-.213 0-.356-.144T5 11.499t.144-.356T5.5 11h6q.213 0 .356.144t.144.357t-.144.356T11.5 12zM12 4q-.213 0-.356-.144t-.144-.357t.144-.356T12 3q1.872 0 3.507.71q1.635.711 2.853 1.93t1.93 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.853 1.93T12 21q-1.79 0-3.434-.67T5.63 18.37q-.061-.064-.104-.158q-.043-.095-.043-.196q0-.214.145-.357t.359-.143q.1 0 .194.042t.156.104q1.175 1.1 2.631 1.719T12 20q3.325 0 5.663-2.337T20 12t-2.337-5.663T12 4"/></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.5 12q-.213 0-.356-.144T5 11.499t.144-.356T5.5 11h6q.213 0 .356.144t.144.357t-.144.356T11.5 12zM12 4q-.213 0-.356-.144t-.144-.357t.144-.356T12 3q1.872 0 3.507.71q1.635.711 2.853 1.93t1.93 2.855t.71 3.5t-.71 3.505t-1.93 2.86t-2.853 1.93T12 21q-1.79 0-3.434-.67T5.63 18.37q-.061-.064-.104-.158q-.043-.095-.043-.196q0-.214.145-.357t.359-.143q.1 0 .194.042t.156.104q1.175 1.1 2.631 1.719T12 20q3.325 0 5.663-2.337T20 12t-2.337-5.663T12 4"/></svg> </template>
CSS
.icon-unknown-5-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.5%2012q-.213%200-.356-.144T5%2011.499t.144-.356T5.5%2011h6q.213%200%20.356.144t.144.357t-.144.356T11.5%2012zM12%204q-.213%200-.356-.144t-.144-.357t.144-.356T12%203q1.872%200%203.507.71q1.635.711%202.853%201.93t1.93%202.855t.71%203.5t-.71%203.505t-1.93%202.86t-2.853%201.93T12%2021q-1.79%200-3.434-.67T5.63%2018.37q-.061-.064-.104-.158q-.043-.095-.043-.196q0-.214.145-.357t.359-.143q.1%200%20.194.042t.156.104q1.175%201.1%202.631%201.719T12%2020q3.325%200%205.663-2.337T20%2012t-2.337-5.663T12%204%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.5%2012q-.213%200-.356-.144T5%2011.499t.144-.356T5.5%2011h6q.213%200%20.356.144t.144.357t-.144.356T11.5%2012zM12%204q-.213%200-.356-.144t-.144-.357t.144-.356T12%203q1.872%200%203.507.71q1.635.711%202.853%201.93t1.93%202.855t.71%203.5t-.71%203.505t-1.93%202.86t-2.853%201.93T12%2021q-1.79%200-3.434-.67T5.63%2018.37q-.061-.064-.104-.158q-.043-.095-.043-.196q0-.214.145-.357t.359-.143q.1%200%20.194.042t.156.104q1.175%201.1%202.631%201.719T12%2020q3.325%200%205.663-2.337T20%2012t-2.337-5.663T12%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/unknown-5-rounded.svg?color=%231a73e8&size=48