sensors krx off icon

sensors-krx-off-outline-rounded from Material Symbols by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
sensors-krx-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the sensors krx off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.425 14.525l-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.075 5.9L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L2.1 4.9q-.275-.275-.287-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288M4.213 13.863q.212.912.637 1.712q.2.375.113.8t-.438.65q-.35.25-.75.138t-.6-.488Q2.6 15.625 2.3 14.45T2 12t.3-2.463t.875-2.237q.2-.375.6-.475t.75.15q.35.225.438.65t-.113.8q-.425.8-.637 1.713T4 12t.213 1.863m15.575-3.725q-.213-.913-.638-1.713q-.2-.375-.125-.8t.425-.65q.35-.25.763-.15t.612.475q.575 1.05.875 2.238T22 12t-.3 2.45t-.875 2.225q-.2.375-.612.488t-.763-.138q-.35-.225-.425-.65t.125-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSensorsKrxOffOutlineRounded(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="m17.425 14.525l-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.075 5.9L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L2.1 4.9q-.275-.275-.287-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288M4.213 13.863q.212.912.637 1.712q.2.375.113.8t-.438.65q-.35.25-.75.138t-.6-.488Q2.6 15.625 2.3 14.45T2 12t.3-2.463t.875-2.237q.2-.375.6-.475t.75.15q.35.225.438.65t-.113.8q-.425.8-.637 1.713T4 12t.213 1.863m15.575-3.725q-.213-.913-.638-1.713q-.2-.375-.125-.8t.425-.65q.35-.25.763-.15t.612.475q.575 1.05.875 2.238T22 12t-.3 2.45t-.875 2.225q-.2.375-.612.488t-.763-.138q-.35-.225-.425-.65t.125-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.425 14.525l-1.55-1.55q.05-.25.088-.488T16 12q0-1.65-1.175-2.825T12 8q-.25 0-.488.038t-.487.087l-1.55-1.55q.575-.275 1.213-.425T12 6q2.5 0 4.25 1.75T18 12q0 .675-.15 1.313t-.425 1.212M12 16q.275 0 .538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8 12q0 1.65 1.175 2.825T12 16m7.075 5.9L14.6 17.4q-.575.275-1.237.438T12 18q-2.5 0-4.25-1.75T6 12q0-.7.163-1.362T6.6 9.4L2.1 4.9q-.275-.275-.287-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288M4.213 13.863q.212.912.637 1.712q.2.375.113.8t-.438.65q-.35.25-.75.138t-.6-.488Q2.6 15.625 2.3 14.45T2 12t.3-2.463t.875-2.237q.2-.375.6-.475t.75.15q.35.225.438.65t-.113.8q-.425.8-.637 1.713T4 12t.213 1.863m15.575-3.725q-.213-.913-.638-1.713q-.2-.375-.125-.8t.425-.65q.35-.25.763-.15t.612.475q.575 1.05.875 2.238T22 12t-.3 2.45t-.875 2.225q-.2.375-.612.488t-.763-.138q-.35-.225-.425-.65t.125-.8q.425-.8.638-1.712T20 12t-.213-1.862"/></svg>
</template>

CSS

.icon-sensors-krx-off-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%22m17.425%2014.525l-1.55-1.55q.05-.25.088-.488T16%2012q0-1.65-1.175-2.825T12%208q-.25%200-.488.038t-.487.087l-1.55-1.55q.575-.275%201.213-.425T12%206q2.5%200%204.25%201.75T18%2012q0%20.675-.15%201.313t-.425%201.212M12%2016q.275%200%20.538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8%2012q0%201.65%201.175%202.825T12%2016m7.075%205.9L14.6%2017.4q-.575.275-1.237.438T12%2018q-2.5%200-4.25-1.75T6%2012q0-.7.163-1.362T6.6%209.4L2.1%204.9q-.275-.275-.287-.687T2.1%203.5q.275-.275.7-.275t.7.275l17%2017q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288M4.213%2013.863q.212.912.637%201.712q.2.375.113.8t-.438.65q-.35.25-.75.138t-.6-.488Q2.6%2015.625%202.3%2014.45T2%2012t.3-2.463t.875-2.237q.2-.375.6-.475t.75.15q.35.225.438.65t-.113.8q-.425.8-.637%201.713T4%2012t.213%201.863m15.575-3.725q-.213-.913-.638-1.713q-.2-.375-.125-.8t.425-.65q.35-.25.763-.15t.612.475q.575%201.05.875%202.238T22%2012t-.3%202.45t-.875%202.225q-.2.375-.612.488t-.763-.138q-.35-.225-.425-.65t.125-.8q.425-.8.638-1.712T20%2012t-.213-1.862%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%22m17.425%2014.525l-1.55-1.55q.05-.25.088-.488T16%2012q0-1.65-1.175-2.825T12%208q-.25%200-.488.038t-.487.087l-1.55-1.55q.575-.275%201.213-.425T12%206q2.5%200%204.25%201.75T18%2012q0%20.675-.15%201.313t-.425%201.212M12%2016q.275%200%20.538-.038t.512-.112l-4.9-4.9q-.075.25-.112.513T8%2012q0%201.65%201.175%202.825T12%2016m7.075%205.9L14.6%2017.4q-.575.275-1.237.438T12%2018q-2.5%200-4.25-1.75T6%2012q0-.7.163-1.362T6.6%209.4L2.1%204.9q-.275-.275-.287-.687T2.1%203.5q.275-.275.7-.275t.7.275l17%2017q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288M4.213%2013.863q.212.912.637%201.712q.2.375.113.8t-.438.65q-.35.25-.75.138t-.6-.488Q2.6%2015.625%202.3%2014.45T2%2012t.3-2.463t.875-2.237q.2-.375.6-.475t.75.15q.35.225.438.65t-.113.8q-.425.8-.637%201.713T4%2012t.213%201.863m15.575-3.725q-.213-.913-.638-1.713q-.2-.375-.125-.8t.425-.65q.35-.25.763-.15t.612.475q.575%201.05.875%202.238T22%2012t-.3%202.45t-.875%202.225q-.2.375-.612.488t-.763-.138q-.35-.225-.425-.65t.125-.8q.425-.8.638-1.712T20%2012t-.213-1.862%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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