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

Name
fragrance-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More household icons from Material Symbols Light

Use the fragrance icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.616 9.154V5.269L6.885 4h3.307v5.154h-1V5H7.231l-.616.616v3.538zM13.866 8q-.31 0-.52-.21q-.212-.21-.212-.52t.21-.521t.52-.21t.522.21t.21.52t-.21.52q-.21.211-.52.211m5.635 0q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21t.21.52t-.21.52Q19.812 8 19.5 8m-2.827-1.885q-.29 0-.51-.21t-.22-.52t.22-.52t.52-.211t.51.21t.21.52t-.21.52t-.52.211m2.828-1.884q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21m-2.827 5.655q-.29 0-.51-.22t-.22-.52t.22-.511t.52-.211t.51.21t.21.52q0 .291-.21.511t-.52.22m2.828 1.885q-.31 0-.521-.22q-.21-.22-.21-.52t.21-.51q.209-.211.52-.211t.52.21t.21.52q0 .29-.21.511q-.209.22-.52.22M5 19h5.808v-8.846H5zm-1 1V9.154h7.808V20zm1-1h5.808z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFragranceOutlineSharp(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.616 9.154V5.269L6.885 4h3.307v5.154h-1V5H7.231l-.616.616v3.538zM13.866 8q-.31 0-.52-.21q-.212-.21-.212-.52t.21-.521t.52-.21t.522.21t.21.52t-.21.52q-.21.211-.52.211m5.635 0q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21t.21.52t-.21.52Q19.812 8 19.5 8m-2.827-1.885q-.29 0-.51-.21t-.22-.52t.22-.52t.52-.211t.51.21t.21.52t-.21.52t-.52.211m2.828-1.884q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21m-2.827 5.655q-.29 0-.51-.22t-.22-.52t.22-.511t.52-.211t.51.21t.21.52q0 .291-.21.511t-.52.22m2.828 1.885q-.31 0-.521-.22q-.21-.22-.21-.52t.21-.51q.209-.211.52-.211t.52.21t.21.52q0 .29-.21.511q-.209.22-.52.22M5 19h5.808v-8.846H5zm-1 1V9.154h7.808V20zm1-1h5.808z"/></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.616 9.154V5.269L6.885 4h3.307v5.154h-1V5H7.231l-.616.616v3.538zM13.866 8q-.31 0-.52-.21q-.212-.21-.212-.52t.21-.521t.52-.21t.522.21t.21.52t-.21.52q-.21.211-.52.211m5.635 0q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21t.21.52t-.21.52Q19.812 8 19.5 8m-2.827-1.885q-.29 0-.51-.21t-.22-.52t.22-.52t.52-.211t.51.21t.21.52t-.21.52t-.52.211m2.828-1.884q-.31 0-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21m-2.827 5.655q-.29 0-.51-.22t-.22-.52t.22-.511t.52-.211t.51.21t.21.52q0 .291-.21.511t-.52.22m2.828 1.885q-.31 0-.521-.22q-.21-.22-.21-.52t.21-.51q.209-.211.52-.211t.52.21t.21.52q0 .29-.21.511q-.209.22-.52.22M5 19h5.808v-8.846H5zm-1 1V9.154h7.808V20zm1-1h5.808z"/></svg>
</template>

CSS

.icon-fragrance-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.616%209.154V5.269L6.885%204h3.307v5.154h-1V5H7.231l-.616.616v3.538zM13.866%208q-.31%200-.52-.21q-.212-.21-.212-.52t.21-.521t.52-.21t.522.21t.21.52t-.21.52q-.21.211-.52.211m5.635%200q-.31%200-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21t.21.52t-.21.52Q19.812%208%2019.5%208m-2.827-1.885q-.29%200-.51-.21t-.22-.52t.22-.52t.52-.211t.51.21t.21.52t-.21.52t-.52.211m2.828-1.884q-.31%200-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21m-2.827%205.655q-.29%200-.51-.22t-.22-.52t.22-.511t.52-.211t.51.21t.21.52q0%20.291-.21.511t-.52.22m2.828%201.885q-.31%200-.521-.22q-.21-.22-.21-.52t.21-.51q.209-.211.52-.211t.52.21t.21.52q0%20.29-.21.511q-.209.22-.52.22M5%2019h5.808v-8.846H5zm-1%201V9.154h7.808V20zm1-1h5.808z%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.616%209.154V5.269L6.885%204h3.307v5.154h-1V5H7.231l-.616.616v3.538zM13.866%208q-.31%200-.52-.21q-.212-.21-.212-.52t.21-.521t.52-.21t.522.21t.21.52t-.21.52q-.21.211-.52.211m5.635%200q-.31%200-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21t.21.52t-.21.52Q19.812%208%2019.5%208m-2.827-1.885q-.29%200-.51-.21t-.22-.52t.22-.52t.52-.211t.51.21t.21.52t-.21.52t-.52.211m2.828-1.884q-.31%200-.521-.21q-.21-.21-.21-.52t.21-.521q.209-.21.52-.21t.52.21q.21.209.21.52t-.21.52q-.209.21-.52.21m-2.827%205.655q-.29%200-.51-.22t-.22-.52t.22-.511t.52-.211t.51.21t.21.52q0%20.291-.21.511t-.52.22m2.828%201.885q-.31%200-.521-.22q-.21-.22-.21-.52t.21-.51q.209-.211.52-.211t.52.21t.21.52q0%20.29-.21.511q-.209.22-.52.22M5%2019h5.808v-8.846H5zm-1%201V9.154h7.808V20zm1-1h5.808z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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