distance-outline from Material Symbols by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.

Name
distance-outline
Set
Material Symbols
Style
Outline
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
distance-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the distance icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.675 21.163Q6 20.325 6 19q0-.6.363-1.112T7.374 17l1.575 1.475q-.225.1-.488.225t-.412.3q.325.4 1.5.7T12 20t2.463-.3t1.512-.7q-.175-.2-.45-.325T15 18.45l1.55-1.5q.7.4 1.075.913T18 19q0 1.325-1.675 2.163T12 22t-4.325-.837m4.35-4.663q2.475-1.825 3.725-3.662T17 9.15q0-2.55-1.625-3.85T12 4T8.625 5.3T7 9.15q0 1.675 1.225 3.488t3.8 3.862M12 19q-3.525-2.6-5.262-5.05T5 9.15q0-1.775.638-3.113T7.275 3.8t2.25-1.35T12 2t2.475.45t2.25 1.35t1.638 2.238T19 9.15q0 2.35-1.737 4.8T12 19m0-8q.825 0 1.413-.587T14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11m0-2"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDistanceOutline(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="M7.675 21.163Q6 20.325 6 19q0-.6.363-1.112T7.374 17l1.575 1.475q-.225.1-.488.225t-.412.3q.325.4 1.5.7T12 20t2.463-.3t1.512-.7q-.175-.2-.45-.325T15 18.45l1.55-1.5q.7.4 1.075.913T18 19q0 1.325-1.675 2.163T12 22t-4.325-.837m4.35-4.663q2.475-1.825 3.725-3.662T17 9.15q0-2.55-1.625-3.85T12 4T8.625 5.3T7 9.15q0 1.675 1.225 3.488t3.8 3.862M12 19q-3.525-2.6-5.262-5.05T5 9.15q0-1.775.638-3.113T7.275 3.8t2.25-1.35T12 2t2.475.45t2.25 1.35t1.638 2.238T19 9.15q0 2.35-1.737 4.8T12 19m0-8q.825 0 1.413-.587T14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11m0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.675 21.163Q6 20.325 6 19q0-.6.363-1.112T7.374 17l1.575 1.475q-.225.1-.488.225t-.412.3q.325.4 1.5.7T12 20t2.463-.3t1.512-.7q-.175-.2-.45-.325T15 18.45l1.55-1.5q.7.4 1.075.913T18 19q0 1.325-1.675 2.163T12 22t-4.325-.837m4.35-4.663q2.475-1.825 3.725-3.662T17 9.15q0-2.55-1.625-3.85T12 4T8.625 5.3T7 9.15q0 1.675 1.225 3.488t3.8 3.862M12 19q-3.525-2.6-5.262-5.05T5 9.15q0-1.775.638-3.113T7.275 3.8t2.25-1.35T12 2t2.475.45t2.25 1.35t1.638 2.238T19 9.15q0 2.35-1.737 4.8T12 19m0-8q.825 0 1.413-.587T14 9t-.587-1.412T12 7t-1.412.588T10 9t.588 1.413T12 11m0-2"/></svg>
</template>

CSS

.icon-distance-outline {
  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%22M7.675%2021.163Q6%2020.325%206%2019q0-.6.363-1.112T7.374%2017l1.575%201.475q-.225.1-.488.225t-.412.3q.325.4%201.5.7T12%2020t2.463-.3t1.512-.7q-.175-.2-.45-.325T15%2018.45l1.55-1.5q.7.4%201.075.913T18%2019q0%201.325-1.675%202.163T12%2022t-4.325-.837m4.35-4.663q2.475-1.825%203.725-3.662T17%209.15q0-2.55-1.625-3.85T12%204T8.625%205.3T7%209.15q0%201.675%201.225%203.488t3.8%203.862M12%2019q-3.525-2.6-5.262-5.05T5%209.15q0-1.775.638-3.113T7.275%203.8t2.25-1.35T12%202t2.475.45t2.25%201.35t1.638%202.238T19%209.15q0%202.35-1.737%204.8T12%2019m0-8q.825%200%201.413-.587T14%209t-.587-1.412T12%207t-1.412.588T10%209t.588%201.413T12%2011m0-2%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%22M7.675%2021.163Q6%2020.325%206%2019q0-.6.363-1.112T7.374%2017l1.575%201.475q-.225.1-.488.225t-.412.3q.325.4%201.5.7T12%2020t2.463-.3t1.512-.7q-.175-.2-.45-.325T15%2018.45l1.55-1.5q.7.4%201.075.913T18%2019q0%201.325-1.675%202.163T12%2022t-4.325-.837m4.35-4.663q2.475-1.825%203.725-3.662T17%209.15q0-2.55-1.625-3.85T12%204T8.625%205.3T7%209.15q0%201.675%201.225%203.488t3.8%203.862M12%2019q-3.525-2.6-5.262-5.05T5%209.15q0-1.775.638-3.113T7.275%203.8t2.25-1.35T12%202t2.475.45t2.25%201.35t1.638%202.238T19%209.15q0%202.35-1.737%204.8T12%2019m0-8q.825%200%201.413-.587T14%209t-.587-1.412T12%207t-1.412.588T10%209t.588%201.413T12%2011m0-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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