sell-cloud-outline-sharp from Material Symbols Light by Google · Outline Sharp · Business · Apache-2.0 Free for personal and commercial use.

Name
sell-cloud-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Business
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More business icons from Material Symbols Light

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="M5 21h3.302q-.152-.233-.261-.473T7.844 20H6V8.864l5.108-5.114l5.117 5.133v2.79q.275.039.527.08q.253.043.492.128V8.448L11.152 2.29L5 8.442zm6.116-12.629q-.414 0-.711-.303t-.309-.716q.012-.414.309-.717q.297-.302.71-.302q.414 0 .708.302q.294.303.312.717q-.018.413-.312.716t-.707.303M12.5 21q-1.044 0-1.772-.728T10 18.5q0-1.006.72-1.73q.719-.722 1.765-.764q.361-.9 1.18-1.453q.818-.553 1.827-.553q1.185 0 2.118.682q.934.682 1.1 1.818h.25q.875 0 1.457.678T21 18.759t-.57 1.573T19 21zm0-1h6.25q.512 0 .88-.366q.37-.367.37-.884q0-.512-.37-.88t-.88-.37h-.906l-.098-.521q-.029-.846-.698-1.413q-.67-.566-1.554-.566q-.688 0-1.274.366q-.587.365-.8 1.009l-.232.625H12.5q-.638 0-1.069.441Q11 17.883 11 18.51q0 .626.431 1.058T12.5 20m3 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSellCloudOutlineSharp(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 21h3.302q-.152-.233-.261-.473T7.844 20H6V8.864l5.108-5.114l5.117 5.133v2.79q.275.039.527.08q.253.043.492.128V8.448L11.152 2.29L5 8.442zm6.116-12.629q-.414 0-.711-.303t-.309-.716q.012-.414.309-.717q.297-.302.71-.302q.414 0 .708.302q.294.303.312.717q-.018.413-.312.716t-.707.303M12.5 21q-1.044 0-1.772-.728T10 18.5q0-1.006.72-1.73q.719-.722 1.765-.764q.361-.9 1.18-1.453q.818-.553 1.827-.553q1.185 0 2.118.682q.934.682 1.1 1.818h.25q.875 0 1.457.678T21 18.759t-.57 1.573T19 21zm0-1h6.25q.512 0 .88-.366q.37-.367.37-.884q0-.512-.37-.88t-.88-.37h-.906l-.098-.521q-.029-.846-.698-1.413q-.67-.566-1.554-.566q-.688 0-1.274.366q-.587.365-.8 1.009l-.232.625H12.5q-.638 0-1.069.441Q11 17.883 11 18.51q0 .626.431 1.058T12.5 20m3 0"/></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 21h3.302q-.152-.233-.261-.473T7.844 20H6V8.864l5.108-5.114l5.117 5.133v2.79q.275.039.527.08q.253.043.492.128V8.448L11.152 2.29L5 8.442zm6.116-12.629q-.414 0-.711-.303t-.309-.716q.012-.414.309-.717q.297-.302.71-.302q.414 0 .708.302q.294.303.312.717q-.018.413-.312.716t-.707.303M12.5 21q-1.044 0-1.772-.728T10 18.5q0-1.006.72-1.73q.719-.722 1.765-.764q.361-.9 1.18-1.453q.818-.553 1.827-.553q1.185 0 2.118.682q.934.682 1.1 1.818h.25q.875 0 1.457.678T21 18.759t-.57 1.573T19 21zm0-1h6.25q.512 0 .88-.366q.37-.367.37-.884q0-.512-.37-.88t-.88-.37h-.906l-.098-.521q-.029-.846-.698-1.413q-.67-.566-1.554-.566q-.688 0-1.274.366q-.587.365-.8 1.009l-.232.625H12.5q-.638 0-1.069.441Q11 17.883 11 18.51q0 .626.431 1.058T12.5 20m3 0"/></svg>
</template>

CSS

.icon-sell-cloud-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%2021h3.302q-.152-.233-.261-.473T7.844%2020H6V8.864l5.108-5.114l5.117%205.133v2.79q.275.039.527.08q.253.043.492.128V8.448L11.152%202.29L5%208.442zm6.116-12.629q-.414%200-.711-.303t-.309-.716q.012-.414.309-.717q.297-.302.71-.302q.414%200%20.708.302q.294.303.312.717q-.018.413-.312.716t-.707.303M12.5%2021q-1.044%200-1.772-.728T10%2018.5q0-1.006.72-1.73q.719-.722%201.765-.764q.361-.9%201.18-1.453q.818-.553%201.827-.553q1.185%200%202.118.682q.934.682%201.1%201.818h.25q.875%200%201.457.678T21%2018.759t-.57%201.573T19%2021zm0-1h6.25q.512%200%20.88-.366q.37-.367.37-.884q0-.512-.37-.88t-.88-.37h-.906l-.098-.521q-.029-.846-.698-1.413q-.67-.566-1.554-.566q-.688%200-1.274.366q-.587.365-.8%201.009l-.232.625H12.5q-.638%200-1.069.441Q11%2017.883%2011%2018.51q0%20.626.431%201.058T12.5%2020m3%200%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%2021h3.302q-.152-.233-.261-.473T7.844%2020H6V8.864l5.108-5.114l5.117%205.133v2.79q.275.039.527.08q.253.043.492.128V8.448L11.152%202.29L5%208.442zm6.116-12.629q-.414%200-.711-.303t-.309-.716q.012-.414.309-.717q.297-.302.71-.302q.414%200%20.708.302q.294.303.312.717q-.018.413-.312.716t-.707.303M12.5%2021q-1.044%200-1.772-.728T10%2018.5q0-1.006.72-1.73q.719-.722%201.765-.764q.361-.9%201.18-1.453q.818-.553%201.827-.553q1.185%200%202.118.682q.934.682%201.1%201.818h.25q.875%200%201.457.678T21%2018.759t-.57%201.573T19%2021zm0-1h6.25q.512%200%20.88-.366q.37-.367.37-.884q0-.512-.37-.88t-.88-.37h-.906l-.098-.521q-.029-.846-.698-1.413q-.67-.566-1.554-.566q-.688%200-1.274.366q-.587.365-.8%201.009l-.232.625H12.5q-.638%200-1.069.441Q11%2017.883%2011%2018.51q0%20.626.431%201.058T12.5%2020m3%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/sell-cloud-outline-sharp.svg?color=%231a73e8&size=48