step logo
step from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- step
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the step logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.994 16.498v-8.99l-7.995-4.5v8.994L4.005 16.5l7.997 4.5l7.987-4.495l.005.003v-.005l.003-.002z" clip-rule="evenodd"/><path fill="currentColor" d="M12.004 3L20 7.499l-2.5 1.624l-8-4.706z"/><path fill="currentColor" d="M17.5 8.871v3.043l-8-4.536V4.412z"/><path fill="currentColor" d="m9.498 7.378l8.002 4.524l-3 1.692l-7.998-4.528z"/><path fill="currentColor" d="M14.498 13.593v3.027L6.5 11.95V9.06z"/><path fill="currentColor" d="m6.5 11.949l8 4.631L12 18l-8-4.5z"/><path fill="currentColor" d="M12 18v3l-8-4.503v-3zm5.502-9.115L20 7.518v8.998l-2.498 1.388zm-3.004 4.709l3.001-1.698v6.01l-3.002 1.676z"/><path fill="currentColor" d="m12 17.999l2.497-1.422V19.6L11.999 21z"/></svg>
React
import type { SVGProps } from "react";
export function TokenStep(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" fillRule="evenodd" d="M19.994 16.498v-8.99l-7.995-4.5v8.994L4.005 16.5l7.997 4.5l7.987-4.495l.005.003v-.005l.003-.002z" clipRule="evenodd"/><path fill="currentColor" d="M12.004 3L20 7.499l-2.5 1.624l-8-4.706z"/><path fill="currentColor" d="M17.5 8.871v3.043l-8-4.536V4.412z"/><path fill="currentColor" d="m9.498 7.378l8.002 4.524l-3 1.692l-7.998-4.528z"/><path fill="currentColor" d="M14.498 13.593v3.027L6.5 11.95V9.06z"/><path fill="currentColor" d="m6.5 11.949l8 4.631L12 18l-8-4.5z"/><path fill="currentColor" d="M12 18v3l-8-4.503v-3zm5.502-9.115L20 7.518v8.998l-2.498 1.388zm-3.004 4.709l3.001-1.698v6.01l-3.002 1.676z"/><path fill="currentColor" d="m12 17.999l2.497-1.422V19.6L11.999 21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M19.994 16.498v-8.99l-7.995-4.5v8.994L4.005 16.5l7.997 4.5l7.987-4.495l.005.003v-.005l.003-.002z" clip-rule="evenodd"/><path fill="currentColor" d="M12.004 3L20 7.499l-2.5 1.624l-8-4.706z"/><path fill="currentColor" d="M17.5 8.871v3.043l-8-4.536V4.412z"/><path fill="currentColor" d="m9.498 7.378l8.002 4.524l-3 1.692l-7.998-4.528z"/><path fill="currentColor" d="M14.498 13.593v3.027L6.5 11.95V9.06z"/><path fill="currentColor" d="m6.5 11.949l8 4.631L12 18l-8-4.5z"/><path fill="currentColor" d="M12 18v3l-8-4.503v-3zm5.502-9.115L20 7.518v8.998l-2.498 1.388zm-3.004 4.709l3.001-1.698v6.01l-3.002 1.676z"/><path fill="currentColor" d="m12 17.999l2.497-1.422V19.6L11.999 21z"/></svg> </template>
CSS
.icon-step {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.994%2016.498v-8.99l-7.995-4.5v8.994L4.005%2016.5l7.997%204.5l7.987-4.495l.005.003v-.005l.003-.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.004%203L20%207.499l-2.5%201.624l-8-4.706z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%208.871v3.043l-8-4.536V4.412z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.498%207.378l8.002%204.524l-3%201.692l-7.998-4.528z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.498%2013.593v3.027L6.5%2011.95V9.06z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.5%2011.949l8%204.631L12%2018l-8-4.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018v3l-8-4.503v-3zm5.502-9.115L20%207.518v8.998l-2.498%201.388zm-3.004%204.709l3.001-1.698v6.01l-3.002%201.676z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2017.999l2.497-1.422V19.6L11.999%2021z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M19.994%2016.498v-8.99l-7.995-4.5v8.994L4.005%2016.5l7.997%204.5l7.987-4.495l.005.003v-.005l.003-.002z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.004%203L20%207.499l-2.5%201.624l-8-4.706z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.5%208.871v3.043l-8-4.536V4.412z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.498%207.378l8.002%204.524l-3%201.692l-7.998-4.528z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.498%2013.593v3.027L6.5%2011.95V9.06z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m6.5%2011.949l8%204.631L12%2018l-8-4.5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2018v3l-8-4.503v-3zm5.502-9.115L20%207.518v8.998l-2.498%201.388zm-3.004%204.709l3.001-1.698v6.01l-3.002%201.676z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2017.999l2.497-1.422V19.6L11.999%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/step.svg?color=%231a73e8&size=48