shaved ice icon
shaved-ice-outline-sharp from Material Symbols Light by Google · Outline Sharp · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- shaved-ice-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the shaved ice icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.816 20.006L4 14.308h16l-1.834 5.698zm.713-1.025h10.93l1.182-3.673H5.36zM12 9.654l-2.639.856q-.161.056-.326.08q-.164.026-.326.026q-.213 0-.404-.035t-.38-.123q-.54.608-.858 1.357t-.317 1.589q0 .24.013.462q.012.22.056.442H5.8q-.044-.221-.047-.442q-.003-.222-.003-.462q0-.992.36-1.9t1.029-1.65q-.208-.237-.318-.552t-.11-.665q0-1.27.896-2.155t2.178-1.066q.361-.61.936-1.013T12 4q.685 0 1.263.403t.939 1.013q1.057.144 1.868.789q.81.645 1.063 1.591l1.802-2.802l.834.537l-2.861 4.444q.62.723.981 1.601t.361 1.828q0 .24-.026.462q-.026.22-.076.442h-.986l.06-.442q.028-.222.028-.462q0-.84-.324-1.59t-.89-1.356q-.188.088-.38.123q-.19.035-.385.035q-.162 0-.326-.025t-.307-.081zm0-1.062l2.937.98q.505.176.929-.124q.423-.3.423-.812q0-.84-.581-1.461t-1.422-.74l-.705-.093l-.366-.644q-.182-.327-.513-.522T12 4.981q-.39 0-.724.195t-.517.522l-.359.644l-.711.093q-.86.119-1.428.74t-.569 1.462q0 .511.42.811t.927.123zm0 6.716"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightShavedIceOutlineSharp(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.816 20.006L4 14.308h16l-1.834 5.698zm.713-1.025h10.93l1.182-3.673H5.36zM12 9.654l-2.639.856q-.161.056-.326.08q-.164.026-.326.026q-.213 0-.404-.035t-.38-.123q-.54.608-.858 1.357t-.317 1.589q0 .24.013.462q.012.22.056.442H5.8q-.044-.221-.047-.442q-.003-.222-.003-.462q0-.992.36-1.9t1.029-1.65q-.208-.237-.318-.552t-.11-.665q0-1.27.896-2.155t2.178-1.066q.361-.61.936-1.013T12 4q.685 0 1.263.403t.939 1.013q1.057.144 1.868.789q.81.645 1.063 1.591l1.802-2.802l.834.537l-2.861 4.444q.62.723.981 1.601t.361 1.828q0 .24-.026.462q-.026.22-.076.442h-.986l.06-.442q.028-.222.028-.462q0-.84-.324-1.59t-.89-1.356q-.188.088-.38.123q-.19.035-.385.035q-.162 0-.326-.025t-.307-.081zm0-1.062l2.937.98q.505.176.929-.124q.423-.3.423-.812q0-.84-.581-1.461t-1.422-.74l-.705-.093l-.366-.644q-.182-.327-.513-.522T12 4.981q-.39 0-.724.195t-.517.522l-.359.644l-.711.093q-.86.119-1.428.74t-.569 1.462q0 .511.42.811t.927.123zm0 6.716"/></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.816 20.006L4 14.308h16l-1.834 5.698zm.713-1.025h10.93l1.182-3.673H5.36zM12 9.654l-2.639.856q-.161.056-.326.08q-.164.026-.326.026q-.213 0-.404-.035t-.38-.123q-.54.608-.858 1.357t-.317 1.589q0 .24.013.462q.012.22.056.442H5.8q-.044-.221-.047-.442q-.003-.222-.003-.462q0-.992.36-1.9t1.029-1.65q-.208-.237-.318-.552t-.11-.665q0-1.27.896-2.155t2.178-1.066q.361-.61.936-1.013T12 4q.685 0 1.263.403t.939 1.013q1.057.144 1.868.789q.81.645 1.063 1.591l1.802-2.802l.834.537l-2.861 4.444q.62.723.981 1.601t.361 1.828q0 .24-.026.462q-.026.22-.076.442h-.986l.06-.442q.028-.222.028-.462q0-.84-.324-1.59t-.89-1.356q-.188.088-.38.123q-.19.035-.385.035q-.162 0-.326-.025t-.307-.081zm0-1.062l2.937.98q.505.176.929-.124q.423-.3.423-.812q0-.84-.581-1.461t-1.422-.74l-.705-.093l-.366-.644q-.182-.327-.513-.522T12 4.981q-.39 0-.724.195t-.517.522l-.359.644l-.711.093q-.86.119-1.428.74t-.569 1.462q0 .511.42.811t.927.123zm0 6.716"/></svg> </template>
CSS
.icon-shaved-ice-outline-sharp {
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.816%2020.006L4%2014.308h16l-1.834%205.698zm.713-1.025h10.93l1.182-3.673H5.36zM12%209.654l-2.639.856q-.161.056-.326.08q-.164.026-.326.026q-.213%200-.404-.035t-.38-.123q-.54.608-.858%201.357t-.317%201.589q0%20.24.013.462q.012.22.056.442H5.8q-.044-.221-.047-.442q-.003-.222-.003-.462q0-.992.36-1.9t1.029-1.65q-.208-.237-.318-.552t-.11-.665q0-1.27.896-2.155t2.178-1.066q.361-.61.936-1.013T12%204q.685%200%201.263.403t.939%201.013q1.057.144%201.868.789q.81.645%201.063%201.591l1.802-2.802l.834.537l-2.861%204.444q.62.723.981%201.601t.361%201.828q0%20.24-.026.462q-.026.22-.076.442h-.986l.06-.442q.028-.222.028-.462q0-.84-.324-1.59t-.89-1.356q-.188.088-.38.123q-.19.035-.385.035q-.162%200-.326-.025t-.307-.081zm0-1.062l2.937.98q.505.176.929-.124q.423-.3.423-.812q0-.84-.581-1.461t-1.422-.74l-.705-.093l-.366-.644q-.182-.327-.513-.522T12%204.981q-.39%200-.724.195t-.517.522l-.359.644l-.711.093q-.86.119-1.428.74t-.569%201.462q0%20.511.42.811t.927.123zm0%206.716%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.816%2020.006L4%2014.308h16l-1.834%205.698zm.713-1.025h10.93l1.182-3.673H5.36zM12%209.654l-2.639.856q-.161.056-.326.08q-.164.026-.326.026q-.213%200-.404-.035t-.38-.123q-.54.608-.858%201.357t-.317%201.589q0%20.24.013.462q.012.22.056.442H5.8q-.044-.221-.047-.442q-.003-.222-.003-.462q0-.992.36-1.9t1.029-1.65q-.208-.237-.318-.552t-.11-.665q0-1.27.896-2.155t2.178-1.066q.361-.61.936-1.013T12%204q.685%200%201.263.403t.939%201.013q1.057.144%201.868.789q.81.645%201.063%201.591l1.802-2.802l.834.537l-2.861%204.444q.62.723.981%201.601t.361%201.828q0%20.24-.026.462q-.026.22-.076.442h-.986l.06-.442q.028-.222.028-.462q0-.84-.324-1.59t-.89-1.356q-.188.088-.38.123q-.19.035-.385.035q-.162%200-.326-.025t-.307-.081zm0-1.062l2.937.98q.505.176.929-.124q.423-.3.423-.812q0-.84-.581-1.461t-1.422-.74l-.705-.093l-.366-.644q-.182-.327-.513-.522T12%204.981q-.39%200-.724.195t-.517.522l-.359.644l-.711.093q-.86.119-1.428.74t-.569%201.462q0%20.511.42.811t.927.123zm0%206.716%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shaved-ice-outline-sharp.svg?color=%231a73e8&size=48