noise control on icon
noise-control-on from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- noise-control-on
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- noise-control-on-outline, noise-control-on-outline-sharp, noise-control-on-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the noise control on icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 17.5q1.044 0 1.772-.74T15.5 15h-1q0 .617-.43 1.059q-.429.441-1.063.441q-.486 0-.87-.284q-.385-.283-.548-.743q-.135-.386-.327-.76q-.19-.375-.483-.667l-1.35-1.35q-.452-.452-.69-1.016q-.239-.564-.239-1.18q0-1.26.879-2.13T11.5 7.5q1.112 0 1.943.697q.832.697 1.026 1.784h1.006q-.2-1.494-1.326-2.488Q13.023 6.5 11.5 6.5q-1.667 0-2.833 1.159Q7.5 8.817 7.5 10.499q0 .83.312 1.571q.311.742.903 1.334l1.356 1.356q.213.213.34.474q.125.26.22.543q.27.757.924 1.24q.655.483 1.445.483m.5-4q.42 0 .71-.292q.29-.291.29-.708q0-.42-.29-.71t-.715-.29q-.408 0-.702.29q-.293.29-.293.715q0 .408.292.702q.291.293.708.293M12.003 21q-1.867 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNoiseControlOn(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="M13 17.5q1.044 0 1.772-.74T15.5 15h-1q0 .617-.43 1.059q-.429.441-1.063.441q-.486 0-.87-.284q-.385-.283-.548-.743q-.135-.386-.327-.76q-.19-.375-.483-.667l-1.35-1.35q-.452-.452-.69-1.016q-.239-.564-.239-1.18q0-1.26.879-2.13T11.5 7.5q1.112 0 1.943.697q.832.697 1.026 1.784h1.006q-.2-1.494-1.326-2.488Q13.023 6.5 11.5 6.5q-1.667 0-2.833 1.159Q7.5 8.817 7.5 10.499q0 .83.312 1.571q.311.742.903 1.334l1.356 1.356q.213.213.34.474q.125.26.22.543q.27.757.924 1.24q.655.483 1.445.483m.5-4q.42 0 .71-.292q.29-.291.29-.708q0-.42-.29-.71t-.715-.29q-.408 0-.702.29q-.293.29-.293.715q0 .408.292.702q.291.293.708.293M12.003 21q-1.867 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 17.5q1.044 0 1.772-.74T15.5 15h-1q0 .617-.43 1.059q-.429.441-1.063.441q-.486 0-.87-.284q-.385-.283-.548-.743q-.135-.386-.327-.76q-.19-.375-.483-.667l-1.35-1.35q-.452-.452-.69-1.016q-.239-.564-.239-1.18q0-1.26.879-2.13T11.5 7.5q1.112 0 1.943.697q.832.697 1.026 1.784h1.006q-.2-1.494-1.326-2.488Q13.023 6.5 11.5 6.5q-1.667 0-2.833 1.159Q7.5 8.817 7.5 10.499q0 .83.312 1.571q.311.742.903 1.334l1.356 1.356q.213.213.34.474q.125.26.22.543q.27.757.924 1.24q.655.483 1.445.483m.5-4q.42 0 .71-.292q.29-.291.29-.708q0-.42-.29-.71t-.715-.29q-.408 0-.702.29q-.293.29-.293.715q0 .408.292.702q.291.293.708.293M12.003 21q-1.867 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20"/></svg> </template>
CSS
.icon-noise-control-on {
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%22M13%2017.5q1.044%200%201.772-.74T15.5%2015h-1q0%20.617-.43%201.059q-.429.441-1.063.441q-.486%200-.87-.284q-.385-.283-.548-.743q-.135-.386-.327-.76q-.19-.375-.483-.667l-1.35-1.35q-.452-.452-.69-1.016q-.239-.564-.239-1.18q0-1.26.879-2.13T11.5%207.5q1.112%200%201.943.697q.832.697%201.026%201.784h1.006q-.2-1.494-1.326-2.488Q13.023%206.5%2011.5%206.5q-1.667%200-2.833%201.159Q7.5%208.817%207.5%2010.499q0%20.83.312%201.571q.311.742.903%201.334l1.356%201.356q.213.213.34.474q.125.26.22.543q.27.757.924%201.24q.655.483%201.445.483m.5-4q.42%200%20.71-.292q.29-.291.29-.708q0-.42-.29-.71t-.715-.29q-.408%200-.702.29q-.293.29-.293.715q0%20.408.292.702q.291.293.708.293M12.003%2021q-1.867%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709M12%2020q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020%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%22M13%2017.5q1.044%200%201.772-.74T15.5%2015h-1q0%20.617-.43%201.059q-.429.441-1.063.441q-.486%200-.87-.284q-.385-.283-.548-.743q-.135-.386-.327-.76q-.19-.375-.483-.667l-1.35-1.35q-.452-.452-.69-1.016q-.239-.564-.239-1.18q0-1.26.879-2.13T11.5%207.5q1.112%200%201.943.697q.832.697%201.026%201.784h1.006q-.2-1.494-1.326-2.488Q13.023%206.5%2011.5%206.5q-1.667%200-2.833%201.159Q7.5%208.817%207.5%2010.499q0%20.83.312%201.571q.311.742.903%201.334l1.356%201.356q.213.213.34.474q.125.26.22.543q.27.757.924%201.24q.655.483%201.445.483m.5-4q.42%200%20.71-.292q.29-.291.29-.708q0-.42-.29-.71t-.715-.29q-.408%200-.702.29q-.293.29-.293.715q0%20.408.292.702q.291.293.708.293M12.003%2021q-1.867%200-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3%2012.003t.709-3.51Q4.417%206.85%205.63%205.634t2.857-1.925T11.997%203t3.51.709q1.643.708%202.859%201.922t1.925%202.857t.709%203.509t-.708%203.51t-1.924%202.859t-2.856%201.925t-3.509.709M12%2020q3.35%200%205.675-2.325T20%2012t-2.325-5.675T12%204T6.325%206.325T4%2012t2.325%205.675T12%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/noise-control-on.svg?color=%231a73e8&size=48