twotone ice skating icon

twotone-ice-skating from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
twotone-ice-skating
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the twotone ice skating icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2z" opacity=".3"/><path fill="currentColor" d="M21 17c0 1.66-1.34 3-3 3h-2v-2h3v-4a3.96 3.96 0 0 0-2.91-3.82l-2.62-.74C12.62 9.19 12 8.39 12 7.5V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5zM5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2zm9 4H8v-2h6z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneIceSkating(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="M5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2z" opacity=".3"/><path fill="currentColor" d="M21 17c0 1.66-1.34 3-3 3h-2v-2h3v-4a3.96 3.96 0 0 0-2.91-3.82l-2.62-.74C12.62 9.19 12 8.39 12 7.5V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5zM5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2zm9 4H8v-2h6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2z" opacity=".3"/><path fill="currentColor" d="M21 17c0 1.66-1.34 3-3 3h-2v-2h3v-4a3.96 3.96 0 0 0-2.91-3.82l-2.62-.74C12.62 9.19 12 8.39 12 7.5V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5zM5 16V5h5v1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5H10l.1 1H8.5c-.28 0-.5.22-.5.5s.22.5.5.5h1.81c.45 1.12 1.4 2.01 2.6 2.36l2.62.73C16.4 12.33 17 13.1 17 14v2zm9 4H8v-2h6z"/></svg>
</template>

CSS

.icon-twotone-ice-skating {
  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%22M5%2016V5h5v1H8.5c-.28%200-.5.22-.5.5s.22.5.5.5H10l.1%201H8.5c-.28%200-.5.22-.5.5s.22.5.5.5h1.81c.45%201.12%201.4%202.01%202.6%202.36l2.62.73C16.4%2012.33%2017%2013.1%2017%2014v2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2017c0%201.66-1.34%203-3%203h-2v-2h3v-4a3.96%203.96%200%200%200-2.91-3.82l-2.62-.74C12.62%209.19%2012%208.39%2012%207.5V3H3v15h3v2H2v2h16c2.76%200%205-2.24%205-5zM5%2016V5h5v1H8.5c-.28%200-.5.22-.5.5s.22.5.5.5H10l.1%201H8.5c-.28%200-.5.22-.5.5s.22.5.5.5h1.81c.45%201.12%201.4%202.01%202.6%202.36l2.62.73C16.4%2012.33%2017%2013.1%2017%2014v2zm9%204H8v-2h6z%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%22M5%2016V5h5v1H8.5c-.28%200-.5.22-.5.5s.22.5.5.5H10l.1%201H8.5c-.28%200-.5.22-.5.5s.22.5.5.5h1.81c.45%201.12%201.4%202.01%202.6%202.36l2.62.73C16.4%2012.33%2017%2013.1%2017%2014v2z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%2017c0%201.66-1.34%203-3%203h-2v-2h3v-4a3.96%203.96%200%200%200-2.91-3.82l-2.62-.74C12.62%209.19%2012%208.39%2012%207.5V3H3v15h3v2H2v2h16c2.76%200%205-2.24%205-5zM5%2016V5h5v1H8.5c-.28%200-.5.22-.5.5s.22.5.5.5H10l.1%201H8.5c-.28%200-.5.22-.5.5s.22.5.5.5h1.81c.45%201.12%201.4%202.01%202.6%202.36l2.62.73C16.4%2012.33%2017%2013.1%2017%2014v2zm9%204H8v-2h6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-ice-skating.svg?color=%231a73e8&size=48