curved line dashed icon

curved-line-dashed from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.

Name
curved-line-dashed
Set
Carbon
Style
Outline
Category
Organization
Viewbox
32×32
License
Apache 2.0

More organization icons from Carbon

Use the curved line dashed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.988 30l-1.992-.115c.01-.15.008-.3.008-.451c0-.688-.027-1.378-.082-2.051l1.99-.16c.059.726.088 1.47.088 2.211c0 .189-.001.377-.012.566m-2.657-6.406a25 25 0 0 0-1.158-3.655l1.852-.745a27 27 0 0 1 1.25 3.944zm-2.855-7.09a26 26 0 0 0-2.196-3.145l1.545-1.261a28 28 0 0 1 2.368 3.389zm-4.84-5.926a25.5 25.5 0 0 0-3.03-2.353l1.104-1.663A28 28 0 0 1 20.977 9.1zm-6.379-4.225a25.4 25.4 0 0 0-3.594-1.345l.555-1.916c1.323.383 2.628.871 3.88 1.45zM5.91 4.224a24 24 0 0 0-3.794-.209L2 2.023c1.395-.076 2.794.044 4.168.223z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonCurvedLineDashed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.988 30l-1.992-.115c.01-.15.008-.3.008-.451c0-.688-.027-1.378-.082-2.051l1.99-.16c.059.726.088 1.47.088 2.211c0 .189-.001.377-.012.566m-2.657-6.406a25 25 0 0 0-1.158-3.655l1.852-.745a27 27 0 0 1 1.25 3.944zm-2.855-7.09a26 26 0 0 0-2.196-3.145l1.545-1.261a28 28 0 0 1 2.368 3.389zm-4.84-5.926a25.5 25.5 0 0 0-3.03-2.353l1.104-1.663A28 28 0 0 1 20.977 9.1zm-6.379-4.225a25.4 25.4 0 0 0-3.594-1.345l.555-1.916c1.323.383 2.628.871 3.88 1.45zM5.91 4.224a24 24 0 0 0-3.794-.209L2 2.023c1.395-.076 2.794.044 4.168.223z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m29.988 30l-1.992-.115c.01-.15.008-.3.008-.451c0-.688-.027-1.378-.082-2.051l1.99-.16c.059.726.088 1.47.088 2.211c0 .189-.001.377-.012.566m-2.657-6.406a25 25 0 0 0-1.158-3.655l1.852-.745a27 27 0 0 1 1.25 3.944zm-2.855-7.09a26 26 0 0 0-2.196-3.145l1.545-1.261a28 28 0 0 1 2.368 3.389zm-4.84-5.926a25.5 25.5 0 0 0-3.03-2.353l1.104-1.663A28 28 0 0 1 20.977 9.1zm-6.379-4.225a25.4 25.4 0 0 0-3.594-1.345l.555-1.916c1.323.383 2.628.871 3.88 1.45zM5.91 4.224a24 24 0 0 0-3.794-.209L2 2.023c1.395-.076 2.794.044 4.168.223z"/></svg>
</template>

CSS

.icon-curved-line-dashed {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.988%2030l-1.992-.115c.01-.15.008-.3.008-.451c0-.688-.027-1.378-.082-2.051l1.99-.16c.059.726.088%201.47.088%202.211c0%20.189-.001.377-.012.566m-2.657-6.406a25%2025%200%200%200-1.158-3.655l1.852-.745a27%2027%200%200%201%201.25%203.944zm-2.855-7.09a26%2026%200%200%200-2.196-3.145l1.545-1.261a28%2028%200%200%201%202.368%203.389zm-4.84-5.926a25.5%2025.5%200%200%200-3.03-2.353l1.104-1.663A28%2028%200%200%201%2020.977%209.1zm-6.379-4.225a25.4%2025.4%200%200%200-3.594-1.345l.555-1.916c1.323.383%202.628.871%203.88%201.45zM5.91%204.224a24%2024%200%200%200-3.794-.209L2%202.023c1.395-.076%202.794.044%204.168.223z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m29.988%2030l-1.992-.115c.01-.15.008-.3.008-.451c0-.688-.027-1.378-.082-2.051l1.99-.16c.059.726.088%201.47.088%202.211c0%20.189-.001.377-.012.566m-2.657-6.406a25%2025%200%200%200-1.158-3.655l1.852-.745a27%2027%200%200%201%201.25%203.944zm-2.855-7.09a26%2026%200%200%200-2.196-3.145l1.545-1.261a28%2028%200%200%201%202.368%203.389zm-4.84-5.926a25.5%2025.5%200%200%200-3.03-2.353l1.104-1.663A28%2028%200%200%201%2020.977%209.1zm-6.379-4.225a25.4%2025.4%200%200%200-3.594-1.345l.555-1.916c1.323.383%202.628.871%203.88%201.45zM5.91%204.224a24%2024%200%200%200-3.794-.209L2%202.023c1.395-.076%202.794.044%204.168.223z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/curved-line-dashed.svg?color=%231a73e8&size=48