hide source icon
hide-source-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- hide-source-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the hide source icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.479 20.9l-1.883-1.877q-1.167.935-2.583 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.596.521-3.012q.521-1.417 1.456-2.584L3.094 4.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.146.147.156.345t-.156.363t-.357.166q-.19 0-.356-.166M12 20q1.383 0 2.616-.448t2.261-1.248L5.697 7.123q-.8 1.027-1.249 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20m0-16q-.95 0-1.858.21q-.907.211-1.715.632q-.188.099-.396.037t-.312-.235t-.04-.371q.065-.198.248-.296q.937-.47 1.955-.723Q10.9 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.12-.254 2.147q-.254 1.028-.742 1.984q-.092.182-.303.237q-.21.055-.383-.049q-.173-.103-.235-.311t.036-.396q.421-.827.651-1.73T20 12q0-3.325-2.337-5.663T12 4m-.713 8.714"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHideSourceOutlineRounded(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="m19.479 20.9l-1.883-1.877q-1.167.935-2.583 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.596.521-3.012q.521-1.417 1.456-2.584L3.094 4.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.146.147.156.345t-.156.363t-.357.166q-.19 0-.356-.166M12 20q1.383 0 2.616-.448t2.261-1.248L5.697 7.123q-.8 1.027-1.249 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20m0-16q-.95 0-1.858.21q-.907.211-1.715.632q-.188.099-.396.037t-.312-.235t-.04-.371q.065-.198.248-.296q.937-.47 1.955-.723Q10.9 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.12-.254 2.147q-.254 1.028-.742 1.984q-.092.182-.303.237q-.21.055-.383-.049q-.173-.103-.235-.311t.036-.396q.421-.827.651-1.73T20 12q0-3.325-2.337-5.663T12 4m-.713 8.714"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.479 20.9l-1.883-1.877q-1.167.935-2.583 1.456T12 21q-1.868 0-3.51-.709t-2.857-1.923t-1.924-2.858T3 12q0-1.596.521-3.012q.521-1.417 1.456-2.584L3.094 4.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.146.147.156.345t-.156.363t-.357.166q-.19 0-.356-.166M12 20q1.383 0 2.616-.448t2.261-1.248L5.697 7.123q-.8 1.027-1.249 2.26Q4 10.618 4 12q0 3.325 2.338 5.663T12 20m0-16q-.95 0-1.858.21q-.907.211-1.715.632q-.188.099-.396.037t-.312-.235t-.04-.371q.065-.198.248-.296q.937-.47 1.955-.723Q10.9 3 12 3q1.868 0 3.51.709t2.858 1.924T20.29 8.49T21 12q0 1.12-.254 2.147q-.254 1.028-.742 1.984q-.092.182-.303.237q-.21.055-.383-.049q-.173-.103-.235-.311t.036-.396q.421-.827.651-1.73T20 12q0-3.325-2.337-5.663T12 4m-.713 8.714"/></svg> </template>
CSS
.icon-hide-source-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%22m19.479%2020.9l-1.883-1.877q-1.167.935-2.583%201.456T12%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.596.521-3.012q.521-1.417%201.456-2.584L3.094%204.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.146.147.156.345t-.156.363t-.357.166q-.19%200-.356-.166M12%2020q1.383%200%202.616-.448t2.261-1.248L5.697%207.123q-.8%201.027-1.249%202.26Q4%2010.618%204%2012q0%203.325%202.338%205.663T12%2020m0-16q-.95%200-1.858.21q-.907.211-1.715.632q-.188.099-.396.037t-.312-.235t-.04-.371q.065-.198.248-.296q.937-.47%201.955-.723Q10.9%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.12-.254%202.147q-.254%201.028-.742%201.984q-.092.182-.303.237q-.21.055-.383-.049q-.173-.103-.235-.311t.036-.396q.421-.827.651-1.73T20%2012q0-3.325-2.337-5.663T12%204m-.713%208.714%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%22m19.479%2020.9l-1.883-1.877q-1.167.935-2.583%201.456T12%2021q-1.868%200-3.51-.709t-2.857-1.923t-1.924-2.858T3%2012q0-1.596.521-3.012q.521-1.417%201.456-2.584L3.094%204.52q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.146.147.156.345t-.156.363t-.357.166q-.19%200-.356-.166M12%2020q1.383%200%202.616-.448t2.261-1.248L5.697%207.123q-.8%201.027-1.249%202.26Q4%2010.618%204%2012q0%203.325%202.338%205.663T12%2020m0-16q-.95%200-1.858.21q-.907.211-1.715.632q-.188.099-.396.037t-.312-.235t-.04-.371q.065-.198.248-.296q.937-.47%201.955-.723Q10.9%203%2012%203q1.868%200%203.51.709t2.858%201.924T20.29%208.49T21%2012q0%201.12-.254%202.147q-.254%201.028-.742%201.984q-.092.182-.303.237q-.21.055-.383-.049q-.173-.103-.235-.311t.036-.396q.421-.827.651-1.73T20%2012q0-3.325-2.337-5.663T12%204m-.713%208.714%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/hide-source-outline-rounded.svg?color=%231a73e8&size=48