lining logo
lining from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- lining
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the lining logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.926 8.815c-.261-.004-.696.011-1.422.084c-1.937.194-2.398.828-2.398.828L0 15.177h1.017c4.279-4.664 8.291-6.278 8.291-6.278s.052-.075-.382-.084m2.332 1.571c-1.71-.008-3.181.092-3.803.366c-1.422.625-3.838 2.271-6.035 4.425c0 0 .864.115 1.902-.48c0 0 3.416-2.586 6.165-2.07s5.169 1.829 5.169 1.829s1.751 1 3.39.438S24 11.996 24 11.996s-3.266-.776-6.265-1.182c-1.687-.229-4.279-.418-6.477-.428"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLining(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="M8.926 8.815c-.261-.004-.696.011-1.422.084c-1.937.194-2.398.828-2.398.828L0 15.177h1.017c4.279-4.664 8.291-6.278 8.291-6.278s.052-.075-.382-.084m2.332 1.571c-1.71-.008-3.181.092-3.803.366c-1.422.625-3.838 2.271-6.035 4.425c0 0 .864.115 1.902-.48c0 0 3.416-2.586 6.165-2.07s5.169 1.829 5.169 1.829s1.751 1 3.39.438S24 11.996 24 11.996s-3.266-.776-6.265-1.182c-1.687-.229-4.279-.418-6.477-.428"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.926 8.815c-.261-.004-.696.011-1.422.084c-1.937.194-2.398.828-2.398.828L0 15.177h1.017c4.279-4.664 8.291-6.278 8.291-6.278s.052-.075-.382-.084m2.332 1.571c-1.71-.008-3.181.092-3.803.366c-1.422.625-3.838 2.271-6.035 4.425c0 0 .864.115 1.902-.48c0 0 3.416-2.586 6.165-2.07s5.169 1.829 5.169 1.829s1.751 1 3.39.438S24 11.996 24 11.996s-3.266-.776-6.265-1.182c-1.687-.229-4.279-.418-6.477-.428"/></svg> </template>
CSS
.icon-lining {
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%22M8.926%208.815c-.261-.004-.696.011-1.422.084c-1.937.194-2.398.828-2.398.828L0%2015.177h1.017c4.279-4.664%208.291-6.278%208.291-6.278s.052-.075-.382-.084m2.332%201.571c-1.71-.008-3.181.092-3.803.366c-1.422.625-3.838%202.271-6.035%204.425c0%200%20.864.115%201.902-.48c0%200%203.416-2.586%206.165-2.07s5.169%201.829%205.169%201.829s1.751%201%203.39.438S24%2011.996%2024%2011.996s-3.266-.776-6.265-1.182c-1.687-.229-4.279-.418-6.477-.428%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%22M8.926%208.815c-.261-.004-.696.011-1.422.084c-1.937.194-2.398.828-2.398.828L0%2015.177h1.017c4.279-4.664%208.291-6.278%208.291-6.278s.052-.075-.382-.084m2.332%201.571c-1.71-.008-3.181.092-3.803.366c-1.422.625-3.838%202.271-6.035%204.425c0%200%20.864.115%201.902-.48c0%200%203.416-2.586%206.165-2.07s5.169%201.829%205.169%201.829s1.751%201%203.39.438S24%2011.996%2024%2011.996s-3.266-.776-6.265-1.182c-1.687-.229-4.279-.418-6.477-.428%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lining.svg?color=%231a73e8&size=48