imagedotsc logo

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

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

Use the imagedotsc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.658 15.812h.255a.437.437 0 0 1 .437.437v3.8a.437.437 0 0 1-.437.436h-3.8a.437.437 0 0 1-.437-.437v-.122l-2.837 1.648v.635c0 .615.498 1.113 1.113 1.113h8.121c.615 0 1.113-.498 1.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72 1.518-.416l7.056 4.02c.534.305.72.985.416 1.52l-4.021 7.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437 0 0 0 .596-.163l1.881-3.301a.437.437 0 0 0-.163-.596l-3.301-1.882a.437.437 0 0 0-.596.164l-.145.253zm4.929-6.549a.437.437 0 0 1 .597.158l1.908 3.286a.437.437 0 0 1-.158.597l-.104.06l2.852 1.625l.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113 1.113 0 0 0-1.52-.403L11.2 6.467c-.532.308-.713.99-.404 1.521l2.037 3.507l1.63-2.843l-.129-.22a.437.437 0 0 1 .159-.598m-4.153.354h-.254a.437.437 0 0 1-.437-.437v-3.8a.437.437 0 0 1 .437-.436h3.8a.437.437 0 0 1 .437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113h-8.12c-.615 0-1.113.498-1.113 1.113v8.121c0 .615.498 1.113 1.113 1.113h4.056zm-2.455 3.333l-.145.253a.437.437 0 0 1-.596.164l-3.3-1.882a.437.437 0 0 1-.164-.596l1.882-3.3a.437.437 0 0 1 .596-.163l.156.088V2.82l-.628-.358a1.113 1.113 0 0 0-1.519.416L.147 9.933a1.113 1.113 0 0 0 .415 1.518l7.056 4.021a1.113 1.113 0 0 0 1.518-.416l2.013-3.53zm3.28.984l2.037 3.507a1.113 1.113 0 0 1-.404 1.522l-7.022 4.078a1.113 1.113 0 0 1-1.522-.403L.176 14.186a1.113 1.113 0 0 1 .404-1.521l.546-.317l2.85 1.624l-.103.06a.437.437 0 0 0-.158.598l1.908 3.286a.437.437 0 0 0 .597.158l3.286-1.908a.437.437 0 0 0 .158-.598l-.127-.22z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsImagedotsc(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="M13.658 15.812h.255a.437.437 0 0 1 .437.437v3.8a.437.437 0 0 1-.437.436h-3.8a.437.437 0 0 1-.437-.437v-.122l-2.837 1.648v.635c0 .615.498 1.113 1.113 1.113h8.121c.615 0 1.113-.498 1.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72 1.518-.416l7.056 4.02c.534.305.72.985.416 1.52l-4.021 7.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437 0 0 0 .596-.163l1.881-3.301a.437.437 0 0 0-.163-.596l-3.301-1.882a.437.437 0 0 0-.596.164l-.145.253zm4.929-6.549a.437.437 0 0 1 .597.158l1.908 3.286a.437.437 0 0 1-.158.597l-.104.06l2.852 1.625l.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113 1.113 0 0 0-1.52-.403L11.2 6.467c-.532.308-.713.99-.404 1.521l2.037 3.507l1.63-2.843l-.129-.22a.437.437 0 0 1 .159-.598m-4.153.354h-.254a.437.437 0 0 1-.437-.437v-3.8a.437.437 0 0 1 .437-.436h3.8a.437.437 0 0 1 .437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113h-8.12c-.615 0-1.113.498-1.113 1.113v8.121c0 .615.498 1.113 1.113 1.113h4.056zm-2.455 3.333l-.145.253a.437.437 0 0 1-.596.164l-3.3-1.882a.437.437 0 0 1-.164-.596l1.882-3.3a.437.437 0 0 1 .596-.163l.156.088V2.82l-.628-.358a1.113 1.113 0 0 0-1.519.416L.147 9.933a1.113 1.113 0 0 0 .415 1.518l7.056 4.021a1.113 1.113 0 0 0 1.518-.416l2.013-3.53zm3.28.984l2.037 3.507a1.113 1.113 0 0 1-.404 1.522l-7.022 4.078a1.113 1.113 0 0 1-1.522-.403L.176 14.186a1.113 1.113 0 0 1 .404-1.521l.546-.317l2.85 1.624l-.103.06a.437.437 0 0 0-.158.598l1.908 3.286a.437.437 0 0 0 .597.158l3.286-1.908a.437.437 0 0 0 .158-.598l-.127-.22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.658 15.812h.255a.437.437 0 0 1 .437.437v3.8a.437.437 0 0 1-.437.436h-3.8a.437.437 0 0 1-.437-.437v-.122l-2.837 1.648v.635c0 .615.498 1.113 1.113 1.113h8.121c.615 0 1.113-.498 1.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72 1.518-.416l7.056 4.02c.534.305.72.985.416 1.52l-4.021 7.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437 0 0 0 .596-.163l1.881-3.301a.437.437 0 0 0-.163-.596l-3.301-1.882a.437.437 0 0 0-.596.164l-.145.253zm4.929-6.549a.437.437 0 0 1 .597.158l1.908 3.286a.437.437 0 0 1-.158.597l-.104.06l2.852 1.625l.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113 1.113 0 0 0-1.52-.403L11.2 6.467c-.532.308-.713.99-.404 1.521l2.037 3.507l1.63-2.843l-.129-.22a.437.437 0 0 1 .159-.598m-4.153.354h-.254a.437.437 0 0 1-.437-.437v-3.8a.437.437 0 0 1 .437-.436h3.8a.437.437 0 0 1 .437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113h-8.12c-.615 0-1.113.498-1.113 1.113v8.121c0 .615.498 1.113 1.113 1.113h4.056zm-2.455 3.333l-.145.253a.437.437 0 0 1-.596.164l-3.3-1.882a.437.437 0 0 1-.164-.596l1.882-3.3a.437.437 0 0 1 .596-.163l.156.088V2.82l-.628-.358a1.113 1.113 0 0 0-1.519.416L.147 9.933a1.113 1.113 0 0 0 .415 1.518l7.056 4.021a1.113 1.113 0 0 0 1.518-.416l2.013-3.53zm3.28.984l2.037 3.507a1.113 1.113 0 0 1-.404 1.522l-7.022 4.078a1.113 1.113 0 0 1-1.522-.403L.176 14.186a1.113 1.113 0 0 1 .404-1.521l.546-.317l2.85 1.624l-.103.06a.437.437 0 0 0-.158.598l1.908 3.286a.437.437 0 0 0 .597.158l3.286-1.908a.437.437 0 0 0 .158-.598l-.127-.22z"/></svg>
</template>

CSS

.icon-imagedotsc {
  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%22M13.658%2015.812h.255a.437.437%200%200%201%20.437.437v3.8a.437.437%200%200%201-.437.436h-3.8a.437.437%200%200%201-.437-.437v-.122l-2.837%201.648v.635c0%20.615.498%201.113%201.113%201.113h8.121c.615%200%201.113-.498%201.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72%201.518-.416l7.056%204.02c.534.305.72.985.416%201.52l-4.021%207.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437%200%200%200%20.596-.163l1.881-3.301a.437.437%200%200%200-.163-.596l-3.301-1.882a.437.437%200%200%200-.596.164l-.145.253zm4.929-6.549a.437.437%200%200%201%20.597.158l1.908%203.286a.437.437%200%200%201-.158.597l-.104.06l2.852%201.625l.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113%201.113%200%200%200-1.52-.403L11.2%206.467c-.532.308-.713.99-.404%201.521l2.037%203.507l1.63-2.843l-.129-.22a.437.437%200%200%201%20.159-.598m-4.153.354h-.254a.437.437%200%200%201-.437-.437v-3.8a.437.437%200%200%201%20.437-.436h3.8a.437.437%200%200%201%20.437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113h-8.12c-.615%200-1.113.498-1.113%201.113v8.121c0%20.615.498%201.113%201.113%201.113h4.056zm-2.455%203.333l-.145.253a.437.437%200%200%201-.596.164l-3.3-1.882a.437.437%200%200%201-.164-.596l1.882-3.3a.437.437%200%200%201%20.596-.163l.156.088V2.82l-.628-.358a1.113%201.113%200%200%200-1.519.416L.147%209.933a1.113%201.113%200%200%200%20.415%201.518l7.056%204.021a1.113%201.113%200%200%200%201.518-.416l2.013-3.53zm3.28.984l2.037%203.507a1.113%201.113%200%200%201-.404%201.522l-7.022%204.078a1.113%201.113%200%200%201-1.522-.403L.176%2014.186a1.113%201.113%200%200%201%20.404-1.521l.546-.317l2.85%201.624l-.103.06a.437.437%200%200%200-.158.598l1.908%203.286a.437.437%200%200%200%20.597.158l3.286-1.908a.437.437%200%200%200%20.158-.598l-.127-.22z%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%22M13.658%2015.812h.255a.437.437%200%200%201%20.437.437v3.8a.437.437%200%200%201-.437.436h-3.8a.437.437%200%200%201-.437-.437v-.122l-2.837%201.648v.635c0%20.615.498%201.113%201.113%201.113h8.121c.615%200%201.113-.498%201.113-1.113v-8.121c0-.615-.498-1.113-1.113-1.113h-4.056zm-.807-3.337l2.013-3.531c.304-.534.984-.72%201.518-.416l7.056%204.02c.534.305.72.985.416%201.52l-4.021%207.055c-.305.534-.984.72-1.519.416l-.627-.358v-3.265l.155.088a.437.437%200%200%200%20.596-.163l1.881-3.301a.437.437%200%200%200-.163-.596l-3.301-1.882a.437.437%200%200%200-.596.164l-.145.253zm4.929-6.549a.437.437%200%200%201%20.597.158l1.908%203.286a.437.437%200%200%201-.158.597l-.104.06l2.852%201.625l.545-.317c.532-.308.712-.99.404-1.521l-4.08-7.023a1.113%201.113%200%200%200-1.52-.403L11.2%206.467c-.532.308-.713.99-.404%201.521l2.037%203.507l1.63-2.843l-.129-.22a.437.437%200%200%201%20.159-.598m-4.153.354h-.254a.437.437%200%200%201-.437-.437v-3.8a.437.437%200%200%201%20.437-.436h3.8a.437.437%200%200%201%20.437.436v.123l2.837-1.648v-.635c0-.615-.498-1.113-1.113-1.113h-8.12c-.615%200-1.113.498-1.113%201.113v8.121c0%20.615.498%201.113%201.113%201.113h4.056zm-2.455%203.333l-.145.253a.437.437%200%200%201-.596.164l-3.3-1.882a.437.437%200%200%201-.164-.596l1.882-3.3a.437.437%200%200%201%20.596-.163l.156.088V2.82l-.628-.358a1.113%201.113%200%200%200-1.519.416L.147%209.933a1.113%201.113%200%200%200%20.415%201.518l7.056%204.021a1.113%201.113%200%200%200%201.518-.416l2.013-3.53zm3.28.984l2.037%203.507a1.113%201.113%200%200%201-.404%201.522l-7.022%204.078a1.113%201.113%200%200%201-1.522-.403L.176%2014.186a1.113%201.113%200%200%201%20.404-1.521l.546-.317l2.85%201.624l-.103.06a.437.437%200%200%200-.158.598l1.908%203.286a.437.437%200%200%200%20.597.158l3.286-1.908a.437.437%200%200%200%20.158-.598l-.127-.22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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