dsautomobiles logo

dsautomobiles from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
dsautomobiles
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the dsautomobiles logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.207 0v15.85l9.465-7.371a.87.87 0 0 0 .328-.41a.76.76 0 0 0 .201.327c.687.657 3.8 3.614 4.635 6.143a4.8 4.8 0 0 1 .266 1.527a3.4 3.4 0 0 1-.266 1.272c-.378.962-1.223 1.972-2.084 2.865c-.368.375-1.97 1.912-2.477 2.418a.9.9 0 0 0-.232.424a6 6 0 0 0-.04.656V24l9.462-7.371a.76.76 0 0 0 .328-.555a.66.66 0 0 0-.234-.476c-.684-.657-3.798-3.613-4.635-6.143a5 5 0 0 1-.262-1.53a3.5 3.5 0 0 1 .262-1.282c.38-.986 1.229-2.007 2.09-2.891a273 273 0 0 1 2.472-2.436a.9.9 0 0 0 .235-.43a4.4 4.4 0 0 0 .043-.591V0l-9.461 7.371a.86.86 0 0 0-.328.41a.87.87 0 0 0-.313-.41zm.457.8c.384.3.93.747 1.666 1.315A22 22 0 0 1 6.543 4.11c1.166 1.203 2.06 2.51 2.06 3.805c0 1.294-.894 2.6-2.06 3.803a22 22 0 0 1-2.213 2.008c-.736.571-1.287 1.025-1.672 1.314c-.033.026-.033-.056-.033-.101s0-.116.023-.14c.809-.722 3.99-3.158 4.926-5.478a3.44 3.44 0 0 0 0-2.806C6.651 4.194 3.47 1.76 2.648 1.035c-.023-.02-.023-.109-.023-.139s0-.122.04-.095zm18.19.481c.023-.02.026.017.023.033a.26.26 0 0 1-.063.217a3 3 0 0 1-.25.223c-1.297 1.094-3.393 2.977-4.1 4.758a3.5 3.5 0 0 0 0 2.83a10.7 10.7 0 0 0 1.186 2.176c.214.285.31.407.448.601a.74.74 0 0 1 .125.344h-.028a1 1 0 0 1-.138-.115a10 10 0 0 1-.604-.59c-1.182-1.186-2.03-2.563-2.03-3.844s.89-2.578 2.06-3.768a24 24 0 0 1 2.214-1.972c.3-.237.555-.44.801-.623zm-8.387 6.735h1.57c.598 0 .824.596 1.143 1.21a13 13 0 0 0 1.715 2.272a.6.6 0 0 1 .119.281c.016.06 0 .079-.063.03c-1.938-1.41-4.015-3.17-4.373-3.465c-.108-.089-.358-.328-.111-.328m-2.588.015H11.5c.246 0 .01.22-.102.313c-.949.657-2.38 1.852-4.27 3.344c-.035.026-.03-.085-.023-.118a.5.5 0 0 1 .057-.162a10.6 10.6 0 0 0 1.73-2.351c.33-.615.402-1.026.987-1.026m4.934 2.727a.33.33 0 0 1 .177.07c.02.02.266.276.4.424c.273.286.545.613.83.941c1.035 1.216 1.946 2.553 1.946 3.864c0 1.195-.847 2.376-1.97 3.486c-.283.28-.802.772-1.475 1.363c-.092.08-.162.135-.159.073s0-.199.053-.245c1.143-1.126 2.28-2.374 2.69-3.373a3.5 3.5 0 0 0 .299-1.314a4.4 4.4 0 0 0-.247-1.432c-.377-1.074-1.21-2.24-2.078-3.252a34 34 0 0 1-.466-.552c-.024-.033-.024-.056 0-.053m4.607 5.4h1.844c.279 0 .01.263-.116.352c-1.077.759-2.686 2.072-4.841 3.777c-.06.046-.05-.092-.047-.135a.3.3 0 0 1 .037-.14a12.2 12.2 0 0 0 1.986-2.694c.365-.696.457-1.16 1.137-1.16"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDsautomobiles(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="M2.207 0v15.85l9.465-7.371a.87.87 0 0 0 .328-.41a.76.76 0 0 0 .201.327c.687.657 3.8 3.614 4.635 6.143a4.8 4.8 0 0 1 .266 1.527a3.4 3.4 0 0 1-.266 1.272c-.378.962-1.223 1.972-2.084 2.865c-.368.375-1.97 1.912-2.477 2.418a.9.9 0 0 0-.232.424a6 6 0 0 0-.04.656V24l9.462-7.371a.76.76 0 0 0 .328-.555a.66.66 0 0 0-.234-.476c-.684-.657-3.798-3.613-4.635-6.143a5 5 0 0 1-.262-1.53a3.5 3.5 0 0 1 .262-1.282c.38-.986 1.229-2.007 2.09-2.891a273 273 0 0 1 2.472-2.436a.9.9 0 0 0 .235-.43a4.4 4.4 0 0 0 .043-.591V0l-9.461 7.371a.86.86 0 0 0-.328.41a.87.87 0 0 0-.313-.41zm.457.8c.384.3.93.747 1.666 1.315A22 22 0 0 1 6.543 4.11c1.166 1.203 2.06 2.51 2.06 3.805c0 1.294-.894 2.6-2.06 3.803a22 22 0 0 1-2.213 2.008c-.736.571-1.287 1.025-1.672 1.314c-.033.026-.033-.056-.033-.101s0-.116.023-.14c.809-.722 3.99-3.158 4.926-5.478a3.44 3.44 0 0 0 0-2.806C6.651 4.194 3.47 1.76 2.648 1.035c-.023-.02-.023-.109-.023-.139s0-.122.04-.095zm18.19.481c.023-.02.026.017.023.033a.26.26 0 0 1-.063.217a3 3 0 0 1-.25.223c-1.297 1.094-3.393 2.977-4.1 4.758a3.5 3.5 0 0 0 0 2.83a10.7 10.7 0 0 0 1.186 2.176c.214.285.31.407.448.601a.74.74 0 0 1 .125.344h-.028a1 1 0 0 1-.138-.115a10 10 0 0 1-.604-.59c-1.182-1.186-2.03-2.563-2.03-3.844s.89-2.578 2.06-3.768a24 24 0 0 1 2.214-1.972c.3-.237.555-.44.801-.623zm-8.387 6.735h1.57c.598 0 .824.596 1.143 1.21a13 13 0 0 0 1.715 2.272a.6.6 0 0 1 .119.281c.016.06 0 .079-.063.03c-1.938-1.41-4.015-3.17-4.373-3.465c-.108-.089-.358-.328-.111-.328m-2.588.015H11.5c.246 0 .01.22-.102.313c-.949.657-2.38 1.852-4.27 3.344c-.035.026-.03-.085-.023-.118a.5.5 0 0 1 .057-.162a10.6 10.6 0 0 0 1.73-2.351c.33-.615.402-1.026.987-1.026m4.934 2.727a.33.33 0 0 1 .177.07c.02.02.266.276.4.424c.273.286.545.613.83.941c1.035 1.216 1.946 2.553 1.946 3.864c0 1.195-.847 2.376-1.97 3.486c-.283.28-.802.772-1.475 1.363c-.092.08-.162.135-.159.073s0-.199.053-.245c1.143-1.126 2.28-2.374 2.69-3.373a3.5 3.5 0 0 0 .299-1.314a4.4 4.4 0 0 0-.247-1.432c-.377-1.074-1.21-2.24-2.078-3.252a34 34 0 0 1-.466-.552c-.024-.033-.024-.056 0-.053m4.607 5.4h1.844c.279 0 .01.263-.116.352c-1.077.759-2.686 2.072-4.841 3.777c-.06.046-.05-.092-.047-.135a.3.3 0 0 1 .037-.14a12.2 12.2 0 0 0 1.986-2.694c.365-.696.457-1.16 1.137-1.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.207 0v15.85l9.465-7.371a.87.87 0 0 0 .328-.41a.76.76 0 0 0 .201.327c.687.657 3.8 3.614 4.635 6.143a4.8 4.8 0 0 1 .266 1.527a3.4 3.4 0 0 1-.266 1.272c-.378.962-1.223 1.972-2.084 2.865c-.368.375-1.97 1.912-2.477 2.418a.9.9 0 0 0-.232.424a6 6 0 0 0-.04.656V24l9.462-7.371a.76.76 0 0 0 .328-.555a.66.66 0 0 0-.234-.476c-.684-.657-3.798-3.613-4.635-6.143a5 5 0 0 1-.262-1.53a3.5 3.5 0 0 1 .262-1.282c.38-.986 1.229-2.007 2.09-2.891a273 273 0 0 1 2.472-2.436a.9.9 0 0 0 .235-.43a4.4 4.4 0 0 0 .043-.591V0l-9.461 7.371a.86.86 0 0 0-.328.41a.87.87 0 0 0-.313-.41zm.457.8c.384.3.93.747 1.666 1.315A22 22 0 0 1 6.543 4.11c1.166 1.203 2.06 2.51 2.06 3.805c0 1.294-.894 2.6-2.06 3.803a22 22 0 0 1-2.213 2.008c-.736.571-1.287 1.025-1.672 1.314c-.033.026-.033-.056-.033-.101s0-.116.023-.14c.809-.722 3.99-3.158 4.926-5.478a3.44 3.44 0 0 0 0-2.806C6.651 4.194 3.47 1.76 2.648 1.035c-.023-.02-.023-.109-.023-.139s0-.122.04-.095zm18.19.481c.023-.02.026.017.023.033a.26.26 0 0 1-.063.217a3 3 0 0 1-.25.223c-1.297 1.094-3.393 2.977-4.1 4.758a3.5 3.5 0 0 0 0 2.83a10.7 10.7 0 0 0 1.186 2.176c.214.285.31.407.448.601a.74.74 0 0 1 .125.344h-.028a1 1 0 0 1-.138-.115a10 10 0 0 1-.604-.59c-1.182-1.186-2.03-2.563-2.03-3.844s.89-2.578 2.06-3.768a24 24 0 0 1 2.214-1.972c.3-.237.555-.44.801-.623zm-8.387 6.735h1.57c.598 0 .824.596 1.143 1.21a13 13 0 0 0 1.715 2.272a.6.6 0 0 1 .119.281c.016.06 0 .079-.063.03c-1.938-1.41-4.015-3.17-4.373-3.465c-.108-.089-.358-.328-.111-.328m-2.588.015H11.5c.246 0 .01.22-.102.313c-.949.657-2.38 1.852-4.27 3.344c-.035.026-.03-.085-.023-.118a.5.5 0 0 1 .057-.162a10.6 10.6 0 0 0 1.73-2.351c.33-.615.402-1.026.987-1.026m4.934 2.727a.33.33 0 0 1 .177.07c.02.02.266.276.4.424c.273.286.545.613.83.941c1.035 1.216 1.946 2.553 1.946 3.864c0 1.195-.847 2.376-1.97 3.486c-.283.28-.802.772-1.475 1.363c-.092.08-.162.135-.159.073s0-.199.053-.245c1.143-1.126 2.28-2.374 2.69-3.373a3.5 3.5 0 0 0 .299-1.314a4.4 4.4 0 0 0-.247-1.432c-.377-1.074-1.21-2.24-2.078-3.252a34 34 0 0 1-.466-.552c-.024-.033-.024-.056 0-.053m4.607 5.4h1.844c.279 0 .01.263-.116.352c-1.077.759-2.686 2.072-4.841 3.777c-.06.046-.05-.092-.047-.135a.3.3 0 0 1 .037-.14a12.2 12.2 0 0 0 1.986-2.694c.365-.696.457-1.16 1.137-1.16"/></svg>
</template>

