cssdesignawards logo

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

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

Use the cssdesignawards logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.46.93L0 8.31l3.73 3.73l3.74 3.65l3.73 3.65l3.74-3.65l-7.47-7.38l7.47-7.4zm5.33 3.73L9.12 8.31l7.39 7.38l-7.46 7.4h7.46l3.76-3.66L24 15.7l-3.73-3.65l-3.74-3.73z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCssdesignawards(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.46.93L0 8.31l3.73 3.73l3.74 3.65l3.73 3.65l3.74-3.65l-7.47-7.38l7.47-7.4zm5.33 3.73L9.12 8.31l7.39 7.38l-7.46 7.4h7.46l3.76-3.66L24 15.7l-3.73-3.65l-3.74-3.73z"/></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.46.93L0 8.31l3.73 3.73l3.74 3.65l3.73 3.65l3.74-3.65l-7.47-7.38l7.47-7.4zm5.33 3.73L9.12 8.31l7.39 7.38l-7.46 7.4h7.46l3.76-3.66L24 15.7l-3.73-3.65l-3.74-3.73z"/></svg>
</template>

CSS

.icon-cssdesignawards {
  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.46.93L0%208.31l3.73%203.73l3.74%203.65l3.73%203.65l3.74-3.65l-7.47-7.38l7.47-7.4zm5.33%203.73L9.12%208.31l7.39%207.38l-7.46%207.4h7.46l3.76-3.66L24%2015.7l-3.73-3.65l-3.74-3.73z%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.46.93L0%208.31l3.73%203.73l3.74%203.65l3.73%203.65l3.74-3.65l-7.47-7.38l7.47-7.4zm5.33%203.73L9.12%208.31l7.39%207.38l-7.46%207.4h7.46l3.76-3.66L24%2015.7l-3.73-3.65l-3.74-3.73z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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