elevation-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
elevation-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

Use the elevation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.077 19.192H5.269q-.49 0-.724-.431q-.234-.432.059-.836l3.604-5.062q.217-.322.575-.497q.358-.174.742-.174h3.89q.135 0 .25-.057q.116-.058.212-.154l4.392-5.131q.373-.429.898-.23t.525.765v10.192q0 .671-.472 1.143t-1.143.472M7.289 9.808l-3.273 4.586q-.116.177-.314.201t-.375-.091t-.201-.313t.091-.376l3.087-4.33q.217-.323.575-.5t.742-.177h4.198l4.185-4.898q.14-.172.338-.177q.199-.006.37.134t.186.33q.016.187-.125.359l-4.03 4.686q-.218.273-.532.42q-.313.146-.68.146zm-1.647 8.384h12.435q.27 0 .442-.173t.173-.442V7.892l-4.065 4.735q-.217.273-.53.42q-.314.145-.681.145H9.519q-.154 0-.279.068q-.125.067-.22.182zm13.05 0"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightElevationOutlineRounded(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="M18.077 19.192H5.269q-.49 0-.724-.431q-.234-.432.059-.836l3.604-5.062q.217-.322.575-.497q.358-.174.742-.174h3.89q.135 0 .25-.057q.116-.058.212-.154l4.392-5.131q.373-.429.898-.23t.525.765v10.192q0 .671-.472 1.143t-1.143.472M7.289 9.808l-3.273 4.586q-.116.177-.314.201t-.375-.091t-.201-.313t.091-.376l3.087-4.33q.217-.323.575-.5t.742-.177h4.198l4.185-4.898q.14-.172.338-.177q.199-.006.37.134t.186.33q.016.187-.125.359l-4.03 4.686q-.218.273-.532.42q-.313.146-.68.146zm-1.647 8.384h12.435q.27 0 .442-.173t.173-.442V7.892l-4.065 4.735q-.217.273-.53.42q-.314.145-.681.145H9.519q-.154 0-.279.068q-.125.067-.22.182zm13.05 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="M18.077 19.192H5.269q-.49 0-.724-.431q-.234-.432.059-.836l3.604-5.062q.217-.322.575-.497q.358-.174.742-.174h3.89q.135 0 .25-.057q.116-.058.212-.154l4.392-5.131q.373-.429.898-.23t.525.765v10.192q0 .671-.472 1.143t-1.143.472M7.289 9.808l-3.273 4.586q-.116.177-.314.201t-.375-.091t-.201-.313t.091-.376l3.087-4.33q.217-.323.575-.5t.742-.177h4.198l4.185-4.898q.14-.172.338-.177q.199-.006.37.134t.186.33q.016.187-.125.359l-4.03 4.686q-.218.273-.532.42q-.313.146-.68.146zm-1.647 8.384h12.435q.27 0 .442-.173t.173-.442V7.892l-4.065 4.735q-.217.273-.53.42q-.314.145-.681.145H9.519q-.154 0-.279.068q-.125.067-.22.182zm13.05 0"/></svg>
</template>

CSS

.icon-elevation-outline-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%22M18.077%2019.192H5.269q-.49%200-.724-.431q-.234-.432.059-.836l3.604-5.062q.217-.322.575-.497q.358-.174.742-.174h3.89q.135%200%20.25-.057q.116-.058.212-.154l4.392-5.131q.373-.429.898-.23t.525.765v10.192q0%20.671-.472%201.143t-1.143.472M7.289%209.808l-3.273%204.586q-.116.177-.314.201t-.375-.091t-.201-.313t.091-.376l3.087-4.33q.217-.323.575-.5t.742-.177h4.198l4.185-4.898q.14-.172.338-.177q.199-.006.37.134t.186.33q.016.187-.125.359l-4.03%204.686q-.218.273-.532.42q-.313.146-.68.146zm-1.647%208.384h12.435q.27%200%20.442-.173t.173-.442V7.892l-4.065%204.735q-.217.273-.53.42q-.314.145-.681.145H9.519q-.154%200-.279.068q-.125.067-.22.182zm13.05%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%22M18.077%2019.192H5.269q-.49%200-.724-.431q-.234-.432.059-.836l3.604-5.062q.217-.322.575-.497q.358-.174.742-.174h3.89q.135%200%20.25-.057q.116-.058.212-.154l4.392-5.131q.373-.429.898-.23t.525.765v10.192q0%20.671-.472%201.143t-1.143.472M7.289%209.808l-3.273%204.586q-.116.177-.314.201t-.375-.091t-.201-.313t.091-.376l3.087-4.33q.217-.323.575-.5t.742-.177h4.198l4.185-4.898q.14-.172.338-.177q.199-.006.37.134t.186.33q.016.187-.125.359l-4.03%204.686q-.218.273-.532.42q-.313.146-.68.146zm-1.647%208.384h12.435q.27%200%20.442-.173t.173-.442V7.892l-4.065%204.735q-.217.273-.53.42q-.314.145-.681.145H9.519q-.154%200-.279.068q-.125.067-.22.182zm13.05%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/elevation-outline-rounded.svg?color=%231a73e8&size=48