CSS

.icon-dsautomobiles {
  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%22M2.207%200v15.85l9.465-7.371a.87.87%200%200%200%20.328-.41a.76.76%200%200%200%20.201.327c.687.657%203.8%203.614%204.635%206.143a4.8%204.8%200%200%201%20.266%201.527a3.4%203.4%200%200%201-.266%201.272c-.378.962-1.223%201.972-2.084%202.865c-.368.375-1.97%201.912-2.477%202.418a.9.9%200%200%200-.232.424a6%206%200%200%200-.04.656V24l9.462-7.371a.76.76%200%200%200%20.328-.555a.66.66%200%200%200-.234-.476c-.684-.657-3.798-3.613-4.635-6.143a5%205%200%200%201-.262-1.53a3.5%203.5%200%200%201%20.262-1.282c.38-.986%201.229-2.007%202.09-2.891a273%20273%200%200%201%202.472-2.436a.9.9%200%200%200%20.235-.43a4.4%204.4%200%200%200%20.043-.591V0l-9.461%207.371a.86.86%200%200%200-.328.41a.87.87%200%200%200-.313-.41zm.457.8c.384.3.93.747%201.666%201.315A22%2022%200%200%201%206.543%204.11c1.166%201.203%202.06%202.51%202.06%203.805c0%201.294-.894%202.6-2.06%203.803a22%2022%200%200%201-2.213%202.008c-.736.571-1.287%201.025-1.672%201.314c-.033.026-.033-.056-.033-.101s0-.116.023-.14c.809-.722%203.99-3.158%204.926-5.478a3.44%203.44%200%200%200%200-2.806C6.651%204.194%203.47%201.76%202.648%201.035c-.023-.02-.023-.109-.023-.139s0-.122.04-.095zm18.19.481c.023-.02.026.017.023.033a.26.26%200%200%201-.063.217a3%203%200%200%201-.25.223c-1.297%201.094-3.393%202.977-4.1%204.758a3.5%203.5%200%200%200%200%202.83a10.7%2010.7%200%200%200%201.186%202.176c.214.285.31.407.448.601a.74.74%200%200%201%20.125.344h-.028a1%201%200%200%201-.138-.115a10%2010%200%200%201-.604-.59c-1.182-1.186-2.03-2.563-2.03-3.844s.89-2.578%202.06-3.768a24%2024%200%200%201%202.214-1.972c.3-.237.555-.44.801-.623zm-8.387%206.735h1.57c.598%200%20.824.596%201.143%201.21a13%2013%200%200%200%201.715%202.272a.6.6%200%200%201%20.119.281c.016.06%200%20.079-.063.03c-1.938-1.41-4.015-3.17-4.373-3.465c-.108-.089-.358-.328-.111-.328m-2.588.015H11.5c.246%200%20.01.22-.102.313c-.949.657-2.38%201.852-4.27%203.344c-.035.026-.03-.085-.023-.118a.5.5%200%200%201%20.057-.162a10.6%2010.6%200%200%200%201.73-2.351c.33-.615.402-1.026.987-1.026m4.934%202.727a.33.33%200%200%201%20.177.07c.02.02.266.276.4.424c.273.286.545.613.83.941c1.035%201.216%201.946%202.553%201.946%203.864c0%201.195-.847%202.376-1.97%203.486c-.283.28-.802.772-1.475%201.363c-.092.08-.162.135-.159.073s0-.199.053-.245c1.143-1.126%202.28-2.374%202.69-3.373a3.5%203.5%200%200%200%20.299-1.314a4.4%204.4%200%200%200-.247-1.432c-.377-1.074-1.21-2.24-2.078-3.252a34%2034%200%200%201-.466-.552c-.024-.033-.024-.056%200-.053m4.607%205.4h1.844c.279%200%20.01.263-.116.352c-1.077.759-2.686%202.072-4.841%203.777c-.06.046-.05-.092-.047-.135a.3.3%200%200%201%20.037-.14a12.2%2012.2%200%200%200%201.986-2.694c.365-.696.457-1.16%201.137-1.16%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%22M2.207%200v15.85l9.465-7.371a.87.87%200%200%200%20.328-.41a.76.76%200%200%200%20.201.327c.687.657%203.8%203.614%204.635%206.143a4.8%204.8%200%200%201%20.266%201.527a3.4%203.4%200%200%201-.266%201.272c-.378.962-1.223%201.972-2.084%202.865c-.368.375-1.97%201.912-2.477%202.418a.9.9%200%200%200-.232.424a6%206%200%200%200-.04.656V24l9.462-7.371a.76.76%200%200%200%20.328-.555a.66.66%200%200%200-.234-.476c-.684-.657-3.798-3.613-4.635-6.143a5%205%200%200%201-.262-1.53a3.5%203.5%200%200%201%20.262-1.282c.38-.986%201.229-2.007%202.09-2.891a273%20273%200%200%201%202.472-2.436a.9.9%200%200%200%20.235-.43a4.4%204.4%200%200%200%20.043-.591V0l-9.461%207.371a.86.86%200%200%200-.328.41a.87.87%200%200%200-.313-.41zm.457.8c.384.3.93.747%201.666%201.315A22%2022%200%200%201%206.543%204.11c1.166%201.203%202.06%202.51%202.06%203.805c0%201.294-.894%202.6-2.06%203.803a22%2022%200%200%201-2.213%202.008c-.736.571-1.287%201.025-1.672%201.314c-.033.026-.033-.056-.033-.101s0-.116.023-.14c.809-.722%203.99-3.158%204.926-5.478a3.44%203.44%200%200%200%200-2.806C6.651%204.194%203.47%201.76%202.648%201.035c-.023-.02-.023-.109-.023-.139s0-.122.04-.095zm18.19.481c.023-.02.026.017.023.033a.26.26%200%200%201-.063.217a3%203%200%200%201-.25.223c-1.297%201.094-3.393%202.977-4.1%204.758a3.5%203.5%200%200%200%200%202.83a10.7%2010.7%200%200%200%201.186%202.176c.214.285.31.407.448.601a.74.74%200%200%201%20.125.344h-.028a1%201%200%200%201-.138-.115a10%2010%200%200%201-.604-.59c-1.182-1.186-2.03-2.563-2.03-3.844s.89-2.578%202.06-3.768a24%2024%200%200%201%202.214-1.972c.3-.237.555-.44.801-.623zm-8.387%206.735h1.57c.598%200%20.824.596%201.143%201.21a13%2013%200%200%200%201.715%202.272a.6.6%200%200%201%20.119.281c.016.06%200%20.079-.063.03c-1.938-1.41-4.015-3.17-4.373-3.465c-.108-.089-.358-.328-.111-.328m-2.588.015H11.5c.246%200%20.01.22-.102.313c-.949.657-2.38%201.852-4.27%203.344c-.035.026-.03-.085-.023-.118a.5.5%200%200%201%20.057-.162a10.6%2010.6%200%200%200%201.73-2.351c.33-.615.402-1.026.987-1.026m4.934%202.727a.33.33%200%200%201%20.177.07c.02.02.266.276.4.424c.273.286.545.613.83.941c1.035%201.216%201.946%202.553%201.946%203.864c0%201.195-.847%202.376-1.97%203.486c-.283.28-.802.772-1.475%201.363c-.092.08-.162.135-.159.073s0-.199.053-.245c1.143-1.126%202.28-2.374%202.69-3.373a3.5%203.5%200%200%200%20.299-1.314a4.4%204.4%200%200%200-.247-1.432c-.377-1.074-1.21-2.24-2.078-3.252a34%2034%200%200%201-.466-.552c-.024-.033-.024-.056%200-.053m4.607%205.4h1.844c.279%200%20.01.263-.116.352c-1.077.759-2.686%202.072-4.841%203.777c-.06.046-.05-.092-.047-.135a.3.3%200%200%201%20.037-.14a12.2%2012.2%200%200%200%201.986-2.694c.365-.696.457-1.16%201.137-1.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/dsautomobiles.svg?color=%231a73e8&size=48