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

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

The same logo in other sets

Related icons in Simple Icons

Use the spring logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.854 1.416a10.5 10.5 0 0 1-1.284 2.247A11.967 11.967 0 1 0 3.852 20.776l.444.395a11.954 11.954 0 0 0 19.632-8.297c.346-3.013-.568-6.865-2.074-11.458M5.58 20.875a1.017 1.017 0 1 1-.149-1.433a1.04 1.04 0 0 1 .149 1.432m16.199-3.581c-2.939 3.926-9.26 2.593-13.286 2.79c0 0-.716.05-1.432.148c0 0 .272-.123.618-.247c2.84-.987 4.173-1.185 5.901-2.074c3.235-1.654 6.47-5.284 7.112-9.038c-1.235 3.606-4.988 6.717-8.396 7.976c-2.346.865-6.568 1.704-6.568 1.704l-.173-.099c-2.865-1.407-2.963-7.63 2.272-9.63c2.296-.89 4.47-.395 6.963-.988c2.643-.617 5.705-2.593 6.94-5.186c1.382 4.174 3.061 10.643.049 14.644"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSpring(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="M21.854 1.416a10.5 10.5 0 0 1-1.284 2.247A11.967 11.967 0 1 0 3.852 20.776l.444.395a11.954 11.954 0 0 0 19.632-8.297c.346-3.013-.568-6.865-2.074-11.458M5.58 20.875a1.017 1.017 0 1 1-.149-1.433a1.04 1.04 0 0 1 .149 1.432m16.199-3.581c-2.939 3.926-9.26 2.593-13.286 2.79c0 0-.716.05-1.432.148c0 0 .272-.123.618-.247c2.84-.987 4.173-1.185 5.901-2.074c3.235-1.654 6.47-5.284 7.112-9.038c-1.235 3.606-4.988 6.717-8.396 7.976c-2.346.865-6.568 1.704-6.568 1.704l-.173-.099c-2.865-1.407-2.963-7.63 2.272-9.63c2.296-.89 4.47-.395 6.963-.988c2.643-.617 5.705-2.593 6.94-5.186c1.382 4.174 3.061 10.643.049 14.644"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.854 1.416a10.5 10.5 0 0 1-1.284 2.247A11.967 11.967 0 1 0 3.852 20.776l.444.395a11.954 11.954 0 0 0 19.632-8.297c.346-3.013-.568-6.865-2.074-11.458M5.58 20.875a1.017 1.017 0 1 1-.149-1.433a1.04 1.04 0 0 1 .149 1.432m16.199-3.581c-2.939 3.926-9.26 2.593-13.286 2.79c0 0-.716.05-1.432.148c0 0 .272-.123.618-.247c2.84-.987 4.173-1.185 5.901-2.074c3.235-1.654 6.47-5.284 7.112-9.038c-1.235 3.606-4.988 6.717-8.396 7.976c-2.346.865-6.568 1.704-6.568 1.704l-.173-.099c-2.865-1.407-2.963-7.63 2.272-9.63c2.296-.89 4.47-.395 6.963-.988c2.643-.617 5.705-2.593 6.94-5.186c1.382 4.174 3.061 10.643.049 14.644"/></svg>
</template>

CSS

.icon-spring {
  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%22M21.854%201.416a10.5%2010.5%200%200%201-1.284%202.247A11.967%2011.967%200%201%200%203.852%2020.776l.444.395a11.954%2011.954%200%200%200%2019.632-8.297c.346-3.013-.568-6.865-2.074-11.458M5.58%2020.875a1.017%201.017%200%201%201-.149-1.433a1.04%201.04%200%200%201%20.149%201.432m16.199-3.581c-2.939%203.926-9.26%202.593-13.286%202.79c0%200-.716.05-1.432.148c0%200%20.272-.123.618-.247c2.84-.987%204.173-1.185%205.901-2.074c3.235-1.654%206.47-5.284%207.112-9.038c-1.235%203.606-4.988%206.717-8.396%207.976c-2.346.865-6.568%201.704-6.568%201.704l-.173-.099c-2.865-1.407-2.963-7.63%202.272-9.63c2.296-.89%204.47-.395%206.963-.988c2.643-.617%205.705-2.593%206.94-5.186c1.382%204.174%203.061%2010.643.049%2014.644%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%22M21.854%201.416a10.5%2010.5%200%200%201-1.284%202.247A11.967%2011.967%200%201%200%203.852%2020.776l.444.395a11.954%2011.954%200%200%200%2019.632-8.297c.346-3.013-.568-6.865-2.074-11.458M5.58%2020.875a1.017%201.017%200%201%201-.149-1.433a1.04%201.04%200%200%201%20.149%201.432m16.199-3.581c-2.939%203.926-9.26%202.593-13.286%202.79c0%200-.716.05-1.432.148c0%200%20.272-.123.618-.247c2.84-.987%204.173-1.185%205.901-2.074c3.235-1.654%206.47-5.284%207.112-9.038c-1.235%203.606-4.988%206.717-8.396%207.976c-2.346.865-6.568%201.704-6.568%201.704l-.173-.099c-2.865-1.407-2.963-7.63%202.272-9.63c2.296-.89%204.47-.395%206.963-.988c2.643-.617%205.705-2.593%206.94-5.186c1.382%204.174%203.061%2010.643.049%2014.644%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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