pushed from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
pushed
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the pushed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.531 4.004a1.4 1.4 0 0 0-.363.02L5.631 6.401c-.81.145-1.393.981-1.147 1.961l5.631 18.662c.348 1.141 1.967 1.297 2.557.375l1.89-4.328l12.829-12.394c.879-.9.229-2.299-.934-2.4l-5.502-.481l.75-1.791c.487-1.102-.321-1.933-1.174-2.002zm-.16 1.15c.273-.038.402.134.28.397l-.901 2.138l-9.506-.873zM5.97 7.576l13.326 1.217l-5.193 12.36L5.64 8.062c-.166-.274.055-.535.328-.487zm14.52 1.328l5.925.522c.215.058.308.282.14.459l-10.872 10.47l4.806-11.45zM6.755 11.91l6.842 10.588c-.375.803-1.885 4.238-1.885 4.238c-.14.214-.425.168-.506-.062L6.756 11.91z"/></svg>

React

import type { SVGProps } from "react";

export function LaPushed(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.531 4.004a1.4 1.4 0 0 0-.363.02L5.631 6.401c-.81.145-1.393.981-1.147 1.961l5.631 18.662c.348 1.141 1.967 1.297 2.557.375l1.89-4.328l12.829-12.394c.879-.9.229-2.299-.934-2.4l-5.502-.481l.75-1.791c.487-1.102-.321-1.933-1.174-2.002zm-.16 1.15c.273-.038.402.134.28.397l-.901 2.138l-9.506-.873zM5.97 7.576l13.326 1.217l-5.193 12.36L5.64 8.062c-.166-.274.055-.535.328-.487zm14.52 1.328l5.925.522c.215.058.308.282.14.459l-10.872 10.47l4.806-11.45zM6.755 11.91l6.842 10.588c-.375.803-1.885 4.238-1.885 4.238c-.14.214-.425.168-.506-.062L6.756 11.91z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20.531 4.004a1.4 1.4 0 0 0-.363.02L5.631 6.401c-.81.145-1.393.981-1.147 1.961l5.631 18.662c.348 1.141 1.967 1.297 2.557.375l1.89-4.328l12.829-12.394c.879-.9.229-2.299-.934-2.4l-5.502-.481l.75-1.791c.487-1.102-.321-1.933-1.174-2.002zm-.16 1.15c.273-.038.402.134.28.397l-.901 2.138l-9.506-.873zM5.97 7.576l13.326 1.217l-5.193 12.36L5.64 8.062c-.166-.274.055-.535.328-.487zm14.52 1.328l5.925.522c.215.058.308.282.14.459l-10.872 10.47l4.806-11.45zM6.755 11.91l6.842 10.588c-.375.803-1.885 4.238-1.885 4.238c-.14.214-.425.168-.506-.062L6.756 11.91z"/></svg>
</template>

CSS

.icon-pushed {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.531%204.004a1.4%201.4%200%200%200-.363.02L5.631%206.401c-.81.145-1.393.981-1.147%201.961l5.631%2018.662c.348%201.141%201.967%201.297%202.557.375l1.89-4.328l12.829-12.394c.879-.9.229-2.299-.934-2.4l-5.502-.481l.75-1.791c.487-1.102-.321-1.933-1.174-2.002zm-.16%201.15c.273-.038.402.134.28.397l-.901%202.138l-9.506-.873zM5.97%207.576l13.326%201.217l-5.193%2012.36L5.64%208.062c-.166-.274.055-.535.328-.487zm14.52%201.328l5.925.522c.215.058.308.282.14.459l-10.872%2010.47l4.806-11.45zM6.755%2011.91l6.842%2010.588c-.375.803-1.885%204.238-1.885%204.238c-.14.214-.425.168-.506-.062L6.756%2011.91z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.531%204.004a1.4%201.4%200%200%200-.363.02L5.631%206.401c-.81.145-1.393.981-1.147%201.961l5.631%2018.662c.348%201.141%201.967%201.297%202.557.375l1.89-4.328l12.829-12.394c.879-.9.229-2.299-.934-2.4l-5.502-.481l.75-1.791c.487-1.102-.321-1.933-1.174-2.002zm-.16%201.15c.273-.038.402.134.28.397l-.901%202.138l-9.506-.873zM5.97%207.576l13.326%201.217l-5.193%2012.36L5.64%208.062c-.166-.274.055-.535.328-.487zm14.52%201.328l5.925.522c.215.058.308.282.14.459l-10.872%2010.47l4.806-11.45zM6.755%2011.91l6.842%2010.588c-.375.803-1.885%204.238-1.885%204.238c-.14.214-.425.168-.506-.062L6.756%2011.91z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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