dash logo
dash from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- dash
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the dash logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.21 9.967c-2.288 0-2.615 1.49-2.83 2.393A41 41 0 0 0 0 14.02h8.947c2.29 0 2.617-1.492 2.832-2.394c.285-1.178.379-1.66.379-1.66zM15.72 2.26H6.982L6.26 6.307l7.884.01c3.885 0 5.03 1.41 4.997 3.748c-.019 1.196-.537 3.225-.762 3.884c-.598 1.753-1.827 3.749-6.435 3.744l-7.666-.004l-.725 4.052h8.718c3.075 0 4.38-.36 5.767-.995c3.071-1.426 4.9-4.455 5.633-8.41C24.76 6.448 23.403 2.26 15.72 2.26"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDash(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="M3.21 9.967c-2.288 0-2.615 1.49-2.83 2.393A41 41 0 0 0 0 14.02h8.947c2.29 0 2.617-1.492 2.832-2.394c.285-1.178.379-1.66.379-1.66zM15.72 2.26H6.982L6.26 6.307l7.884.01c3.885 0 5.03 1.41 4.997 3.748c-.019 1.196-.537 3.225-.762 3.884c-.598 1.753-1.827 3.749-6.435 3.744l-7.666-.004l-.725 4.052h8.718c3.075 0 4.38-.36 5.767-.995c3.071-1.426 4.9-4.455 5.633-8.41C24.76 6.448 23.403 2.26 15.72 2.26"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.21 9.967c-2.288 0-2.615 1.49-2.83 2.393A41 41 0 0 0 0 14.02h8.947c2.29 0 2.617-1.492 2.832-2.394c.285-1.178.379-1.66.379-1.66zM15.72 2.26H6.982L6.26 6.307l7.884.01c3.885 0 5.03 1.41 4.997 3.748c-.019 1.196-.537 3.225-.762 3.884c-.598 1.753-1.827 3.749-6.435 3.744l-7.666-.004l-.725 4.052h8.718c3.075 0 4.38-.36 5.767-.995c3.071-1.426 4.9-4.455 5.633-8.41C24.76 6.448 23.403 2.26 15.72 2.26"/></svg> </template>
CSS
.icon-dash {
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%22M3.21%209.967c-2.288%200-2.615%201.49-2.83%202.393A41%2041%200%200%200%200%2014.02h8.947c2.29%200%202.617-1.492%202.832-2.394c.285-1.178.379-1.66.379-1.66zM15.72%202.26H6.982L6.26%206.307l7.884.01c3.885%200%205.03%201.41%204.997%203.748c-.019%201.196-.537%203.225-.762%203.884c-.598%201.753-1.827%203.749-6.435%203.744l-7.666-.004l-.725%204.052h8.718c3.075%200%204.38-.36%205.767-.995c3.071-1.426%204.9-4.455%205.633-8.41C24.76%206.448%2023.403%202.26%2015.72%202.26%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%22M3.21%209.967c-2.288%200-2.615%201.49-2.83%202.393A41%2041%200%200%200%200%2014.02h8.947c2.29%200%202.617-1.492%202.832-2.394c.285-1.178.379-1.66.379-1.66zM15.72%202.26H6.982L6.26%206.307l7.884.01c3.885%200%205.03%201.41%204.997%203.748c-.019%201.196-.537%203.225-.762%203.884c-.598%201.753-1.827%203.749-6.435%203.744l-7.666-.004l-.725%204.052h8.718c3.075%200%204.38-.36%205.767-.995c3.071-1.426%204.9-4.455%205.633-8.41C24.76%206.448%2023.403%202.26%2015.72%202.26%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dash.svg?color=%231a73e8&size=48