skateboard from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
skateboard
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the skateboard emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ca0b4a" d="M26.013 16.034a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-9.98 10a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#f3c07b" d="M27.033 3.034c-.73-.47-1.65-.73-1.78-.77c-1.79-.51-2.85 1.29-3.68 3.02c-.47.97-1.1 1.87-1.88 2.66l-12.39 12.55c-.86.87-1.87 1.57-2.96 2.08c-1.17.54-3.31 2.46-3.31 2.46v.55c0 1.45.71 2.83 1.94 3.61c.75.47 1.75.84 3.06.84l1-.02c2.58-.1 4.92-1.18 6.74-3.02l12.09-12.27c1.93-1.96 3.17-4.94 3.17-7.69c0-1.24-.21-2.83-2-4"/><path fill="#635994" d="M25.413 2.304c-1.9-.8-4.26.03-5.16 1.89c-.47.97-1.13 1.67-1.91 2.46l-12.35 12.31c-.86.87-1.33 1.37-2.43 1.87c-2.04.92-2.73 2.62-2.53 4.21c.25 2.03 2.56 4.07 5 3.97l.47.01c2.58-.1 4.6-.79 6.42-2.63l12.19-12.73c1.97-2 3.02-4.72 2.91-7.52a4.34 4.34 0 0 0-2.61-3.84"/><path fill="#000" fill-rule="evenodd" d="M20.033 8.514a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m3 3.02a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.52a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.52a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-11.5 5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatSkateboard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ca0b4a" d="M26.013 16.034a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-9.98 10a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#f3c07b" d="M27.033 3.034c-.73-.47-1.65-.73-1.78-.77c-1.79-.51-2.85 1.29-3.68 3.02c-.47.97-1.1 1.87-1.88 2.66l-12.39 12.55c-.86.87-1.87 1.57-2.96 2.08c-1.17.54-3.31 2.46-3.31 2.46v.55c0 1.45.71 2.83 1.94 3.61c.75.47 1.75.84 3.06.84l1-.02c2.58-.1 4.92-1.18 6.74-3.02l12.09-12.27c1.93-1.96 3.17-4.94 3.17-7.69c0-1.24-.21-2.83-2-4"/><path fill="#635994" d="M25.413 2.304c-1.9-.8-4.26.03-5.16 1.89c-.47.97-1.13 1.67-1.91 2.46l-12.35 12.31c-.86.87-1.33 1.37-2.43 1.87c-2.04.92-2.73 2.62-2.53 4.21c.25 2.03 2.56 4.07 5 3.97l.47.01c2.58-.1 4.6-.79 6.42-2.63l12.19-12.73c1.97-2 3.02-4.72 2.91-7.52a4.34 4.34 0 0 0-2.61-3.84"/><path fill="#000" fillRule="evenodd" d="M20.033 8.514a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m3 3.02a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.52a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.52a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-11.5 5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ca0b4a" d="M26.013 16.034a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-9.98 10a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path fill="#f3c07b" d="M27.033 3.034c-.73-.47-1.65-.73-1.78-.77c-1.79-.51-2.85 1.29-3.68 3.02c-.47.97-1.1 1.87-1.88 2.66l-12.39 12.55c-.86.87-1.87 1.57-2.96 2.08c-1.17.54-3.31 2.46-3.31 2.46v.55c0 1.45.71 2.83 1.94 3.61c.75.47 1.75.84 3.06.84l1-.02c2.58-.1 4.92-1.18 6.74-3.02l12.09-12.27c1.93-1.96 3.17-4.94 3.17-7.69c0-1.24-.21-2.83-2-4"/><path fill="#635994" d="M25.413 2.304c-1.9-.8-4.26.03-5.16 1.89c-.47.97-1.13 1.67-1.91 2.46l-12.35 12.31c-.86.87-1.33 1.37-2.43 1.87c-2.04.92-2.73 2.62-2.53 4.21c.25 2.03 2.56 4.07 5 3.97l.47.01c2.58-.1 4.6-.79 6.42-2.63l12.19-12.73c1.97-2 3.02-4.72 2.91-7.52a4.34 4.34 0 0 0-2.61-3.84"/><path fill="#000" fill-rule="evenodd" d="M20.033 8.514a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m3 3.02a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.52a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.52a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-11.5 5.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m3.5 2.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-skateboard {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M26.013%2016.034a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-9.98%2010a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%23f3c07b%22%20d%3D%22M27.033%203.034c-.73-.47-1.65-.73-1.78-.77c-1.79-.51-2.85%201.29-3.68%203.02c-.47.97-1.1%201.87-1.88%202.66l-12.39%2012.55c-.86.87-1.87%201.57-2.96%202.08c-1.17.54-3.31%202.46-3.31%202.46v.55c0%201.45.71%202.83%201.94%203.61c.75.47%201.75.84%203.06.84l1-.02c2.58-.1%204.92-1.18%206.74-3.02l12.09-12.27c1.93-1.96%203.17-4.94%203.17-7.69c0-1.24-.21-2.83-2-4%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M25.413%202.304c-1.9-.8-4.26.03-5.16%201.89c-.47.97-1.13%201.67-1.91%202.46l-12.35%2012.31c-.86.87-1.33%201.37-2.43%201.87c-2.04.92-2.73%202.62-2.53%204.21c.25%202.03%202.56%204.07%205%203.97l.47.01c2.58-.1%204.6-.79%206.42-2.63l12.19-12.73c1.97-2%203.02-4.72%202.91-7.52a4.34%204.34%200%200%200-2.61-3.84%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.033%208.514a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m3%203.02a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-.52a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.52a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-11.5%205.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22M26.013%2016.034a2%202%200%201%201-4%200a2%202%200%200%201%204%200m-9.98%2010a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20fill%3D%22%23f3c07b%22%20d%3D%22M27.033%203.034c-.73-.47-1.65-.73-1.78-.77c-1.79-.51-2.85%201.29-3.68%203.02c-.47.97-1.1%201.87-1.88%202.66l-12.39%2012.55c-.86.87-1.87%201.57-2.96%202.08c-1.17.54-3.31%202.46-3.31%202.46v.55c0%201.45.71%202.83%201.94%203.61c.75.47%201.75.84%203.06.84l1-.02c2.58-.1%204.92-1.18%206.74-3.02l12.09-12.27c1.93-1.96%203.17-4.94%203.17-7.69c0-1.24-.21-2.83-2-4%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M25.413%202.304c-1.9-.8-4.26.03-5.16%201.89c-.47.97-1.13%201.67-1.91%202.46l-12.35%2012.31c-.86.87-1.33%201.37-2.43%201.87c-2.04.92-2.73%202.62-2.53%204.21c.25%202.03%202.56%204.07%205%203.97l.47.01c2.58-.1%204.6-.79%206.42-2.63l12.19-12.73c1.97-2%203.02-4.72%202.91-7.52a4.34%204.34%200%200%200-2.61-3.84%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M20.033%208.514a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m3%203.02a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-.52a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.52a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-11.5%205.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m3.5%202.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/skateboard.svg?color=%231a73e8&size=48