sell cloud icon
sell-cloud-sharp from Material Symbols by Google · Sharp · Business · Apache-2.0 Free for personal and commercial use.
- Name
- sell-cloud-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the sell cloud icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.975 22q-.5-.7-.737-1.425T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588q.525 0 1.025.088t.975.287V8.25l-6.9-7.075L4 8.25V22zM11 9.025q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSellCloudSharp(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="M8.975 22q-.5-.7-.737-1.425T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588q.525 0 1.025.088t.975.287V8.25l-6.9-7.075L4 8.25V22zM11 9.025q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.975 22q-.5-.7-.737-1.425T8 19q0-1.675 1-2.988t2.575-1.787q.75-1.025 1.925-1.612t2.475-.588q.525 0 1.025.088t.975.287V8.25l-6.9-7.075L4 8.25V22zM11 9.025q-.625 0-1.037-.438T9.5 7.525q.05-.625.463-1.062T11 6.025t1.025.438t.475 1.062q-.075.625-.475 1.063T11 9.025M13 22q-1.275 0-2.137-.862T10 19q0-1.2.825-2.062t2.025-.913q.4-.9 1.238-1.463T15.925 14q1.175 0 2.138.663t1.262 1.837q1.125 0 1.9.813T22 19.25t-.712 1.938T19.5 22z"/></svg> </template>
CSS
.icon-sell-cloud-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%22M8.975%2022q-.5-.7-.737-1.425T8%2019q0-1.675%201-2.988t2.575-1.787q.75-1.025%201.925-1.612t2.475-.588q.525%200%201.025.088t.975.287V8.25l-6.9-7.075L4%208.25V22zM11%209.025q-.625%200-1.037-.438T9.5%207.525q.05-.625.463-1.062T11%206.025t1.025.438t.475%201.062q-.075.625-.475%201.063T11%209.025M13%2022q-1.275%200-2.137-.862T10%2019q0-1.2.825-2.062t2.025-.913q.4-.9%201.238-1.463T15.925%2014q1.175%200%202.138.663t1.262%201.837q1.125%200%201.9.813T22%2019.25t-.712%201.938T19.5%2022z%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%22M8.975%2022q-.5-.7-.737-1.425T8%2019q0-1.675%201-2.988t2.575-1.787q.75-1.025%201.925-1.612t2.475-.588q.525%200%201.025.088t.975.287V8.25l-6.9-7.075L4%208.25V22zM11%209.025q-.625%200-1.037-.438T9.5%207.525q.05-.625.463-1.062T11%206.025t1.025.438t.475%201.062q-.075.625-.475%201.063T11%209.025M13%2022q-1.275%200-2.137-.862T10%2019q0-1.2.825-2.062t2.025-.913q.4-.9%201.238-1.463T15.925%2014q1.175%200%202.138.663t1.262%201.837q1.125%200%201.9.813T22%2019.25t-.712%201.938T19.5%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/sell-cloud-sharp.svg?color=%231a73e8&size=48