pastafarianism icon
pastafarianism from Line Awesome by Icons8 · Line · Religion · Apache-2.0 Free for personal and commercial use.
- Name
- pastafarianism
- Set
- Line Awesome
- Style
- Line
- Category
- Religion
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- pastafarianism-solid
The same icon in other sets
More religion icons from Line Awesome
Use the pastafarianism icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4C9.346 4 8 5.346 8 7c0 1.319.862 2.429 2.047 2.83c.055.688.19 1.666.537 2.59c-.912.478-1.71 1.048-2.324 1.68c-.101.095-.19.2-.281.306c-.057.067-.13.131-.182.2l.012.007c-.08.105-.15.214-.22.326c-.5-.129-.765-.527-1.194-1.386C5.885 12.536 5.118 11 3 11v2c.81 0 1.07.375 1.605 1.447c.42.838 1.029 2.016 2.41 2.408c-.001.05-.015.095-.015.145c0 .962.355 1.833.922 2.523A2 2 0 0 1 6 21c-1.103 0-2-.897-2-2H2c0 2.206 1.794 4 4 4c1.583 0 2.942-.932 3.59-2.27c.44.168.912.27 1.41.27c.173 0 .338-.03.506-.05c-.077.296-.142.594-.194.859C10.966 23.592 10.69 25 8 25v2c4.339 0 4.925-3.01 5.275-4.809c.101-.518.182-.824.258-1.056c.69.543 1.55.865 2.467.865a4 4 0 0 0 2.467-.865c.076.232.157.538.258 1.056c.35 1.8.936 4.809 5.275 4.809v-2c-2.69 0-2.965-1.408-3.313-3.191a15 15 0 0 0-.195-.862c.168.022.334.053.508.053c.498 0 .97-.102 1.41-.27C23.058 22.068 24.417 23 26 23c2.206 0 4-1.794 4-4h-2c0 1.103-.897 2-2 2c-.92 0-1.69-.628-1.922-1.477A3.96 3.96 0 0 0 25 17c0-.05-.014-.095-.016-.145c1.382-.392 1.991-1.57 2.41-2.408C27.932 13.375 28.19 13 29 13v-2c-2.118 0-2.886 1.536-3.395 2.553c-.43.86-.694 1.257-1.195 1.386a4 4 0 0 0-.219-.326l.012-.008c-.052-.068-.125-.132-.182-.199c-.09-.105-.18-.21-.28-.306c-.615-.632-1.413-1.202-2.325-1.68c.348-.924.482-1.902.537-2.59A2.995 2.995 0 0 0 24 7c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 1.283.814 2.37 1.95 2.799c-.055.555-.16 1.242-.366 1.832C18.404 11.234 17.162 11 16 11s-2.405.232-3.584.629c-.205-.588-.31-1.275-.365-1.83A3 3 0 0 0 14 7c0-1.654-1.346-3-3-3m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m10 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-5 7c.975 0 2.027.206 3.021.545C17.821 14.235 17 15.517 17 17c0 .788.236 1.519.63 2.139A2 2 0 0 1 16 20a2 2 0 0 1-1.63-.861c.394-.62.63-1.35.63-2.139c0-1.483-.82-2.764-2.021-3.455c.994-.34 2.046-.545 3.021-.545m-5 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2c0-.472.17-.902.445-1.244c.064-.08.144-.155.217-.233A2 2 0 0 1 11 15m10 0c.516 0 .983.201 1.338.523c.073.078.153.154.217.233c.274.342.445.772.445 1.244c0 1.103-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg>
React
import type { SVGProps } from "react";
export function LaPastafarianism(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="M11 4C9.346 4 8 5.346 8 7c0 1.319.862 2.429 2.047 2.83c.055.688.19 1.666.537 2.59c-.912.478-1.71 1.048-2.324 1.68c-.101.095-.19.2-.281.306c-.057.067-.13.131-.182.2l.012.007c-.08.105-.15.214-.22.326c-.5-.129-.765-.527-1.194-1.386C5.885 12.536 5.118 11 3 11v2c.81 0 1.07.375 1.605 1.447c.42.838 1.029 2.016 2.41 2.408c-.001.05-.015.095-.015.145c0 .962.355 1.833.922 2.523A2 2 0 0 1 6 21c-1.103 0-2-.897-2-2H2c0 2.206 1.794 4 4 4c1.583 0 2.942-.932 3.59-2.27c.44.168.912.27 1.41.27c.173 0 .338-.03.506-.05c-.077.296-.142.594-.194.859C10.966 23.592 10.69 25 8 25v2c4.339 0 4.925-3.01 5.275-4.809c.101-.518.182-.824.258-1.056c.69.543 1.55.865 2.467.865a4 4 0 0 0 2.467-.865c.076.232.157.538.258 1.056c.35 1.8.936 4.809 5.275 4.809v-2c-2.69 0-2.965-1.408-3.313-3.191a15 15 0 0 0-.195-.862c.168.022.334.053.508.053c.498 0 .97-.102 1.41-.27C23.058 22.068 24.417 23 26 23c2.206 0 4-1.794 4-4h-2c0 1.103-.897 2-2 2c-.92 0-1.69-.628-1.922-1.477A3.96 3.96 0 0 0 25 17c0-.05-.014-.095-.016-.145c1.382-.392 1.991-1.57 2.41-2.408C27.932 13.375 28.19 13 29 13v-2c-2.118 0-2.886 1.536-3.395 2.553c-.43.86-.694 1.257-1.195 1.386a4 4 0 0 0-.219-.326l.012-.008c-.052-.068-.125-.132-.182-.199c-.09-.105-.18-.21-.28-.306c-.615-.632-1.413-1.202-2.325-1.68c.348-.924.482-1.902.537-2.59A2.995 2.995 0 0 0 24 7c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 1.283.814 2.37 1.95 2.799c-.055.555-.16 1.242-.366 1.832C18.404 11.234 17.162 11 16 11s-2.405.232-3.584.629c-.205-.588-.31-1.275-.365-1.83A3 3 0 0 0 14 7c0-1.654-1.346-3-3-3m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m10 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-5 7c.975 0 2.027.206 3.021.545C17.821 14.235 17 15.517 17 17c0 .788.236 1.519.63 2.139A2 2 0 0 1 16 20a2 2 0 0 1-1.63-.861c.394-.62.63-1.35.63-2.139c0-1.483-.82-2.764-2.021-3.455c.994-.34 2.046-.545 3.021-.545m-5 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2c0-.472.17-.902.445-1.244c.064-.08.144-.155.217-.233A2 2 0 0 1 11 15m10 0c.516 0 .983.201 1.338.523c.073.078.153.154.217.233c.274.342.445.772.445 1.244c0 1.103-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 4C9.346 4 8 5.346 8 7c0 1.319.862 2.429 2.047 2.83c.055.688.19 1.666.537 2.59c-.912.478-1.71 1.048-2.324 1.68c-.101.095-.19.2-.281.306c-.057.067-.13.131-.182.2l.012.007c-.08.105-.15.214-.22.326c-.5-.129-.765-.527-1.194-1.386C5.885 12.536 5.118 11 3 11v2c.81 0 1.07.375 1.605 1.447c.42.838 1.029 2.016 2.41 2.408c-.001.05-.015.095-.015.145c0 .962.355 1.833.922 2.523A2 2 0 0 1 6 21c-1.103 0-2-.897-2-2H2c0 2.206 1.794 4 4 4c1.583 0 2.942-.932 3.59-2.27c.44.168.912.27 1.41.27c.173 0 .338-.03.506-.05c-.077.296-.142.594-.194.859C10.966 23.592 10.69 25 8 25v2c4.339 0 4.925-3.01 5.275-4.809c.101-.518.182-.824.258-1.056c.69.543 1.55.865 2.467.865a4 4 0 0 0 2.467-.865c.076.232.157.538.258 1.056c.35 1.8.936 4.809 5.275 4.809v-2c-2.69 0-2.965-1.408-3.313-3.191a15 15 0 0 0-.195-.862c.168.022.334.053.508.053c.498 0 .97-.102 1.41-.27C23.058 22.068 24.417 23 26 23c2.206 0 4-1.794 4-4h-2c0 1.103-.897 2-2 2c-.92 0-1.69-.628-1.922-1.477A3.96 3.96 0 0 0 25 17c0-.05-.014-.095-.016-.145c1.382-.392 1.991-1.57 2.41-2.408C27.932 13.375 28.19 13 29 13v-2c-2.118 0-2.886 1.536-3.395 2.553c-.43.86-.694 1.257-1.195 1.386a4 4 0 0 0-.219-.326l.012-.008c-.052-.068-.125-.132-.182-.199c-.09-.105-.18-.21-.28-.306c-.615-.632-1.413-1.202-2.325-1.68c.348-.924.482-1.902.537-2.59A2.995 2.995 0 0 0 24 7c0-1.654-1.346-3-3-3s-3 1.346-3 3c0 1.283.814 2.37 1.95 2.799c-.055.555-.16 1.242-.366 1.832C18.404 11.234 17.162 11 16 11s-2.405.232-3.584.629c-.205-.588-.31-1.275-.365-1.83A3 3 0 0 0 14 7c0-1.654-1.346-3-3-3m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m10 0a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-5 7c.975 0 2.027.206 3.021.545C17.821 14.235 17 15.517 17 17c0 .788.236 1.519.63 2.139A2 2 0 0 1 16 20a2 2 0 0 1-1.63-.861c.394-.62.63-1.35.63-2.139c0-1.483-.82-2.764-2.021-3.455c.994-.34 2.046-.545 3.021-.545m-5 2c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2c0-.472.17-.902.445-1.244c.064-.08.144-.155.217-.233A2 2 0 0 1 11 15m10 0c.516 0 .983.201 1.338.523c.073.078.153.154.217.233c.274.342.445.772.445 1.244c0 1.103-.897 2-2 2s-2-.897-2-2s.897-2 2-2"/></svg> </template>
CSS
.icon-pastafarianism {
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%22M11%204C9.346%204%208%205.346%208%207c0%201.319.862%202.429%202.047%202.83c.055.688.19%201.666.537%202.59c-.912.478-1.71%201.048-2.324%201.68c-.101.095-.19.2-.281.306c-.057.067-.13.131-.182.2l.012.007c-.08.105-.15.214-.22.326c-.5-.129-.765-.527-1.194-1.386C5.885%2012.536%205.118%2011%203%2011v2c.81%200%201.07.375%201.605%201.447c.42.838%201.029%202.016%202.41%202.408c-.001.05-.015.095-.015.145c0%20.962.355%201.833.922%202.523A2%202%200%200%201%206%2021c-1.103%200-2-.897-2-2H2c0%202.206%201.794%204%204%204c1.583%200%202.942-.932%203.59-2.27c.44.168.912.27%201.41.27c.173%200%20.338-.03.506-.05c-.077.296-.142.594-.194.859C10.966%2023.592%2010.69%2025%208%2025v2c4.339%200%204.925-3.01%205.275-4.809c.101-.518.182-.824.258-1.056c.69.543%201.55.865%202.467.865a4%204%200%200%200%202.467-.865c.076.232.157.538.258%201.056c.35%201.8.936%204.809%205.275%204.809v-2c-2.69%200-2.965-1.408-3.313-3.191a15%2015%200%200%200-.195-.862c.168.022.334.053.508.053c.498%200%20.97-.102%201.41-.27C23.058%2022.068%2024.417%2023%2026%2023c2.206%200%204-1.794%204-4h-2c0%201.103-.897%202-2%202c-.92%200-1.69-.628-1.922-1.477A3.96%203.96%200%200%200%2025%2017c0-.05-.014-.095-.016-.145c1.382-.392%201.991-1.57%202.41-2.408C27.932%2013.375%2028.19%2013%2029%2013v-2c-2.118%200-2.886%201.536-3.395%202.553c-.43.86-.694%201.257-1.195%201.386a4%204%200%200%200-.219-.326l.012-.008c-.052-.068-.125-.132-.182-.199c-.09-.105-.18-.21-.28-.306c-.615-.632-1.413-1.202-2.325-1.68c.348-.924.482-1.902.537-2.59A2.995%202.995%200%200%200%2024%207c0-1.654-1.346-3-3-3s-3%201.346-3%203c0%201.283.814%202.37%201.95%202.799c-.055.555-.16%201.242-.366%201.832C18.404%2011.234%2017.162%2011%2016%2011s-2.405.232-3.584.629c-.205-.588-.31-1.275-.365-1.83A3%203%200%200%200%2014%207c0-1.654-1.346-3-3-3m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2m10%200a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-5%207c.975%200%202.027.206%203.021.545C17.821%2014.235%2017%2015.517%2017%2017c0%20.788.236%201.519.63%202.139A2%202%200%200%201%2016%2020a2%202%200%200%201-1.63-.861c.394-.62.63-1.35.63-2.139c0-1.483-.82-2.764-2.021-3.455c.994-.34%202.046-.545%203.021-.545m-5%202c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2c0-.472.17-.902.445-1.244c.064-.08.144-.155.217-.233A2%202%200%200%201%2011%2015m10%200c.516%200%20.983.201%201.338.523c.073.078.153.154.217.233c.274.342.445.772.445%201.244c0%201.103-.897%202-2%202s-2-.897-2-2s.897-2%202-2%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%22M11%204C9.346%204%208%205.346%208%207c0%201.319.862%202.429%202.047%202.83c.055.688.19%201.666.537%202.59c-.912.478-1.71%201.048-2.324%201.68c-.101.095-.19.2-.281.306c-.057.067-.13.131-.182.2l.012.007c-.08.105-.15.214-.22.326c-.5-.129-.765-.527-1.194-1.386C5.885%2012.536%205.118%2011%203%2011v2c.81%200%201.07.375%201.605%201.447c.42.838%201.029%202.016%202.41%202.408c-.001.05-.015.095-.015.145c0%20.962.355%201.833.922%202.523A2%202%200%200%201%206%2021c-1.103%200-2-.897-2-2H2c0%202.206%201.794%204%204%204c1.583%200%202.942-.932%203.59-2.27c.44.168.912.27%201.41.27c.173%200%20.338-.03.506-.05c-.077.296-.142.594-.194.859C10.966%2023.592%2010.69%2025%208%2025v2c4.339%200%204.925-3.01%205.275-4.809c.101-.518.182-.824.258-1.056c.69.543%201.55.865%202.467.865a4%204%200%200%200%202.467-.865c.076.232.157.538.258%201.056c.35%201.8.936%204.809%205.275%204.809v-2c-2.69%200-2.965-1.408-3.313-3.191a15%2015%200%200%200-.195-.862c.168.022.334.053.508.053c.498%200%20.97-.102%201.41-.27C23.058%2022.068%2024.417%2023%2026%2023c2.206%200%204-1.794%204-4h-2c0%201.103-.897%202-2%202c-.92%200-1.69-.628-1.922-1.477A3.96%203.96%200%200%200%2025%2017c0-.05-.014-.095-.016-.145c1.382-.392%201.991-1.57%202.41-2.408C27.932%2013.375%2028.19%2013%2029%2013v-2c-2.118%200-2.886%201.536-3.395%202.553c-.43.86-.694%201.257-1.195%201.386a4%204%200%200%200-.219-.326l.012-.008c-.052-.068-.125-.132-.182-.199c-.09-.105-.18-.21-.28-.306c-.615-.632-1.413-1.202-2.325-1.68c.348-.924.482-1.902.537-2.59A2.995%202.995%200%200%200%2024%207c0-1.654-1.346-3-3-3s-3%201.346-3%203c0%201.283.814%202.37%201.95%202.799c-.055.555-.16%201.242-.366%201.832C18.404%2011.234%2017.162%2011%2016%2011s-2.405.232-3.584.629c-.205-.588-.31-1.275-.365-1.83A3%203%200%200%200%2014%207c0-1.654-1.346-3-3-3m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2m10%200a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-5%207c.975%200%202.027.206%203.021.545C17.821%2014.235%2017%2015.517%2017%2017c0%20.788.236%201.519.63%202.139A2%202%200%200%201%2016%2020a2%202%200%200%201-1.63-.861c.394-.62.63-1.35.63-2.139c0-1.483-.82-2.764-2.021-3.455c.994-.34%202.046-.545%203.021-.545m-5%202c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2c0-.472.17-.902.445-1.244c.064-.08.144-.155.217-.233A2%202%200%200%201%2011%2015m10%200c.516%200%20.983.201%201.338.523c.073.078.153.154.217.233c.274.342.445.772.445%201.244c0%201.103-.897%202-2%202s-2-.897-2-2s.897-2%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/pastafarianism.svg?color=%231a73e8&size=48